summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix.c
Commit message (Expand)AuthorAgeFilesLines
* storage/posix: Don't try to set gfid in case of INTERNAL-mknodPranith Kumar K2015-02-091-7/+12
* storage/posix: Set gfid after all xattrs, uid/gid are setPranith Kumar K2015-02-091-32/+32
* storage/posix: Treat ENODATA/ENOATTR as success in bulk removexattrPranith Kumar K2014-11-131-0/+13
* glusterd/quota: Heal pgfid xattr on existing data when the quota isvmallika2014-10-201-0/+21
* cluster/dht: Added code to capture races in dht-lookup pathVenkatesh Somyajulu2014-10-011-0/+6
* storage/posix: Don't unlink .glusterfs-hardlink before linkto checkVenkatesh Somyajulu2014-10-011-8/+37
* cluster/dht: Modified logic of linkto file deletion on non-hashedVenkatesh Somyajulu2014-09-171-2/+2
* cluster/dht: Fix races to avoid deletion of linkto fileVenkatesh Somyajulu2014-09-171-11/+65
* storage/posix: removing deleting entries in case of creation failuresRaghavendra G2014-09-171-40/+68
* protocol/server: send ENOENT instead of ESTALE for older clientsRavishankar N2014-06-201-3/+11
* features/marker-quota: more stringent error handling in rename.Raghavendra G2014-05-101-1/+4
* posix: if brick-uid or brick-gid is not specified, do not setNiels de Vos2014-05-091-12/+29
* storage/posix: add list xattr capability to lookupPranith Kumar K2014-04-281-7/+12
* storage/posix: perform chmod after chown.Ravishankar N2014-02-171-6/+6
* POSIX : gefattr fails and mount point become inaccessible Atin Mukherjee2014-02-071-1/+1
* features/quota: remove in-memory accounting of files in enforcerRaghavendra G2014-01-281-1/+0
* 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
* afr: treat appending writes as stable writes.Anand Avati2013-08-131-2/+39
* posix: Default value for `batch-fsync-delay-usec` should be '0'Harshavardhana2013-08-131-3/+3
* storage/posix: Enable Open-fd-count query in writevPranith Kumar K2013-08-021-1/+39
* Revert "storage/posix: Remove the interim fix that handles the gfid race"shishir gowda2013-07-301-1/+1
* storage/posix: implement batched fsync in a single threadAnand Avati2013-07-231-0/+111
* fuse: auxiliary gfid mount supportRaghavendra G2013-07-191-0/+14
* posix: add a simple health-checkerNiels de Vos2013-07-031-0/+20
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-27/+63
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+67
* dht,posix: support for case discoveryAnand Avati2013-05-251-0/+66
* storage/posix: introduce node-uuid-pathinfoVenky Shankar2013-04-051-2/+32
* posix: fix dangerous "sharing" of fd in readdir between two requestsAnand Avati2013-04-031-2/+17
* cluster/afr: sync xattrs removed on source to sink(s)Venky Shankar2013-04-021-0/+39
* storage/posix: honor O_SYNC and O_DSYNC sent in @flags of writev()Anand Avati2013-03-291-4/+10
* Storage/posix: Don't log at ERROR level for failed getxattr.Raghavendra Talur2013-03-121-0/+4
* Modified validation parameters for owner-uid and owner-gid.Avra Sengupta2013-03-011-0/+4
* storage/posix: skip path construction when dentry list is emptyBrian Foster2013-01-261-0/+2
* cli: fix descriptions of owner-uid and owner-gidShireesh Anjal2013-01-211-2/+2
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-191-179/+210