summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* performance/md-cache: add force-readdirp flag to make readdirp configurableBrian Foster2013-01-282-3/+30
* fd: expose __fd_ctx_del symbolAnand Avati2013-01-282-1/+5
* fd: filter anonymous FD from fd_lookup() resultAnand Avati2013-01-281-0/+6
* bug-765564.t: fix path for file to renameAnand Avati2013-01-281-2/+2
* quick-read: refactorAnand Avati2013-01-284-3340/+458
* cluster/afr: before checking lock_count of internal lock make sure its notRaghavendra Bhat2013-01-282-12/+16
* bug-867253.t: do a clean umount at the endAnand Avati2013-01-271-0/+4
* glusterd: make 'glusterd_is_local_addr' return boolJulesWang2013-01-266-46/+45
* storage/posix: skip path construction when dentry list is emptyBrian Foster2013-01-261-0/+2
* replicate: fix lock counting in blocking lock pathAnand Avati2013-01-262-5/+5
* glusterfsd: copyright messageKaleb S. KEITHLEY2013-01-251-9/+10
* cluster/distribute: get_layout should account only available subvolsv3.4.0qa7shishir gowda2013-01-232-4/+61
* debug/io-stats: Handle open failures gracefullyPranith Kumar K2013-01-232-1/+13
* "gcc -pedantic": made 'inline' functions as 'static inline' functionsAmar Tumballi2013-01-239-33/+31
* afr: Modified book-keeping structures for entrylksKrishnan Parthasarathi2013-01-237-460/+581
* cluster/afr: Remove strict-readdir implementationPranith Kumar K2013-01-232-201/+52
* Tests: Check that stale indices are removed on heal-infoPranith Kumar K2013-01-221-0/+35
* Tests: Add utils to get index-path, index-countPranith Kumar K2013-01-221-0/+10
* self-heald: Remove stale index even in heal infoPranith Kumar K2013-01-221-35/+45
* object-storage: use temp file optimizationMohammed Junaid2013-01-222-16/+32
* glusterd/cli: Updated the options descriptions for "volume set help"Avra Sengupta2013-01-216-39/+71
* geo-rep / glusterd: do non-blocking connect to checkpoint serviceCsaba Henk2013-01-211-0/+5
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-2127-98/+85
* Test to check if inode-link failures appearPranith Kumar K2013-01-211-0/+29
* self-heald basic testsPranith Kumar K2013-01-211-0/+48
* Tests: functions for shd statedump, child_up_statusPranith Kumar K2013-01-211-8/+37
* Tests: Added function to get pending heal count from heal-infoPranith Kumar K2013-01-211-6/+11
* cluster/afr: Link inode only on lookupPranith Kumar K2013-01-211-22/+22
* cluster/distribute: If cached_subvol is down, return ENOTCONN in lookupshishir gowda2013-01-212-1/+81
* cli: fix descriptions of owner-uid and owner-gidShireesh Anjal2013-01-211-2/+2
* build: glusterfs-server should own known files under /var/lib/glusterdNiels de Vos2013-01-181-1/+8
* extras: Don't update RETVAL with invalid value.Raghavendra Talur2013-01-181-4/+0
* cluster/afr: Disable delayed post op when eager-lock is offPranith Kumar K2013-01-182-0/+24
* glusterd: log changes in volume stop (and in op sm codepath)Krutika Dhananjay2013-01-186-230/+404
* cluster/afr: Fail readv on data-split-brainPranith Kumar K2013-01-184-0/+62
* glusterd: replace obsolete /usr/local reference for remote ssh/gsyncdKaleb S. KEITHLEY2013-01-181-2/+1
* afr: conditionally prioritize EIO errors over ENOENTBrian Foster2013-01-184-7/+88
* nlm: use virtual ip of server to connect to clientRajesh Amaravathi2013-01-183-65/+85
* debug/trace: save the recent fops received in the event-historyRaghavendra Bhat2013-01-1712-993/+2217
* tests: Fix tests for bug 857330Kaushal M2013-01-173-34/+15
* afr: replace afr_more_important_error with afr_most_important_errorBrian Foster2013-01-173-26/+18
* cluster/dht: update ctx-time only if we receive the new iattVarun Shastry2013-01-172-5/+8
* object-storage: add UFO unit testsPeter Portante2013-01-172-7/+3
* cli: output xml in pretty formatKaushal M2013-01-163-60/+54
* cluster/afr: Pre-op should be undone for non-piggyback post-opPranith Kumar K2013-01-161-2/+6
* replicate: don't clear changelog for un-healed replicasJeff Darcy2013-01-162-6/+142
* glusterd: Don't persist enable-pump in volinfo->dictKrishnan Parthasarathi2013-01-161-11/+2
* Fix format security errors with hardening build flagsNiels de Vos2013-01-166-10/+22
* protocol/server: do server_connection_put only if bound_xl is NULLRaghavendra Bhat2013-01-161-1/+1
* socket: Don't log readv failures if read-fail-log is falseKrishnan Parthasarathi2013-01-151-7/+11