summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* storage/posix: Option to set brick(of a volume)'s root dir's uid/gidKrishnan Parthasarathi2012-12-122-5/+45
* cli: Fix double free in cli_add_key_groupKrishnan Parthasarathi2012-12-121-0/+2
* core/statedump: statedump enahancementsRaghavendra Bhat2012-12-121-0/+1
* fuse: make background queue length configurableAmar Tumballi2012-12-126-56/+164
* cli: Added special key "group" for bulk volume set.Krishnan Parthasarathi2012-12-122-33/+146
* cluster/afr: post-op-delay supportAnand Avati2012-12-126-1/+173
* cluster/afr: cleanup lk_owner and PID messAnand Avati2012-12-123-41/+28
* hooks: Modified samba hook scripts to handle user.cifsKrishnan Parthasarathi2012-12-122-4/+147
* 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-128-4/+88
* cli: Proper xml output for "gluster peer status"Kaushal M2012-12-124-5/+165
* 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-127-6/+100
* 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-197-30/+70
* 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-143-27/+31
* 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
* glusterfs: add gf_mkostemp api and use it instead of mkostemp if libcRaghavendra Bhat2012-10-193-0/+113
* core/statedump: dump the information in a temporary file andRaghavendra Bhat2012-10-192-14/+12
* common-utils: valid_host_name() should allow (sub)domains starting/ending wit...Niels de Vos2012-10-101-23/+7
* extras: hook scripts should not start Samba if it is not runningNiels de Vos2012-10-102-2/+2
* 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-2721-235/+1252
* rfc.sh: Change branch to masterVijay Bellur2012-09-271-1/+1
* 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-075-45/+259
* glusterd: Fixed incorrect assumptions in rpcsvc actors of glusterdKrishnan Parthasarathi2012-09-042-19/+27
* glusterfsd: rpcsvc actors must return success after an attempt to submit replyKrishnan Parthasarathi2012-09-041-8/+12
* afr: Avoid excessive logging in self-heal.Krishnan Parthasarathi2012-08-176-20/+26
* rpc: Reduce frame-timeout for glusterd connectionsKaushal M2012-08-176-13/+58
* cluster/afr: Handle child_up & fd not opened case in xactionPranith Kumar K2012-08-171-7/+8