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
Commit message (
Expand
)
Author
Age
Files
Lines
*
performance/io-threads: fix potential use after free crash
Brian Foster
2013-09-09
1
-1
/
+1
*
system/posix-acl: check for the sticky bit of the parent directory
Raghavendra Bhat
2013-09-09
1
-0
/
+5
*
posix-acl: disable permission checks for fd based ops
shishir gowda
2013-09-09
1
-4
/
+4
*
performance/open-behind: Fix fd-leaks in unlink, rename
Pranith Kumar K
2013-09-09
1
-0
/
+4
*
xlator: NULL terminate volume_options struct
Santosh Kumar Pradhan
2013-09-09
2
-5
/
+7
*
open-behind: propagate errors from ob_wake_cbk
Anand Avati
2013-09-09
1
-9
/
+25
*
performance/open-behind: use anonymous fd for doing fstat and readv
Raghavendra Bhat
2013-09-09
2
-2
/
+7
*
mount/fuse: perform lookup() on inodes linked through readdirplus
Anand Avati
2013-09-09
3
-8
/
+66
*
md-cache: fix xattr caching code in getxattr
Anand Avati
2013-09-09
1
-2
/
+2
*
nfs: prevent NFS server crash when upgrading from 3.2.x server
Anand Avati
2013-09-09
1
-0
/
+5
*
md-cache: invalidate attributes on xattr update
Anand Avati
2013-09-08
1
-0
/
+164
*
call-stub: internal refactor
Anand Avati
2013-09-05
1
-40
/
+40
*
glusterd: Give up biglock before brick's rpc unref
Krishnan Parthasarathi
2013-08-14
1
-1
/
+5
*
mount/fuse: Provide option to use/not use kernel-readdirp
v3.4.0
Pranith Kumar K
2013-07-12
3
-2
/
+19
*
glusterd: Correct op-version of some options
Kaushal M
2013-07-11
1
-9
/
+9
*
store: move glusterd_store functions from mgmt/glusterd to libglusterfs
Krishnan Parthasarathi
2013-07-03
6
-867
/
+179
*
build: declare lvm_lv_from_name() if it is missing from lvm2app.h
v3.4.0beta4
Niels de Vos
2013-06-27
1
-0
/
+6
*
glusterd: Disable transport before cleaning up rpc object
Krishnan Parthasarathi
2013-06-18
3
-19
/
+99
*
glusterd: Add a cmd for getting uuid of local node
Krishnan Parthasarathi
2013-06-18
1
-0
/
+99
*
glusterd: Ignore directories matching *.tmp in store
Krishnan Parthasarathi
2013-06-14
1
-0
/
+1
*
cluster/afr: Perform delayed changelog wakeups for anon fd
v3.4.0beta3
Pranith Kumar K
2013-06-10
1
-0
/
+3
*
Fix crash in dht_migration_complete_check_task because of NULL fd
Emmanuel Dreyfus
2013-06-08
2
-1
/
+3
*
dht,posix: support for case discovery
Anand Avati
2013-06-08
2
-0
/
+139
*
gfapi: link inodes in relevant entry FOPs
Anand Avati
2013-06-08
1
-3
/
+3
*
md-cache: support negative xattr entries
Anand Avati
2013-06-08
1
-10
/
+31
*
quick-read: prune cache on write/[f]truncate
Anand Avati
2013-06-08
1
-0
/
+43
*
posix-acl: fetch ACLs in readdirplus
Anand Avati
2013-06-08
1
-0
/
+6
*
cluster/afr: Avoid order mismatch in blocking entrylks
Pranith Kumar K
2013-06-06
1
-6
/
+9
*
glusterd-volgen: Improve volume op-versions calculation
Kaushal M
2013-06-05
4
-454
/
+582
*
glusterd-volgen: Enable open-behind based on op-version
Kaushal M
2013-06-05
3
-11
/
+50
*
glusterd: Set op-version on startup based on install status
Kaushal M
2013-06-05
1
-5
/
+23
*
glusterd: Introduce volume op-versions
Kaushal M
2013-06-05
10
-389
/
+566
*
glusterd: Backport of vme table changes from master
Kaushal M
2013-06-05
12
-260
/
+1168
*
performance/write-behind: Enable write-behind when strict_O_DIRECT is not set.
Vijay Bellur
2013-05-29
1
-2
/
+1
*
glusterd: Give up biglock during rpc conn cleanup
Krishnan Parthasarathi
2013-05-28
1
-0
/
+9
*
performance/io-cache: check the inode context to be NULL before accessing
v3.4.0beta2
Raghavendra Bhat
2013-05-23
1
-0
/
+7
*
mgmt/glusterd: Enable write-behind in nfs
Pranith Kumar K
2013-05-21
1
-1
/
+1
*
md-cache: Make options structure NULL terminated
Krishnan Parthasarathi
2013-05-20
1
-0
/
+1
*
glusterd: Start bricks on glusterd startup, only once
Krishnan Parthasarathi
2013-05-16
4
-5
/
+7
*
glusterd: Refresh glusterd-syncop fixes from master
Krishnan Parthasarathi
2013-05-16
2
-46
/
+80
*
glusterd: Perform NULL check on rsp.op_errstr before using it
Krutika Dhananjay
2013-05-16
1
-2
/
+1
*
glusterd: Fix uuid to hostname conversion for 'volume status'
Kaushal M
2013-05-14
1
-3
/
+4
*
cluster/afr: Don't queue transactions during open-fd fix
Pranith Kumar K
2013-05-08
6
-385
/
+167
*
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
*
cluster/afr: Turn on eager-lock for fd DATA transactions
Emmanuel Dreyfus
2013-05-07
2
-21
/
+7
*
performance/io-cache: Avoid double mem_put in ioc_readv
Pranith Kumar K
2013-05-07
1
-2
/
+3
*
glusterd: big lock - a coarse-grained locking to prevent races
v3.4.0alpha3
Krishnan Parthasarathi
2013-04-17
16
-106
/
+657
*
glusterd: Fixed spurious wakeups in glusterd syncops
Krishnan Parthasarathi
2013-04-17
2
-15
/
+26
*
glusterd: fix segfault on volume status detail
Lars Ellenberg
2013-04-16
1
-9
/
+11
[next]