summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* build: many rpm-build fixesJeff Darcy2017-12-201-1/+1
* Replace namespace/io-stats/io-threads with 3.6-fb versionsJeff Darcy2017-09-152-16/+62
* inodelk-count: Add stats to count the number of lock objectskrad2017-09-134-0/+115
* features/namespace: Add namespace xlator and link into brick graphMichael Goulet2017-09-075-1/+1378
* Merge remote-tracking branch 'origin/release-3.8' into release-3.8-fbJeff Darcy2017-08-317-132/+184
|\
| * features/shard: Fix vm corruption upon fix-layoutKrutika Dhananjay2017-04-102-59/+96
| * features/shard: Initialize local->fop in readvKrutika Dhananjay2017-04-101-0/+1
| * features/worm: Adding implementation for ftruncatekarthik-us2017-04-071-2/+38
| * features/locks: Fix leak of posix_lock_t's client_uidXavier Hernandez2017-04-073-69/+47
| * features/shard: Pass the correct iatt for cache invalidationKrutika Dhananjay2017-04-041-1/+1
| * build/packaging: Debian and Ubuntu don't have /usr/libexecKaleb S. KEITHLEY2017-03-211-1/+1
* | features/locks: Fix crash bug in connection (lock) clean-up flowRichard Wareing2017-08-282-12/+3
* | features/quota: Fix brick crash in quota unlink callbackRichard Wareing2017-08-011-1/+1
* | afr/cluster: PGFID heal supportRichard Wareing2017-07-311-7/+0
* | cluster/afr: Handle gfid-less directories in heal flowRichard Wareing2017-07-121-3/+4
* | Merge remote-tracking branch 'origin/release-3.8' into merge-3.8Kevin Vigor2017-03-162-40/+170
|\|
| * features/shard: Fix EIO error on add-brickKrutika Dhananjay2017-03-102-19/+154
| * features/shard: Put onus of choosing the inode to resolve on individual fopsKrutika Dhananjay2017-03-102-26/+21
* | Merge remote-tracking branch 'origin/release-3.8' into merge-3.8Kevin Vigor2017-02-162-1/+31
|\|
| * features/changelog: Fix htime xattr during brick crashKotresh HR2017-01-311-1/+30
| * Upcall: Fix possible memleak when inode_ctx_set failsSoumya Koduri2017-01-241-0/+1
* | Merge remote-tracking branch 'origin/release-3.8' into merge-3.8-againKevin Vigor2017-01-055-25/+37
|\|
| * upcall: Fix 'use after free' in a log messageNiels de Vos2016-12-191-3/+5
| * features/index: Delete granular entry indices of already healed directories d...Krutika Dhananjay2016-11-261-2/+21
| * xlators/trash : Remove upper limit for trash max file sizeJiffin Tony Thottan2016-11-232-18/+2
| * marker: Fix inode value in loc, in setxattr fopPoornima G2016-11-211-0/+2
| * upcall: Fix a log levelPoornima G2016-11-181-2/+7
* | Repair cluster prove tests for FB environmentKevin Vigor2016-12-211-1/+1
* | Halo Replication feature for AFR translatorRichard Wareing2016-12-152-0/+3
* | features/locks: Add lock revocation functionality to posix locks translatorRichard Wareing2016-12-097-8/+321
|/
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-081-0/+1
* feature/bitrot: Fix recovery of corrupted hardlinkKotresh HR2016-09-091-0/+12
* build: correctly format some (s)size_t messagesNiels de Vos2016-09-072-2/+2
* features/upcall: segment fault while join thread reaper_thr in fini()Niels de Vos2016-09-052-5/+6
* features/locks: fix fdctx leak in locks xlatorsyanping.gao2016-08-261-1/+2
* arbiter: Fix memleak in arbiter_inode ctxRavishankar N2016-08-243-27/+12
* quota: change the log level from warning to infoManikandan Selvaganesh2016-08-241-1/+1
* 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