summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix-helpers.c
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor the code for posix_handle_pairMichael Scherer2017-05-041-20/+8
* geo-rep: filter out xtime attribute during getxattrSaravanakumar Arumugam2017-04-111-1/+52
* storage/posix: Use granular mutex locks for pgfid update syscallsKrutika Dhananjay2017-03-121-0/+2
* storage/posix: Use more granular mutex locks for atomic writesKrutika Dhananjay2017-03-031-0/+2
* storage/posix: Execute syscalls in xattrop under different locksKrutika Dhananjay2017-02-271-18/+67
* dht : file rename operation is successful but log has error File existsMohit Agrawal2017-01-091-5/+13
* events: Add FMT_WARN for gf_eventPranith Kumar K2016-11-181-1/+1
* storage/posix: Fix race in posix_pstatPranith Kumar K2016-10-171-5/+5
* afr: Ignore gluster internal (virtual) xattrs in metadata heal checkRavishankar N2016-09-261-17/+1
* storage/posix: Integrate important events with gf_eventPranith Kumar K2016-09-141-18/+21
* posix: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-5/+1
* storage/posix: Look for file in "unlink" dir IFF open on real-path fails with...Krutika Dhananjay2016-07-291-1/+1
* core: add a basis function to reduce verbose codeZhou Zhengping2016-07-181-9/+1
* storage/posix: Give correct errno for anon-fd operationsPranith Kumar K2016-06-261-8/+21
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-071-0/+1
* posix: Filter gsyncd stime xattrKotresh HR2016-03-151-0/+3
* storage/posix: Implement .unlink directoryAshish Pandey2015-12-151-12/+61
* marker: do remove xattr only for last linkvmallika2015-11-091-2/+2
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-23/+23
* storage/posix: Reduce number of getxattrs for internal xattrsPranith Kumar K2015-10-011-4/+53
* posix.c posix-helpers.c: porting new log messagesHari Gowtham2015-08-311-2/+0
* cluster/dht: Don't set posix acls on linkto filesNithya Balachandran2015-08-311-3/+12
* libglusterfs: Even anonymous fds must have fd->flags setRaghavendra Talur2015-07-201-5/+13
* cluster/ec: Propogate correct errno in case of failuresPranith Kumar K2015-07-141-0/+3
* Porting new log messages for posixHari Gowtham2015-06-171-140/+183
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* gfapi: zero size issue in glfs_h_acl_set()Jiffin Tony Thottan2015-05-281-0/+4
* features/trash : Notify CTR translator if an unlink happens to a fileJiffin Tony Thottan2015-04-241-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