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
...
*
glusterd: Simplify glusterd_service_stop()
Krishnan Parthasarathi
2013-03-25
1
-70
/
+11
*
mount: Added the xlator-option to mount.glusterfs script.
Avra Sengupta
2013-03-22
1
-0
/
+6
*
glusterd: Improve error logging when a brick from an old volume gets re-used
Niels de Vos
2013-03-22
1
-2
/
+7
*
nfs: ACCESS - reply only what was asked for
Anand Avati
2013-03-22
3
-8
/
+12
*
dht: make DHT xattr names configurable
Jeff Darcy
2013-03-21
12
-125
/
+198
*
features/marker: log error when unlinking timestamp file
Venky Shankar
2013-03-21
1
-4
/
+13
*
performance/io-threads: Fix range-check for least-rate-limit
Pranith Kumar K
2013-03-21
1
-0
/
+1
*
nfs: handle stable write with @flags rather than fsync()
Anand Avati
2013-03-20
2
-68
/
+27
*
nfs, afr: Fail lookup only on split-brain
Pranith Kumar K
2013-03-20
2
-3
/
+7
*
dht: fix a typo
JulesWang
2013-03-18
1
-1
/
+1
*
posix-acl: disable permission checks for fd based ops
shishir gowda
2013-03-14
1
-4
/
+4
*
geo-rep: retire old style ssh setup
Csaba Henk
2013-03-14
3
-1
/
+9
*
Storage/posix: Don't log at ERROR level for failed getxattr.
Raghavendra Talur
2013-03-12
1
-0
/
+4
*
cluster/afr: Preserve mtime in self-heal
Pranith Kumar K
2013-03-12
1
-14
/
+25
*
glusterd: Mark vol as deleted by renaming voldir before cleaning up the store
Krutika Dhananjay
2013-03-11
4
-44
/
+78
*
glusterd: Fixed volume-sync in synctask codepath.
Krishnan Parthasarathi
2013-03-10
1
-9
/
+13
*
glusterd: fix segfault on volume status detail
Lars Ellenberg
2013-03-08
1
-9
/
+11
*
cluster/distribute: Fix layout overlaps due to spread-count in selfheal path
shishir gowda
2013-03-07
1
-50
/
+12
*
storage/posix: Remove a redundant lstat in posix_handle_hard.
Mohammed Junaid
2013-03-06
1
-7
/
+0
*
nlm: use appropriate open flags while locking
Rajesh Amaravathi
2013-03-05
1
-1
/
+7
*
cluster xlators: s/-1/GF_CLIENT_PID_GSYNCD/
Csaba Henk
2013-03-03
3
-7
/
+7
*
glusterd: Added description for nfs.transport-type option in volume set help.
Avra Sengupta
2013-03-01
1
-1
/
+4
*
Modified validation parameters for owner-uid and owner-gid.
Avra Sengupta
2013-03-01
1
-0
/
+4
*
cluster/afr: Turn on eager-lock for fd DATA transactions
Pranith Kumar K
2013-03-01
2
-21
/
+7
*
glusterd: Added the validation function for subvols-per-directory
Avra Sengupta
2013-02-28
8
-26
/
+90
*
glusterd: Fix some options in vme table
Kaushal M
2013-02-28
1
-7
/
+2
*
cluster/distribute: Prevent spurious multiple defrag crawls
shishir gowda
2013-02-28
1
-9
/
+14
*
Do not call xdr_string() with a NULL error message
Emmanuel Dreyfus
2013-02-28
1
-0
/
+1
*
glusterd: Added validation function for stripe-block-size.
Avra Sengupta
2013-02-27
1
-2
/
+41
*
cluster/dht: print hash function munging logs in DEBUG mode
Anand Avati
2013-02-27
1
-2
/
+2
*
cluster/distribute: Add filter to support file patterns to be migrated
shishir gowda
2013-02-27
3
-1
/
+120
*
mgmt/glusterd: Move found-brick logs to DEBUG
Pranith Kumar K
2013-02-27
3
-4
/
+12
*
nfs/server: Fix multiple crashes in acl handling code.
Vijay Bellur
2013-02-26
1
-10
/
+16
*
mgmt/glusterd: Expose error-gen options through volume set.
Vijay Bellur
2013-02-26
1
-0
/
+24
*
debug/error-gen: Add support for reconfiguring options.
Vijay Bellur
2013-02-26
1
-66
/
+102
*
glusterd: Increasing throughput of synctask based mgmt ops.
Krishnan Parthasarathi
2013-02-26
3
-338
/
+386
*
volgen: Use bind-address option for bricks when option set on glusterd
Krishnan Parthasarathi
2013-02-26
1
-8
/
+20
*
cluster/distribute: Preserve file size during rebalance migration
shishir gowda
2013-02-25
1
-0
/
+6
*
cluster/afr: Don't queue transactions during open-fd fix
Pranith Kumar K
2013-02-22
6
-385
/
+167
*
glusterd: Added validation function for quota-timeout.
Avra Sengupta
2013-02-22
1
-2
/
+50
*
glusterd: allow multiple instances of glusterd on one machine
Jeff Darcy
2013-02-21
3
-1
/
+76
*
glusterd: use gf_strdup() in place of strdup()
Krutika Dhananjay
2013-02-21
1
-1
/
+1
*
performance/write-behind: guarantee non-overlapping concurrent writes
Anand Avati
2013-02-20
1
-1
/
+65
*
read-ahead: re-enable support for variable page size
Anand Avati
2013-02-20
1
-1
/
+12
*
open-behind: propagate errors from ob_wake_cbk
Anand Avati
2013-02-20
1
-9
/
+25
*
glusterd: log changes in volume set and volume reset codepath
Krutika Dhananjay
2013-02-19
4
-55
/
+73
*
glusterd: Added validation function for performance cache max and min size.
Avra Sengupta
2013-02-19
3
-4
/
+168
*
glusterd: Made gd_synctask_begin less 'monolithic' in terms of LOC.
Krishnan Parthasarathi
2013-02-19
1
-147
/
+235
*
code cleanup: remove unused parameter 'dict'
Krutika Dhananjay
2013-02-19
1
-4
/
+3
*
dht: Enable mem-accounting for nufa
Pranith Kumar K
2013-02-19
1
-0
/
+9
[prev]
[next]