summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
...
* ctime: Fix incorrect realtime passed to frame->root->ctimeKotresh HR2019-08-281-1/+1
* performance/md-cache: Do not skip caching of null character xattr valuesAnoop C S2019-08-282-20/+23
* afr: restore timestamp of parent dir during entry-healRavishankar N2019-08-261-0/+2
* protocol/client: propagte GF_EVENT_CHILD_PING only for connections to brickRaghavendra G2019-08-091-4/+12
* features/utime: always update ctime at setattrKinglong Mee2019-08-072-13/+2
* posix/ctime: Fix race during lookup ctime xattr healKotresh HR2019-08-071-18/+58
* features/utime: Fix mem_put crashPranith Kumar K2019-08-061-1/+3
* ctime: Set mdata xattr on legacy filesKotresh HR2019-08-066-56/+228
* features/snapview-server: obtain the list of snapshots inside the lockRaghavendra Bhat2019-08-011-1/+1
* cluster/dht: Fix directory perms during selfhealN Balachandran2019-07-291-3/+5
* glusterd: do not mark skip_locking as true for geo-rep operationsSanju Rakonde2019-07-241-2/+7
* features/snapview-server: use the same volfile server for gfapi optionsRaghavendra Bhat2019-07-162-4/+42
* glusterd: add GF_TRANSPORT_BOTH_TCP_RDMA in glusterd_get_gfproxy_client_volfileAtin Mukherjee2019-07-161-0/+1
* mgmt/glusterd: Fix a memory leak when peer detach failsVijay Bellur2019-07-161-0/+13
* glusterd: conditionally clear txn_opinfo in stage opAtin Mukherjee2019-07-091-2/+10
* upcall: Avoid sending notifications for invalid inodesSoumya Koduri2019-07-051-1/+18
* [RFC] change get_real_filename implementation to use ENOATTR instead of ENOENTMichael Adam2019-07-042-6/+6
* features/shard: Fix block-count accounting upon truncate to lower sizeKrutika Dhananjay2019-07-033-13/+58
* features/shard: Fix integer overflow in block count accountingKrutika Dhananjay2019-07-031-1/+1
* posix : add posix_set_ctime() in posix_ftruncate()Jiffin Tony Thottan2019-07-031-0/+2
* cluster/dht: Fixed a memleak in dht_rename_cbkN Balachandran2019-07-031-11/+33
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-07-033-54/+6
* posix/ctime: Fix ctime upgrade issueKotresh HR2019-07-021-0/+21
* uss: Fix tar issue with ctime and uss enabledKotresh HR2019-07-021-9/+13
* cluster/ec: honor contention notifications for partially acquired locksXavi Hernandez2019-06-031-1/+1
* cluster/ec: Reopen shouldn't happen with O_TRUNCPranith Kumar K2019-05-151-1/+1
* afr: thin-arbiter lock release fixesRavishankar N2019-05-153-47/+93
* cluster/afr : TA: Return actual error code in case of failureAshish Pandey2019-05-131-6/+6
* cluster/dht: Refactor dht lookup functionsN Balachandran2019-05-091-74/+30
* cluster/dht: refactor dht lookup functionsN Balachandran2019-05-082-124/+119
* glusterd: define dumpops in the xlator_api of glusterdSanju Rakonde2019-05-081-0/+1
* ctime: Fix log repeated logging during openKotresh HR2019-05-081-10/+5
* cluster/ec: fix fd reopenPranith Kumar K2019-05-0814-274/+328
* glusterd: fix loading ctime in client graph logicAtin Mukherjee2019-04-171-3/+9
* geo-rep: IPv6 supportAravinda VK2019-04-171-2/+28
* cluster/afr: Remove local from owners_list on failure of lock-acquisitionPranith Kumar K2019-04-164-18/+14
* core: Log level changes do not effect on running client processMohit Agrawal2019-04-162-9/+20
* posix/ctime: Fix stat(time attributes) inconsistency during readdirpKotresh HR2019-04-162-26/+44
* ec: fix truncate lock to cover the write in tuncate cleanKinglong Mee2019-04-161-2/+6
* core: Brick is not able to detach successfully in brick_mux environmentMohit Agrawal2019-04-161-0/+1
* build: glusterfs build is failing on RHEL-6Mohit Agrawal2019-04-161-1/+1
* cluster/afr: Thin-arbiter SHD fixeskarthik-us2019-04-162-13/+13
* protocol/client: Do not fallback to anon-fd if fd is not openPranith Kumar K2019-04-161-1/+7
* afr: thin-arbiter read txn fixesRavishankar N2019-04-163-22/+37
* cluster/ec: Don't enqueue an entry if it is already healingAshish Pandey2019-04-165-30/+127
* glusterd: load ctime in the client graph only if it's not turned offAtin Mukherjee2019-04-161-1/+2
* glusterd: fix txn-id mem leakAtin Mukherjee2019-04-162-6/+36
* afr: add client-pid to all gf_event() callsRavishankar N2019-04-167-15/+38
* cluster/ec: Fix handling of heal info cases without locksAshish Pandey2019-04-091-25/+17
* client-rpc: Fix the payload being sent on the wirePoornima G2019-03-296-244/+308