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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glusterfs.spec: Added hook-scripts in server rpm
v3.3.0qa38
Krishnan Parthasarathi
2012-04-23
4
-2
/
+8
*
nfs/nlm: remove /var/run/rpc.statd.pid before starting rpc.statd.
Krishna Srinivas
2012-04-23
1
-1
/
+8
*
storage/posix: prefer absolute path handles over GFID handles
v3.3.0qa37
Anand Avati
2012-04-21
1
-12
/
+12
*
cli: Strip whitespace from "volume set" option values
Kaushal M
2012-04-20
3
-0
/
+36
*
mgmt/glusterd: Make priority threads configurable
Pranith Kumar K
2012-04-20
1
-0
/
+4
*
performance/io-threads: Change the thread scaling logic.
Pranith Kumar K
2012-04-20
2
-6
/
+8
*
storage/posix: Don't allow mkdir() on HIDDEN_DIRECTORY
Kaushal M
2012-04-20
1
-0
/
+12
*
nlm: register client name with statd for blocking, nonblocking and reclaim lo...
Krishna Srinivas
2012-04-20
2
-9
/
+39
*
stripe: make sure we have complete set of subvolumes before making fop
shishir gowda
2012-04-20
2
-0
/
+21
*
glusterd: Enable hooks for volume set.
Krishnan Parthasarathi
2012-04-20
1
-1
/
+1
*
rpc-transport/socket: Set NODELAY for connect socket
v3.3.0qa36
Vijay Bellur
2012-04-19
1
-0
/
+10
*
glusterd: Moved 'hooks' interface code to glusterd-hooks.*
Krishnan Parthasarathi
2012-04-19
7
-237
/
+306
*
rpc-clnt: use the correct xdr_size for getting the iobuf
Amar Tumballi
2012-04-19
1
-14
/
+14
*
cluster/afr: Set errno correctly in find_fresh_parents failures
Pranith Kumar K
2012-04-19
1
-1
/
+3
*
cluster/afr: Handle transient parent-entry xactions in lookup
Pranith Kumar K
2012-04-19
2
-6
/
+96
*
extras: Added (hook) scripts to start/stop samba on volume start and stop
Krishnan Parthasarathi
2012-04-19
2
-0
/
+122
*
cli: do not put the frame->local to mempool since its a calloced structure
Raghavendra Bhat
2012-04-18
4
-53
/
+46
*
cluster/dht: Remove un-used pathinfo code for link files
shishir gowda
2012-04-18
1
-18
/
+0
*
nfs/nlm: disable NLM if rpc.statd is not found.
Krishna Srinivas
2012-04-18
1
-3
/
+10
*
glusterd: Properly validate compressed form of IPv6 addresses
Kaushal M
2012-04-18
1
-1
/
+21
*
cluster/afr: Build parent loc for expunge
Pranith Kumar K
2012-04-18
1
-0
/
+7
*
features/locks: Find parent-entrylk presence in lookup
Pranith Kumar K
2012-04-18
5
-4
/
+60
*
glusterd/rebalance: Start process with xlator option client-pid -3
shishir gowda
2012-04-18
2
-2
/
+2
*
glusterd (remove-brick): fix data-loss issue
Amar Tumballi
2012-04-18
1
-1
/
+1
*
performance/quick-read: disable reading from cache if unlink has
Raghavendra G
2012-04-18
1
-0
/
+4
*
nlm: send sm-notify to clients whenever the nfs server is restarted so that c...
v3.3.0qa35
Krishna Srinivas
2012-04-17
1
-0
/
+20
*
nfs: option to disable NLM
Rajesh Amaravathi
2012-04-17
4
-6
/
+38
*
cluster/dht: Handle failures in getxattr_cbk
shishir gowda
2012-04-17
1
-3
/
+16
*
glusterd : Fixes for breakages caused by volume-id validation
Kaushal M
2012-04-17
4
-47
/
+142
*
cli: Fix for "volume status all"
Kaushal M
2012-04-17
2
-9
/
+50
*
nlm: unregister nlm v1 when gNfs is stopped
Rajesh Amaravathi
2012-04-17
1
-0
/
+6
*
protocol/server: Check if dict arg is NULL in setxattr
shishir gowda
2012-04-17
1
-1
/
+1
*
features/marker: fix possible NULL access in strcmp()
Amar Tumballi
2012-04-16
1
-3
/
+9
*
protocol/client,server: Lock self healing off by default.
Mohammed Junaid
2012-04-16
3
-4
/
+6
*
glusterd/rebalance: Start process with xlator option client-pid -3
shishir gowda
2012-04-16
4
-2
/
+10
*
cluster/afr: increment change log with correct byte order
Pranith Kumar K
2012-04-16
1
-2
/
+5
*
cluster/dht: Revert to calling ftruncate
shishir gowda
2012-04-16
1
-5
/
+3
*
nfs/server: hard resolve fh on restart
Rajesh Amaravathi
2012-04-16
1
-1
/
+2
*
libglusterfs: Syncop procs should not exceed SYNCENV_PROC_MAX
Pranith Kumar K
2012-04-13
1
-1
/
+1
*
Fix dangling references to examples.
Jeff Darcy
2012-04-13
1
-3
/
+3
*
glusterd: IPv4 auth improvment
Kaushal M
2012-04-13
1
-0
/
+7
*
server: Modified logging information to ease log based analysis
Krishnan Parthasarathi
2012-04-13
2
-3
/
+3
*
xlator/server,xlator/nfs : Fix authentication for address lists
Kaushal M
2012-04-13
3
-7
/
+30
*
dht/rebalance: Display migration failure count
shishir gowda
2012-04-13
7
-14
/
+71
*
glusterd/remove-brick: Replace ABORT with STOP
shishir gowda
2012-04-13
6
-26
/
+50
*
dht/rebalance: Handle ASSERT_ON_CHILD_DOWN gracefully
shishir gowda
2012-04-13
2
-4
/
+16
*
glusterd/remove-brick: Remove support for pause option
shishir gowda
2012-04-13
5
-29
/
+4
*
geo-rep / gsyncd: log sync failures as warnings
Csaba Henk
2012-04-13
1
-1
/
+1
*
glusterd/rebalance: re-establish conn between rebalance process
shishir gowda
2012-04-13
3
-0
/
+46
*
mount.glusterfs: multiple fixes
Jeff Darcy
2012-04-13
1
-71
/
+49
[next]