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
*
Remove brick validation
shishir gowda
2010-09-02
7
-7
/
+159
*
mgmt/glusterd: gnfs support in gluster command line
Pranith Kumar K
2010-09-01
7
-4
/
+484
*
mgmt/glusterd: Fix replicate/stripe subvolume count in volgen.
Pavan Sondur
2010-09-01
1
-86
/
+109
*
peer status returns duplicate peer info on restart
shishir gowda
2010-09-01
2
-1
/
+2
*
rpc-transport/rdma: set whether pollin data is for request/reply.
Raghavendra G
2010-09-01
1
-0
/
+2
*
check if the volume is already started before starting
Raghavendra Bhat
2010-09-01
1
-0
/
+6
*
mgmt/glusterd: send unlock upon commit failure
Vijay Bellur
2010-08-31
2
-1
/
+13
*
cluster/afr: Break STACK_WIND loop when the call count is reached.
Pavan Sondur
2010-08-31
2
-1
/
+30
*
mgmt/glusterd: memory leak fixes
Pranith Kumar K
2010-08-31
16
-148
/
+280
*
rpc-transport/socket: use xdr_sizeof instead of sizeof when trying to read ve...
Raghavendra G
2010-08-31
1
-2
/
+21
*
mgmt/glusterd: prevent a double reply for the same request.
Amar Tumballi
2010-08-31
1
-2
/
+10
*
fixes in 'gluster volume rebalance'
Amar Tumballi
2010-08-31
5
-18
/
+56
*
check if the export directory is present only on the correct host
Raghavendra Bhat
2010-08-31
1
-6
/
+31
*
'gluster volume log' feature added
Amar Tumballi
2010-08-31
26
-142
/
+1372
*
nfs, mount3: Fix assumptions of this being child xl
Shehjar Tikoo
2010-08-31
2
-6
/
+9
*
nfs: Create frames with frame->root as nfsx
Shehjar Tikoo
2010-08-31
1
-58
/
+58
*
nfs: Set actorxl to enable setting THIS to nfsx
Shehjar Tikoo
2010-08-31
1
-0
/
+1
*
nfsrpc: Introduce THIS-setting support to fix mem-accounting
Shehjar Tikoo
2010-08-31
2
-0
/
+10
*
nfs3: Close dst cached fd & unref inode on rename
Shehjar Tikoo
2010-08-31
1
-0
/
+19
*
nfs: Free fop local only after inode checks
Shehjar Tikoo
2010-08-31
2
-53
/
+52
*
nfs3: Return ESTALE when going beyond fh-hashcount or max-hashes
Shehjar Tikoo
2010-08-31
1
-7
/
+40
*
nfs3: Logging and comments made more accurate
Shehjar Tikoo
2010-08-31
2
-11
/
+24
*
nfs3: Support hashcounts larger than hash array size
Shehjar Tikoo
2010-08-31
2
-5
/
+26
*
nfs3: Unref dir fd once usage ends in hard fh resolution
Shehjar Tikoo
2010-08-31
1
-3
/
+29
*
nfs3: Dont ref dir fd_t used in hard fh resolution
Shehjar Tikoo
2010-08-31
2
-11
/
+11
*
nfs3: Dont ref cached fd after fd_lookup
Shehjar Tikoo
2010-08-31
1
-1
/
+1
*
Add fuse.glusterfs to PRUNEFS variable in updatedb.conf(5)
Sachidananda
2010-08-31
1
-19
/
+32
*
Log all commands from glusterd
shishir gowda
2010-08-31
1
-0
/
+142
*
Add command logging facility for glusterd
shishir gowda
2010-08-31
3
-1
/
+114
*
rpc-transport/rdma: By default, enable building of rdma only if libibverbs is...
Raghavendra G
2010-08-31
2
-2
/
+5
*
rpc-transport/rdma: free ioq entry even when churning of message fails.
Raghavendra G
2010-08-31
1
-1
/
+1
*
fix a crash in cleanup_and_exit ()
Amar Tumballi
2010-08-31
1
-8
/
+12
*
fix typo in commandline help message
Csaba Henk
2010-08-31
1
-3
/
+2
*
mgmt/glusterd: Update store on start/stop volume
Vijay Bellur
2010-08-30
3
-6
/
+17
*
fuse: have the fsname passed to mount(2) include the volfile id
Csaba Henk
2010-08-30
1
-3
/
+26
*
mgmt/glusterd: Return replace-brick status
Pavan Sondur
2010-08-30
2
-18
/
+62
*
mgmt/glusterd: fixed volgen creation problems
Pranith Kumar K
2010-08-30
2
-19
/
+5
*
Add rdma as valid transport type for client and server protocol.
Raghavendra G
2010-08-30
2
-2
/
+2
*
changes to client to make use of the rdma functionality.
Raghavendra G
2010-08-30
9
-129
/
+367
*
Bring in new transport rdma.
Raghavendra G
2010-08-30
10
-2
/
+5984
*
Only admin should be able to run gluster command
shishir gowda
2010-08-30
1
-0
/
+29
*
glusterfsd: call fini of fuse and all active xlators in cleanup_and_exit()
Amar Tumballi
2010-08-30
1
-1
/
+17
*
Volume Add-brick validation for exports
shishir gowda
2010-08-30
3
-52
/
+83
*
mgmt/glusterd: remove volfile, brick file upon remove-brick
Pranith Kumar K
2010-08-30
4
-0
/
+28
*
Provides the ability to filter the output of state dump
Kaushik BV
2010-08-30
3
-27
/
+228
*
mgmt/glusterd: handle port allocation so ports are reused for same brick
Amar Tumballi
2010-08-29
2
-9
/
+11
*
gluster{d,fs,fsd}: add logrorate functionality to SIGHUP
Amar Tumballi
2010-08-29
2
-6
/
+14
*
cli, mgmt/glusterd: added volume stop <VOLNAME> force functionality
Pranith Kumar K
2010-08-28
9
-52
/
+161
*
mgmt/glusterd: Fix some more options in volgen.
Pavan Sondur
2010-08-28
1
-6
/
+6
*
dump the volume file details in log file if graph init succeeds
Amar Tumballi
2010-08-28
1
-0
/
+2
[next]