summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix.c
Commit message (Expand)AuthorAgeFilesLines
...
* storage/posix: Integrate important events with gf_eventPranith Kumar K2016-09-141-26/+50
* posix: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-13/+9
* 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
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-181-125/+119
* build: correctly format some (s)size_t messagesNiels de Vos2016-07-171-2/+2
* storage/posix: fix inode leaksRaghavendra G2016-07-051-1/+4
* 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-261-35/+27
* 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
* 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
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-04-291-1/+9
* cluster/distribute: detect stale layouts in entry fopsRaghavendra G2016-04-221-13/+103
* posix: Add lease() fopPoornima G2016-04-211-0/+15
* arbiter: write performance improvementRavishankar N2016-04-111-14/+21
* dht: add "nuke" functionality for efficient server-side deletionJeff Darcy2016-04-071-11/+10
* storage/posix: send proper iatt attributes for the root inodeRaghavendra Bhat2016-03-261-1/+8
* storage/posix: Typo in log messageN Balachandran2016-03-171-6/+6
* geo-rep: Mask xtime and stime xattrsKotresh HR2016-02-261-0/+13
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-151-1/+1
* NSR : nsr server code generation patchJeff Darcy2016-02-111-1/+1
* posix: implement seek() FOPNiels de Vos2016-02-101-0/+65
* features/shard: Implement zerofill FOPKrutika Dhananjay2016-01-221-8/+20
* features/shard: Implement fallocate FOPKrutika Dhananjay2016-01-181-10/+20
* tier/unlink: symlink failed to unlinkMohammed Rafi KC2015-12-291-1/+2
* core: add preadv, pwritev, pread, pwrite syscall wrappersKaleb S KEITHLEY2015-12-221-4/+4
* tier:delete the linkfile if data file creation failsMohammed Rafi KC2015-12-221-0/+17
* cluster/afr: Fix data loss due to race between sh and ongoing writeKrutika Dhananjay2015-12-221-1/+2
* tier/unlink: open fd for special file for fdstatMohammed Rafi KC2015-12-211-11/+10
* tier:unlink during migrationMohammed Rafi KC2015-12-161-57/+102
* storage/posix: Implement .unlink directoryAshish Pandey2015-12-151-9/+187
* storage/posix: fix dict leak in posix_fgetxattrSusant Palai2015-12-101-2/+1
* posix: fix posix_fgetxattr to return the correct errorSusant Palai2015-12-081-3/+23
* marker: do remove xattr only for last linkvmallika2015-11-091-42/+31
* dht: heal directory path if the directory is not presentMohammed Rafi KC2015-11-081-3/+3
* Revert "fuse: resolve complete path after a graph switch"Mohammed Rafi KC2015-11-081-3/+3
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-46/+46
* afr: write zeros to sink for non-sparse filesRavishankar N2015-10-281-8/+35
* fuse: resolve complete path after a graph switchMohammed Rafi KC2015-10-081-3/+3
* cluster/ec : Mark new entry changelog in entry self-healAshish Pandey2015-10-061-1/+1
* posix: xattrop 'GF_XATTROP_ADD_ARRAY_WITH_DEFAULT' implementationvmallika2015-09-281-10/+118
* storage/posix: Prevent extra handle-pathPranith Kumar K2015-09-281-12/+2
* all: reduce "inline" usageJeff Darcy2015-09-011-1/+1