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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Reflect quota-adjusted values in statfs.
Jeff Darcy
2011-11-16
1
-0
/
+98
*
features/marker-quota: Use stack_wind_cookie in place of stack_wind to preser...
Junaid
2011-11-16
1
-11
/
+12
*
storage/posix: assign ino as -1 if gfid is missing
Pranith Kumar K
2011-11-16
1
-1
/
+6
*
cluster/distribute lookup: send revalidate calls to all subvols for directories
shishir gowda
2011-11-16
1
-2
/
+13
*
rpc-transport/rdma: send correct vector count when both rpc-header and progra...
Raghavendra G
2011-11-15
1
-2
/
+10
*
Move some of the messages to log level `TRACE'.
Sachidananda Urs
2011-11-15
4
-8
/
+8
*
rdd: create the file and do rdd if the file does not exist.
Raghavendra Bhat
2011-11-15
1
-2
/
+174
*
Fix memleaks in NFS
krishna
2011-11-15
2
-1
/
+2
*
debug/io-stats: prevent setfattr crash when no value given
Rajesh Amaravathi
2011-11-11
2
-1
/
+10
*
mount/fuse: check for recursive mounts
Rajesh
2011-11-11
1
-1
/
+60
*
fusermount: Build problem fixed with new glibc
Harshavardhana
2011-11-10
1
-1
/
+1
*
stripe readv_cbk: Fix stat return values
shishir gowda
2011-11-08
3
-1
/
+9
*
cli : Modify "top read-perf/write-perf" output
Kaushal M
2011-11-03
1
-3
/
+34
*
cluster/afr : Fix self-heal of special files
Kaushal M
2011-10-31
3
-12
/
+44
*
fuse: flip xattr key from user to trusted namespace for certain
Venky Shankar
2011-10-28
7
-9
/
+151
*
cluster/afr: Remove unused 'ino' code
Pranith Kumar K
2011-10-28
5
-78
/
+0
*
changing of the volume types after volume is created.
Amar Tumballi
2011-10-28
3
-57
/
+610
*
features/marker-quota: Donot log when inode or inode-ctx is NULL.
Junaid
2011-10-28
1
-2
/
+2
*
io-stats: improve io-stats dump output
Rajesh Amaravathi
2011-10-28
1
-36
/
+89
*
glusterd: fix '.cmd_log_history'file handle leak on SIGHUP
Kaushal M
2011-10-28
1
-1
/
+5
*
glusterd: allow non-related directories with same prefix
Rajesh Amaravathi
2011-10-28
1
-30
/
+13
*
locks: perform inode_ref of pl_update_refkeeper outside locked region
Anand Avati
2011-10-28
1
-1
/
+6
*
pump: Change crawl to accommodate afr_lookup changes
Pranith Kumar K
2011-10-28
4
-51
/
+67
*
cluster/afr: Take gfid-req from xattr_req only if inode->gfid is null
Pranith Kumar K
2011-10-28
1
-29
/
+64
*
mount/fuse: set gfid in lookup after a failed revalidate lookup
Pranith Kumar K
2011-10-28
1
-0
/
+3
*
Stripe mknod: Always call mknod if REGULAR file on first child.
shishir gowda
2011-10-21
2
-46
/
+138
*
cli: add geo-replication log-rotate command
Venky Shankar
2011-10-20
11
-27
/
+448
*
build: warning suppression (round n)
Amar Tumballi
2011-10-20
18
-44
/
+134
*
libglusterfs/syncop: fix minor memory leaks
Amar Tumballi
2011-10-20
1
-3
/
+18
*
distribute: handle migration of symlink and special files
Amar Tumballi
2011-10-20
6
-59
/
+292
*
Remove EXCEPTIONS file.
Kaushal M
2011-10-19
3
-16
/
+2
*
pump: status shouldn't be cleared until migration is complete during commit.
Krishnan Parthasarathi
2011-10-19
1
-8
/
+0
*
Print microseconds as a fraction.
Pete Zaitcev
2011-10-18
1
-2
/
+2
*
cluster/afr: Prevent truncation of mask uint64_t->gf_boolean_t
Pranith Kumar K
2011-10-14
2
-5
/
+9
*
glusterd: Removing delayed moving of op sm for stop vol/remove brick op.
Krishnan Parthasarathi
2011-10-14
5
-62
/
+4
*
glusterd: take off 'auto-commit' behavior of decommissioning
Amar Tumballi
2011-10-11
1
-6
/
+18
*
libglusterfs/iobuf: increase the iobref's iobuf array size
Amar Tumballi
2011-10-10
3
-7
/
+7
*
smoke.sh: Avoid running extended attribute tests with dbench
Vijay Bellur
2011-10-07
1
-1
/
+1
*
Fix a typo in log message.
Sachidananda Urs
2011-10-06
1
-1
/
+1
*
cluster/dht: Handle 'user.ufo-test' sent by ufo in dht setxattr.
Junaid
2011-10-06
1
-2
/
+53
*
features/marker-quota: Return error when inode-contribution is not present in...
Junaid
2011-10-06
1
-10
/
+16
*
locks: Avoid printing blocked times for locks that were never blocked.
Krishnan Parthasarathi
2011-10-05
1
-17
/
+39
*
glusterd: pending_node type missed in profile volume op.
Krishnan Parthasarathi
2011-10-05
1
-0
/
+2
*
Stripe: Prevent dir gfid mismatch and ENOTEMPTY errors
shishir gowda
2011-10-05
2
-103
/
+334
*
glusterd: Handle restoring of volumes created in older versions.
Krishnan Parthasarathi
2011-10-05
1
-15
/
+28
*
glusterd: Shouldn't inject COMMIT_ACC event before receiving ACC from all peers.
Krishnan Parthasarathi
2011-10-05
1
-1
/
+3
*
cluster/afr: set the read child ctx only if the self-heal source is valid
v3.3.0qa14
Raghavendra Bhat
2011-10-03
1
-4
/
+4
*
core: made changes to return value of __is_root_gfid()
Amar Tumballi
2011-10-02
6
-11
/
+13
*
libglusterfs/syncop: do not rely on synctask set in makecontext
Raghavendra Bhat
2011-10-02
1
-1
/
+6
*
statedump: do not print the inode number in the statedump
Raghavendra Bhat
2011-10-01
17
-492
/
+232
[prev]
[next]