summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* posix: Delete the entry if gfid link creation failskarthik-us2018-08-203-14/+41
* block xlator: fix some coverity issuesBhumika Goyal2018-08-182-1/+6
* posix: FORWARD_NULL coverity fixShwetha Acharya2018-08-171-1/+1
* posix: Mark 'shared-brick-count' as settablePrashanth Pai2018-08-131-0/+1
* posix: prevent crash when SEEK_DATA/HOLE is not supportedXavi Hernandez2018-08-032-4/+4
* storage/posix: Avoid log flood in posix_set_parent_ctime()Vijay Bellur2018-07-231-4/+0
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-225-9/+9
* posix: check before removing stale symlinkRavishankar N2018-07-191-4/+8
* afr: switch lk_owner only when pre-op succeedsRavishankar N2018-07-181-5/+0
* md-cache: Do not invalidate cache post set/remove xattrPoornima G2018-07-114-53/+85
* Fix compile warningsXavi Hernandez2018-07-101-7/+23
* posix: Do not log ENXIO errors for seek fopXavi Hernandez2018-07-101-2/+3
* storage/posix: Add warning logs on failureN Balachandran2018-07-021-2/+12
* storage/posix: Fix posix_symlinks_match()Pranith Kumar K2018-06-261-3/+13
* ctime: Fix self heal of symlink in EC volumeKotresh HR2018-06-201-2/+0
* posix/ctime: Fix differential ctime duing entry operationsKotresh HR2018-06-201-51/+60
* storage/posix: Handle ENOSPC correctly in zero_fillPranith Kumar K2018-06-141-1/+22
* storage/posix: Fix excessive logging in WRITE fop pathKrutika Dhananjay2018-06-131-0/+3
* posix/ctime: Fix fops racing in updating mtime/atimeKotresh HR2018-06-031-11/+31
* dht: Delete MDS internal xattr from dict in dht_getxattr_cbkMohit Agrawal2018-06-031-31/+0
* posix/ctime: Fix updating mtime to older timeKotresh HR2018-05-251-5/+11
* posix/ctime: Fix gfid heal on first lookupKotresh HR2018-05-243-27/+62
* storage/posix: use proper FOP for unwinding readdir(p)Raghavendra Bhat2018-05-241-3/+8
* 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
* posix: use the ctime framework to handle setattr ctime payloadCsaba Henk2018-05-181-5/+16
* make posix return errors when gfid2path key is absentRaghavendra Bhat2018-05-182-0/+27
* 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