summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
* storage/posix: New gfid2path infraKotresh HR2017-07-105-2/+193
* posix: Avoid one extra call of l(get|list)xattr call after use buffer in posi...Mohit Agrawal2017-07-032-177/+300
* dht/hardlink : Remove stale linkto file incase of failureJiffin Tony Thottan2017-06-221-0/+3
* posix: Revert modifying op_errno in __posix_fd_ctx_getRavishankar N2017-06-191-10/+6
* glusterfsd: Deletion of brick dir throw emerg msgs after stop volumeMohit Agrawal2017-06-092-3/+4
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-312-15/+41
* posix: use the correct op_errnoRavishankar N2017-05-312-8/+14
* cluster/ec: Implement FALLOCATE FOP for ECSunil Kumar Acharya2017-05-231-5/+5
* brick mux: Detach brick on posix health check failureAtin Mukherjee2017-05-152-4/+23
* posix: Send SIGKILL in 2nd attemptAtin Mukherjee2017-05-091-2/+2
* glusterd: socketfile & pidfile related fixes for brick multiplexing featureMohit Agrawal2017-05-091-9/+27
* Refactor the code for posix_handle_pairMichael Scherer2017-05-041-20/+8