summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix
Commit message (Expand)AuthorAgeFilesLines
* 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-181-4/+4
* storage/posix: Integrate important events with gf_eventPranith Kumar K2016-09-142-44/+71
* posix: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-292-18/+10
* storage/posix: Log EEXIST failures at DEBUG log-levelKrutika Dhananjay2016-08-161-3/+6
* posix: Do not move and recreate .glusterfs/unlink directoryAshish Pandey2016-08-081-11/+58
* posix: honour fsync flags in posix_do_zerofillRavishankar N2016-08-051-2/+2
* posix: leverage FALLOC_FL_ZERO_RANGE in zerofill fopRavishankar N2016-07-291-0/+10
* storage/posix: Look for file in "unlink" dir IFF open on real-path fails with...Krutika Dhananjay2016-07-291-1/+1
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-181-125/+119
* core: add a basis function to reduce verbose codeZhou Zhengping2016-07-181-9/+1
* build: correctly format some (s)size_t messagesNiels de Vos2016-07-171-2/+2
* storage/posix: fix inode leaksRaghavendra G2016-07-052-1/+6
* libglusterfs: Implement API that provides page-aligned iobufsKrutika Dhananjay2016-06-281-33/+11
* storage/posix: Give correct errno for anon-fd operationsPranith Kumar K2016-06-264-48/+52
* io-stats: Fix io-stat dump to dump at all levelsShyam2016-06-151-0/+2
* cluster/dht: Fix unsafe iteration on inode->fd_listXavier Hernandez2016-06-151-1/+1
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-071-0/+1
* posix, shard: Use page-aligned buffer for o-direct readsKrutika Dhananjay2016-06-031-8/+32
* storage/posix: Print offset,size and gfid too when readv failsKrutika Dhananjay2016-05-311-1/+3
* cluster/ec: Use correct log levelsAshish Pandey2016-05-241-2/+2
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-201-13/+86
* posix: Set correct d_type for readdirp() callsPrashanth Pai2016-05-021-0/+29