summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* locks/fencing: Address hang while lock preemptionSusant Palai2019-08-023-20/+29
* Multiple files: get trivial stuff done before lockYaniv Kaul2019-08-016-22/+26
* posix/ctime: Fix race during lookup ctime xattr healKotresh HR2019-08-011-18/+58
* cluster/ec: Create heal task with heal process idAshish Pandey2019-07-301-1/+19
* cluster/ec: Fix reopen flags to avoid misbehaviorPranith Kumar K2019-07-302-3/+8
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-296-10/+10
* glusterd: write voldir once in glusterd-store and don't attempt again.Yaniv Kaul2019-07-291-29/+16
* cluster/ec: Always read from good-maskPranith Kumar K2019-07-262-5/+25
* fuse: add missing GF_FREE to fuse_interruptCsaba Henk2019-07-251-1/+4
* quiesce: add missing fopsAmar Tumballi2019-07-251-0/+30
* [core] fix return of local in __nlc_inode_ctx_getRinku Kothiya2019-07-251-22/+14
* cluster/ec: fix EIO error for concurrent writes on sparse filesXavi Hernandez2019-07-241-9/+17
* core: use more restrictive mode while creating the directoriesSanju Rakonde2019-07-2310-41/+41
* features/utime: Fix mem_put crashPranith Kumar K2019-07-221-1/+3
* (multiple files) use dict_allocate_and_serialize() where applicable.Yaniv Kaul2019-07-226-110/+28
* ctime: Set mdata xattr on legacy filesKotresh HR2019-07-226-56/+228
* dht: log getxattr failure for node-uuid at "DEBUG"Susant Palai2019-07-181-2/+5
* cluster/ec: skip updating ctx->loc again when ec_fix_open/opendirKinglong Mee2019-07-172-10/+14
* cluster/ec: inherit healing from lock when it has infoKinglong Mee2019-07-161-2/+3
* system/posix-acl: update ctx only if iatt is non-NULLHomma2019-07-161-0/+8
* dht-common.h: reorder variables to reduce padding.Yaniv Kaul2019-07-151-73/+81
* Detach iot_worker to release its resourcesLiguang Li2019-07-151-0/+1
* glusterd: do not mark skip_locking as true for geo-rep operationsSanju Rakonde2019-07-141-2/+7
* Fix spelling errorsAravinda VK2019-07-144-4/+4
* ibverbs/rdma: remove from buildAmar Tumballi2019-07-131-10/+0
* features/snapview-server: obtain the list of snapshots inside the lockRaghavendra Bhat2019-07-121-1/+1
* cluster/ta: Notify the clients only if there are pending healskarthik-us2019-07-124-22/+69
* cluster/afr: Fix incorrect reporting of gfid & type mismatchkarthik-us2019-07-122-2/+23
* Replace usleep() with nanosleep()Vijay Bellur2019-07-113-4/+4
* Remove hadoop related code from the codebaseVijay Bellur2019-07-095-84/+15
* glusterd/svc: update pid of mux volumes from the shd processMohammed Rafi KC2019-07-099-35/+114
* posix: fix Wformat-overflow warningSheetal Pamecha2019-07-091-2/+2
* glusterd: fix packed member address warningSheetal Pamecha2019-07-091-2/+3
* quick-read: rename cache-invalidation key to avoid redundant keysAtin Mukherjee2019-07-082-6/+7
* gnfs: use strcpy to prevent memory overflowXie Changlong2019-07-081-1/+1
* glusterd.h: align structsYaniv Kaul2019-07-081-64/+62
* glusterd: Show the correct brick status in get-stateMohit Agrawal2019-07-043-2/+37
* glusterd: don't log a warning message for tier-enabled keySanju Rakonde2019-07-041-2/+5
* features/snapview-server: use the same volfile server for gfapi optionsRaghavendra Bhat2019-07-032-4/+42
* cluster/dht: Fixed a memleak in dht_rename_cbkN Balachandran2019-07-021-11/+33
* glusterfs-fops: fix the modularityAmar Tumballi2019-07-021-1/+0
* core: use multiple servers while mounting a volume using ipv6Sanju Rakonde2019-07-011-1/+1
* glusterd: fix clang scan defectsAtin Mukherjee2019-07-012-3/+4
* glusterd/thin-arbiter: Thin-arbiter integration with GD1Vishal Pandey2019-06-289-23/+730
* graph/shd: Use top down approach while cleaning xlatorMohammed Rafi KC2019-06-279-1/+12
* protocol/client: propagte GF_EVENT_CHILD_PING only for connections to brickRaghavendra G2019-06-271-4/+12
* posix : add posix_set_ctime() in posix_ftruncate()Jiffin Tony Thottan2019-06-271-0/+2
* graph/shd: Use glusterfs_graph_deactivate to free the xl recMohammed Rafi KC2019-06-271-0/+3
* posix: modify storage.reserve option to take size and percentSheetal Pamecha2019-06-265-72/+39
* [RFC] change get_real_filename implementation to use ENOATTR instead of ENOENTMichael Adam2019-06-262-6/+6