summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* Land clang-format changesGluster Ant2018-09-1212-915/+870
* storage/posix: Fix coverity issue - Unchecked return valueAshish Pandey2018-09-111-1/+8
* posix: fix the duplicate macro definitionsAmar Tumballi2018-09-102-8/+0
* posix: disable open/read/write on special filesAmar Tumballi2018-09-061-0/+33
* server-protocol: don't allow '../' path in 'name'Amar Tumballi2018-09-051-0/+6
* posix: remove not supported get/set contentAmar Tumballi2018-09-043-186/+1
* {dht-rebalance|glusterd-geo-rep|glusterd-utils|nfs|bd}.c: no dict_del before ...Yaniv Kaul2018-09-041-1/+0
* Multiple files: calloc -> mallocYaniv Kaul2018-09-043-20/+30
* multiple xlators (storage/posix): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-315-53/+62
* multiple xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-311-2/+2
* clang-scan: fix multiple issuesAmar Tumballi2018-08-314-8/+19
* multiple files: remove unndeeded memset()Yaniv Kaul2018-08-292-8/+0
* storage/posix: Coverity fixes in posix-handle.cVijay Bellur2018-08-251-5/+12
* block : fix few coverity issueSunny Kumar2018-08-243-6/+9
* storage/posix: Increment trusted.pgfid in posix_mknodN Balachandran2018-08-231-4/+14
* 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