summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix.c
Commit message (Expand)AuthorAgeFilesLines
* storage/posix: Treat ENODATA/ENOATTR as success in bulk removexattrPranith Kumar K2014-11-051-0/+14
* Avoid spurious EINVAL in posix_readdir()Emmanuel Dreyfus2014-10-291-3/+18
* POSIX filesystem compliance: PATH_MAXEmmanuel Dreyfus2014-10-031-0/+34
* glusterd/quota: Heal pgfid xattr on existing data when the quota isvmallika2014-09-301-0/+21
* Fix invalid seekdir() usageEmmanuel Dreyfus2014-09-301-0/+23
* glusterfs: allow setxattr of keys with null values.Ravishankar N2014-09-291-2/+2
* Do not forbid fallocate on non Linux systemsEmmanuel Dreyfus2014-09-261-7/+2
* storage/posix: Log when mkdir is on an existing gfid but non-existentRaghavendra G2014-09-181-1/+26
* Always check for ENODATA with ENOATTREmmanuel Dreyfus2014-09-081-8/+12
* cluster/dht: Added code to capture races in dht-lookup pathVenkatesh Somyajulu2014-09-031-0/+6
* storage/posix : Missing space in log messageNithya Balachandran2014-09-031-1/+1
* storage/posix: Don't unlink .glusterfs-hardlink before linkto checkVenkatesh Somyajulu2014-08-281-8/+37
* storage/posix: fix issue in posix_fsyncZhang Huan2014-08-011-1/+2
* cluster/dht: Modified logic of linkto file deletion on non-hashedVenkatesh Somyajulu2014-07-311-2/+2
* storage/posix: removing deleting entries in case of creation failuresRaghavendra G2014-07-301-40/+68
* cluster/dht: Fix races to avoid deletion of linkto fileVenkatesh Somyajulu2014-07-181-11/+65
* porting: Provide fallocate and fremovexattr for OSXHarshavardhana2014-07-021-1/+1
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-021-2/+2
* Posix/readdirp : Avoid filling wrong stat info for dentry in readdirpSusant Palai2014-05-281-2/+5
* storage/posix: Don't allow open on symlinkPranith Kumar K2014-05-221-2/+8
* storage/posix: Remove dead code in xattropPranith Kumar K2014-05-011-32/+0
* storage/posix: add list xattr capability to lookupPranith Kumar K2014-04-291-6/+12
* Update references to the maillinglist to gluster-devel@gluster.orgNiels de Vos2014-04-271-1/+1
* build: MacOSX Porting fixesHarshavardhana2014-04-241-25/+157
* Reduce logging caused by non-existing extended attributesNiels de Vos2014-03-011-2/+4
* add build-gfid option to enable pgfid tracking ...Krishnan Parthasarathi2014-02-141-1/+1
* storage/posix: calculate checksum only over read dataAnand Avati2014-02-131-2/+2
* storage/posix: perform chmod after chown.Ravishankar N2014-02-111-6/+6
* features/marker-quota: more stringent error handling in rename.Raghavendra G2014-02-081-1/+4
* Problem : getfattr fails and mount point becomes inaccessible while Atin Mukherjee2014-02-051-1/+1
* features/quota: remove in-memory accounting of files in enforcerRaghavendra G2014-01-251-1/+0
* consolidate code for #ifdef HAVE_LINKAT usageVijay Bellur2014-01-141-12/+3
* storage/posix: UNWIND right op_error and op_errno in *setxattr()Vijay Bellur2014-01-141-2/+6
* pathinfo: Provide user namespace access.Vijaykumar M2013-12-161-4/+2
* posix: if brick-uid or brick-gid is not specified, do not setAnand Avati2013-12-121-12/+29
* posix: do not allow to set/get "trusted.glusterfs.volume-id" xattrVijaykumar M2013-11-261-0/+15
* core: fix errno for non-existent GFIDAnand Avati2013-11-261-0/+6
* posix: placeholders for GFID to path conversionRaghavendra G2013-11-261-114/+645
* Build storage/posix xlator if fallocate() does not existsEmmanuel Dreyfus2013-11-201-1/+12
* Fixes for ZF reported by coverityM. Mohan Kumar2013-11-191-1/+5
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-8/+8
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-16/+184
* posix: Fix excessive logging resulting from get_real_filename failure from sambaKrutika Dhananjay2013-11-071-2/+3
* posix: Fix readv FOPM. Mohan Kumar2013-10-171-5/+1
* storage/posix: Lower log severity for ENODATA errors in getxattr()Vijay Bellur2013-10-151-1/+2
* gNFS: Incorrect NFS ACL encoding for XFSSantosh Kumar Pradhan2013-09-291-1/+2
* core: block unused signals in created threadsAnand Avati2013-09-251-1/+1
* core: remove GLUSTERFS_CREATE_MODE_KEY usageAmar Tumballi2013-08-231-14/+0
* core: changes to support gfid-accessAmar Tumballi2013-08-211-0/+14
* Revert "fuse: auxiliary gfid mount support"Amar Tumballi2013-08-211-14/+0