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
*
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.
v3.0.0pre1
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
*
transport/socket:Enable NODELAY by default for lowlat client and server sockets
Vijay Bellur
2009-10-29
1
-0
/
+80
*
protocol/client: Support for TCP_NODELAY
Vijay Bellur
2009-10-29
1
-0
/
+4
*
transport/socket: Support for TCP_NODELAY
Vijay Bellur
2009-10-29
1
-0
/
+2
*
Print inodelks in and out if option trace is on.
Pavan Sondur
2009-10-29
4
-18
/
+96
*
Print entrylks in and out if option trace is on.
Pavan Sondur
2009-10-29
1
-4
/
+136
*
Trace locks in and out with an option in normal log mode.
Pavan Sondur
2009-10-29
4
-2
/
+281
*
posix: posix_[f]setattr() handle valid=0 case by performing {f, l}chown (-1, -1)
Anand Avati
2009-10-28
1
-0
/
+24
*
Implement lookup in locks to return lock count in a dict value.
Pavan Sondur
2009-10-28
6
-0
/
+323
*
libglusterfs/rbtree: change rbthash_init_table to take no of expected entries...
Raghavendra G
2009-10-28
4
-10
/
+19
*
performance/io-cache: fix memory leak.
Raghavendra G
2009-10-28
1
-0
/
+1
*
performance/io-cache: fix double free.
Raghavendra G
2009-10-28
1
-1
/
+1
*
Add -s (signoff) to format-patch.sh
Anand V. Avati
2009-10-28
1
-2
/
+2
*
Add glusterfs-volgen to master
Pavan Sondur
2009-10-28
2
-1
/
+402
*
fuse: use postbuf in truncate_cbk for attributes to return
Anand Avati
2009-10-28
1
-4
/
+4
*
xlator: initialize all xlators in a loop instead of top down initialization
Anand Avati
2009-10-28
1
-20
/
+14
*
mount/fuse: Derive fd from the file handle for setattr
Vikas Gorur
2009-10-28
1
-1
/
+3
*
protocol/server: resolver fixes
Anand Avati
2009-10-28
1
-5
/
+12
*
performance/io-cache: change data structure used to store page-cache.
Raghavendra G
2009-10-28
5
-69
/
+90
*
cluster/afr: Set local->fd in fsync.
Vikas Gorur
2009-10-28
1
-0
/
+1
*
extras/init.d: make install directory configurable with --with-initdir
Anand V. Avati
2009-10-27
2
-1
/
+7
*
mount/fuse: Use correct offset for name in fuse_getxattr
Vikas Gorur
2009-10-27
1
-1
/
+1
*
Don't stop an already running glusterfsd upon upgrade or install.
Harshavardhana Ranganath
2009-10-27
1
-1
/
+0
*
cluster/afr: Remove struct's for [f]chown, [f]chmod, utimens from afr_local_t.
Vikas Gorur
2009-10-27
1
-37
/
+0
*
cluster/afr: NFS-friendly logic changes
Vikas Gorur
2009-10-27
6
-73
/
+250
[next]