summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* protocol/server: use pthread_mutex_trylock while dumping statedumpsRaghavendra Bhat2012-08-131-11/+29
* acl: enable handling of FMODE_EXEC flagAmar Tumballi2012-08-131-0/+7
* cluster: fix crash on link of named pipe in stripe/replicate volBrian Foster2012-08-132-12/+11
* cluster/stripe: don't fail if no fctx on a non-regular fileBrian Foster2012-08-131-10/+14
* cluster/distribute: Suppress user xattr mismatch log messageshishir gowda2012-08-131-1/+1
* nfs/nlm: statedump of locksRajesh Amaravathi2012-08-132-0/+56
* gsyncd / geo-rep: Fix sendmark() invocation for Normal MixinVenky Shankar2012-07-251-1/+1
* gsyncd / geo-rep: Fix typo in 'purge' flowVenky Shankar2012-07-241-1/+1
* Fixes for gsyncd / geo-rep and FUSE listxattrVenky Shankar2012-07-242-8/+32
* afr: pass back xdata in createBrian Foster2012-07-241-2/+5
* storage/posix: handle getxattr failures gracefullyRaghavendra Bhat2012-07-192-52/+124
* FUSE: ignore setxattr for some keys from gsyncd aux mountVenky Shankar2012-07-193-0/+34
* geo-rep / gsyncd: convert ignore-deletes to a mixin tooCsaba Henk2012-07-191-3/+16