summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-171-6/+0
* leases: Fix the notify being lostPoornima G2016-05-151-15/+3
* index: Fix compiler warningRavishankar N2016-05-131-1/+1
* locks: Fix a compile warning to use labs instead of absSoumya Koduri2016-05-111-1/+1
* upcall: Add support to invalidate xattrsNiels de Vos2016-05-114-63/+341
* features/worm: When disabled, worm xl must directly pass fops to its child xlKrutika Dhananjay2016-05-101-4/+42
* remove unused variablesPrasanna Kumar Kalever2016-05-062-2/+0
* features/bitrot: Fix Compilation Warning!!!Kotresh HR2016-05-023-13/+13
* features/locks: Implement mandatory locksAnoop C S2016-05-024-151/+567
* features/bitrot: Introduce scrubber monitor threadKotresh HR2016-05-0110-317/+690
* 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
* changelog: fix typecasting of functionPrasanna Kumar Kalever2016-03-171-3/+3
* features/shard: Implement discard fopKrutika Dhananjay2016-03-111-5/+22
* gluster/uss: change ctime attr of a dir when USS enabledvmallika2016-03-101-1/+26