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
*
fop namespace cleanup.
Amar Tumballi
2010-03-31
23
-2644
/
+9
*
libglusterfs/transport: no need to set address-family if one is not set in th...
Raghavendra G
2010-03-31
1
-23
/
+1
*
stripe readv: proper validation of 'op_ret'.
Amar Tumballi
2010-03-31
1
-5
/
+6
*
performance/write-behind: Resume all the consecutive non-write operations in ...
Raghavendra G
2010-03-29
1
-3
/
+0
*
libglusterfs: Remove passive iobufs from statedump
Vijay Bellur
2010-03-29
1
-8
/
+0
*
Fix backtick evaluation bug in cache-size
Harshavardhana
2010-03-29
1
-1
/
+1
*
cluster/afr: UNWIND if opendir returns an error.
Vijay Bellur
2010-03-25
1
-0
/
+3
*
stripe: proper fix for reading 'holes'
Amar Tumballi
2010-03-25
2
-130
/
+170
*
fix utimes
Raghavendra Bhat
2010-03-25
1
-2
/
+5
*
Remove glusterfs-guts from the repository.
Vijay Bellur
2010-03-24
19
-6178
/
+0
*
mount script has new option '-o ro'
Amar Tumballi
2010-03-24
1
-0
/
+7
*
added '--read-only' command line option for glusterfs
Amar Tumballi
2010-03-24
3
-0
/
+66
*
new 'features/read-only' module added
Amar Tumballi
2010-03-24
5
-1
/
+325
*
extras/volgen: Add copyright headers.
Vikas Gorur
2010-03-24
3
-0
/
+52
*
man pages updated
Amar Tumballi
2010-03-24
3
-64
/
+149
*
updated the build tree.
Amar Tumballi
2010-03-24
3
-54
/
+2
*
Replace struct stat by struct iatt
Raghavendra Bhat
2010-03-24
1
-2
/
+2
*
fix warnings on 32 bit
Csaba Henk
2010-03-22
2
-6
/
+8
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
81
-2976
/
+2527
*
introduce iatt.h for inode attributes (to replace 'struct stat')
Anand V. Avati
2010-03-16
2
-1
/
+308
*
iatt: configure.ac not to build filter
Anand V. Avati
2010-03-16
2
-5
/
+1
*
xlator.h: whitespace cleanup
Anand V. Avati
2010-03-16
1
-23
/
+24
*
Fixed "." delimiter for cache-size calculation which would fail on different ...
Harshavardhana
2010-03-15
1
-1
/
+1
*
stripe: logic fixes
Amar Tumballi
2010-03-15
1
-116
/
+139
*
stripe: whitespace cleanup
Amar Tumballi
2010-03-15
2
-224
/
+224
*
When option mandatory is given, print warning messages instead of Error.
Sachidananda
2010-03-12
1
-1
/
+1
*
send lookup on every subvolume if local->hashed_subvol is NULL in nufa/switch
Amar Tumballi
2010-03-12
2
-4
/
+6
*
cleaned up some outdated files
Amar Tumballi
2010-03-12
4
-16
/
+2
*
protocol/server: Do gf_flock to flock conversion at the right place
Vijay Bellur
2010-03-11
1
-1
/
+2
*
extras: Add script to be used before using quota translator.
Pavan Sondur
2010-03-09
2
-1
/
+87
*
handle SIGINT in glusterfsd
Amar Tumballi
2010-03-09
1
-0
/
+4
*
dht: preserve and return proper pre/postparent structures during unlink
Anand Avati
2010-03-04
1
-4
/
+7
*
quick-read: Store and propagate wbflags argument in open fop
Shehjar Tikoo
2010-03-04
2
-12
/
+22
*
distribute: cleanup intermediate hardlink and linkfile on failed rename
Anand Avati
2010-03-04
1
-12
/
+78
*
distribute: perform self-heal as root
Shehjar Tikoo
2010-03-04
3
-0
/
+37
*
distribute, nufa: return 0 mtimes in preparent/postparent
Shehjar Tikoo
2010-03-04
4
-2
/
+58
*
distribute: Save ino/dev from first subvolume during mkdir
Shehjar Tikoo
2010-03-04
1
-0
/
+6
*
distribute: Restore parent ino from local in symlink
Shehjar Tikoo
2010-03-04
1
-0
/
+8
*
distribute: Restore inode from saved ino on readv
Shehjar Tikoo
2010-03-04
1
-1
/
+18
*
distribute: Respect end-of-dir on readdir only for last subvol
Shehjar Tikoo
2010-03-04
3
-0
/
+40
*
distribute: Return pre/post-parent on successful unlink
Shehjar Tikoo
2010-03-04
1
-0
/
+2
*
distribute: Return ino from the first-up subvolume in lookup
Shehjar Tikoo
2010-03-04
1
-1
/
+1
*
replicate: Use link's parent ino for post/pre-parent not target dir's
Shehjar Tikoo
2010-03-04
1
-1
/
+1
*
replicate: Restore parent ino from saved inode number
Shehjar Tikoo
2010-03-04
1
-0
/
+3
*
trace: Display op_errno even on successful readv
Shehjar Tikoo
2010-03-04
1
-2
/
+2
*
trace: Do not print results on failed readlink
Shehjar Tikoo
2010-03-04
1
-5
/
+11
*
trace: Print st_dev for struct stat
Shehjar Tikoo
2010-03-04
1
-3
/
+7
*
trace: Support new option: force-log-level
Shehjar Tikoo
2010-03-04
1
-2
/
+26
*
trace: Print correct variable in lookup_cbk
Shehjar Tikoo
2010-03-04
1
-1
/
+1
*
trace: Do not clobber own itable
Shehjar Tikoo
2010-03-04
1
-3
/
+0
[next]