summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Refactor dht lookup functionsN Balachandran2019-04-251-74/+30
* ctime: Fix log repeated logging during openKotresh HR2019-04-241-10/+5
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-04-243-54/+6
* glusterd/shd: Keep a ref on volinfo until attach rpc execute cbkMohammed Rafi KC2019-04-242-0/+7
* cluster/ec: fix fd reopenXavi Hernandez2019-04-2314-274/+328
* features/sdfs: Assign unique lk-owner for entrylk fopPranith Kumar K2019-04-221-0/+6
* cluster/afr: Set lk-owner before inodelk/entrylk/lkPranith Kumar K2019-04-222-19/+23
* GlusterD:Checking for null value to void explicit dereferencing of null pointerrishubhjain2019-04-221-0/+14
* features/locks: fix coverity issuesXavi Hernandez2019-04-192-1/+6
* glusterd: fix loading ctime in client graph logicAtin Mukherjee2019-04-171-3/+9
* Revert "features/locks: error-out {inode,entry}lk fops with all-zero lk-owner"Atin Mukherjee2019-04-175-53/+15
* features/bit-rot-stub: clean the mutex after cancelling the signer threadRaghavendra Bhat2019-04-172-7/+59
* glusterd: fix op-version of glusterd.vol_count_per_threadAtin Mukherjee2019-04-161-1/+1
* features/locks: error-out {inode,entry}lk fops with all-zero lk-ownerPranith Kumar K2019-04-165-15/+53
* glusterd: Optimize glusterd handshaking code pathMohit Agrawal2019-04-155-48/+290
* libgfchangelog : use find_library to locate shared librarySunny Kumar2019-04-151-1/+3
* shd/mux: Fix coverity issues introduced by shd mux patchMohammed Rafi KC2019-04-152-7/+23
* cluster/afr: Remove local from owners_list on failure of lock-acquisitionPranith Kumar K2019-04-154-18/+14
* core: Log level changes do not effect on running client processMohit Agrawal2019-04-152-9/+20
* posix/ctime: Fix stat(time attributes) inconsistency during readdirpKotresh HR2019-04-152-26/+44
* marker-quota: remove dead codeAmar Tumballi2019-04-151-37/+4
* core: Brick is not able to detach successfully in brick_mux environmentMohit Agrawal2019-04-141-0/+1
* glusterd-volgen.c: skip fetching some vol settings in a bricks loop.Yaniv Kaul2019-04-131-13/+15
* Replace memdup() with gf_memdup()Vijay Bellur2019-04-124-7/+6
* ec: fix truncate lock to cover the write in tuncate cleanKinglong Mee2019-04-121-2/+6
* cluster/afr: Thin-arbiter SHD fixeskarthik-us2019-04-122-13/+13
* glusterd: remove glusterd_check_volume_exists() callAtin Mukherjee2019-04-115-23/+16
* glusterd: provide a way to detach failed nodeSanju Rakonde2019-04-111-2/+5
* client/fini: return fini after rpc cleanupMohammed Rafi KC2019-04-112-6/+25
* features/cloudsync : Added some new functionsAnuradha Talur2019-04-107-94/+597
* storage/posix: changes with respect to cloudsyncAnuradha Talur2019-04-104-15/+177
* mgmt/glusterd: Make changes related to cloudsync xlatorAnuradha Talur2019-04-101-12/+12
* protocol: add an option to force using old-protocolAmar Tumballi2019-04-103-3/+24
* build: glusterfs build is failing on RHEL-6Mohit Agrawal2019-04-101-1/+1
* glusterd: load ctime in the client graph only if it's not turned offAtin Mukherjee2019-04-091-1/+2
* glusterd-volgen.c: skip fetching skip-CLIOT in a loop.Yaniv Kaul2019-04-081-2/+3
* glusterd: remove redundant glusterd_check_volume_exists () callsAtin Mukherjee2019-04-086-117/+23
* GlusterD: Resolves the issue of referencing memory after it has been freedrishubhjain2019-04-081-4/+0
* cluster/dht: refactor dht lookup functionsN Balachandran2019-04-052-124/+119
* cluster/afr: Invalidate inode on change of split-brain-choicePranith Kumar K2019-04-051-4/+1
* cluster/ec: Fix handling of heal info cases without locksAshish Pandey2019-04-041-25/+17
* sdfs: enable pass-throughAmar Tumballi2019-04-031-0/+5
* changelog: remove unused code.Yaniv Kaul2019-04-034-32/+0
* posix-acl: remove default functions, and use library fn insteadAmar Tumballi2019-04-031-165/+18
* cluster/afr: Send inodelk/entrylk with non-zero lk-ownerPranith Kumar K2019-04-022-12/+48
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-04-0131-242/+2030
* protocol/client: Do not fallback to anon-fd if fd is not openPranith Kumar K2019-03-311-1/+7
* afr: thin-arbiter read txn fixesRavishankar N2019-03-293-22/+37
* mount.glusterfs: change the error messageAmar Tumballi2019-03-291-2/+7
* client-rpc: Fix the payload being sent on the wirePoornima G2019-03-296-244/+308