summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* posix: log aio_error return codes in posix_fs_health_checkMohit Agrawal2019-08-221-3/+2
* ctime: Fix incorrect realtime passed to frame->root->ctimeKotresh HR2019-08-221-1/+1
* nlm: check if nlm4 is initialized in nlm_privXie Changlong2019-08-221-3/+5
* storage/posix - Fixing a coverity issueBarak Sason2019-08-211-0/+1
* features/utime - fixing a coverity issueBarak Sason2019-08-211-2/+2
* features/cloudsync - fix a coverity issueBarak Sason2019-08-211-4/+1
* storage/posix - fixing a coverity issueBarak Sason2019-08-212-4/+21
* ctime: Fix ctime issue with utime family of syscallsKotresh HR2019-08-204-52/+68
* performance/md-cache: Do not skip caching of null character xattr valuesAnoop C S2019-08-202-20/+23
* features/locks: avoid use after freed of frame for blocked lockKinglong Mee2019-08-205-8/+14
* logging: Structured logging reference PRAravinda VK2019-08-2013-333/+326
* mount/fuse - Fixing a coverity issueBarak Sason2019-08-201-0/+1
* posix: In brick_mux brick is crashed while start/stop volume in loopMohit Agrawal2019-08-205-4/+66
* protocol/client - fixing a coverity issueBarak Sason2019-08-201-3/+3
* storage/posix - Moved pointed validity check in order to avoid possible seg-f...Barak Sason2019-08-201-3/+3
* libglusterfs: remove dependency of rpcAmar Tumballi2019-08-165-15/+32
* mount.glusterfs: make fcache-keep-open option take a valuePhilip Spencer2019-08-161-8/+14
* afr: restore timestamp of parent dir during entry-healRavishankar N2019-08-141-0/+2
* client-handshake.c: minor changes and removal of dead code.Yaniv Kaul2019-08-142-287/+54
* posix: don't expect timer wheel to be initedRaghavendra Talur2019-08-141-1/+1
* glusterd: create separate logdirs for cluster.rc instancesN Balachandran2019-08-1415-130/+180
* fuse: Set limit on invalidate queue sizeN Balachandran2019-08-143-16/+55
* cluster/ec: Fix coverity issue.Ashish Pandey2019-08-131-1/+1
* features/shard: Send correct size when reads are sent beyond file sizeKrutika Dhananjay2019-08-121-0/+2
* fuse: rate limit reading from fuse device upon receiving EPERMCsaba Henk2019-08-083-0/+31
* cluster/ec: Update lock->good_mask on parent fop failurePranith Kumar K2019-08-072-0/+4
* cluster/dht: Log hashes in hexN Balachandran2019-08-064-15/+13
* features/utime: always update ctime at setattrKinglong Mee2019-08-062-13/+2
* glusterd/shd: Return null proc if process is not running.Mohammed Rafi KC2019-08-054-18/+65
* multiple files: reduce minor work under RCU_READ_LOCKYaniv Kaul2019-08-0512-240/+261
* storage/posix: set the op_errno to proper errno during gfid setRaghavendra Bhat2019-08-041-0/+1
* 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