index
:
glusterfs-quota.git
master
origin/upstream_on_quota
quota
quota-improvements
test
upstream_on_quota
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
core: Provide helper macro to set [ug]id in frame
Shehjar Tikoo
2010-03-04
1
-0
/
+9
*
core: Add NULL check for inode in fd_lookup
Shehjar Tikoo
2010-03-04
1
-0
/
+3
*
core: Add setattr mode test macros
Shehjar Tikoo
2010-03-04
1
-0
/
+7
*
core: New function: gf_dirent_for_namelen
Shehjar Tikoo
2010-03-04
2
-0
/
+20
*
posix: Support EOF for file reading
Shehjar Tikoo
2010-03-04
1
-1
/
+7
*
posix: Support end-of-stream determination
Shehjar Tikoo
2010-03-04
1
-0
/
+3
*
iobuf: Expose macros and create new ones
Shehjar Tikoo
2010-03-04
2
-0
/
+17
*
transport/socket: fix to valid_ipv6_address.
Raghavendra G
2010-03-04
1
-1
/
+2
*
cluster/afr: Failover readdir calls.
Vikas Gorur
2010-03-04
4
-46
/
+299
*
io-stats: new counters
Anand Avati
2010-03-04
1
-206
/
+528
*
io-stats: indentation fixes
Anand Avati
2010-03-04
1
-701
/
+449
*
libglusterfs: Copy va_list types using va_copy instead of memcpy.
Pavan Sondur
2010-03-03
1
-2
/
+7
*
posix: gen number fixes on non-Linux systems
Vijay Bellur
2010-03-03
1
-2
/
+17
*
features/quota: Remember '/' loc_t to initiate xattr calls.
Pavan Sondur
2010-03-02
1
-31
/
+60
*
socket: Add NULL check for failed ioq entry allocation
Shehjar Tikoo
2010-03-02
1
-0
/
+4
*
features/quota: store the entire vector in local instead of just a pointer to...
Raghavendra G
2010-03-02
1
-4
/
+13
*
local->failed set to one twice
Raghavendra Bhat
2010-03-02
1
-1
/
+1
*
stripe read fix (when read() is done on a sparse file over glusterfs)
Amar Tumballi
2010-03-01
2
-12
/
+69
*
io-threads: more fixes
Anand Avati
2010-02-27
2
-7
/
+14
*
storage/posix: Don't use FTW_CONTINUE
Vikas Gorur
2010-02-23
1
-1
/
+1
*
dht: fix READDIR semantics which got broken in 512dcad823feb199d78f5b66a09bc4...
Anand Avati
2010-02-23
1
-34
/
+24
*
performance/write-behind: fix data corruption while aggregating the adjacent ...
Raghavendra G
2010-02-22
1
-4
/
+55
*
performance/write-behind: refactor __wb_collapse_write_bufs
Raghavendra G
2010-02-22
1
-36
/
+38
*
performance/io-cache: set path in local during lookup.
Raghavendra G
2010-02-22
1
-0
/
+40
*
io-threads: single queue/multi-thread model
Anand Avati
2010-02-22
2
-956
/
+154
*
common-utils: gf_log2 handles 0 input
Anand Avati
2010-02-22
3
-4
/
+4
*
dht: fix leak introduced in 137f94ed123b1c7c7ada541aaa599679e19888f6
Anand Avati
2010-02-22
1
-1
/
+4
*
dht: unlink stale linkfiles in rmdir to prevent ENOTEMPTY
Anand Avati
2010-02-22
3
-14
/
+244
*
storage/posix: Check for path before logging it in case of an error in xattro...
Pavan Sondur
2010-02-22
1
-13
/
+32
*
features/quota: Changes in arguments in STACK_UNWINDs for most FOPs.
Pavan Sondur
2010-02-22
1
-21
/
+37
*
features/quota: Fix memory leak while syncing disk usage.
Pavan Sondur
2010-02-22
1
-4
/
+14
*
Add new gf_strstr dropin replacement for "strstr"
Harshavardhana Ranganath
2010-02-22
3
-2
/
+41
*
inode: guard against possible infinite loops
Anand Avati
2010-02-22
1
-2
/
+13
*
protocol/client: better pointer check on saved_frames mapping in ping timer
Anand Avati
2010-02-22
1
-12
/
+15
*
protocol/client: add memory allocation checks
Anand Avati
2010-02-22
1
-0
/
+15
[next]