summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* open-behind: propagate errors from ob_wake_cbkAnand Avati2013-09-091-9/+25
* performance/open-behind: use anonymous fd for doing fstat and readvRaghavendra Bhat2013-09-093-2/+25
* mount/fuse: perform lookup() on inodes linked through readdirplusAnand Avati2013-09-096-21/+80
* glusterd.service (systemd), ensure glusterd starts early, (backport BZ 1004795)Kaleb S. KEITHLEY2013-09-091-0/+1
* md-cache: fix xattr caching code in getxattrAnand Avati2013-09-091-2/+2
* nfs: prevent NFS server crash when upgrading from 3.2.x serverAnand Avati2013-09-091-0/+5
* md-cache: invalidate attributes on xattr updateAnand Avati2013-09-081-0/+164
* rpc: disable root-squash dynamically upon volume set commandRaghavendra Bhat2013-09-072-2/+68
* api: Set errno before invoking glfs_init_done()Vijay Bellur2013-09-061-4/+11