summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix-metadata.c
Commit message (Expand)AuthorAgeFilesLines
* ctime: Fix log repeated logging during openKotresh HR2019-04-241-10/+5
* posix/ctime: Fix stat(time attributes) inconsistency during readdirpKotresh HR2019-04-151-16/+25
* posix: fix coverity issueIraj Jamali2019-01-211-6/+1
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-121-0/+78
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-4/+4
* posix: fix memory leakAmar Tumballi2018-11-281-0/+7
* features/ctime: Fix Coverity issueSusant Palai2018-11-121-0/+1
* posix/ctime: Avoid log flood in posix_update_utime_in_mdataKotresh HR2018-11-021-4/+0
* ctime: Provide noatime optionKotresh HR2018-09-251-0/+8
* Land part 2 of clang-format changesGluster Ant2018-09-121-540/+523
* 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-221-1/+1
* posix/ctime: Fix differential ctime duing entry operationsKotresh HR2018-06-201-51/+60
* posix/ctime: Fix fops racing in updating mtime/atimeKotresh HR2018-06-031-11/+31
* posix/ctime: Fix updating mtime to older timeKotresh HR2018-05-251-5/+11
* posix/ctime: Fix gfid heal on first lookupKotresh HR2018-05-241-16/+18
* posix/ctime: Fix atime update for hardlinkKotresh HR2018-05-241-8/+19
* ctime: Fix updating ctime in rename and unlinkKotresh HR2018-05-241-7/+13
* glusterd/ctime: Provide option to enable/disable ctime featureKotresh HR2018-05-061-11/+13
* posix/ctime: posix hook to set ctime xattr in relevant fopsKotresh HR2018-05-061-21/+121
* posix/ctime: posix hooks to get consistent time xattrKotresh HR2018-05-061-0/+8
* posix: APIs in posix to get and set time attributesKotresh HR2018-05-061-0/+510