summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* storage/posix: fix fresh file detection delayXavier Hernandez2019-04-291-4/+20
* protocol: remove compound fopAmar Tumballi2019-04-299-7483/+5
* performance/decompounder: remove the translator as the feature is not used an...Amar Tumballi2019-04-298-1014/+3
* glusterd: define dumpops in the xlator_api of glusterdSanju Rakonde2019-04-271-0/+1
* cloudsync: Fix bug in cloudsync-fops-c.pyAnuradha Talur2019-04-261-3/+21
* cloudsync/cvlt: Cloudsync plugin for commvault storeAnuradha Talur2019-04-2611-3/+1213
* glusterd: coverity fixesAtin Mukherjee2019-04-265-8/+9
* glusterd: enable fips-mode-rchecksum for new volumesRavishankar N2019-04-261-0/+13
* features/locks: error-out {inode,entry}lk fops with all-zero lk-ownerPranith Kumar K2019-04-265-15/+53
* cloudsync: Make readdirp return stat info of all the direntsAnuradha Talur2019-04-253-1/+38
* glusterd: coverity fixesAtin Mukherjee2019-04-255-13/+50
* features/bit-rot: Unconditionally sign the files during oneshot crawlRaghavendra Bhat2019-04-251-1/+14
* 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