summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* 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-291-8/+21
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-161-0/+1
* libglusterfs: Even anonymous fds must have fd->flags setRaghavendra Talur2016-06-081-9/+7
* posix: Filter gsyncd stime xattrKotresh HR2016-03-291-0/+3
* storage/posix: Implement .unlink directoryAshish Pandey2016-01-251-3/+61
* marker: do remove xattr only for last linkvmallika2015-11-091-2/+2
* storage/posix: Reduce number of getxattrs for internal xattrsPranith Kumar K2015-10-041-4/+53
* posix.c posix-helpers.c: porting new log messagesHari Gowtham2015-09-011-2/+0
* cluster/dht: Don't set posix acls on linkto filesNithya Balachandran2015-08-311-3/+12
* cluster/ec: Propogate correct errno in case of failuresPranith Kumar K2015-07-211-0/+3
* Porting new log messages for posixHari Gowtham2015-06-241-140/+183
* gfapi: zero size issue in glfs_h_acl_set()Niels de Vos2015-06-011-0/+4
* features/trash : Notify CTR translator if an unlink happens to a fileJiffin Tony Thottan2015-05-041-0/+3
* storage/posix: Introduce xattr-fill on fdsKrutika Dhananjay2015-04-131-57/+111
* bitrot/scrub: Scrubber fixesVenky Shankar2015-04-081-6/+88
* features/bitrot-stub: Enhancement to versioning protocolVenky Shankar2015-04-081-48/+39
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-6/+6
* Bitrot StubVenky Shankar2015-03-241-0/+70
* posix: add ACL translation for the GF_POSIX_ACL_*_KEY xattrNiels de Vos2015-03-091-0/+79
* Fix dictionary leaks in ancestry-building code.Pranith Kumar K2015-03-091-1/+1
* Storage/posix : Adding error checks in path formationNithya Balachandran2015-02-181-5/+28
* posix: Fix buffer overrun in _handle_list_xattr()Emmanuel Dreyfus2014-11-281-4/+3
* Posix: Brick failure detection fix for ext4 filesystemLalatendu Mohanty2014-10-281-6/+64
* glusterfs: allow setxattr of keys with null values.Ravishankar N2014-09-291-2/+2
* storage/posix: removing deleting entries in case of creation failuresRaghavendra G2014-07-301-0/+18
* porting: Provide fallocate and fremovexattr for OSXHarshavardhana2014-07-021-1/+1
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-021-1/+11
* storage/posix: Janitor should guard against dir renames.Pranith Kumar K2014-06-121-1/+62
* storage/posix: Remove special handling of ENOTSUP for [f]setxattr.Pranith Kumar K2014-05-311-18/+2
* storage/posix: add list xattr capability to lookupPranith Kumar K2014-04-291-10/+82
* build: MacOSX Porting fixesHarshavardhana2014-04-241-9/+30
* build: GlusterFS Unit Test FrameworkLuis Pabon2014-03-061-0/+10
* storage/posix: lgetxattr called with invalid keys on the bricksKaleb S. KEITHLEY2014-02-161-110/+112
* storage/posix: UNWIND right op_error and op_errno in *setxattr()Vijay Bellur2014-01-141-2/+2
* pathinfo: Provide user namespace access.Vijaykumar M2014-01-031-0/+5
* pathinfo: Provide user namespace access.Vijaykumar M2013-12-161-1/+4
* features/marker: quota friendly changesRaghavendra G2013-11-261-0/+92
* posix: placeholders for GFID to path conversionRaghavendra G2013-11-261-29/+58
* gNFS: Incorrect NFS ACL encoding for XFSSantosh Kumar Pradhan2013-09-291-6/+7
* core: block unused signals in created threadsAnand Avati2013-09-251-4/+4
* Revert "storage/posix: Remove the interim fix that handles the gfid race"shishir gowda2013-07-301-0/+68
* storage/posix: Fix conditional compiling for syncfsPranith Kumar K2013-07-241-1/+4
* storage/posix: implement batched fsync in a single threadAnand Avati2013-07-231-0/+140
* posix: add a simple health-checkerNiels de Vos2013-07-031-0/+114
* storage/posix: Fix open-fd-count virtual xattrPranith Kumar K2013-02-061-8/+3
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-191-27/+31
* NFS is picking up geo-rep's already open (read-only) file descriptorKaleb S. KEITHLEY2012-11-141-1/+1
* storage/posix: return -1 if lstat call returns non zero value apart from -1Raghavendra Bhat2012-10-101-10/+30
* linux-aio: fixes while setting O_DIRECT flagAnand Avati2012-10-011-32/+0