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
/
cluster
/
dht
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reply back to CLI on error, by validating each xlator's opts
Kaushik BV
2010-10-05
1
-0
/
+39
*
distribute: check for 'conf' before dereferencing it
Amar Tumballi
2010-10-05
4
-15
/
+85
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
13
-39
/
+39
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
1
-2
/
+4
*
stat enhancements
Amar Tumballi
2010-10-01
1
-8
/
+22
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
1
-4
/
+4
*
Changing readdir calls to readdirp calls in DHT
shishir gowda
2010-09-28
1
-1
/
+1
*
distribute: Propagate -1 op_ret on failed fop
Shehjar Tikoo
2010-09-28
1
-0
/
+1
*
distribute: don't check for inode's gfid in _cbk
Amar Tumballi
2010-09-27
1
-2
/
+1
*
distribute: don't update the inode's gfid directly
Amar Tumballi
2010-09-23
5
-11
/
+37
*
distribute: bring in feature to fix the layout of root inode
Amar Tumballi
2010-09-23
1
-1
/
+143
*
distribute: in linkfile creation check for valid gfid in inode
Amar Tumballi
2010-09-22
1
-10
/
+10
*
distribute: while selfhealing directory, send proper gfid in dict
Amar Tumballi
2010-09-22
3
-13
/
+27
*
distribute: Propagate CHILD-UP when all subvols are up
Shehjar Tikoo
2010-09-22
2
-3
/
+18
*
distribute: Return ESTALE when dir selfheal finds no fix
Shehjar Tikoo
2010-09-22
1
-2
/
+6
*
Glusterd: gluster volume set <volume> <option> <value>
Kaushik BV
2010-09-18
1
-0
/
+62
*
Fix crash in dht_pathinfo_getxattr_cbk
shishir gowda
2010-09-17
1
-4
/
+11
*
distribute: send proper 'gfid' in calls originated from lookup/mkdir
Amar Tumballi
2010-09-16
1
-0
/
+9
*
remove 'gen' from iatt/protocol structures
Amar Tumballi
2010-09-14
3
-7
/
+0
*
Fix incorrect logmsg about disk space in dht
shishir gowda
2010-09-09
1
-6
/
+8
*
gfid: changes in distribute to handle uuids in iatt structure
Anand Avati
2010-09-04
2
-2
/
+20
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+2
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
2
-4
/
+8
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
4
-11
/
+18
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
5
-11
/
+26
*
gfid: changes in inode management
Anand Avati
2010-09-04
1
-1
/
+0
*
cluster/distribute: add option 'use-readdirp' to force readdirp
Amar Tumballi
2010-09-02
3
-1
/
+15
*
cluster/dht: check for op_ret in dht_selfheal_dir_mkdir_cbk ()
Vijay Bellur
2010-09-02
1
-8
/
+13
*
cluster/dht: fixes to handle 'fix.layout' attribute properly.
Amar Tumballi
2010-09-02
1
-3
/
+10
*
fixes in 'gluster volume rebalance'
Amar Tumballi
2010-08-31
2
-2
/
+4
*
cluster/dht: Fix clang errors.
Sachidananda
2010-08-26
1
-10
/
+18
*
Remove dead variables.
Sachidananda
2010-08-02
1
-18
/
+8
*
Remove dead variables.
Sachidananda
2010-08-02
1
-1
/
+0
*
Remove dead variables.
Sachidananda
2010-08-02
1
-7
/
+0
*
Remove dead variables.
Sachidananda
2010-08-02
1
-2
/
+0
*
Remove dead variables.
Sachidananda
2010-08-02
1
-9
/
+13
*
dht enhancements
Amar Tumballi
2010-07-27
3
-49
/
+143
*
dht: set 'lookup-unhashed' to ON by default (instead of 'auto').
Amar Tumballi
2010-07-19
3
-3
/
+9
*
Revert "dht: perform revalidate on one subvolume"
Anand V. Avati
2010-07-15
1
-17
/
+108
*
proper way to do defrag of a mountpoint
Amar Tumballi
2010-07-14
2
-3
/
+219
*
removed 'fop->checksum' from codebase as its not required anymore
Amar Tumballi
2010-07-06
3
-15
/
+0
*
NULL dereference fixes in code base after running with 'clang'
Amar Tumballi
2010-07-02
3
-5
/
+15
*
mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.am
Anand Avati
2010-06-08
1
-1
/
+1
*
Bug 799: dht prints 100% full when subvolume is not connected to remote host
Lakshmipathi
2010-05-21
1
-1
/
+1
*
fuse, dht: use readdir by default.
Anand Avati
2010-05-13
1
-2
/
+15
*
dht: perform revalidate on one subvolume
Anand Avati
2010-05-13
1
-108
/
+17
*
Check whether a server is down before calling rename on the directory
Raghavendra Bhat
2010-05-08
1
-0
/
+7
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
3
-12
/
+0
*
dht: don't overwrite the layout after the subvolume expansion
Amar Tumballi
2010-04-29
1
-1
/
+1
*
cluster/dht: perform inode number overwrite in readv_cbk iatt with checks
Anand Avati
2010-04-27
1
-1
/
+3
[next]