summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* 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
* quota : fix null dereference issues in quotaManikandan Selvaganesh2016-04-201-1/+2
* quota: setting 'read-only' option in xdata to instruct DHT to not healSakshi Bansal2016-04-191-0/+8
* features/shard: Make o-direct writes work with shardingKrutika Dhananjay2016-04-111-0/+6
* arbiter: write performance improvementRavishankar N2016-04-111-8/+49
* marker: optimize mq_update_dirty_inode_taskvmallika2016-04-061-50/+44
* marker: do mq_reduce_parent_size_txn in FG for unlink & rmdirvmallika2016-04-063-32/+90
* quota: check inode limits only when new file/dir is createdvmallika2016-04-062-10/+27
* marker: build_ancestry in markervmallika2016-04-063-19/+162
* locks: fix build breakage from missing pl-messages.hJeff Darcy2016-04-011-1/+1
* features/changelog: Don't modify 'pargfid' in 'resolve_pargfid_to_path'Kotresh HR2016-03-302-2/+5
* cluster/ec: Rebalance hangs during renameAshish Pandey2016-03-305-50/+177
* storage/posix: send proper iatt attributes for the root inodeRaghavendra Bhat2016-03-262-43/+46
* features/locks: Remove unneeded function parameterAnoop C S2016-03-223-9/+9
* marker: set inode ctx before lookup unwindvmallika2016-03-213-39/+99
* features/trash: Handle unexpected errors during mkdirAnoop C S2016-03-181-0/+23