summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* Upcall: Fix possible memleak when inode_ctx_set failsSoumya Koduri2017-01-121-0/+1
* features/uss: Remove redundant dict_unrefAnoop C S2017-01-061-1/+0
* upcall: Fix 'use after free' in a log messageSoumya Koduri2016-12-131-3/+5
* all: remove dead translatorsJeff Darcy2016-11-2918-3884/+2
* features/index: Delete granular entry indices of already healed directories d...Krutika Dhananjay2016-11-241-2/+21
* marker: Fix inode value in loc, in setxattr fopPoornima G2016-11-171-0/+2
* upcall: Fix a log levelPoornima G2016-11-081-2/+7
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-081-0/+1
* xlators/trash : Remove upper limit for trash max file sizeJiffin Tony Thottan2016-11-032-18/+2
* md-cache, afr: Reduce the window of stale readPoornima G2016-10-203-114/+283
* cluster/tier: handle fast demotionsMilind Changire2016-10-191-3/+12
* features/read-only: reten_mode is invalid to be free by mem_put()Ryan Ding2016-10-181-11/+0
* trivial: correct some spelling mistakes in comments and logsNiels de Vos2016-10-182-2/+2
* tier/ctr/sql : Dafault values for sql cache and wal sizeJoseph Fernandes2016-09-221-2/+2
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-1825-80/+136
* xlators/upcall: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-131-2/+0
* index: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-121-43/+7
* snapview-server: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-122-24/+2
* feature/bitrot: Fix recovery of corrupted hardlinkKotresh HR2016-09-081-0/+12
* cluster/tier: Adding compaction option for metadata databasesDiogenes Nunez2016-09-042-2/+148
* features/changelog: fix a segment fault in changelog_cleanup_dispatchersRyan Ding2016-09-021-2/+2
* feature/locks: Implement fops in locks TranslatorAshish Pandey2016-09-011-30/+501
* upcall: Mark the clients as accessed on readdirp entriesPoornima G2016-08-311-1/+42
* md-cache: Register the list of xattrs with cache-invalidationPoornima G2016-08-303-10/+125
* core: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-3/+0
* core: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-299-40/+6
* bit-rot: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-7/+2
* shard: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-3/+0
* features/upcall: segment fault while join thread reaper_thr in fini()Ryan Ding2016-08-292-5/+6
* quota: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-274-58/+14
* feature/bitrot: Ondemand scrub option for bitrotKotresh HR2016-08-256-13/+97
* core: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-251-1/+0
* quota: add quota eventsMuthu-vigneshwaran2016-08-251-0/+10
* upcall: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-252-4/+0
* features/locks: fix fdctx leak in locks xlatorsyanping.gao2016-08-241-1/+2
* eventsapi: Fix disable-events issueAravinda VK2016-08-241-0/+1
* arbiter: Fix memleak in arbiter_inode ctxRavishankar N2016-08-233-27/+12
* 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