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
/
posix
/
src
/
posix-helpers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
posix: Filter gsyncd stime xattr
Kotresh HR
2016-03-15
1
-0
/
+3
*
storage/posix: Implement .unlink directory
Ashish Pandey
2015-12-15
1
-12
/
+61
*
marker: do remove xattr only for last link
vmallika
2015-11-09
1
-2
/
+2
*
core: use syscall wrappers instead of direct syscalls - miscellaneous
Kaleb S. KEITHLEY
2015-10-28
1
-23
/
+23
*
storage/posix: Reduce number of getxattrs for internal xattrs
Pranith Kumar K
2015-10-01
1
-4
/
+53
*
posix.c posix-helpers.c: porting new log messages
Hari Gowtham
2015-08-31
1
-2
/
+0
*
cluster/dht: Don't set posix acls on linkto files
Nithya Balachandran
2015-08-31
1
-3
/
+12
*
libglusterfs: Even anonymous fds must have fd->flags set
Raghavendra Talur
2015-07-20
1
-5
/
+13
*
cluster/ec: Propogate correct errno in case of failures
Pranith Kumar K
2015-07-14
1
-0
/
+3
*
Porting new log messages for posix
Hari Gowtham
2015-06-17
1
-140
/
+183
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
1
-5
/
+0
*
gfapi: zero size issue in glfs_h_acl_set()
Jiffin Tony Thottan
2015-05-28
1
-0
/
+4
*
features/trash : Notify CTR translator if an unlink happens to a file
Jiffin Tony Thottan
2015-04-24
1
-0
/
+3
*
storage/posix: Introduce xattr-fill on fds
Krutika Dhananjay
2015-04-13
1
-57
/
+111
*
bitrot/scrub: Scrubber fixes
Venky Shankar
2015-04-08
1
-6
/
+88
*
features/bitrot-stub: Enhancement to versioning protocol
Venky Shankar
2015-04-08
1
-48
/
+39
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
1
-6
/
+6
*
Bitrot Stub
Venky Shankar
2015-03-24
1
-0
/
+70
*
posix: add ACL translation for the GF_POSIX_ACL_*_KEY xattr
Niels de Vos
2015-03-09
1
-0
/
+79
*
Fix dictionary leaks in ancestry-building code.
Pranith Kumar K
2015-03-09
1
-1
/
+1
*
Storage/posix : Adding error checks in path formation
Nithya Balachandran
2015-02-18
1
-5
/
+28
*
posix: Fix buffer overrun in _handle_list_xattr()
Emmanuel Dreyfus
2014-11-28
1
-4
/
+3
*
Posix: Brick failure detection fix for ext4 filesystem
Lalatendu Mohanty
2014-10-28
1
-6
/
+64
*
glusterfs: allow setxattr of keys with null values.
Ravishankar N
2014-09-29
1
-2
/
+2
*
storage/posix: removing deleting entries in case of creation failures
Raghavendra G
2014-07-30
1
-0
/
+18
*
porting: Provide fallocate and fremovexattr for OSX
Harshavardhana
2014-07-02
1
-1
/
+1
*
porting: Port for FreeBSD rebased from Mike Ma's efforts
Harshavardhana
2014-07-02
1
-1
/
+11
*
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
*
storage/posix: add list xattr capability to lookup
Pranith Kumar K
2014-04-29
1
-10
/
+82
*
build: MacOSX Porting fixes
Harshavardhana
2014-04-24
1
-9
/
+30
*
build: GlusterFS Unit Test Framework
Luis Pabon
2014-03-06
1
-0
/
+10
*
storage/posix: lgetxattr called with invalid keys on the bricks
Kaleb S. KEITHLEY
2014-02-16
1
-110
/
+112
*
storage/posix: UNWIND right op_error and op_errno in *setxattr()
Vijay Bellur
2014-01-14
1
-2
/
+2
*
pathinfo: Provide user namespace access.
Vijaykumar M
2014-01-03
1
-0
/
+5
*
pathinfo: Provide user namespace access.
Vijaykumar M
2013-12-16
1
-1
/
+4
*
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
1
-29
/
+58
*
gNFS: Incorrect NFS ACL encoding for XFS
Santosh Kumar Pradhan
2013-09-29
1
-6
/
+7
*
core: block unused signals in created threads
Anand Avati
2013-09-25
1
-4
/
+4
*
Revert "storage/posix: Remove the interim fix that handles the gfid race"
shishir gowda
2013-07-30
1
-0
/
+68
*
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
1
-0
/
+140
*
posix: add a simple health-checker
Niels de Vos
2013-07-03
1
-0
/
+114
*
storage/posix: Fix open-fd-count virtual xattr
Pranith Kumar K
2013-02-06
1
-8
/
+3
*
core: remove all the 'inner' functions in codebase
Amar Tumballi
2012-12-19
1
-27
/
+31
*
NFS is picking up geo-rep's already open (read-only) file descriptor
Kaleb S. KEITHLEY
2012-11-14
1
-1
/
+1
*
storage/posix: return -1 if lstat call returns non zero value apart from -1
Raghavendra Bhat
2012-10-10
1
-10
/
+30
*
linux-aio: fixes while setting O_DIRECT flag
Anand Avati
2012-10-01
1
-32
/
+0
*
All: License message change
Varun Shastry
2012-09-13
1
-7
/
+6
[next]