summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/dht: Make rebalance honor min-free-diskSusant Palai2017-04-131-1/+1
* geo-rep: filter out xtime attribute during getxattrSaravanakumar Arumugam2017-04-113-8/+61
* storage/posix: Use granular mutex locks for pgfid update syscallsKrutika Dhananjay2017-03-123-11/+54
* posix: use nanosecond accuracy when availableNiklas Hambüchen2017-03-071-7/+30
* storage/posix: Use more granular mutex locks for atomic writesKrutika Dhananjay2017-03-033-8/+33
* storage/posix: Set ret value correctly before exitingKrutika Dhananjay2017-03-011-1/+3
* storage/posix: Execute syscalls in xattrop under different locksKrutika Dhananjay2017-02-274-36/+111
* posix: Fix creation of files with S_ISVTX on FreeBSDXavier Hernandez2017-02-181-3/+3
* dht : file rename operation is successful but log has error File existsMohit Agrawal2017-01-092-7/+20
* posix: make sure atime and mtime are set when calling lutimes()Niels de Vos2017-01-061-6/+20
* storage/posix: log the error when locking the export directory failsRaghavendra Bhat2017-01-031-2/+6
* Fixes GlusterFS process crashes on deep directory hierarchySanoj Unnikrishnan2016-12-212-65/+87
* storage/posix: Do not create a directory which already existAshish Pandey2016-12-211-1/+8
* events: Add FMT_WARN for gf_eventPranith Kumar K2016-11-181-1/+1
* storage/posix: Fix race in posix_pstatPranith Kumar K2016-10-171-5/+5
* afr: Ignore gluster internal (virtual) xattrs in metadata heal checkRavishankar N2016-09-261-17/+1
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-182-7/+8
* storage/posix: Integrate important events with gf_eventPranith Kumar K2016-09-142-44/+71
* bd: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-121-17/+14