summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-04-291-1/+9
* storage/posix: change the conflicting msg-idRaghavendra G2016-04-261-2/+4
* cluster/distribute: detect stale layouts in entry fopsRaghavendra G2016-04-222-13/+113
* posix: Add lease() fopPoornima G2016-04-212-1/+24
* 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-263-15/+57
* storage/posix: Typo in log messageN Balachandran2016-03-171-6/+6
* posix: Filter gsyncd stime xattrKotresh HR2016-03-151-0/+3
* geo-rep: Mask xtime and stime xattrsKotresh HR2016-02-261-0/+13
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-153-4/+4
* NSR : nsr server code generation patchJeff Darcy2016-02-111-1/+1
* posix: implement seek() FOPNiels de Vos2016-02-102-1/+82
* 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
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-222-2/+2
* core: add preadv, pwritev, pread, pwrite syscall wrappersKaleb S KEITHLEY2015-12-222-9/+9
* tier:delete the linkfile if data file creation failsMohammed Rafi KC2015-12-222-1/+18
* cluster/afr: Fix data loss due to race between sh and ongoing writeKrutika Dhananjay2015-12-223-7/+49
* tier/unlink: open fd for special file for fdstatMohammed Rafi KC2015-12-211-11/+10
* tier:unlink during migrationMohammed Rafi KC2015-12-162-58/+107
* storage/posix: Implement .unlink directoryAshish Pandey2015-12-155-23/+276
* 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
* core: use syscall wrappers instead of direct syscalls - tail(2)Kaleb S KEITHLEY2015-11-171-1/+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-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-285-113/+114
* 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
* storage/posix: Reduce number of getxattrs for internal xattrsPranith Kumar K2015-10-011-4/+53
* 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
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-242-2/+2
* storage/posix: Prevent malformed internal link creationsPranith Kumar K2015-09-011-33/+43
* all: reduce "inline" usageJeff Darcy2015-09-012-2/+2
* posix.c posix-helpers.c: porting new log messagesHari Gowtham2015-08-312-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-133-8/+16
* quota: fix parents caching during build ancestryvmallika2015-07-291-4/+5