summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* storage/posix: fix inode leaksRaghavendra G2016-08-102-1/+6
* glusterd: Fix memory leak in glusterd (un)lock RPCsroot2016-08-101-0/+9
* dht/rebalance: allocate migrator thread pool dynamicallySusant Palai2016-08-101-3/+14
* posix: Do not move and recreate .glusterfs/unlink directoryAshish Pandey2016-08-101-11/+58
* feature/bitrot: Ignore files with sticky bit setKotresh HR2016-08-091-0/+8
* glusterd : skip non directories inside /var/lib/glusterd/volsJiffin Tony Thottan2016-08-091-0/+18
* posix: honour fsync flags in posix_do_zerofillRavishankar N2016-08-051-2/+2
* nfs: allow hostnames with dashes in exports/netgroups filesNiels de Vos2016-08-055-3/+27
* cluster/tier: dont promote if estimated block consumption > hi watermarkMilind Changire2016-08-052-50/+153
* xlator/trash : append '/' at the end in trash_notify_lookup_cbkJiffin Tony Thottan2016-08-051-5/+10
* georep: add reset-sync-time option for session deleteMilind Changire2016-08-031-0/+8
* snapshot/snapd: Don't display pid when snapd is offlineAvra Sengupta2016-08-011-0/+2
* storage/posix: Look for file in "unlink" dir IFF open on real-path fails with...Krutika Dhananjay2016-07-301-1/+1
* posix: leverage FALLOC_FL_ZERO_RANGE in zerofill fopRavishankar N2016-07-291-0/+10
* storage/posix: Give correct errno for anon-fd operationsPranith Kumar K2016-07-294-48/+52
* cluster/ec: Unlock stale locks when inodelk/entrylk/lk failsPranith Kumar K2016-07-291-6/+6
* afr: some coverity fixesRavishankar N2016-07-287-103/+155
* cluster/ec: Handle absence of keys in some callback dictAshish Pandey2016-07-261-3/+10
* features/ctr: Check for NULL localN Balachandran2016-07-263-1/+510
* changelog/rpc: Fix rpc_clnt_t mem leaksKotresh HR2016-07-244-1/+18
* tiering/ctr: Fix strcpy coverityAvra Sengupta2016-07-221-2/+3
* feature/bitrot: Fix scrub status with sharded volumeKotresh HR2016-07-201-12/+26
* nfs: Reset cs->resolvedhard while resolving an entrySoumya Koduri2016-07-181-0/+1
* feature/bitrot: Show whether scrub is in progress/idleKotresh HR2016-07-184-13/+44
* features/index: Ignore regular files when examining state of the inode wrt EN...Krutika Dhananjay2016-07-151-11/+22
* glusterd: Fix gsyncd upgrade issueKotresh HR2016-07-153-31/+66
* Glusterd: printing the node details on error message of rebalancehari2016-07-151-5/+7
* afr, index: Clean up stale directory and file indices in granular entry shKrutika Dhananjay2016-07-154-34/+216
* features/bitrot: Option to set scrub interval to a minuteKotresh HR2016-07-152-0/+8
* glusterd: glusterd must store all rebalance related informationSakshi Bansal2016-07-152-1/+61
* features/index: Delete parent dir indices when heal on it is completeKrutika Dhananjay2016-07-151-34/+89
* glusterd: Don't start bricks if server quorum is not metSamikshan Bairagya2016-07-122-15/+65
* glusterd: search port from last_alloc to base_portAtin Mukherjee2016-07-071-2/+2
* Fix opRet value for volume info --xml call on non-existent volumeSamikshan Bairagya2016-07-061-7/+16
* glusterd: compare uuid instead of hostname address resolutionAtin Mukherjee2016-07-053-9/+6
* glusterd/geo-rep: Add relative path validation to copy file commandAravinda VK2016-07-051-0/+34
* protocol/server: Fix client/server compatibilityAvra Sengupta2016-07-051-1/+6
* cluster/ec: Fix race in timer cancellationXavier Hernandez2016-07-041-15/+56
* glusterd/cli: coverity fixesAtin Mukherjee2016-07-044-19/+21
* glusterd/ganesha : persist value set by teardown in info fileJiffin Tony Thottan2016-07-031-2/+25
* libglusterfs: Implement API that provides page-aligned iobufsKrutika Dhananjay2016-06-291-33/+11
* features/index: Do deletion of name-index in unwind pathKrutika Dhananjay2016-06-283-33/+96
* cluster/distribute: heal layout in discover codepath tooRaghavendra G2016-06-281-33/+7
* libglusterfs: Negate all but O_DIRECT flag if present on anon fdsKrutika Dhananjay2016-06-271-1/+4
* features/shard: Don't modify readv sizePranith Kumar K2016-06-271-14/+1
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-276-21/+30
* posix, shard: Use page-aligned buffer for o-direct readsPranith Kumar K2016-06-272-8/+35
* afr:Don't wind reads for files in metadata split-brainRavishankar N2016-06-271-10/+4
* feature/gfid-access: Fix nameless lookup on ".gfid"Kotresh HR2016-06-231-2/+10
* dht:remember locked subvol and send unlock to the sameMohammed Rafi KC2016-06-205-21/+218