summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cli: runtime in xml output of rebalance/remove-brick statusAravinda VK2013-10-241-0/+21
* nfs/mount3: fix crash in subdir resolutionSantosh Kumar Pradhan2013-10-141-1/+1
* build: sync glusterfs.spec.in with Fedora glusterfs.specKaleb S. KEITHLEY2013-10-111-5/+14
* doc: Release notes for 3.4.1Vijay Bellur2013-09-271-0/+144
* posix-acl: fixup extended ACL entries properlyv3.4.1rc1v3.4.1Anand Avati2013-09-252-1/+46
* gNFS: avoid double fd unref in opendirSantosh Kumar Pradhan2013-09-241-3/+1
* cluster/dht: Treat migration failures due to space constraints as skippedv3.4.1qa3shishir gowda2013-09-196-17/+86
* gfapi: implement a minimial glfs_fini()Anand Avati2013-09-192-4/+74
* cli,glusterd: Task parameters in xml outputKaushal M2013-09-194-8/+263
* cli: add aggregate status for rebalance and remove-brick status xml outputKaushal M2013-09-191-1/+15
* glusterd: Don't reset rebalance status on add-brickKaushal M2013-09-191-9/+0
* rpcsvc: allocate large auxgid list on demandAnand Avati2013-09-196-2/+43
* mount/fuse: Implement forget in cbks for fuse.Vijay Bellur2013-09-191-0/+8
* cli: Fix 'status all' xml output when volumes are not startedKaushal M2013-09-192-10/+38
* cli: Add statusStr xml tag to task list and rebalance/remove brick statusKaushal M2013-09-193-19/+44
* tests: Remove grep process entries from pidgrepRaghavendra Talur2013-09-151-1/+1
* glusterd: Calculate volume op-versions only on set/resetv3.4.1qa2Kaushal M2013-09-133-6/+69
* glusterd: Use volume op-versions during volgenKaushal M2013-09-134-19/+14
* mgmt/glusterd: Update sub_count on remove brickVijay Bellur2013-09-132-0/+26
* glusterd: Allow bumping down a peer's op-version during probev3.4.1qa1Kaushal M2013-09-102-28/+9
* cluster/dht: Ignore subvols with error in min-free-disk/inodesAmar Tumballi2013-09-105-17/+86
* rpc: fix typo which refers glibc macroAnand Avati2013-09-101-1/+1
* gfapi: fix for not able to rename foldersRaghavendra Talur2013-09-101-8/+11
* gfapi: fix glfs_readlink()Anand Avati2013-09-101-1/+6
* gfapi: perform open() on pre-existing inode in glfs_creat()Anand Avati2013-09-101-2/+6
* performance/write-behind: invoke request queue processing ifRaghavendra G2013-09-101-19/+30
* libgfapi : Fix for hardlink creation on SMB mountAnand Avati2013-09-101-0/+9
* glusterd: release big locks while doing mountAnand Avati2013-09-101-0/+4
* mount/fuse: save the basefd flags in the new fdRaghavendra Bhat2013-09-101-0/+1
* io-cache: fix unsafe typcasting of pointer to uint64Anand Avati2013-09-101-1/+3
* cluster/afr: unlock before aborting transactionAnand Avati2013-09-101-0/+2
* api: Fill loc.path and loc.gfid before syncop_open.Raghavendra Talur2013-09-101-0/+9
* api: Add null check for active_subvol in glfs_close.Raghavendra Talur2013-09-101-0/+5
* glusterfs, gfapi: fix symbol clashAnand Avati2013-09-102-4/+4
* gfapi: apply an upper bound on nested symlink resolutionAnand Avati2013-09-102-1/+13
* gfapi: store the open/create flags in fd_t objectPoornima2013-09-102-2/+5
* cluster/dht: assign layout onto missing directories tooAnand Avati2013-09-102-4/+74
* parser: make the parser thread safe.Anand Avati2013-09-101-7/+10
* core: increase the auxillary group limit to 65536Anand Avati2013-09-097-12/+79
* doc: Update link in release notes.Vijay Bellur2013-09-091-1/+1
* api: glusterfs-api.pc.in use rpath (-Wl,-R...) (backport BZ 1002220)Kaleb S. KEITHLEY2013-09-091-1/+1
* tests: call 'cleanup' at the end of each test (backport BZ 983975)Kaleb S. KEITHLEY2013-09-097-1/+12
* doc: Update bug for replace-brick problems.Vijay Bellur2013-09-091-1/+3
* performance/io-threads: fix potential use after free crashBrian Foster2013-09-091-1/+1
* cli: check for null in is_server_debug_xlator()Ravishankar N2013-09-092-0/+38
* system/posix-acl: check for the sticky bit of the parent directoryRaghavendra Bhat2013-09-092-0/+55
* posix-acl: disable permission checks for fd based opsshishir gowda2013-09-091-4/+4
* gluster/CLI: crash upon executing "peer status" commandSantosh Kumar Pradhan2013-09-091-0/+9
* performance/open-behind: Fix fd-leaks in unlink, renamePranith Kumar K2013-09-092-0/+39
* xlator: NULL terminate volume_options structSantosh Kumar Pradhan2013-09-092-5/+7