summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* features/shard: Fix vm corruption upon fix-layoutKrutika Dhananjay2017-04-102-59/+96
* features/shard: Initialize local->fop in readvKrutika Dhananjay2017-04-101-0/+1
* features/worm: Adding implementation for ftruncatekarthik-us2017-04-071-2/+38
* features/locks: Fix leak of posix_lock_t's client_uidXavier Hernandez2017-04-073-69/+47
* features/shard: Pass the correct iatt for cache invalidationKrutika Dhananjay2017-04-041-1/+1
* build/packaging: Debian and Ubuntu don't have /usr/libexecKaleb S. KEITHLEY2017-03-211-1/+1
* features/shard: Fix EIO error on add-brickKrutika Dhananjay2017-03-102-19/+154
* features/shard: Put onus of choosing the inode to resolve on individual fopsKrutika Dhananjay2017-03-102-26/+21
* features/changelog: Fix htime xattr during brick crashKotresh HR2017-01-311-1/+30
* Upcall: Fix possible memleak when inode_ctx_set failsSoumya Koduri2017-01-241-0/+1
* upcall: Fix 'use after free' in a log messageNiels de Vos2016-12-191-3/+5
* features/index: Delete granular entry indices of already healed directories d...Krutika Dhananjay2016-11-261-2/+21
* xlators/trash : Remove upper limit for trash max file sizeJiffin Tony Thottan2016-11-232-18/+2
* marker: Fix inode value in loc, in setxattr fopPoornima G2016-11-211-0/+2
* upcall: Fix a log levelPoornima G2016-11-181-2/+7
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-081-0/+1
* feature/bitrot: Fix recovery of corrupted hardlinkKotresh HR2016-09-091-0/+12
* build: correctly format some (s)size_t messagesNiels de Vos2016-09-072-2/+2
* features/upcall: segment fault while join thread reaper_thr in fini()Niels de Vos2016-09-052-5/+6
* features/locks: fix fdctx leak in locks xlatorsyanping.gao2016-08-261-1/+2
* arbiter: Fix memleak in arbiter_inode ctxRavishankar N2016-08-243-27/+12
* quota: change the log level from warning to infoManikandan Selvaganesh2016-08-241-1/+1
* snapshot/uss: client log is filled with "invalid argument: inode" errorRajesh Joseph2016-08-221-2/+6
* snapshot/uss: client-side log is filled with "invalid-argument" errorRajesh Joseph2016-08-221-1/+7
* features/libgfchangelog: Log failure in gf_histroy_changelogKotresh HR2016-08-182-4/+24
* snapshot/uss: log is filled with gfid is NULL errorRajesh Joseph2016-08-181-1/+3
* feature/bitrot: Ignore files with sticky bit setKotresh HR2016-08-091-0/+8
* xlator/trash : append '/' at the end in trash_notify_lookup_cbkJiffin Tony Thottan2016-08-051-5/+10
* features/ctr: Check for NULL localN Balachandran2016-07-263-1/+510
* changelog/rpc: Fix rpc_clnt_t mem leaksKotresh HR2016-07-242-1/+16
* tiering/ctr: Fix strcpy coverityAvra Sengupta2016-07-221-2/+3
* feature/bitrot: Fix scrub status with sharded volumeKotresh HR2016-07-201-12/+26
* feature/bitrot: Show whether scrub is in progress/idleKotresh HR2016-07-183-13/+18
* features/index: Ignore regular files when examining state of the inode wrt EN...Krutika Dhananjay2016-07-151-11/+22
* afr, index: Clean up stale directory and file indices in granular entry shKrutika Dhananjay2016-07-151-21/+163
* features/bitrot: Option to set scrub interval to a minuteKotresh HR2016-07-152-0/+8
* features/index: Delete parent dir indices when heal on it is completeKrutika Dhananjay2016-07-151-34/+89
* features/index: Do deletion of name-index in unwind pathKrutika Dhananjay2016-06-283-33/+96
* 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-271-0/+11
* posix, shard: Use page-aligned buffer for o-direct readsPranith Kumar K2016-06-271-0/+3
* feature/gfid-access: Fix nameless lookup on ".gfid"Kotresh HR2016-06-231-2/+10
* quota : rectify quota-deem-statfs default settingsManikandan Selvaganesh2016-06-151-3/+3
* features/worm: fixed issue with write FOP for normal fileskarthik-us2016-06-132-4/+5
* features/changelog: Change barrier notification mechanismKotresh HR2016-06-133-80/+69
* features/index: Exclude gfid-type for '.', '..'Pranith Kumar K2016-06-101-1/+8
* leases: Fix the recall code pathPoornima G2016-06-103-28/+36
* libglusterfs (timer): race conditions, illegal mem access, mem leakKaleb S KEITHLEY2016-06-081-1/+1
* posix/lock: implement meta-lock/unlock functionalitySusant Palai2016-06-055-27/+462
* features/worm: updating function names & unwinding FOPs with op_errnokarthik-us2016-06-014-260/+251