summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libglusterfs/syncop: do not rely on synctask set in makecontextRaghavendra Bhat2011-10-101-1/+7
* nfs: size_t is an unsigned type. Changing it to ssize_t for "writelen" variab...krishna2011-10-102-12/+16
* libglusterfs/iobuf: increase the iobref's iobuf array sizeAmar Tumballi2011-10-103-6/+8
* glusterd rebalance: remove stale temporary file if migration failsAmar Tumballi2011-10-101-0/+5
* Stripe: Prevent dir gfid mismatch and ENOTEMPTY errorsshishir gowda2011-10-102-103/+334
* cluster/dht: selfheal as rootshishir gowda2011-10-102-0/+2
* glusterfsd: Fix a typo in log message.Sachidananda Urs2011-10-071-1/+1
* smoke.sh: Avoid running extended attribute tests with dbenchVijay Bellur2011-10-071-1/+1
* performance/io-cache: move mem-pool initialisation to init.Raghavendra G2011-10-011-26/+13
* build: Solaris build fixesKaushik BV2011-10-014-4/+29
* gnfs/server: allow 255-char file namesRajesh Amaravathi2011-10-011-2/+2
* Kill glusterfsd along with glusterd processv3.2.4Lakshmipathi2011-09-301-2/+2
* features/marker-quota: Return error when inode-contribution not present in in...v3.2.4qa5Junaid2011-09-301-9/+16
* stripe self_heal: Prevent call to spurious STACK_DESTROY.shishir gowda2011-09-281-0/+4
* mgmt/glusterd: Ignore error when glusterd_op_get_ctx fails on other glusterd.v3.2.4qa4Junaid2011-09-231-1/+1
* Revert "cluster/afr: eager locking of FD writes"v3.2.4qa3Vijay Bellur2011-09-226-173/+61
* glusterd: do preparative gsyncd invocations with proper loggingCsaba Henk2011-09-221-36/+22
* NFS : Posix compliance fixes.Gaurav2011-09-212-5/+8
* build : rpm spec file changesLakshmipathi2011-09-211-12/+16
* rpc: Need to keep ref when handling cbk in call_bail.Krishnan Parthasarathi2011-09-201-0/+5
* storage/posix: Filter custom getxattrs in lookupv3.2.4qa2Pranith Kumar K2011-09-201-1/+34
* glusterfs protocol: handshake to log the version of the peerAmar Tumballi2011-09-203-5/+23
* features/marker: Use appropriate loc struct to do removexattr on newpath afte...Raghavendra G2011-09-201-1/+13
* features/quota: explicitly create xattrs in marker_create_cbkRaghavendra G2011-09-192-3/+10
* features/quota: implement mknod fop.Raghavendra G2011-09-191-0/+142
* rpc:memcpy data of right size to auth paramsVijay Bellur2011-09-191-1/+1
* performance/quick-read: fix memory corruption.v3.2.4qa1Raghavendra G2011-09-191-4/+0
* cli: check wordcount to validate volume set helpKaushik BV2011-09-181-2/+2
* glusterfsd: log the package version just after log initAmar Tumballi2011-09-151-0/+5
* nfs-rpc: Use correct variable for volume-specific insecure ports checkShehjar Tikoo2011-09-121-1/+1
* features/marker-quota: Perform xattr related operations with root permissions...Junaid2011-09-122-6/+39
* features/marker-quota: Prefix the function names with mq (marker-quota).Junaid2011-09-125-310/+310
* glusterd: Leave existing 'unreadable' rbstate alone.Krishnan Parthasarathi2011-09-111-13/+23
* Whitespace cleanup and change license to GPLv3+ in rpm specVijay Bellur2011-09-111-15/+15
* memleak fixes for markerRaghavendra Bhat2011-09-111-3/+5
* Fix misleading 'quota remove' output.Junaid2011-09-092-18/+50
* Save the mode flags set by the application when ACLs are in usePavan T C2011-09-081-1/+2
* cluster/afr: eager locking of FD writesAnand Avati2011-09-086-61/+173
* mount/nfs: Gluster nfs crashes with subdirectory mountRajesh Amaravathi2011-09-071-1/+4
* nfs3: Resolve entry vs. hash conflict at same dir depthShehjar Tikoo2011-09-072-15/+46
* rdma: fix excessive logsAmar Tumballi2011-09-072-3/+5
* afr/stripe: collect pathinfo xattr from all childsVenky Shankar2011-08-2410-19/+460
* performance/stat-prefetch: fix memory leakRaghavendra G2011-08-241-3/+14
* features/locks: free the string allocated by inode_pathRaghavendra Bhat2011-08-231-3/+8
* cli: Exit if glusterd is not operational in non-prompt modesv3.2.3qa6v3.2.3Vijay Bellur2011-08-223-1/+10
* features/marker-quota: Fix invalid reads in readdir_cbk.Junaid2011-08-221-8/+24
* glusterd: persistent state restore needs to be backward compatible.v3.2.3qa5Krishnan Parthasarathi2011-08-211-8/+12
* features/marker: avoid race conditions in marker-quota and avoid memory corru...v3.2.3qa4Raghavendra Bhat2011-08-202-50/+199
* glusterd: replace-brick status was not 'shared' with peer.Krishnan Parthasarathi2011-08-203-71/+288
* xlators/nfs: Fix a typo in option descriptionVijay Bellur2011-08-201-3/+3