summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* 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
* core: Honour mandatory lock flags during lock migrationAnoop C S2016-05-271-0/+4
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-241-143/+200
* features/worm: When disabled, worm xlator must directly pass fops to its chil...Krutika Dhananjay2016-05-241-4/+42
* index: Fix compiler warningRavishankar N2016-05-242-3/+4
* leases: Send "this" as cookie to the timer handlerPoornima G2016-05-203-6/+27
* leases: Fix failure of RD_lease request in certain scenarioPoornima G2016-05-201-1/+3
* leases: Do not init the threads when lease is disabledPoornima G2016-05-202-13/+60
* leases: Fix the notify being lostPoornima G2016-05-201-15/+3
* features/bitrot: Introduce scrubber monitor threadKotresh HR2016-05-1910-324/+697
* core: assorted typos and spelling mistakes reported by Debian lintianKaleb S KEITHLEY2016-05-182-3/+3
* Revert "features/shard: Make o-direct writes work with sharding"Krutika Dhananjay2016-05-141-6/+0
* features/locks: Implement mandatory locksAnoop C S2016-05-034-151/+567
* WORM/Retention Translator: Implementation of file level WORMkarthik-us2016-05-015-32/+930
* cluster/dht: handle EREMOTE in dht lk/flushSusant Palai2016-05-011-0/+27
* posix/lock: add setactivelk () fopSusant Palai2016-05-011-0/+119
* posix/lock: add getactivelk () fopSusant Palai2016-05-013-0/+123
* afr/index: changes for granular entry self-healRavishankar N2016-04-302-195/+522
* Leases: Add a server side xlator to handle lease requestsPoornima G2016-04-298-1/+2883
* features/trash: wind mkdir with special pidAnoop C S2016-04-272-1/+40
* Rename enum _gf_client_pid to _gf_special_pidAnoop C S2016-04-271-1/+1
* snapshot: svc_stat collides with define from /usr/include/rpc/svc.hNiels de Vos2016-04-272-203/+159
* features/marker: Fix dict_get errors when key is NULLKotresh HR2016-04-211-3/+3