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
path:
root
/
xlators
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: Check op_ret in afr_getxattr_cbk before accessing dict
Vikas Gorur
2009-09-08
1
-1
/
+2
*
performance/write-behind: hold locks when accessing members of wb_file.
Raghavendra G
2009-09-08
1
-17
/
+75
*
performance/write-behind: communicate back the errors in writes to servers in...
Raghavendra G
2009-09-08
1
-1
/
+12
*
storage/posix: Handle setgid bit on directories correctly
Vikas Gorur
2009-09-08
1
-10
/
+108
*
protocol/client: 'connecting' event is properly notified.
Amar Tumballi
2009-08-20
2
-4
/
+23
*
in server_rename if we do_path_lookup on the newloc and parent directory is n...
Krishna Srinivas
2009-08-19
1
-24
/
+28
*
fuse: don't say "Success" when mount fails
Csaba Henk
2009-08-17
1
-2
/
+3
*
added log message when server fails to send the reply frame
Amar Tumballi
2009-08-17
1
-4
/
+8
*
filter: use O_ACCMODE for checking file access modes.
Raghavendra G
2009-08-17
1
-3
/
+6
*
read-ahead: use O_ACCMODE for checking file access modes.
Raghavendra G
2009-08-17
1
-2
/
+2
*
write-behind: use O_ACCMODE while checking for O_RDONLY in flags.
Raghavendra G
2009-08-17
1
-2
/
+2
*
features/locks: Fix reverse logic in posix_lock_to_flock
Vikas Gorur
2009-08-17
1
-2
/
+2
*
mount/fuse: Don't log setlk returning EAGAIN as a GF_LOG_ERROR.
Vikas Gorur
2009-08-17
1
-2
/
+2
*
features/locks: Set the right log level in a few places.
Vikas Gorur
2009-08-17
2
-13
/
+13
*
Filter changelog xattrs in replicate
v2.0.6
Vikas Gorur
2009-08-07
1
-1
/
+64
*
protocol/client: fixed registration of saved_fds
Anand Avati
2009-08-07
1
-2
/
+2
*
server-lookup: added path info from header to log message
Amar Tumballi
2009-08-04
1
-3
/
+4
*
dht_stat_merge - use the highest uid when ambiguous
Anand Avati
2009-08-04
1
-2
/
+3
*
add check for making sure 'fd' belongs to directory in posix-readdir
Amar Tumballi
2009-08-04
1
-0
/
+7
*
adding an option to mount.glusterfs for server failover while fetching volume...
Amar Tumballi
2009-08-04
1
-13
/
+25
*
logging related bug fix in server_lookup()
Amar Tumballi
2009-08-04
1
-4
/
+3
*
cluster/afr: inode-read: Check stat buf for NULL before attempting to set ino...
Vikas Gorur
2009-08-04
1
-3
/
+4
*
afr: fix afr_utimens to wait for success of utimens on atleast priv->wait_cou...
Raghavendra G
2009-07-30
1
-1
/
+1
*
replicate: Return ino from first subvolume on inode creation fops
Shehjar Tikoo
2009-07-30
1
-9
/
+28
*
server-protocol: fix in server-loc-fill()
Amar Tumballi
2009-07-28
1
-3
/
+0
*
cluster/afr: Use user-supplied struct flock to STACK_WIND
Vikas Gorur
2009-07-27
1
-1
/
+0
*
protocol/server: add checks for updatation of loc->parent in entrylk() or ino...
Basavanagowda Kanur
2009-07-27
1
-3
/
+6
*
cluster/afr: Return same inode number in stat buf for readv_cbk
Vikas Gorur
2009-07-27
2
-0
/
+4
*
cluster/afr: Set inode number in unwind_buf in the inode-write calls.
Vikas Gorur
2009-07-27
1
-17
/
+17
*
Return stat from read subvolume in dir-write ops.
Vikas Gorur
2009-07-27
2
-52
/
+83
*
Return stat info from read-child in all the inode-write ops
Vikas Gorur
2009-07-27
2
-18
/
+205
*
Do not failover readdir in replicate
Anand Avati
2009-07-17
1
-34
/
+18
*
server: don't check for 'loc->parent' in entrylk and inodelk calls
Amar Tumballi
2009-07-17
1
-4
/
+2
*
change mount.glusterfs.in to work with non-bash shells too.
Amar Tumballi
2009-07-17
1
-3
/
+3
*
Add a random initial offset to the afr round robin index
Erick Tryzelaar
2009-07-16
1
-0
/
+3
*
fuse-bridge: Export user.glusterfs-booster-mount xattr
Shehjar Tikoo
2009-07-16
1
-0
/
+3
*
Return inode number always from the first up subvolume in AFR.
Vikas Gorur
2009-07-09
2
-10
/
+16
*
detabify fuse-bridge.c (and other whitespace fixes)
Csaba Henk
2009-07-08
1
-738
/
+738
*
protocol/server: use translated flags in protocol/server open and create fops
Anand Avati
2009-07-07
1
-2
/
+2
*
protocol/client: use translated flags in protocol/client open and create fops
Anand Avati
2009-07-07
1
-2
/
+2
*
write-behind: set default window-size to 1MB.
Raghavendra G
2009-07-07
1
-1
/
+2
*
use fuse_reply_iov() in fuse_readv_cbk
Basavanagowda Kanur
2009-07-07
1
-0
/
+4
*
Set timestamps properly when creating missing entries.
v2.0.3
Vikas Gorur
2009-07-06
1
-3
/
+37
*
performance/write-behind - bug fix in open() and create().
Basavanagowda Kanur
2009-07-02
1
-1
/
+5
*
fuse 2.8 support for xlator/fuse
Harshavardhana
2009-07-01
2
-0
/
+23
*
Fix typos in my previous commit 6010e2a4e
Csaba Henk
2009-07-01
1
-2
/
+2
*
fuse: instead of having a fixed option list, assemble it using "fuse_opt_add_...
Csaba Henk
2009-07-01
1
-56
/
+40
*
build warning fixes
Amar Tumballi
2009-06-30
1
-2
/
+2
*
enhancement in write-behind
Amar Tumballi
2009-06-30
1
-13
/
+22
*
client_xattrop: use dict_allocate_and_serialize during serializing xattr
Raghavendra G
2009-06-30
1
-10
/
+7
[next]