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
*
Revert "core: fix errno for non-existent GFID"
Vijay Bellur
2013-12-24
1
-6
/
+0
*
posix: if brick-uid or brick-gid is not specified, do not set
Anand Avati
2013-12-16
1
-10
/
+27
*
core: fix errno for non-existent GFID
Anand Avati
2013-11-26
1
-0
/
+6
*
dht,posix: support for case discovery
Anand Avati
2013-06-08
1
-0
/
+66
*
posix: fix dangerous "sharing" of fd in readdir between two requests
v3.4.0beta1
Anand Avati
2013-05-07
1
-2
/
+17
*
storage/posix: honor O_SYNC and O_DSYNC sent in @flags of writev()
Anand Avati
2013-05-07
2
-5
/
+10
*
Use proper libtool option -avoid-version instead of bogus -avoidversion
Anand Avati
2013-02-07
1
-1
/
+1
*
storage/posix: Fix open-fd-count virtual xattr
Pranith Kumar K
2013-02-06
1
-8
/
+3
*
storage/posix: skip path construction when dentry list is empty
Brian Foster
2013-01-26
1
-0
/
+2
*
cli: fix descriptions of owner-uid and owner-gid
Shireesh Anjal
2013-01-21
1
-2
/
+2
*
Fix format security errors with hardening build flags
Niels de Vos
2013-01-16
1
-1
/
+1
*
core: remove all the 'inner' functions in codebase
Amar Tumballi
2012-12-19
3
-206
/
+253
*
storage/posix: if create returns EXIST, donot set gfid/xattrs
shishir gowda
2012-12-04
1
-0
/
+4
*
posix: Fix volume will not start if brick has no volume-id attribute
Venkatesh Somyajulu
2012-11-20
1
-7
/
+4
*
storage/posix: Make rchecksum O_DIRECT friendly
Pranith Kumar K
2012-11-20
3
-23
/
+62
*
NFS is picking up geo-rep's already open (read-only) file descriptor
Kaleb S. KEITHLEY
2012-11-14
1
-1
/
+1
*
storage/posix: remove dependency on loc->path in posix_lookup()
Amar Tumballi
2012-10-11
1
-1
/
+0
*
storage/posix: return -1 if lstat call returns non zero value apart from -1
Raghavendra Bhat
2012-10-10
1
-10
/
+30
*
build: split CPPFLAGS from CFLAGS
Jeff Darcy
2012-10-03
1
-3
/
+4
*
build: remove useless explicit -fPIC -shared from
Jeff Darcy
2012-10-03
1
-2
/
+2
*
build: remove -nostartfiles flag
Jeff Darcy
2012-10-02
1
-1
/
+1
*
build: consolidate common compilation flags into one variable
Jeff Darcy
2012-10-01
1
-2
/
+2
*
linux-aio: fixes while setting O_DIRECT flag
Anand Avati
2012-10-01
3
-38
/
+60
*
Fixed some general typing errors.
Varun Shastry
2012-09-27
1
-3
/
+3
*
logging: log ENOENT errors in DEBUG mode instead of ERROR or INFO
Raghavendra Bhat
2012-09-17
1
-1
/
+2
*
storage/posix: Option to set brick(of a volume)'s root dir's uid/gid
Krishnan Parthasarathi
2012-09-14
1
-5
/
+43
*
All: License message change
Varun Shastry
2012-09-13
8
-56
/
+48
*
storage/posix: Make posix_fremovexattr anon fd friendly.
Pranith Kumar K
2012-09-06
1
-4
/
+1
*
posix: adjust new xattrops to new dict API
Csaba Henk
2012-09-06
1
-4
/
+4
*
storage/posix: Add or_array/and_array op for xattrop
Pranith Kumar K
2012-09-06
1
-1
/
+35
*
libglusterfs/dict: make 'dict_t' a opaque object
Amar Tumballi
2012-09-06
3
-93
/
+85
*
All: License message change
Varun Shastry
2012-08-28
8
-119
/
+47
*
cluster/dht: Optimize readdirp calls in DHT
shishir gowda
2012-08-13
1
-2
/
+32
*
Warnings: Fix set, unused variable warnings
Pranith Kumar K
2012-07-29
1
-2
/
+0
*
storage/posix: use the size returned by getxattr to allocate memory
Raghavendra Bhat
2012-07-17
1
-2
/
+2
*
storage/posix: use ssize_t variable to get the return value of getxattr
Raghavendra Bhat
2012-07-17
2
-45
/
+63
*
storage/posix: implement native linux AIO support
Anand Avati
2012-07-14
7
-6
/
+656
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
2
-12
/
+6
*
storage/posix: handle getxattr failures gracefully
Raghavendra Bhat
2012-07-11
2
-7
/
+61
*
posix: avoid unnecessary strncpy
Jim Meyering
2012-07-02
1
-1
/
+1
*
cluster/stripe: implement the coalesce stripe file format
Brian Foster
2012-06-07
1
-1
/
+1
*
Use linkat(2) when linking on symlink
Emmanuel Dreyfus
2012-06-05
1
-0
/
+18
*
posix: fix the 'ENOENT' logs for setxattr()
Amar Tumballi
2012-06-04
1
-6
/
+7
*
storage/posix: Prevent gfid handle leaks
Pranith Kumar K
2012-05-31
1
-4
/
+6
*
storage/posix: Move landfill inside .glusterfs
Pranith Kumar K
2012-05-31
4
-19
/
+114
*
storage/posix: readdirp enhancements
Anand Avati
2012-05-28
1
-45
/
+61
*
storage/posix,fuse-bridge: fill the d_type attribute in READDIRP replies
Niels de Vos
2012-05-18
1
-0
/
+1
*
iobuf: option to provide larger size of buffers
Amar Tumballi
2012-05-03
1
-4
/
+1
*
log cleanup: in setxattr() path
Amar Tumballi
2012-05-02
2
-4
/
+24
*
storage/posix: fix illegal memory access in fgetxattr()
Amar Tumballi
2012-04-27
1
-3
/
+7
[next]