summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
* posix: add sanity checks for removing the gfid symlink for directoriesRavishankar N2017-08-041-14/+56
* storage/posix: Add virtual xattr to fetch path from gfidKotresh HR2017-07-285-0/+338
* posix: Needs to reserve disk space to prevent the brick from getting fullMohit Agrawal2017-07-255-6/+217
* storage/posix: Use the ret value of posix_gfid_heal()Krutika Dhananjay2017-07-252-10/+13
* posix: option to handle the shared bricks for statvfs()Amar Tumballi2017-07-242-1/+36
* posix/gfid2path: Block access to gfid2path xattr via mountKotresh HR2017-07-244-2/+44
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-194-6/+9
* storage/posix: Don't allow gfid/volume-id xattr to be removedPranith Kumar K2017-07-183-140/+134
* posix: brick process crash after stop the volume while brick mux is onMohit Agrawal2017-07-131-1/+3
* cluster/ec: Get size of file in EC [f]xattropPranith Kumar K2017-07-131-0/+5
* storage/posix: Handle [f]xattrop xdataPranith Kumar K2017-07-132-26/+43