summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* performance/write-behind: fix use-after-free in readdirpRaghavendra Gowdappa2019-02-191-18/+22
* core: implement a global thread poolXavi Hernandez2019-02-189-27/+176
* auth-cache.c: minor reduction of work under lock.Yaniv Kaul2019-02-181-6/+3
* server.c: use dict_() funcs with key length.Yaniv Kaul2019-02-181-15/+19
* md-cache.c: minor reduction of work under lock.Yaniv Kaul2019-02-181-4/+3
* protocol/server: Use SERVER_REQ_SET_ERROR correctly for dictsPranith Kumar K2019-02-151-275/+236
* dht-shared.c: minor reduction of work under lock.Yaniv Kaul2019-02-141-6/+7
* storage/posix: print the actual file pathRaghavendra Bhat2019-02-141-54/+75
* cluster/dht: Request linkto xattrs in dht_rmdir opendirN Balachandran2019-02-131-1/+26
* dht: fix double extra unref of inode at heal pathKinglong Mee2019-02-131-1/+1
* cluster/dht: Fix lookup selfheal and rmdir raceN Balachandran2019-02-131-9/+25
* afr/shd: Cleanup self heal daemon resources during afr finiMohammed Rafi KC2019-02-122-0/+59
* performance/md-cache: change the op-version of "global-cache-invalidation"Raghavendra Gowdappa2019-02-122-2/+2
* clnt/rpc: ref leak during disconnect.Mohammed Rafi KC2019-02-121-6/+26
* performance/md-cache: introduce an option to control invalidation of inodesRaghavendra Gowdappa2019-02-112-10/+50
* mount/fuse: fix bug related to --auto-invalidation in mount scriptRaghavendra Gowdappa2019-02-091-1/+1
* glusterd: improve loggingAtin Mukherjee2019-02-081-1/+3
* fuse: correctly handle setxattr valuesXavi Hernandez2019-02-071-4/+16
* glusterd: get-state command should not fail if any brick is gone badv7devSanju Rakonde2019-02-052-5/+7
* glusterd: manage upgrade to current masterAmar Tumballi2019-02-042-12/+13
* cluster/dht: Do not use gfid-req in fresh lookupN Balachandran2019-02-022-8/+60
* mount/fuse: expose auto-invalidation as a mount optionRaghavendra Gowdappa2019-02-023-10/+33
* core: make gf_thread_create() easier to useXavi Hernandez2019-02-014-23/+5
* cluster/thin-arbiter: Consider thin-arbiter before marking new entry changelogAshish Pandey2019-02-014-19/+87
* cluster/dht: Remove internal permission bitsN Balachandran2019-02-011-0/+6
* feature/bitrot: Avoid thread creation if xlator is not enabledMohit Agrawal2019-01-311-8/+64
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-311-2/+2
* readdir-ahead: do not zero-out iatt in fop cbkRavishankar N2019-01-311-20/+4
* features/sdfs: disable by defaultAmar Tumballi2019-01-292-2/+2
* Multiple files: reduce work while under lock.Yaniv Kaul2019-01-2913-117/+120
* features/shard: Ref shard inode while adding to fsync listKrutika Dhananjay2019-01-241-8/+22
* afr/self-heal:Fix wrong type checkingRavishankar N2019-01-242-32/+9
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-241-0/+17
* performance/readdir-ahead: Fix deadlock in readdir ahead.Mohammed Rafi KC2019-01-231-4/+14
* posix: Change data type to dump nr_files to statedumpMohit Agrawal2019-01-231-1/+1
* rpc: use address-family option from vol fileMilind Changire2019-01-223-4/+19
* afr: not resolve splitbrains when copies are of same sizeIraj Jamali2019-01-221-18/+25
* locks/fencing: Add a security knob for fencingSusant Palai2019-01-223-9/+39
* cluster/dht: Delete invalid linkto files in rmdirN Balachandran2019-01-221-1/+4
* glusterd: Avoid dict_leak in __glusterd_handle_cli_uuid_get functionMohit Agrawal2019-01-221-0/+2
* glusterd: Resolve memory leak in get-state commandMohit Agrawal2019-01-211-0/+10
* posix: fix coverity issueIraj Jamali2019-01-211-6/+1
* afr: Splitbrain with size as policy must not resolve for directorySheetal Pamecha2019-01-211-2/+12
* quotad: fix wrong memory freeKinglong Mee2019-01-213-19/+7
* core: Feature added to accept CidrIp in auth.allowRinku Kothiya2019-01-182-5/+13
* lock: Add fencing supportSusant Palai2019-01-176-122/+708
* core: Resolve memory leak for brickMohit Agrawal2019-01-162-0/+5
* posix: Convert several posix_private members to gf_atomicMohit Agrawal2019-01-155-48/+18
* core: Resolve dict_leak at the time of destroying graphMohit Agrawal2019-01-141-4/+0
* cluster/afr: fix zerofill transaction.startXiubo Li2019-01-141-1/+1