summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix.h
Commit message (Expand)AuthorAgeFilesLines
* posix: Improve MAKE_HANDLE_GFID_PATH and MAKE_HANDLE_RELPATHMohit Agrawal2019-11-111-0/+4
* posix-helpers.c (and others): minor changes to posix_xattr_fill()Yaniv Kaul2019-11-061-3/+0
* ctime/rebalance: Heal ctime xattr on directory during rebalanceKotresh HR2019-09-161-2/+3
* posix*.c: remove unneeded strlen() callsYaniv Kaul2019-09-051-1/+1
* posix: In brick_mux brick is crashed while start/stop volume in loopMohit Agrawal2019-08-201-0/+3
* posix: modify storage.reserve option to take size and percentSheetal Pamecha2019-06-261-2/+2
* multiple files: another attempt to remove includesYaniv Kaul2019-06-141-2/+0
* posix: add storage.reserve-size optionSheetal Pamecha2019-06-031-1/+2
* storage/posix: changes with respect to cloudsyncAnuradha Talur2019-04-101-0/+2
* storage/posix: Remove nr_files usagePranith Kumar K2019-03-141-1/+0
* posix: Convert several posix_private members to gf_atomicMohit Agrawal2019-01-151-3/+3
* core: brick process is crashed at the time of spawn threadMohit Agrawal2019-01-111-3/+3
* posix: use synctask for janitorPoornima G2018-12-191-7/+7
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-121-0/+7
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-4/+4
* posix: fill glusterfs.posix.* acl xattrs at dictKinglong Mee2018-10-221-2/+2
* Land clang-format changesGluster Ant2018-09-121-395/+393
* posix: remove not supported get/set contentAmar Tumballi2018-09-041-4/+0
* multiple xlators (storage/posix): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-311-1/+1
* posix: Delete the entry if gfid link creation failskarthik-us2018-08-201-1/+1
* md-cache: Do not invalidate cache post set/remove xattrPoornima G2018-07-111-1/+1
* glusterd/ctime: Provide option to enable/disable ctime featureKotresh HR2018-05-061-0/+1
* posix/ctime: posix hook to set ctime xattr in relevant fopsKotresh HR2018-05-061-2/+6
* posix/ctime: posix hooks to get consistent time xattrKotresh HR2018-05-061-5/+6
* posix: APIs in posix to get and set time attributesKotresh HR2018-05-061-0/+17
* posix: check file state before continuing with fopsSusant Palai2018-04-101-0/+17
* posix/afr: handle backward compatibility for rchecksum fopRavishankar N2018-02-191-0/+2
* Posix: Implement put fopPoornima G2018-02-121-0/+6
* posix: In getxattr, honor the wildcard '*'Poornima G2018-01-191-0/+2
* dict: add more types for valuesAmar Tumballi2018-01-051-2/+2
* cluster/dht: Add migration checks to dht_(f)xattropN Balachandran2017-12-261-0/+3
* posix: Add option to disable nftw() based deletes when purging the landfill d...Shreyas Siravara2017-12-111-0/+3
* storage/posix: Add limit to number of hard linksShreyas Siravara2017-12-081-0/+1
* posix: Reorganize posix xlator to prepare for reuse with rioShyamsundarR2017-12-021-0/+243
* storage/posix : options to override umaskSubha sree Mohankumar2017-12-021-0/+7
* posix: Convert posix_fs_health_check asynchrnously to save timestampMohit Agrawal2017-12-011-0/+2
* posix: Fix coverity issues in several posix functionsMohit Agrawal2017-11-291-0/+3
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* posix: Ignore disk space reserve check for internal FOPSMohit Agrawal2017-10-301-3/+5
* posix: add null gfid checksRavishankar N2017-08-081-0/+29
* storage/posix: Add virtual xattr to fetch path from gfidKotresh HR2017-07-281-0/+4
* posix: Needs to reserve disk space to prevent the brick from getting fullMohit Agrawal2017-07-251-0/+19
* posix: option to handle the shared bricks for statvfs()Amar Tumballi2017-07-241-0/+3
* storage/posix: Don't allow gfid/volume-id xattr to be removedPranith Kumar K2017-07-181-0/+2
* storage/posix: New gfid2path infraKotresh HR2017-07-101-0/+1
* geo-rep: filter out xtime attribute during getxattrSaravanakumar Arumugam2017-04-111-1/+2
* storage/posix: Use granular mutex locks for pgfid update syscallsKrutika Dhananjay2017-03-121-0/+1
* storage/posix: Use more granular mutex locks for atomic writesKrutika Dhananjay2017-03-031-0/+1
* storage/posix: Execute syscalls in xattrop under different locksKrutika Dhananjay2017-02-271-2/+16
* storage/posix: Give correct errno for anon-fd operationsPranith Kumar K2016-06-261-1/+2