index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
storage
Commit message (
Expand
)
Author
Age
Files
Lines
*
storage/posix: Don't try to set gfid in case of INTERNAL-mknod
Pranith Kumar K
2015-02-11
1
-7
/
+12
*
storage/posix: Set gfid after all xattrs, uid/gid are set
Pranith Kumar K
2015-02-11
1
-32
/
+32
*
telldir()/seekdir() portability fixes
Emmanuel Dreyfus
2014-12-20
1
-9
/
+17
*
posix: Fix buffer overrun in _handle_list_xattr()
Emmanuel Dreyfus
2014-12-20
1
-4
/
+3
*
Posix: Brick failure detection fix for ext4 filesystem
Lalatendu Mohanty
2014-12-15
1
-6
/
+64
*
inode: Handle '/' in basename in inode_link/unlink
Pranith Kumar K
2014-11-16
1
-1
/
+1
*
storage/posix: Treat ENODATA/ENOATTR as success in bulk removexattr
Pranith Kumar K
2014-11-16
1
-0
/
+14
*
Avoid spurious EINVAL in posix_readdir()
Emmanuel Dreyfus
2014-10-29
2
-3
/
+19
*
POSIX filesystem compliance: PATH_MAX
Emmanuel Dreyfus
2014-10-03
3
-4
/
+55
*
Fix invalid seekdir() usage
v3.6.0beta3
Emmanuel Dreyfus
2014-09-30
1
-0
/
+23
*
glusterd/quota: Heal pgfid xattr on existing data when the quota is enable
vmallika
2014-09-30
2
-0
/
+37
*
Do not forbid fallocate on non Linux systems
Emmanuel Dreyfus
2014-09-26
1
-7
/
+2
*
storage/posix: Log when mkdir is on an existing gfid but non-existent
Raghavendra G
2014-09-19
1
-1
/
+26
*
storage/posix: Don't unlink .glusterfs-hardlink before linkto check
Venkatesh Somyajulu
2014-09-12
1
-8
/
+37
*
storage/posix: Prefer gfid links for inode-handle
Pranith Kumar K
2014-09-12
1
-1
/
+3
*
storage/posix: removing deleting entries in case of creation failures
Raghavendra G
2014-09-10
4
-41
/
+91
*
cluster/dht: Modified logic of linkto file deletion on non-hashed
Venkatesh Somyajulu
2014-09-10
1
-2
/
+2
*
cluster/dht: Added code to capture races in dht-lookup path
Venkatesh Somyajulu
2014-09-09
1
-0
/
+6
*
cluster/dht: Fix races to avoid deletion of linkto file
Venkatesh Somyajulu
2014-09-09
2
-11
/
+67
*
Always check for ENODATA with ENOATTR
Emmanuel Dreyfus
2014-09-07
3
-10
/
+14
*
porting: Provide fallocate and fremovexattr for OSX
Harshavardhana
2014-07-02
2
-2
/
+2
*
porting: Port for FreeBSD rebased from Mike Ma's efforts
Harshavardhana
2014-07-02
3
-3
/
+15
*
storage/posix: Janitor should guard against dir renames.
Pranith Kumar K
2014-06-12
1
-1
/
+62
*
storage/posix: Remove special handling of ENOTSUP for [f]setxattr.
Pranith Kumar K
2014-05-31
1
-18
/
+2
*
Posix/readdirp : Avoid filling wrong stat info for dentry in readdirp
Susant Palai
2014-05-28
1
-2
/
+5
*
storage/posix: Don't allow open on symlink
Pranith Kumar K
2014-05-22
1
-2
/
+8
*
storage/posix: do not dereference gfid symlinks before posix_handle_mkdir_has...
Xavier Hernandez
2014-05-02
2
-8
/
+16
*
storage/posix: Remove dead code in xattrop
Pranith Kumar K
2014-05-01
1
-32
/
+0
*
storage/posix: add list xattr capability to lookup
Pranith Kumar K
2014-04-29
2
-16
/
+94
*
Update references to the maillinglist to gluster-devel@gluster.org
Niels de Vos
2014-04-27
1
-1
/
+1
*
build: MacOSX Porting fixes
Harshavardhana
2014-04-24
6
-44
/
+204
*
storage/bd: Fix allocations/deallocations
Pranith Kumar K
2014-03-08
6
-22
/
+46
*
build: GlusterFS Unit Test Framework
Luis Pabon
2014-03-06
1
-0
/
+10
*
Reduce logging caused by non-existing extended attributes
Niels de Vos
2014-03-01
1
-2
/
+4
*
storage/posix: lgetxattr called with invalid keys on the bricks
Kaleb S. KEITHLEY
2014-02-16
1
-110
/
+112
*
add build-gfid option to enable pgfid tracking ...
Krishnan Parthasarathi
2014-02-14
1
-1
/
+1
*
storage/posix: calculate checksum only over read data
Anand Avati
2014-02-13
1
-2
/
+2
*
storage/posix: perform chmod after chown.
Ravishankar N
2014-02-11
1
-6
/
+6
*
features/marker-quota: more stringent error handling in rename.
Raghavendra G
2014-02-08
1
-1
/
+4
*
Problem : getfattr fails and mount point becomes inaccessible while
Atin Mukherjee
2014-02-05
1
-1
/
+1
*
features/quota: remove in-memory accounting of files in enforcer
Raghavendra G
2014-01-25
1
-1
/
+0
*
storage/posix: HANDLE_PFX is redundant use GF_HIDDEN_PATH instead
Harshavardhana
2014-01-22
3
-13
/
+12
*
consolidate code for #ifdef HAVE_LINKAT usage
Vijay Bellur
2014-01-14
2
-32
/
+6
*
storage/posix: UNWIND right op_error and op_errno in *setxattr()
Vijay Bellur
2014-01-14
2
-4
/
+8
*
pathinfo: Provide user namespace access.
Vijaykumar M
2014-01-03
1
-0
/
+5
*
bd: Check for capabilities for creating thin lv
M. Mohan Kumar
2013-12-24
1
-0
/
+7
*
pathinfo: Provide user namespace access.
Vijaykumar M
2013-12-16
2
-5
/
+6
*
posix: if brick-uid or brick-gid is not specified, do not set
Anand Avati
2013-12-12
1
-12
/
+29
*
posix: do not allow to set/get "trusted.glusterfs.volume-id" xattr
Vijaykumar M
2013-11-26
1
-0
/
+15
*
core: fix errno for non-existent GFID
Anand Avati
2013-11-26
1
-0
/
+6
[next]