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
*
extras/glusterfs-volgen: Make the script more user-friendly.
Vikas Gorur
2009-11-13
1
-30
/
+57
*
cluster/afr: Fix self-heal loop driver termination logic.
Vikas Gorur
2009-11-13
1
-7
/
+19
*
cluster/afr: Ensure directory contents are in sync during opendir.
Vikas Gorur
2009-11-13
5
-10
/
+281
*
cluster/afr: Refactored inode context bitmasks.
Vikas Gorur
2009-11-13
1
-6
/
+10
*
mount/fuse: Do readdirp in fuse_readdir.
Vikas Gorur
2009-11-13
1
-2
/
+2
*
cluster/dht: Do readdir in dht_readdir instead of readdirp
Vikas Gorur
2009-11-13
1
-1
/
+1
*
fix a crash in debug/trace
Amar Tumballi
2009-11-13
1
-4
/
+4
*
protoocl/client: file directory reopen support
Anand Avati
2009-11-13
2
-117
/
+631
*
protocol/client: whitespace cleanup
Anand Avati
2009-11-13
2
-3631
/
+3631
*
cluster/stripe: Initialize frame->local before checking for directory or regu...
vinayak hegde
2009-11-13
1
-18
/
+22
*
cluster/stripe: Set local->inode value before referring it.
vinayak hegde
2009-11-12
1
-1
/
+7
*
cluster/stripe: local was not being set in stripe_mknod_ifreg_setxattr_cbk()
Vijay Bellur
2009-11-12
1
-0
/
+2
*
core: Replace inode_search with inode_grep in inode_from_path
Shehjar Tikoo
2009-11-12
1
-1
/
+1
*
Add unhashed-sticky-bit option to volume_options structure
Sachidananda
2009-11-12
1
-0
/
+3
*
Add glusterfs-volgen to master, change fusermount options and other changes t...
Pavan Sondur
2009-11-11
5
-14
/
+17
*
performance/stat-prefetch: In lookup_cbk do not set error no to EINVAL, when ...
vinayak hegde
2009-11-05
1
-3
/
+0
*
cluster/afr: In fop structure afr_readdirp is not correctly registered.
vinayak hegde
2009-11-05
1
-1
/
+1
*
performance/stat-prefetch: In sp_readdir_cbk op_ret value is not handled.
vinayak hegde
2009-11-05
1
-0
/
+4
*
libglusterfs/src/gf-dirent.c: In gf_dirent_nb structure d_name should be char...
vinayak hegde
2009-11-05
1
-1
/
+1
*
Do not abort make install if a chown on the fuser-mount script does not succeed.
Pavan Sondur
2009-11-03
1
-1
/
+1
*
Remove fuse_lowlevel.h from xlator.h in libglusterfs.
Pavan Sondur
2009-11-03
2
-4
/
+2
*
libglusterfsclient: Dont alloc root inode context
Shehjar Tikoo
2009-11-03
1
-1
/
+0
*
libglusterfsclient: Prevent root inode number clobbering
Shehjar Tikoo
2009-11-03
1
-19
/
+29
*
cluster/afr: Bail out of the self-heal driver loops as soon as possible
Vikas Gorur
2009-11-03
1
-4
/
+4
*
Remove unnecessary log message. It also accesses a freed lock after an 'unlock'.
Pavan Sondur
2009-11-03
1
-6
/
+0
*
transport/name.c: refine the address resolution logic when listen-host is not...
Corentin Chary
2009-11-03
2
-6
/
+35
*
Wrong variable is checked after stat call.
Sachidananda
2009-11-03
1
-2
/
+2
*
configure.ac: Before checking for libglusterfsclient BUILD_LIBGLUSTERFSCLIENT...
vinayak hegde
2009-11-03
1
-1
/
+1
*
storage/posix: Changed error message displayed for option background-unlink.
Vijay Bellur
2009-11-02
1
-1
/
+1
*
features/locks: Do not try to set value in dict when lookup has failed.
Vijay Bellur
2009-11-01
1
-35
/
+42
*
cluster/afr: Don't try to self-heal if there are locks held
Vikas Gorur
2009-10-30
2
-1
/
+18
*
volgen: remove trailing whitespace
Corentin Chary
2009-10-30
1
-28
/
+28
*
volgen: Add conf-dir option
Corentin Chary
2009-10-30
1
-1
/
+6
*
core: Use parent for condition to create dentry not name
Shehjar Tikoo
2009-10-30
1
-1
/
+1
*
booster: Must check errno for error number not return value
Shehjar Tikoo
2009-10-30
1
-3
/
+3
*
core: Check for NULL to avoid segfault
Shehjar Tikoo
2009-10-30
1
-0
/
+3
*
booster, libglusterfsclient: Support samba specific relative paths
Shehjar Tikoo
2009-10-30
3
-166
/
+181
*
iobuf: initialize size without 4KB padding
Anand Avati
2009-10-30
1
-1
/
+1
*
glusterfsd: whitespace cleanup
Anand Avati
2009-10-30
1
-957
/
+957
*
libglusterfsclient: don't do inode_link on root inode.
Raghavendra G
2009-10-30
1
-1
/
+4
*
performance/io-cache: change the data-types to be big enough to hold size of ...
Raghavendra G
2009-10-30
2
-5
/
+5
*
Fix logic while granting blocked entrylks, which could run into an infinite l...
Pavan Sondur
2009-10-30
1
-5
/
+6
*
call-stub: fix leak of fxattrop dictionary
Anand Avati
2009-10-29
1
-1
/
+1
*
protocol/server: fix leak of xattrop dictionary
Anand Avati
2009-10-29
1
-1
/
+3
*
cluster/afr: Move deleted files to /.trash in entry self-heal.
Vikas Gorur
2009-10-29
4
-33
/
+226
*
performance/io-cache: change the hash function used for rbtree based hash table.
Raghavendra G
2009-10-29
4
-12
/
+32
*
Remove unnecessary check of xattr_req in lookup.
Pavan Sondur
2009-10-29
1
-1
/
+0
*
storage/posix: Serialize do_xattrop.
Vikas Gorur
2009-10-29
1
-45
/
+58
*
storage/posix: Refactor xattrop
Vikas Gorur
2009-10-29
1
-122
/
+64
*
protocol/server, mount/fuse: Handle returned inode in create properly
Vikas Gorur
2009-10-29
2
-6
/
+32
[next]