summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* storage/posix: Option to set brick(of a volume)'s root dir's uid/gidKrishnan Parthasarathi2012-12-122-5/+45
* fuse: make background queue length configurableAmar Tumballi2012-12-123-3/+54
* cli: Added special key "group" for bulk volume set.Krishnan Parthasarathi2012-12-121-29/+37
* cluster/afr: post-op-delay supportAnand Avati2012-12-126-1/+173
* cluster/afr: cleanup lk_owner and PID messAnand Avati2012-12-123-41/+28
* glusterd: Persisted hooks friendly user.* keysKrishnan Parthasarathi2012-12-123-33/+45
* glusterd-hooks: added support for separate namespace for 'volume set' keysKrishnan Parthasarathi2012-12-122-0/+32
* libglusterfs,mount/fuse: implement gidcache mechanism in fuse-bridgeBrian Foster2012-12-125-1/+63
* cli: Proper xml output for "gluster peer status"Kaushal M2012-12-121-0/+5
* Self-heald: Fix inode leakPranith Kumar K2012-12-121-12/+29
* dht/rebalance: set the correct ownership on the dst file.shishir gowda2012-12-121-0/+8
* storage/posix: implement native linux AIO supportshishir gowda2012-12-126-6/+89
* cluster/dht: handle percent option for 'min-free-disk'Amar Tumballi2012-12-051-0/+10
* mount/fuse: readdir() should return 32-bit inodes when 'enable-ino32' is usedNiels de Vos2012-11-193-4/+21
* mount/fuse: add mount-option "enable-ino32" for the native clientNiels de Vos2012-11-194-30/+49
* protocol/server: check bound_xl for NULL before dumping ltableRaghavendra Bhat2012-11-192-2/+9
* NFS is picking up geo-rep's already open (read-only) file descriptorKaleb S. KEITHLEY2012-11-141-1/+1
* mgmt/glusterd: Remove inner function to prevent execstack markingPranith Kumar K2012-11-081-16/+32
* mgmt/glusterd: Use correct api for percent conversionPranith Kumar K2012-11-071-2/+3
* mgmt/glusterd: Trigger quorum action on peer deletionPranith Kumar K2012-11-071-0/+5
* nfs: resolve parent inode during inode_loc_fillRajesh Amaravathi2012-11-071-0/+2
* geo-rep / gsyncd,glusterd: do not hardcode socket pathCsaba Henk2012-10-316-5/+16
* geo-rep / gsyncd: fixes to communication with child processesCsaba Henk2012-10-311-7/+11
* geo-rep / gsyncd: sanitize error log of external commandsCsaba Henk2012-10-311-2/+10
* geo-rep / gsyncd: further cleanup refinementsCsaba Henk2012-10-314-5/+23
* nfs: do lookup on getattr after brick-status changeKrishna Srinivas2012-10-198-40/+171
* core/statedump: dump the information in a temporary file andRaghavendra Bhat2012-10-191-1/+1
* geo-rep/gsyncd: work around rsync argument overflowCsaba Henk2012-10-101-3/+8
* mgmt/glusterd: Inject events only on first disconnectPranith Kumar K2012-10-011-25/+33
* mgmt/glusterd: start-brick if volume not in server-quorumPranith Kumar K2012-10-011-1/+1
* Merge "mgmt/glusterd: Avoid rounding off error in quorum calculation"Vijay Bellur2012-10-011-2/+7
|\
| * mgmt/glusterd: Avoid rounding off error in quorum calculationPranith Kumar K2012-09-281-2/+7
* | mgmt/glusterd: Don't show opt-version count in volume infoPranith Kumar K2012-09-281-0/+2
* | mgmt/glusterd: volume set help should not be affected by quorumPranith Kumar K2012-09-281-1/+28
|/
* mgmt/glusterd: Implementation of server-side quorum.Pranith Kumar K2012-09-2715-175/+1182
* glusterd: Expect setmntent(3) to return NULLKrishnan Parthasarathi2012-09-091-2/+9
* cluster/distribute: remove gf_log() from statedump functionsAmar Tumballi2012-09-071-3/+0
* core/statedump: statedump enahancementsRaghavendra Bhat2012-09-072-19/+87
* glusterd: Fixed incorrect assumptions in rpcsvc actors of glusterdKrishnan Parthasarathi2012-09-042-19/+27
* afr: Avoid excessive logging in self-heal.Krishnan Parthasarathi2012-08-176-20/+26
* rpc: Reduce frame-timeout for glusterd connectionsKaushal M2012-08-173-8/+46
* cluster/afr: Handle child_up & fd not opened case in xactionPranith Kumar K2012-08-171-7/+8
* performance/io-cache: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-171-18/+81
* performance/write-behind: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-171-3/+15
* cluster/dht: Optimize readdirp calls in DHTshishir gowda2012-08-175-3/+68
* cluster/afr: Avoid setting split-brain outside inode locksPranith Kumar K2012-08-135-34/+46
* features/locks: Fix statedump codePranith Kumar K2012-08-134-74/+52
* performance/io-threads: Provide option to turn off least-priorityPranith Kumar K2012-08-133-10/+19
* performance/read-ahead: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-131-11/+18
* performance/quick-read: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-131-3/+17