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
...
*
performance/quick-read: Process state dump operations are added.
vinayak hegde
2009-10-20
1
-0
/
+35
*
performance/write-behind: Process state dump operations are added.
vinayak hegde
2009-10-20
1
-0
/
+43
*
cluster/afr: Attempt to set fd ctx in create only if the call has succeeded.
Vikas Gorur
2009-10-20
1
-10
/
+9
*
protocol/client: incoroporate generation numbers
Anand Avati
2009-10-18
1
-52
/
+105
*
fuse: use inode_t address as nodeid and use new inode API
Anand V. Avati
2009-10-18
1
-224
/
+105
*
locks: fix leak in inodelk
Anand Avati
2009-10-18
1
-1
/
+2
*
storage/posix: Set right the op_ret value from posix_readlink()
Vijay Bellur
2009-10-18
1
-4
/
+6
*
indentation fixes to conform to coding standards in locks
Anand Avati
2009-10-16
6
-798
/
+798
*
locks: keep ref on the inode while locks are held
Anand Avati
2009-10-16
6
-7
/
+66
*
posix: posix_{f, l}stat_with_gen to return 0 on success (instead of >= 0)
Anand V. Avati
2009-10-16
1
-0
/
+2
*
posix - generation number support
Anand V. Avati
2009-10-16
2
-294
/
+229
*
posix - use lchown and lchmod in setattr
Anand V. Avati
2009-10-16
1
-2
/
+2
*
distribute - more NULL check
Anand V. Avati
2009-10-16
1
-3
/
+21
*
distribute,nufa: layout handling changes
Anand V. Avati
2009-10-16
7
-136
/
+209
*
fix double initialization of dht_local_t
Anand V. Avati
2009-10-16
1
-7
/
+0
*
NULL checks on local->loc.parent
Anand V. Avati
2009-10-16
1
-17
/
+36
*
performance/write-behind: initialize frame->local before goto out label
vinayak hegde
2009-10-16
1
-10
/
+10
*
shuffle hash layouts on directories
Anand Avati
2009-10-15
1
-2
/
+44
*
performance/write-behind: In wb_setattr, inode is checked twice
vinayak hegde
2009-10-15
1
-27
/
+10
*
performance/io-cache: remove caching in lookup.
Raghavendra G
2009-10-15
1
-219
/
+0
*
performance/quick-read: frame->local need not be set in qr_open_cbk.
Raghavendra G
2009-10-15
1
-4
/
+1
*
performance/quick-read: flush should proceed with winding if fd-context is no...
Raghavendra G
2009-10-15
1
-2
/
+1
*
storage/posix: Use the right macro to set nsec of mtime in posix_do_utimes
Vijay Bellur
2009-10-15
1
-1
/
+1
*
mount/fuse: Initialize attr and set nsec values for atime and mtime.
Vijay Bellur
2009-10-15
1
-1
/
+3
*
performance/write-behind:STACK_UNWIND happens only in failure path of wb_stat()
Vijay Bellur
2009-10-15
1
-1
/
+2
*
storage/posix: Initialize op_errno to 0 in posix_create.
Vijay Bellur
2009-10-15
1
-1
/
+1
*
io-cache: NFS-friendly changes
Shehjar Tikoo
2009-10-14
1
-3
/
+4
*
performance/write-behind: return from wb_open after STACK_WIND
Vijay Bellur
2009-10-14
1
-0
/
+1
*
afr transaction: fix op_ret check during locking
Anand Avati
2009-10-13
1
-3
/
+3
*
cluster/afr: Set mtime of parent directory in self-heal properly.
Vikas Gorur
2009-10-13
3
-5
/
+93
*
posix/client/server: Send postparent in lookup even if lookup fails on the en...
Vikas Gorur
2009-10-13
3
-5
/
+12
*
prevent spurious unlocks from afr selfheal
Anand Avati
2009-10-13
6
-23
/
+90
*
afr transaction prevent spurious unlocks
Anand Avati
2009-10-13
1
-2
/
+4
*
performance/write-behind: In wb_setattr file is used before getting fd context
vinayak hegde
2009-10-13
1
-1
/
+17
*
performance/write-behind: file is referenced, without checking for NULL
vinayak hegde
2009-10-13
1
-1
/
+2
*
cluster/afr: Hold second lock after first lock has been granted for rename tr...
Vikas Gorur
2009-10-12
1
-30
/
+84
*
protocol/server: Set preparent and postparent in the response struct.
Vikas Gorur
2009-10-12
1
-1
/
+17
*
replicate: fix missing frame in entry-self-heal
Anand Avati
2009-10-12
1
-0
/
+7
*
performance/quick-read: change the default option values in quick-read.
Raghavendra G
2009-10-09
1
-1
/
+2
*
posix: Ensure ENOTEMPTY return on rmdir
Shehjar Tikoo
2009-10-09
1
-1
/
+4
*
Add INIT_LIST_HEAD which was left out in the previous commit
Anand Avati
2009-10-09
1
-0
/
+1
*
features/locks: Fix insert_and_merge
Corentin Chary
2009-10-09
1
-4
/
+0
*
performance/write-behind: Add enable-trickling-writes to volume_options.
Raghavendra G
2009-10-09
1
-0
/
+3
*
debug/trace: Check asprintf return value to avoid warning, while build
vinayak hegde
2009-10-09
1
-7
/
+11
*
performance/stat-prefetch: checking for cache and creation if not present is ...
Raghavendra G
2009-10-09
1
-23
/
+64
*
performance/stat-prefetch: lookup path in xattrop if it is not already looked...
Raghavendra G
2009-10-09
1
-10
/
+69
*
performance/stat-prefetch: implement sp_entrylk.
Raghavendra G
2009-10-09
1
-0
/
+85
*
performance/stat-prefetch: implement sp_inodelk.
Raghavendra G
2009-10-09
1
-0
/
+83
*
performance/stat-prefetch: lookup path in removexattr if it is not already lo...
Raghavendra G
2009-10-09
1
-10
/
+69
*
performance/stat-prefetch: implement sp_getxattr.
Raghavendra G
2009-10-09
1
-0
/
+89
[prev]
[next]