index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
storage
/
posix
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
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
*
core: block unused signals in created threads
Anand Avati
2013-09-25
3
-7
/
+7
*
core: remove GLUSTERFS_CREATE_MODE_KEY usage
Amar Tumballi
2013-08-23
1
-14
/
+0
*
core: changes to support gfid-access
Amar Tumballi
2013-08-21
1
-0
/
+14
*
Revert "fuse: auxiliary gfid mount support"
Amar Tumballi
2013-08-21
1
-14
/
+0
*
afr: treat appending writes as stable writes.
Anand Avati
2013-08-13
1
-2
/
+39
*
posix: Default value for `batch-fsync-delay-usec` should be '0'
Harshavardhana
2013-08-13
1
-3
/
+3
*
storage/posix: Enable Open-fd-count query in writev
Pranith Kumar K
2013-08-02
1
-1
/
+39
*
Revert "storage/posix: Remove the interim fix that handles the gfid race"
shishir gowda
2013-07-30
3
-2
/
+70
*
storage/posix: Fix conditional compiling for syncfs
Pranith Kumar K
2013-07-24
1
-1
/
+4
*
storage/posix: implement batched fsync in a single thread
Anand Avati
2013-07-23
3
-0
/
+270
*
fuse: auxiliary gfid mount support
Raghavendra G
2013-07-19
1
-0
/
+14
*
posix: add a simple health-checker
Niels de Vos
2013-07-03
3
-0
/
+140
*
glusterfs: discard (hole punch) support
Brian Foster
2013-06-13
1
-27
/
+63
*
gluster: add fallocate fop support
Brian Foster
2013-06-13
1
-0
/
+67
*
dht,posix: support for case discovery
Anand Avati
2013-05-25
1
-0
/
+66
*
storage/posix: introduce node-uuid-pathinfo
Venky Shankar
2013-04-05
2
-2
/
+35
*
posix: fix dangerous "sharing" of fd in readdir between two requests
Anand Avati
2013-04-03
1
-2
/
+17
*
cluster/afr: sync xattrs removed on source to sink(s)
Venky Shankar
2013-04-02
2
-0
/
+40
*
storage/posix: honor O_SYNC and O_DSYNC sent in @flags of writev()
Anand Avati
2013-03-29
2
-5
/
+10
*
Storage/posix: Don't log at ERROR level for failed getxattr.
Raghavendra Talur
2013-03-12
1
-0
/
+4
*
storage/posix: Remove a redundant lstat in posix_handle_hard.
Mohammed Junaid
2013-03-06
1
-7
/
+0
*
Modified validation parameters for owner-uid and owner-gid.
Avra Sengupta
2013-03-01
1
-0
/
+4
*
Use proper libtool option -avoid-version instead of bogus -avoidversion
Anand Avati
2013-02-07
1
-1
/
+1
[next]