summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix.h
Commit message (Expand)AuthorAgeFilesLines
* xlators: prefer libglusterfs time APIDmitry Antipov2020-09-071-4/+0
* posix: Implement a janitor thread to close fdMohit Agrawal2020-08-201-3/+6
* dht - fixing xattr inconsistencyBarak Sason Rofman2020-07-221-0/+3
* Posix: Optimize posix code to improve file creationMohit Agrawal2020-04-061-1/+4
* Posix: Use simple approach to close fdMohit Agrawal2020-03-201-3/+0
* Posix: structs re-aligned and manual padding addedPurna Pavan Chandra Aekkaladevi2020-03-091-42/+48
* dht: Fix stale-layout and create issueSusant Palai2020-02-091-0/+4
* posix-entry-ops.c/posix.h: improve GFID_NULL_CHECK_AND_GOTO macroYaniv Kaul2020-01-211-6/+3
* xlators/storage: prefer HAVE_xxx to host C library predefinesDmitry Antipov2020-01-131-5/+1
* posix-entry-ops.c: remove some tier related codeYaniv Kaul2020-01-011-4/+0
* 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