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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gNFS: Incorrect NFS ACL encoding for XFS
Santosh Kumar Pradhan
2013-09-29
15
-114
/
+175
*
core: block unused signals in created threads
Anand Avati
2013-09-25
16
-45
/
+72
*
posix-acl: fixup extended ACL entries properly
Anand Avati
2013-09-25
2
-1
/
+46
*
Revert "cluster/dht: Return success in dht_discover if layout issues"
shishir gowda
2013-09-24
3
-70
/
+35
*
logging: Expose set_log_file_path() in libglusterfs.
Vijay Bellur
2013-09-24
5
-67
/
+80
*
logging: Remove multiple definitions of DEFAULT_LOG_FILE_DIRECTORY
Vijay Bellur
2013-09-24
4
-5
/
+5
*
cluster/dht: Fix anomaly check
shishir gowda
2013-09-23
1
-3
/
+11
*
parser: use private namespace 'graphyy' instead of 'yy'
Anand Avati
2013-09-21
3
-39
/
+39
*
glusterd/cli: Status detail cli parse check and vol geo status crash fix
Avra Sengupta
2013-09-21
2
-7
/
+19
*
tests: take regression tests out of autotools
Anand Avati
2013-09-20
5
-18
/
+9
*
glusterd.service (systemd), ensure glusterd starts before local mounts
Kaleb S. KEITHLEY
2013-09-20
1
-0
/
+1
*
glusterd: Adding transaction checks for cluster unlock.
Avra Sengupta
2013-09-20
1
-3
/
+12
*
geo-rep: pack the value of 'readlink()' while crawling symlinks
Amar Tumballi
2013-09-20
1
-1
/
+4
*
geo-replication: treat MKNOD also as regular file create
Amar Tumballi
2013-09-20
1
-1
/
+1
*
geo-rep: create hardlink as hardlinks in xsync crawl
Amar Tumballi
2013-09-20
1
-4
/
+9
*
gNFS: NFS daemon is limiting IOs to 64KB
Santosh Kumar Pradhan
2013-09-20
4
-15
/
+61
*
Fix typo in systemd service definition file
Justin Clift
2013-09-20
1
-1
/
+1
*
tests: Create a regression-tests package for distribution
Harshavardhana
2013-09-19
9
-16
/
+78
*
distribute: Rebalance should provide even disk space distribution
Harshavardhana
2013-09-19
1
-15
/
+30
*
NFS : Coverity Fix.
meghana
2013-09-19
11
-158
/
+195
*
cli/glusterd: improve rebalance fix-layout status reporting
Ravishankar N
2013-09-19
10
-9
/
+177
*
cluster/afr: Have common inode-write-fop cbk
Pranith Kumar K
2013-09-18
4
-672
/
+581
*
cli: add aggregate status for rebalance and remove-brick status xml output
Timothy Asir
2013-09-18
1
-1
/
+15
*
glusterd: Don't reset rebalance status on add-brick
Kaushal M
2013-09-18
1
-9
/
+0
*
build: AM_PATH_XML2 needs proactive check
Harshavardhana
2013-09-18
1
-5
/
+5
*
Revert "cluster/distribute: Rebalance should also verify free inodes"
Anand Avati
2013-09-17
1
-22
/
+5
*
cluster/distribute: Rebalance should also verify free inodes
Harshavardhana
2013-09-17
1
-5
/
+22
*
fuse-bridge: enable --fopen-keep-cache based on FUSE_AUTO_INVAL_DATA.
Anand Avati
2013-09-17
3
-6
/
+75
*
rpcsvc: allocate large auxgid list on demand
Anand Avati
2013-09-17
6
-2
/
+43
*
gfapi: implement a minimial glfs_fini()
Anand Avati
2013-09-17
2
-4
/
+74
*
gfapi: use native STACK_WIND for read _async() calls
Anand Avati
2013-09-17
1
-10
/
+81
*
qemu-block: support readdirp
Brian Foster
2013-09-17
2
-0
/
+59
*
glusterd : Blocking invalid values for geo-rep config options
Avra Sengupta
2013-09-17
2
-9
/
+64
*
geo-rep: retry in case of ENOENT errors in entry creations
Amar Tumballi
2013-09-17
2
-6
/
+13
*
mount/fuse: Implement forget in cbks for fuse.
Vijay Bellur
2013-09-16
1
-0
/
+8
*
cli,glusterd: Task parameters in xml output
Kaushal M
2013-09-13
4
-7
/
+260
*
qemu-block: fix building from distribution tarball when glib2-devel is installed
Niels de Vos
2013-09-12
2
-1
/
+30
*
tests/basic/rpm.t: run mock builds inside the current working directory
Niels de Vos
2013-09-12
1
-22
/
+28
*
cli: Add statusStr xml tag to task list and rebalance/remove brick status
Aravinda VK
2013-09-12
3
-19
/
+44
*
mgmt/glusterd: Update sub_count on remove brick
Vijay Bellur
2013-09-11
2
-0
/
+26
*
doc: Steps to recover from split-brain
Ravishankar N
2013-09-11
1
-0
/
+251
*
rpc/rpc-lib: rpcsvc should reply when rpc_err is set
Pranith Kumar K
2013-09-11
1
-176
/
+179
*
cli: Fix 'status all' xml output when volumes are not started
Kaushal M
2013-09-11
2
-10
/
+38
*
tests/basic/rpm.t: run mock builds in parallel
Kaleb S. KEITHLEY
2013-09-10
1
-10
/
+17
*
glusterd: Allow bumping down a peer's op-version during probe
Kaushal M
2013-09-10
1
-15
/
+9
*
glusterd: Added missing MY_UUID conversion in gsync staging
Avra Sengupta
2013-09-10
1
-0
/
+2
*
glusterfsd: use-readdirp w/o arguments should not turn off readdirp
Harshavardhana
2013-09-09
2
-1
/
+8
*
cluster/dht: assign layout onto missing directories too
Anand Avati
2013-09-09
2
-4
/
+74
*
rpm: fix "warning: File listed twice: .../glusterd.info"
Niels de Vos
2013-09-08
1
-2
/
+1
*
parser: make the parser thread safe.
Anand Avati
2013-09-06
1
-4
/
+10
[next]