summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
* posix: fix mem-leak in posix xattropvmallika2015-07-181-2/+4
* features/posix : Avoid double free of a variable in posix_setxattr()Jiffin Tony Thottan2015-07-121-24/+24
* posix: fix mem-leak in posix_get_ancestry error pathvmallika2015-07-071-0/+7
* access-control : validating context of access control translatorJiffin Tony Thottan2015-07-033-3/+110
* storage/posix: Introduce flag instructing posix to perform prestat, writev an...Krutika Dhananjay2015-06-271-37/+58
* storage/posix: Check xdata for NULL before dict_getRaghavendra Talur2015-06-261-4/+4
* posix: Fix fgetxattr() crash when key name is NULLPrashanth Pai2015-06-261-1/+1
* Porting new log messages for posixHari Gowtham2015-06-247-890/+1870
* storage/posix: Handle MAKE_INODE_HANDLE failuresPranith Kumar K2015-06-161-1/+7
* cluster/dht: Fix dht_setxattr to follow files under migrationNithya Balachandran2015-06-041-12/+111
* gfapi: zero size issue in glfs_h_acl_set()Niels de Vos2015-06-011-0/+4
* posix: Do not update unmodified xattr in (f)xattropXavier Hernandez2015-05-281-9/+22
* features/trash : Notify CTR translator if an unlink happens to a fileJiffin Tony Thottan2015-05-042-3/+12
* storage/posix: prevent NULL dereferencePranith Kumar K2015-05-021-3/+3
* storage/posix: Introduce xattr-fill on fdsKrutika Dhananjay2015-04-134-85/+148
* bitrot/scrub: Scrubber fixesVenky Shankar2015-04-083-6/+102
* features/bitrot-stub: Enhancement to versioning protocolVenky Shankar2015-04-081-48/+39
* storage/posix: Introduce xattr_fill capability in posix_statKrutika Dhananjay2015-04-081-1/+7
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-046-42/+42
* Xlators : Fixed typosManikandan Selvaganesh2015-04-021-1/+1
* bd: coverity fixes, removing logically dead code and correcting checksNandaja Varma2015-03-302-3/+5
* bd: Fixing dereference after null check(FORWARD_NULL)arao2015-03-301-1/+2
* posix : unchecked return value coverity fix.Manikandan Selvaganesh2015-03-291-3/+9
* posix: handle failure from posix_resolvevmallika2015-03-251-0/+4