summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: stack wind with cookiev3.4.0qa8Varun Shastry2013-01-314-29/+79
* fuse-bridge: fix some breakages from lock migration patchAnand Avati2013-01-304-24/+31
* fd-lk: implement new method to check for empty fd_lk_ctx_tAnand Avati2013-01-302-0/+22
* libglusterfs/syncop: do not hold ref on the fd in cbkRaghavendra Bhat2013-01-303-13/+6
* 762989.t: fix a typo by grepping only the blocked port number from netstat o/pRaghavendra Bhat2013-01-301-1/+1
* glusterfs : Moved option files, and statedumps from /tmpAvra Sengupta2013-01-2916-38/+58
* cluster/afr: if a subvolume is down wind the lock request to nextRaghavendra Bhat2013-01-292-15/+27
* Tests: Test functionality of flush/fsync with afrPranith Kumar K2013-01-291-0/+62
* cluster/afr: wakeup delayed post op on fsyncPranith Kumar K2013-01-291-5/+3
* cluster/afr: Change order of unwind, resume for writevPranith Kumar K2013-01-291-31/+87
* quick-read: various fixesAnand Avati2013-01-292-2/+23
* performance/io-cache: propagate errors while unwinding frame inRaghavendra G2013-01-293-5/+139
* tests: skip time consuming mock builds for code-only changesNiels de Vos2013-01-292-1/+35
* socket: null out priv->ssl_ssl on disconnectJeff Darcy2013-01-291-0/+2
* mgmt/glusterd: Expose post-op-delay through cliPranith Kumar K2013-01-282-0/+37
* Tests: Fix latency calculationPranith Kumar K2013-01-281-3/+4
* 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