index
:
glusterfs-quota.git
master
origin/upstream_on_quota
quota
quota-improvements
test
upstream_on_quota
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: Filter O_TRUNC in afr-fix-open
Pranith Kumar K
2012-07-25
1
-1
/
+2
*
performance/write-behind: detect short writes and pend an EIO error
Brian Foster
2012-07-25
1
-1
/
+15
*
performance/write-behind: preserve lk-owner while syncing writes.
Raghavendra G
2012-07-25
1
-66
/
+143
*
cluster: fix crash on link of named pipe in stripe/replicate vol
Brian Foster
2012-07-25
2
-12
/
+11
*
cluster/afr: Perform data self-heal for non regular files
Pranith Kumar K
2012-07-25
5
-217
/
+162
*
cluster/stripe: don't fail if no fctx on a non-regular file
Brian Foster
2012-07-25
1
-10
/
+14
*
features/index: make pthread_attr_t local to init()
Pranith Kumar K
2012-07-25
2
-8
/
+6
*
cluster/distribute: Suppress user xattr mismatch log message
shishir gowda
2012-07-25
1
-1
/
+1
*
features/index: Fix race in this->private initialization
Pranith Kumar K
2012-07-25
1
-5
/
+27
*
gsyncd / geo-rep: Fix sendmark() invocation for Normal Mixin
Venky Shankar
2012-07-25
1
-1
/
+1
*
libglusterfs: fix creation of spurious root inodes
Raghavendra Bhat
2012-07-24
1
-5
/
+4
*
Fixes for gsyncd / geo-rep and FUSE listxattr
Venky Shankar
2012-07-24
2
-8
/
+32
*
afr: pass back xdata in create
Brian Foster
2012-07-23
1
-2
/
+5
*
libgfxdr.so: change license
Amar Tumballi
2012-07-20
26
-366
/
+130
*
gsyncd / geo-rep: Fix typo in 'purge' flow
Venky Shankar
2012-07-20
1
-1
/
+1
*
geo-rep / gsyncd: convert ignore-deletes to a mixin too
Csaba Henk
2012-07-19
1
-3
/
+16
*
geo-rep / gsyncd: add support for sending xtimes through rsync
Csaba Henk
2012-07-19
3
-14
/
+35
*
glusterd: Refactored brickinfo APIs
Krishnan Parthasarathi
2012-07-19
10
-202
/
+145
*
fuse-bridge: utilize the option handle framework for double
Anand Avati
2012-07-19
1
-52
/
+34
*
libglusterfs/options: enable validator macros for type 'double'
Anand Avati
2012-07-19
2
-25
/
+48
*
fuse-bridge: expose negative entry caching of FUSE
Anand Avati
2012-07-19
6
-2
/
+52
*
glusterd: atomic store update.
Krishnan Parthasarathi
2012-07-19
2
-2
/
+118
*
FUSE: ignore setxattr for some keys from gsyncd aux mount
Venky Shankar
2012-07-19
3
-0
/
+34
*
cluster/distribute: cli support for setting directory-layout-spread
shishir gowda
2012-07-18
1
-0
/
+1
*
glusterfs-api.pc: include pkgconfig file in -devel RPM
Anand Avati
2012-07-18
1
-0
/
+1
*
Example of using libglfs from Python.
Jeff Darcy
2012-07-18
1
-0
/
+29
*
glfsxmp: libgfapi based example
Anand Avati
2012-07-18
5
-0
/
+97
*
glusterfs-api.pc: pkgconfig for API consumers
Anand Avati
2012-07-18
3
-2
/
+26
*
gfapi: API/library for accessing gluster volumes
Anand Avati
2012-07-18
12
-1
/
+2864
*
libglusterfs: remove debug log messages from gidcache
Brian Foster
2012-07-18
1
-4
/
+0
*
mount/fuse: check for fuse inval notify support when fopen-keep-cache enabled
Brian Foster
2012-07-18
1
-1
/
+15
*
geo-rep / gsyncd: rsync option cleanups, fixes
Csaba Henk
2012-07-18
2
-2
/
+6
*
stripe: filter coalesce key in getxattr()/listxattr()
Amar Tumballi
2012-07-17
1
-0
/
+3
*
glusterfs_ctx_t: un-globalize the filesystem context
Anand Avati
2012-07-17
20
-133
/
+121
*
storage/posix: use the size returned by getxattr to allocate memory
Raghavendra Bhat
2012-07-17
1
-2
/
+2
*
rpc-transport/socket: Add SSL support.
Jeff Darcy
2012-07-17
6
-85
/
+688
*
common-utils: implement generate_glusterfs_ctx_id()
Anand Avati
2012-07-17
4
-65
/
+37
*
storage/posix: use ssize_t variable to get the return value of getxattr
Raghavendra Bhat
2012-07-17
2
-45
/
+63
*
build: Create directories and files that get created during runtime
Niels de Vos
2012-07-17
1
-0
/
+17
*
libglusterfs,mount/fuse: implement gidcache mechanism in fuse-bridge
Brian Foster
2012-07-17
14
-120
/
+353
*
common-utils: implement iov_copy
Anand Avati
2012-07-16
1
-1
/
+38
*
geo-rep / gsyncd: fixes to communication with child processes
Csaba Henk
2012-07-14
1
-7
/
+11
*
geo-rep / gsyncd: sanitize error log of external commands
Csaba Henk
2012-07-14
1
-2
/
+10
*
storage/posix: implement native linux AIO support
Anand Avati
2012-07-14
9
-6
/
+668
*
syncop: accomodate non-syncenv calls
Anand Avati
2012-07-13
2
-9
/
+63
*
cli-xml-output.c: avoid NULL-deref upon OOM
Jim Meyering
2012-07-13
1
-1
/
+1
*
gsyncd: don't dereference NULL upon failed realloc
Jim Meyering
2012-07-13
1
-1
/
+1
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
114
-1483
/
+727
*
no semantic change: reverse condition and if/else clauses...
Jim Meyering
2012-07-13
1
-3
/
+3
*
libglusterfs: syncop for flush ()
Rajesh Amaravathi
2012-07-13
2
-0
/
+32
[next]