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: fix issue in posix_fsync
Zhang Huan
2014-08-01
1
-1
/
+2
*
cluster/dht: Modified logic of linkto file deletion on non-hashed
Venkatesh Somyajulu
2014-07-31
1
-2
/
+2
*
storage/posix: removing deleting entries in case of creation failures
Raghavendra G
2014-07-30
4
-41
/
+91
*
cluster/dht: Fix races to avoid deletion of linkto file
Venkatesh Somyajulu
2014-07-18
2
-11
/
+67
*
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
*
features/marker: quota friendly changes
Raghavendra G
2013-11-26
1
-0
/
+92
*
posix: placeholders for GFID to path conversion
Raghavendra G
2013-11-26
5
-152
/
+963
*
Build storage/posix xlator if fallocate() does not exists
Emmanuel Dreyfus
2013-11-20
1
-1
/
+12
*
bd: Add Zerofill FOP support
M. Mohan Kumar
2013-11-20
3
-3
/
+278
*
BD fixes for coverity scan
M. Mohan Kumar
2013-11-19
1
-5
/
+9
*
Fixes for ZF reported by coverity
M. Mohan Kumar
2013-11-19
1
-1
/
+5
*
zerofill: Change the type of len argument of glfs_zerofill() to off_t
Bharata B Rao
2013-11-14
1
-8
/
+8
*
bd: Add support to create clone, snapshot and merge of LV images.
M. Mohan Kumar
2013-11-13
3
-46
/
+607
*
bd: Add aio support to BD xlator
M. Mohan Kumar
2013-11-13
6
-24
/
+647
*
bd: posix/multi-brick support to BD xlator
M. Mohan Kumar
2013-11-13
6
-0
/
+2776
*
bd_map: Remove bd_map xlator
M. Mohan Kumar
2013-11-13
7
-3259
/
+0
*
glusterfs: zerofill support
M. Mohan Kumar
2013-11-10
2
-16
/
+186
*
posix: Fix excessive logging resulting from get_real_filename failure from samba
Krutika Dhananjay
2013-11-07
1
-2
/
+3
*
posix: Fix readv FOP
M. Mohan Kumar
2013-10-17
2
-10
/
+2
*
storage/posix: Lower log severity for ENODATA errors in getxattr()
Vijay Bellur
2013-10-15
1
-1
/
+2
*
gNFS: Incorrect NFS ACL encoding for XFS
Santosh Kumar Pradhan
2013-09-29
2
-7
/
+9
[next]