summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* eventsapi: Bitrot eventsKotresh HR2016-08-191-0/+2
* quota: change the log level from warning to infoManikandan Selvaganesh2016-08-171-1/+1
* features/libgfchangelog: Log failure in gf_histroy_changelogKotresh HR2016-08-092-4/+24
* md-cache/upcall: In case of mode bit change invalidate xattrPoornima G2016-08-041-0/+9
* xlators/ganesha : Remove the ganesha xlator code entirely from sourceJiffin Tony Thottan2016-08-046-151/+1
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-253-11/+12
* features/ctr: Check for NULL localN Balachandran2016-07-253-1/+509
* changelog/rpc: Fix rpc_clnt_t mem leaksKotresh HR2016-07-222-1/+16
* feature/bitrot: Ignore files with sticky bit setKotresh HR2016-07-211-0/+8
* feature/bitrot: Fix scrub status with sharded volumeKotresh HR2016-07-191-12/+26
* xlator/trash : append '/' at the end in trash_notify_lookup_cbkJiffin Tony Thottan2016-07-191-5/+10
* build: fix sprintf format for uint64_t in gf_worm_serialize_state()Niels de Vos2016-07-181-1/+1
* features/bitrot: Move throttling code to libglusterfsKotresh HR2016-07-187-391/+29
* quota: corrected minor spelling mistakes in quota src filesmvignesh@redhat.com2016-07-182-9/+10
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-185-130/+137
* core: add a basis function to reduce verbose codeZhou Zhengping2016-07-182-16/+3
* features/locks: Add lock revocation functionality to posix locks translatorRichard Wareing2016-07-187-8/+321
* features/index: Move gf_log -> gf_msgPranith Kumar K2016-07-173-65/+217
* build: correctly format some (s)size_t messagesNiels de Vos2016-07-172-2/+2
* features/index: Ignore regular files when examining state of the inode wrt EN...Krutika Dhananjay2016-07-121-11/+22
* afr, index: Clean up stale directory and file indices in granular entry shKrutika Dhananjay2016-07-111-21/+163
* feature/bitrot: Show whether scrub is in progress/idleKotresh HR2016-07-113-13/+18
* upcall: Invalidation for xattr should also carry a valid statPoornima G2016-07-052-41/+83
* features/bitrot: Option to set scrub interval to a minuteKotresh HR2016-07-052-0/+8
* features/index: Delete parent dir indices when heal on it is completeKrutika Dhananjay2016-06-281-34/+89
* features/index: Do deletion of name-index in unwind pathKrutika Dhananjay2016-06-233-33/+96
* feature/gfid-access: Fix nameless lookup on ".gfid"Kotresh HR2016-06-221-2/+10
* quota : rectify quota-deem-statfs default settingsManikandan Selvaganesh2016-06-131-3/+3
* features/worm: fixed issue with write FOP for normal fileskarthik-us2016-06-132-4/+5
* tiering/ctr: Fix strcpy coverityAvra Sengupta2016-06-101-2/+3
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-071-0/+11
* features/shard: Don't modify readv sizePranith Kumar K2016-06-061-14/+1
* posix, shard: Use page-aligned buffer for o-direct readsKrutika Dhananjay2016-06-031-0/+3
* posix/lock: implement meta-lock/unlock functionalitySusant Palai2016-06-035-27/+462
* libglusterfs (timer): race conditions, illegal mem access, mem leakKaleb S KEITHLEY2016-06-011-1/+1
* __inode_ctx_put: fix mem leak on failurePrasanna Kumar Kalever2016-06-012-2/+8
* features/index: Exclude gfid-type for '.', '..'Pranith Kumar K2016-06-011-1/+8
* leases: Fix the recall code pathPoornima G2016-06-013-28/+36
* features/changelog: Change barrier notification mechanismKotresh HR2016-05-313-80/+69
* snapshot/uss: client-side log is filled with "invalid-argument" errorRajesh Joseph2016-05-311-1/+7
* features/worm: updating function names & unwinding FOPs with op_errnokarthik-us2016-05-314-260/+251
* snapshot/uss: client log is filled with "invalid argument: inode" errorRajesh Joseph2016-05-251-2/+6
* snapshot/uss: log is filled with gfid is NULL errorRajesh Joseph2016-05-251-1/+3
* index: improve compiler warning fixNiels de Vos2016-05-232-3/+4
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-201-143/+200
* core: Honour mandatory lock flags during lock migrationAnoop C S2016-05-201-0/+4
* leases: Do not init the threads when lease is disabledPoornima G2016-05-192-13/+60
* leases: Send "this" as cookie to the timer handlerPoornima G2016-05-193-6/+27
* upcall: pass dict with xattrs on xattr invalidationPoornima G2016-05-193-75/+146
* leases: Fix failure of RD_lease request in certain scenarioPoornima G2016-05-191-1/+3