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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
1
-1
/
+1
*
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
*
Remove fuse_lowlevel.h from xlator.h in libglusterfs.
Pavan Sondur
2009-11-03
1
-2
/
+2
*
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
*
Wrong variable is checked after stat call.
Sachidananda
2009-11-03
1
-2
/
+2
*
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
*
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
*
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
2
-12
/
+16
*
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
*
protocol/client: Support for TCP_NODELAY
Vijay Bellur
2009-10-29
1
-0
/
+4
*
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
5
-0
/
+320
*
libglusterfs/rbtree: change rbthash_init_table to take no of expected entries...
Raghavendra G
2009-10-28
2
-6
/
+14
*
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
*
fuse: use postbuf in truncate_cbk for attributes to return
Anand Avati
2009-10-28
1
-4
/
+4
*
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
*
mount/fuse: Use correct offset for name in fuse_getxattr
Vikas Gorur
2009-10-27
1
-1
/
+1
*
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
*
cluster/afr: Pick the data self-heal algorithm dynamically.
Vikas Gorur
2009-10-26
2
-13
/
+66
*
cluster/afr: Check the target of symlink's in entry self-heal.
Vikas Gorur
2009-10-26
3
-12
/
+208
*
storage/posix: Ensure time(2) is stored in a 64-bit variable.
Vikas Gorur
2009-10-26
1
-1
/
+3
*
protocol/server: touchup loc only if inode/entry resolution was successful
Anand Avati
2009-10-26
1
-2
/
+4
[next]