summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* tier:unlink during migrationMohammed Rafi KC2015-12-161-1/+5
* storage/posix: Implement .unlink directoryAshish Pandey2015-12-151-1/+25
* cluster/dht: Don't set posix acls on linkto filesNithya Balachandran2015-08-311-2/+2
* access-control : validating context of access control translatorJiffin Tony Thottan2015-07-021-0/+2
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* storage/posix: Introduce xattr-fill on fdsKrutika Dhananjay2015-04-131-3/+4
* bitrot/scrub: Scrubber fixesVenky Shankar2015-04-081-0/+3
* Bitrot StubVenky Shankar2015-03-241-0/+3
* posix: add ACL translation for the GF_POSIX_ACL_*_KEY xattrNiels de Vos2015-03-091-0/+6
* Avoid spurious EINVAL in posix_readdir()Emmanuel Dreyfus2014-10-291-0/+1