summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* posix: make sure atime and mtime are set when calling lutimes()Niels de Vos2017-01-081-6/+20
* build: correctly format some (s)size_t messagesNiels de Vos2016-09-071-2/+2
* storage/posix: Log EEXIST failures at DEBUG log-levelKrutika Dhananjay2016-08-171-3/+6
* posix: Do not move and recreate .glusterfs/unlink directoryAshish Pandey2016-08-101-11/+59
* storage/posix: fix inode leaksRaghavendra G2016-08-102-1/+6
* posix: leverage FALLOC_FL_ZERO_RANGE in zerofill fopRavishankar N2016-08-081-0/+10
* posix: fix posix_fgetxattr to return the correct errorSusant Palai2016-08-071-3/+23
* storage/posix: Look for file in "unlink" dir IFF open on real-path fails with...Krutika Dhananjay2016-07-301-1/+1
* storage/posix: Give correct errno for anon-fd operationsPranith Kumar K2016-07-294-46/+51
* libglusterfs: Implement API that provides page-aligned iobufsKrutika Dhananjay2016-06-291-32/+11
* cluster/dht: Fix unsafe iteration on inode->fd_listXavier Hernandez2016-06-241-1/+1
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-06-161-1/+9
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-161-0/+1
* posix, shard: Use page-aligned buffer for o-direct readsKrutika Dhananjay2016-06-151-8/+32
* libglusterfs: Even anonymous fds must have fd->flags setRaghavendra Talur2016-06-081-9/+7
* storage/posix: Print offset,size and gfid too when readv failsv3.7.12rc1Krutika Dhananjay2016-06-031-1/+3
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-231-13/+86
* posix: Set correct d_type for readdirp() callsPrashanth Pai2016-05-111-0/+29
* dht: add "nuke" functionality for efficient server-side deletionJeff Darcy2016-04-261-13/+12
* cluster/distribute: detect stale layouts in entry fopsRaghavendra G2016-04-252-14/+114
* arbiter: write performance improvementRavishankar N2016-04-111-14/+21
* storage/posix: send proper iatt attributes for the root inodevmallika2016-04-043-15/+73
* posix: Filter gsyncd stime xattrKotresh HR2016-03-291-0/+3
* geo-rep: Mask xtime and stime xattrsKotresh HR2016-03-071-0/+13
* tier:delete the linkfile if data file creation failsMohammed Rafi KC2016-02-222-1/+18
* tier/unlink: open fd for special file for fdstatMohammed Rafi KC2016-02-221-11/+10
* tier/unlink: symlink failed to unlinkMohammed Rafi KC2016-02-221-1/+2
* tier:unlink during migrationMohammed Rafi KC2016-02-222-58/+107
* features/shard: Implement zerofill FOPKrutika Dhananjay2016-02-101-8/+20
* cluster/afr: Fix data loss due to race between sh and ongoing write.Krutika Dhananjay2016-01-283-7/+49
* storage/posix: Implement .unlink directoryAshish Pandey2016-01-255-14/+276
* features/shard: Implement fallocate FOPKrutika Dhananjay2016-01-211-10/+20
* all: reduce "inline" usageKaleb S KEITHLEY2016-01-182-2/+2
* storage/posix: fix dict leak in posix_fgetxattrSusant Palai2016-01-061-2/+1
* marker: do remove xattr only for last linkvmallika2015-11-092-44/+33
* dht: heal directory path if the directory is not presentMohammed Rafi KC2015-11-091-3/+3
* Revert "fuse: resolve complete path after a graph switch"Mohammed Rafi KC2015-11-091-3/+3
* afr: write zeros to sink for non-sparse filesRavishankar N2015-10-291-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-healv3.7.5Ashish Pandey2015-10-061-1/+1
* storage/posix: Reduce number of getxattrs for internal xattrsPranith Kumar K2015-10-041-4/+53
* storage/posix: Prevent extra handle-pathPranith Kumar K2015-10-011-12/+2
* posix: xattrop 'GF_XATTROP_ADD_ARRAY_WITH_DEFAULT' implementationvmallika2015-09-281-10/+117
* posix.c posix-helpers.c: porting new log messagesHari Gowtham2015-09-012-7/+7
* cluster/dht: Don't set posix acls on linkto filesNithya Balachandran2015-08-313-7/+23
* posix: xattrop 'GF_XATTROP_GET_AND_SET' implementationvmallika2015-08-271-6/+32
* posix: posix_make_ancestryfromgfid shouldn't log ENOENTvmallika2015-08-163-8/+16
* quota: fix parents caching during build ancestryvmallika2015-08-021-4/+5
* posix,shard: Fill in ia_size and ia_blocks before unwinding (f)setattrKrutika Dhananjay2015-07-271-2/+14
* cluster/ec: Propogate correct errno in case of failuresPranith Kumar K2015-07-211-0/+3