summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* afr: switch lk_owner only when pre-op succeedsRavishankar N2018-07-231-5/+0
* posix: check before removing stale symlinkRavishankar N2018-07-231-4/+8
* posix/ctime: Fix differential ctime duing entry operationsKotresh HR2018-07-021-51/+60
* ctime: Fix self heal of symlink in EC volumeKotresh HR2018-07-021-2/+0
* storage/posix: Fix posix_symlinks_match()Pranith Kumar K2018-07-021-3/+13
* storage/posix: Handle ENOSPC correctly in zero_fillPranith Kumar K2018-06-141-1/+22
* posix/ctime: Fix fops racing in updating mtime/atimeKotresh HR2018-06-081-11/+31
* posix/ctime: Fix updating mtime to older timeKotresh HR2018-05-251-5/+11
* storage/posix: use proper FOP for unwinding readdir(p)Raghavendra Bhat2018-05-251-3/+8
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-05-255-44/+32
* Revert "gluster: Sometimes Brick process is crashed at the time of stopping b...Mohit Agrawal2018-05-252-14/+6
* posix/ctime: Fix gfid heal on first lookupKotresh HR2018-05-243-27/+62
* posix/ctime: Fix atime update for hardlinkKotresh HR2018-05-241-8/+19
* ctime: Fix updating ctime in rename and unlinkKotresh HR2018-05-242-13/+30
* make posix return errors when gfid2path key is absentRaghavendra Bhat2018-05-222-0/+27
* Revert "gfapi: return pre/post attributes from glfs_pread/pwrite"ShyamsundarR2018-05-081-1/+1
* glusterd/ctime: Provide option to enable/disable ctime featureKotresh HR2018-05-065-16/+36
* posix/ctime: posix hook to set ctime xattr in relevant fopsKotresh HR2018-05-067-34/+271
* posix/ctime: posix hooks to get consistent time xattrKotresh HR2018-05-0611-103/+233
* posix: APIs in posix to get and set time attributesKotresh HR2018-05-068-21/+614
* fuse: add support for kernel writeback cacheCsaba Henk2018-05-041-0/+17
* posix: Avoid changelog retries for geo-repMohit Agrawal2018-05-031-0/+33
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-192-6/+14
* Revert "storage/posix: add pgfid in readdirp if needed"Nigel Babu2018-04-181-38/+8
* posix: reserve option behavior is not correct while using fallocateMohit Agrawal2018-04-112-0/+11
* storage/posix: add pgfid in readdirp if neededKinglong Mee2018-04-101-8/+38
* posix: check file state before continuing with fopsSusant Palai2018-04-105-16/+756
* Quota: heal directory on newly added bricks when quota limit is reachedSanoj Unnikrishnan2018-03-281-0/+4
* storage/posix: Add active-fd-count option in glusterPranith Kumar K2018-03-212-32/+32
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-275-31/+43
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-192-20/+28
* build: add --without-server optionNiels de Vos2018-02-191-1/+2
* posix/afr: handle backward compatibility for rchecksum fopRavishankar N2018-02-193-3/+41
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-152-28/+20
* posix: fix the syncop_writev() argumentsAmar Tumballi2018-02-131-1/+1
* Posix: Implement put fopPoornima G2018-02-123-0/+106
* cluster/dht: avoid overwriting client writes during migrationSusant Palai2018-02-024-0/+67
* posix: In getxattr, honor the wildcard '*'Poornima G2018-01-192-23/+43
* posix: delete stale gfid handles in nameless lookupRavishankar N2018-01-161-1/+16
* storage/posix: Set f_bfree to 0 if brick fullN Balachandran2018-01-151-1/+12
* dict: add more types for valuesAmar Tumballi2018-01-053-12/+12
* posix: Introduce flags for validity of iatt membersRavishankar N2017-12-291-0/+4
* cluster/dht: Add migration checks to dht_(f)xattropN Balachandran2017-12-263-0/+36
* rchecksum/fips: Replace MD5 usage to enable fips supportKotresh HR2017-12-212-5/+2
* posix: fix use after freed by calling STACK_UNWIND_STRICT after error cleanupKinglong Mee2017-12-191-20/+19
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-962/+125
* storage/posix: Fix crash in posix_make_ancestryfromgfidRichard Wareing2017-12-131-0/+12
* posix: Add option to disable nftw() based deletes when purging the landfill d...Shreyas Siravara2017-12-114-8/+53
* storage/posix: Add limit to number of hard linksShreyas Siravara2017-12-083-0/+26
* posix: Reorganize posix xlator to prepare for reuse with rioShyamsundarR2017-12-0210-8338/+8830