summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
* posix: reserve option behavior is not correct while using fallocateMohit Agrawal2018-04-112-0/+11
* storage/posix: add pgfid in readdirp if neededKinglong Mee2018-04-101-8/+38
* posix: check file state before continuing with fopsSusant Palai2018-04-105-16/+756
* Quota: heal directory on newly added bricks when quota limit is reachedSanoj Unnikrishnan2018-03-281-0/+4
* storage/posix: Add active-fd-count option in glusterPranith Kumar K2018-03-212-32/+32
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-275-31/+43
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-192-20/+28
* build: add --without-server optionNiels de Vos2018-02-191-1/+2
* posix/afr: handle backward compatibility for rchecksum fopRavishankar N2018-02-193-3/+41
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-152-28/+20
* posix: fix the syncop_writev() argumentsAmar Tumballi2018-02-131-1/+1
* Posix: Implement put fopPoornima G2018-02-123-0/+106
* cluster/dht: avoid overwriting client writes during migrationSusant Palai2018-02-024-0/+67
* posix: In getxattr, honor the wildcard '*'Poornima G2018-01-192-23/+43
* posix: delete stale gfid handles in nameless lookupRavishankar N2018-01-161-1/+16
* storage/posix: Set f_bfree to 0 if brick fullN Balachandran2018-01-151-1/+12
* dict: add more types for valuesAmar Tumballi2018-01-053-12/+12
* posix: Introduce flags for validity of iatt membersRavishankar N2017-12-291-0/+4
* cluster/dht: Add migration checks to dht_(f)xattropN Balachandran2017-12-263-0/+36
* rchecksum/fips: Replace MD5 usage to enable fips supportKotresh HR2017-12-212-5/+2
* posix: fix use after freed by calling STACK_UNWIND_STRICT after error cleanupKinglong Mee2017-12-191-20/+19
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-962/+125
* storage/posix: Fix crash in posix_make_ancestryfromgfidRichard Wareing2017-12-131-0/+12
* posix: Add option to disable nftw() based deletes when purging the landfill d...Shreyas Siravara2017-12-114-8/+53
* storage/posix: Add limit to number of hard linksShreyas Siravara2017-12-083-0/+26
* posix: Reorganize posix xlator to prepare for reuse with rioShyamsundarR2017-12-0210-8338/+8830
* storage/posix : options to override umaskSubha sree Mohankumar2017-12-022-12/+137
* posix: Convert posix_fs_health_check asynchrnously to save timestampMohit Agrawal2017-12-013-16/+99
* posix: Change GD_OP_VERSION to 3_13_0 from 3_12_0 for storage.reserveMohit Agrawal2017-11-301-1/+1
* posix: Fix coverity issues in several posix functionsMohit Agrawal2017-11-292-63/+110
* storage/posix: Update xlator options tableKaushal M2017-11-241-13/+41
* libglusterfs: Handle FS errors gracefullyPranith Kumar K2017-11-222-2/+15
* Disable gfid2path by default on NetBSDEmmanuel Dreyfus2017-11-211-0/+11
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-092-2/+0
* xlators/bd-helper: Coverity Fix CHECKED_RETURN in bd_do_ioctl_zerofillMohammed Azhar Padariyakam2017-11-031-1/+6
* posix: Ignore disk space reserve check for internal FOPSMohit Agrawal2017-10-305-36/+36
* geo-rep: Filter out volume-mark xattrKotresh HR2017-10-131-0/+1
* storage/posix: Adding implementation for posix_do_futimeskarthik-us2017-10-051-8/+37
* Posix: fix additional inode refhari gowtham2017-09-291-4/+1
* Posix: Unused valueSanju Rakonde2017-09-261-1/+0
* Fix the type of len, a warning is triggeredMichael Scherer2017-09-081-1/+1
* feature/posix: Enabled gfid2path by defaultKotresh HR2017-08-291-13/+3
* posix: add null gfid checksRavishankar N2017-08-083-0/+43
* cluster/dht: Check for open fd only on EBADFN Balachandran2017-08-081-1/+3