summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src
Commit message (Expand)AuthorAgeFilesLines
* Storage/posix : Adding error checks in path formationNithya Balachandran2015-02-184-20/+184
* storage/posix: Don't try to set gfid in case of INTERNAL-mknodPranith Kumar K2015-01-161-7/+12
* storage/posix: Set gfid after all xattrs, uid/gid are setPranith Kumar K2015-01-121-32/+32
* storage/posix: Set correct fsgid before doing symlinkPranith Kumar K2015-01-121-2/+2
* telldir()/seekdir() portability fixesEmmanuel Dreyfus2014-12-171-9/+17
* storage/posix: Set errno for xattrop failuresPranith Kumar K2014-12-101-0/+3
* Glusterfs/posix: Stack corruption in posix_handle_pumpNithya Balachandran2014-12-031-2/+5
* posix: remove duplicate dirfd calls in posix_opendirAtin Mukherjee2014-11-301-1/+1
* posix: Fix buffer overrun in _handle_list_xattr()Emmanuel Dreyfus2014-11-281-4/+3
* posix: Changed order of chown and chmodVenkatesh Somyajulu2014-11-141-7/+7
* inode: Handle '/' in basename in inode_link/unlinkPranith Kumar K2014-11-071-1/+1
* 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-292-3/+19
* Posix: Brick failure detection fix for ext4 filesystemLalatendu Mohanty2014-10-281-6/+64
* POSIX filesystem compliance: PATH_MAXEmmanuel Dreyfus2014-10-033-4/+55
* glusterd/quota: Heal pgfid xattr on existing data when the quota isvmallika2014-09-302-0/+37
* Fix invalid seekdir() usageEmmanuel Dreyfus2014-09-301-0/+23
* glusterfs: allow setxattr of keys with null values.Ravishankar N2014-09-292-4/+4
* 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-083-10/+14
* 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: Prefer gfid links for inode-handlePranith Kumar K2014-09-021-1/+3
* 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-304-41/+91
* cluster/dht: Fix races to avoid deletion of linkto fileVenkatesh Somyajulu2014-07-182-11/+67
* porting: Provide fallocate and fremovexattr for OSXHarshavardhana2014-07-022-2/+2
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-023-3/+15
* 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
* 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: do not dereference gfid symlinks before posix_handle_mkdir_has...Xavier Hernandez2014-05-022-8/+16
* storage/posix: Remove dead code in xattropPranith Kumar K2014-05-011-32/+0
* storage/posix: add list xattr capability to lookupPranith Kumar K2014-04-292-16/+94
* Update references to the maillinglist to gluster-devel@gluster.orgNiels de Vos2014-04-271-1/+1
* build: MacOSX Porting fixesHarshavardhana2014-04-243-34/+197
* build: GlusterFS Unit Test FrameworkLuis Pabon2014-03-061-0/+10
* Reduce logging caused by non-existing extended attributesNiels de Vos2014-03-011-2/+4
* storage/posix: lgetxattr called with invalid keys on the bricksKaleb S. KEITHLEY2014-02-161-110/+112
* 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
* storage/posix: HANDLE_PFX is redundant use GF_HIDDEN_PATH insteadHarshavardhana2014-01-223-13/+12