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
path:
root
/
xlators
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: Add commands to see self-heald ops
Pranith Kumar K
2012-02-20
15
-310
/
+1011
*
cluster/afr: Self-heald, Index integration
Pranith Kumar K
2012-02-20
10
-204
/
+467
*
md-cache: replace stat-prefetch with md-cache in a backward compatible way
Anand Avati
2012-02-20
8
-4427
/
+11
*
md-cache: meta-data caching translator
Anand Avati
2012-02-20
5
-1
/
+1813
*
storage/posix: Add xattr for gfid2path
Pranith Kumar K
2012-02-20
1
-0
/
+19
*
nfs/server: Fix compilation warnings
Vijay Bellur
2012-02-20
1
-5
/
+2
*
features/index: Index translator implementation
Pranith Kumar K
2012-02-20
7
-15
/
+1283
*
NLM - Network Lock Manger V4
Krishna Srinivas
2012-02-20
14
-9
/
+2104
*
protocol/client,server: fcntl lock self healing.
Mohammed Junaid
2012-02-20
14
-47
/
+876
*
volgen: give an option to insert trace/error-gen
Amar Tumballi
2012-02-20
1
-6
/
+65
*
protocol/client: delete locks only for non-anonymous fds
Rajesh Amaravathi
2012-02-20
2
-4
/
+3
*
iobuf: use 'iobuf_get2()' to get variable sized buffers
Amar Tumballi
2012-02-20
7
-14
/
+31
*
glusterd: auth allow enhancements
Rajesh Amaravathi
2012-02-20
18
-154
/
+543
*
cluster/dht: Support for hardlink rebalance when decommissioning
shishir gowda
2012-02-19
5
-14
/
+164
*
cluster/dht: Handle get cached/hashed subvol failures gracefully
shishir gowda
2012-02-19
3
-4
/
+47
*
cluster/dht: Exit clean when assert_no_child_down is enabled
Vijay Bellur
2012-02-19
1
-1
/
+1
*
cluster/distribute: send the proper 'loc_t' for statfs()
Amar Tumballi
2012-02-19
1
-9
/
+11
*
cluster/dht: Rebalance will be a new glusterfs process
shishirng
2012-02-19
16
-442
/
+1142
*
cli/glusterd: volume status modification
Rajesh Amaravathi
2012-02-18
2
-42
/
+32
*
cli, glusterd : Added support for clear-locks command.
Krishnan Parthasarathi
2012-02-17
9
-23
/
+513
*
mount/fuse: unref the fd from resolve to avoid fd leak
Raghavendra Bhat
2012-02-17
1
-0
/
+3
*
protocol: remove the 'path<>' from rename() and link()
Amar Tumballi
2012-02-16
2
-12
/
+0
*
posix: handle some internal behavior in posix_mknod()
Amar Tumballi
2012-02-16
4
-0
/
+45
*
storage/posix: reset op_ret to -1 after call to MAKE_INODE_HANDLE
shishir gowda
2012-02-16
1
-0
/
+5
*
filter stripe internal xattrs from getxattr call
Shylesh Kumar
2012-02-16
1
-1
/
+30
*
cli: Enable output in XML
Kaushal M
2012-02-15
3
-0
/
+63
*
features/marker: copy the gfid to loc from oplocal->loc.inode
v3.3.0qa22
Raghavendra Bhat
2012-02-14
1
-0
/
+1
*
mgmt/glusterd: changes to run nfs server and self-heal daemon with valgrind
Raghavendra Bhat
2012-02-14
1
-10
/
+32
*
nfs: avoid logging invalid fdctx in case of anonymous fds
Rajesh Amaravathi
2012-02-14
1
-3
/
+4
*
Allows Successful log rotation when no bricks are specified.
Rahul C S
2012-02-14
1
-2
/
+9
*
glusterd: Fail volume 'modify' operations when rb is ongoing
Krishnan Parthasarathi
2012-02-14
6
-113
/
+34
*
protocol xdr: remove 'path<>'
Amar Tumballi
2012-02-14
2
-23
/
+2
*
locks: Added a getxattr interface to clear locks on a given inode.
Krishnan Parthasarathi
2012-02-14
6
-36
/
+784
*
features/quota: fix a crash in fgetxattr() by checking for NULL arg
Amar Tumballi
2012-02-14
1
-1
/
+1
*
cluster/stripe: Support for NFS anonymous fd's
shishir gowda
2012-02-14
1
-348
/
+212
*
features/marker: set loc->gfid in setxattr initiated from marker.
Vijay Bellur
2012-02-14
1
-6
/
+23
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
40
-241
/
+261
*
protocol: code cleanup
Amar Tumballi
2012-02-14
2
-707
/
+200
*
support for nano second resolution for mtime,ctime,atime attributes.
krishna
2012-02-09
2
-22
/
+23
*
fuse: fix resolver to handle graph switches properly
Anand Avati
2012-02-08
4
-767
/
+544
*
geo-rep: gsyncd: fix up fallback xtime for orphans on master side
Csaba Henk
2012-02-07
1
-7
/
+8
*
nfs: export-dir option changed to type GF_OPTION_TYPE_PATH
Kaushik BV
2012-02-07
1
-1
/
+1
*
glusterd: Initialised op_sm/friend_sm before cluster restore.
Krishnan Parthasarathi
2012-02-07
4
-62
/
+38
*
protocol/client: assign the right value to 'conf' before de-refing it
Amar Tumballi
2012-02-07
1
-2
/
+2
*
mount/fuse: check for existence of volfiles
Rajesh Amaravathi
2012-02-07
1
-2
/
+9
*
cli, protocol/server : improve validation for the option auth.(allow/reject)
Kaushal M
2012-02-05
1
-1
/
+42
*
glusterd/quota: inform the user if some quota command is executed without ena...
Raghavendra Bhat
2012-02-05
1
-0
/
+7
*
read-ahead: add performance.read-ahead--page-count option to 'volume set' fra...
Kaushik BV
2012-02-03
2
-42
/
+27
*
protocol/client : prevent client from reconnecting when server
Kaushal M
2012-02-03
3
-3
/
+36
*
glusterd: Changed op_sm_queue locking mechanism to accomodate nested calls to...
Krishnan Parthasarathi
2012-02-03
1
-1
/
+8
[next]