index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
v0.46
v0.46
Sage Weil
2012-04-30
2
-1
/
+7
*
librbd: use unique error code for image removal failures
Josh Durgin
2012-04-30
2
-3
/
+10
*
FileJournal: simply flush by waiting for completions to empty
Samuel Just
2012-04-27
3
-46
/
+6
*
PG: in GetInfo Notify handler, fix peer_info_requested filter
Samuel Just
2012-04-27
1
-1
/
+1
*
librados: test get/set of debug levels
Sage Weil
2012-04-27
1
-0
/
+35
*
config: allow {get,set}_val on subsystem debug levels
Sage Weil
2012-04-27
2
-3
/
+37
*
librbd: the length argument of aio_discard should be uint64_t
Josh Durgin
2012-04-27
3
-5
/
+5
*
filestore: interprect any fiemap error as EOPNOTSUPP
Sage Weil
2012-04-27
1
-1
/
+1
*
filestore: fix a journal replay issue with collection_add()
Joao Eduardo Luis
2012-04-27
1
-0
/
+8
*
osd: filter osds removed from probe set from peer_info_requested
Sage Weil
2012-04-27
1
-51
/
+64
*
PG: get_infos() should not post GotInfo
Samuel Just
2012-04-27
1
-4
/
+3
*
Revert "PG: whitelist MNotifyRec in started"
Samuel Just
2012-04-27
1
-2
/
+0
*
PG: whitelist MNotifyRec in started
Samuel Just
2012-04-26
1
-0
/
+2
*
mon: decode old PGMap Incrementals differently from new ones
Greg Farnum
2012-04-25
1
-3
/
+9
*
Merge remote branch 'origin/wip-rbd-snapid' into next
Josh Durgin
2012-04-24
2
-62
/
+113
|
\
|
*
test_rbd: add tests for snap_set and more complicated resizing
Josh Durgin
2012-04-24
1
-2
/
+56
|
*
librbd: reset needs_refresh flag before re-reading header
Josh Durgin
2012-04-24
1
-4
/
+7
|
*
librbd: clean up snapshot handling a bit
Josh Durgin
2012-04-24
1
-51
/
+47
|
*
librbd: clarify handle_sparse_read condition
Josh Durgin
2012-04-24
1
-5
/
+3
*
|
librbd: pass errors removing head back to user
Sage Weil
2012-04-24
1
-1
/
+5
*
|
mon: clean up handle_osd_timeouts a bit
Sage Weil
2012-04-24
1
-6
/
+4
*
|
mon: fix pg stats timeout
Sage Weil
2012-04-24
2
-8
/
+5
*
|
mon: fix whitespace
Sage Weil
2012-04-24
1
-2
/
+2
*
|
mon: fix pgmonitor ratio commands
Greg Farnum
2012-04-24
1
-2
/
+2
|
/
*
run_seed_to.sh: rework the script, make it more flexible and broaden the tests.
Sage Weil
2012-04-24
1
-26
/
+268
*
librbd: rev version for discard addition
Sage Weil
2012-04-24
1
-1
/
+1
*
Merge remote-tracking branch 'gh/wip-discard'
Sage Weil
2012-04-23
11
-278
/
+808
|
\
|
*
perfcounters: tolerate multiple loggers with the same name
Sage Weil
2012-04-22
2
-3
/
+15
|
*
Merge branch 'master' into wip-discard
Sage Weil
2012-04-22
8
-241
/
+356
|
|
\
|
*
|
Makefile: disable format-security warning
Sage Weil
2012-04-22
1
-1
/
+1
|
*
|
filestore: verify that fiemap works
Sage Weil
2012-04-21
2
-16
/
+73
|
*
|
rados: fix error printout for mapext
Sage Weil
2012-04-21
1
-3
/
+3
|
*
|
librbd: instrument with perfcounters
Sage Weil
2012-04-21
1
-7
/
+97
|
*
|
librbd: allow image resize to non-block boundaries
Sage Weil
2012-04-21
1
-5
/
+17
|
*
|
objectcacher: rename truncate_set -> discard_set, and use discard
Sage Weil
2012-04-21
4
-21
/
+13
|
*
|
objectcacher: implement Object::discard()
Sage Weil
2012-04-21
2
-1
/
+35
|
*
|
librbd: fix debug output
Sage Weil
2012-04-21
1
-2
/
+2
|
*
|
librbd: make discard invalidate the range in cache
Sage Weil
2012-04-21
1
-0
/
+27
|
*
|
librbd: fix zeroing of trailing bits on short reads that span objects
Sage Weil
2012-04-21
1
-10
/
+21
|
*
|
librbd: fix debug output for image resize
Sage Weil
2012-04-21
1
-3
/
+3
|
*
|
test_librbd_fsx: port newer xfsprogs version
Sage Weil
2012-04-21
1
-411
/
+176
|
*
|
revert to xfstests' fsx, which has discard support
Sage Weil
2012-04-21
1
-332
/
+862
*
|
|
run_seed_to.sh: remove stray arg
Sage Weil
2012-04-23
1
-1
/
+0
|
|
/
|
/
|
*
|
librbd: fix ictx_check pointer weirdness by using std::string
Sage Weil
2012-04-21
1
-4
/
+5
*
|
FileJournal: don't wait flusher until completions are queued
Samuel Just
2012-04-21
1
-19
/
+20
*
|
filestore: fix collection_add journal replay problem
Sage Weil
2012-04-21
3
-4
/
+14
*
|
FileStoreDiff: flip sense of diff*() methods around
Sage Weil
2012-04-21
2
-42
/
+66
*
|
test_idempotent_sequence: Use FileStoreDiff class instead.
Sage Weil
2012-04-21
4
-210
/
+5
*
|
test_idempotent_sequence: Output missing options on "usage".
Joao Eduardo Luis
2012-04-21
1
-1
/
+3
*
|
FileStoreDiff: check if two FileStores match.
Joao Eduardo Luis
2012-04-21
2
-0
/
+282
|
/
[next]