index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librbd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
AbstractWrite: initialize m_snap_seq with 0
Danny Al-Gaaf
2014-03-12
1
-1
/
+2
*
Merge branch 'wip-hint' into firefly
Ilya Dryomov
2014-03-03
2
-3
/
+10
|
\
|
*
librbd: prefix rbd writes with CEPH_OSD_OP_SETALLOCHINT osd op
Ilya Dryomov
2014-03-03
2
-3
/
+10
*
|
Revert "librbd: remove limit on number of objects in the cache"
Josh Durgin
2014-03-03
1
-1
/
+9
|
/
*
librbd: remove limit on number of objects in the cache
Josh Durgin
2014-02-11
1
-9
/
+1
*
rbd: don't forget to call close_image() if remove_child() fails
Ilya Dryomov
2014-01-30
1
-0
/
+1
*
rbd: check for watchers before trimming an image on 'rbd rm'
Ilya Dryomov
2014-01-30
1
-4
/
+20
*
libc++: use ceph:: namespaced data types
Noah Watkins
2014-01-18
1
-1
/
+1
*
librbd: better error when unprotect fails on unprotected snap
Josh Durgin
2014-01-01
1
-1
/
+4
*
make: avoid symbol exporting for C++ libs on non-Linux
Noah Watkins
2013-12-30
1
-1
/
+4
*
Merge pull request #1000 from ceph/wip-rbd-tinc-5426
Josh Durgin
2013-12-27
1
-3
/
+3
|
\
|
*
librbd: call user completion after incrementing perfcounters
Josh Durgin
2013-12-27
1
-3
/
+3
*
|
librados: deprecate aio_operate() read variant that takes snapid
Sage Weil
2013-12-24
2
-2
/
+2
*
|
librbd: localize or distribute parent (snap) reads
Sage Weil
2013-12-24
3
-1
/
+16
|
/
*
librbd: remove unused private variable
Noah Watkins
2013-12-08
2
-4
/
+2
*
librbd: rename howmany to avoid conflict
Noah Watkins
2013-12-08
1
-2
/
+2
*
librbd: fix build error
Sage Weil
2013-10-22
1
-1
/
+1
*
librbd: wire up flush counter
Sage Weil
2013-10-21
1
-1
/
+3
*
automake cleanup: implementing non-recursive make
Roald J. van Loon
2013-09-08
1
-0
/
+24
*
automake cleanup: renamed inttypes.h
Roald J. van Loon
2013-09-07
7
-8
/
+9
*
librbd: fix debug print in aio_write
Sage Weil
2013-08-27
1
-1
/
+1
*
Merge pull request #491 from kri5/wip-clang-compilation
Sage Weil
2013-08-17
2
-3
/
+3
|
\
|
*
Fix compilation -Wmismatched-tags warnings
Christophe Courtaut
2013-08-09
2
-3
/
+3
*
|
librbd: remove mostly-useless assign_bid helper
Sage Weil
2013-08-16
2
-8
/
+2
|
/
*
src/*: make Context::finish private and switch all users to use complete
Samuel Just
2013-07-22
1
-2
/
+1
*
librados, os, osd, osdc, test: Add support for client specified namespaces
David Zafman
2013-07-09
1
-0
/
+2
*
osdc: re-calculate truncate_size for strip objects
Yan, Zheng
2013-06-20
2
-7
/
+7
*
Merge pull request #303 from ceph/wip-librbd-config-create
Josh Durgin
2013-05-21
3
-7
/
+30
|
\
|
*
librbd: make image creation defaults configurable
Josh Durgin
2013-05-17
3
-7
/
+30
*
|
librbd/internal.cc: fix resource leak
Danny Al-Gaaf
2013-05-17
1
-0
/
+1
|
/
*
librbd: add options to enable balanced or localized reads for snapshots
Josh Durgin
2013-05-13
5
-10
/
+29
*
Merge pull request #272 from ceph/wip-rbd-parallel
Sage Weil
2013-05-11
3
-64
/
+163
|
\
|
*
Throttle: move start_op() to C_SimpleThrottle constructor
Josh Durgin
2013-05-11
1
-4
/
+0
|
*
librbd: run copy in parallel
Josh Durgin
2013-05-11
1
-14
/
+73
|
*
librbd: move completion release into rbd_ctx_cb()
Josh Durgin
2013-05-11
2
-4
/
+2
|
*
librbd: parallelize and simplify flatten
Josh Durgin
2013-05-11
1
-32
/
+42
|
*
librbd: only send non-zero copyup data
Josh Durgin
2013-05-11
1
-1
/
+2
|
*
librbd: parallelize rollback
Josh Durgin
2013-05-11
1
-6
/
+19
|
*
librbd: delete more than one object at once
Josh Durgin
2013-05-10
2
-7
/
+29
*
|
librbd: fix possible use-after-free
Sage Weil
2013-05-09
1
-2
/
+4
|
/
*
librbd: fix i386 build
Sage Weil
2013-04-24
1
-1
/
+1
*
librbd: add read_iterate2 call with fixed argument type
Sage Weil
2013-04-24
2
-2
/
+24
*
librbd: implement read not in terms of read_iterate
Sage Weil
2013-04-24
1
-1
/
+3
*
Merge pull request #214 from ceph/wip-objectcacher-handler-ordered
Sage Weil
2013-04-17
2
-14
/
+83
|
\
|
*
LibrbdWriteback: complete writes strictly in order
Josh Durgin
2013-04-11
2
-2
/
+73
|
*
LibrbdWriteback: removed unused and undefined method
Josh Durgin
2013-04-10
1
-1
/
+0
|
*
LibrbdWriteback: use a tid_t for tids
Josh Durgin
2013-04-10
1
-1
/
+1
|
*
WritebackHandler: make read return nothing
Josh Durgin
2013-04-10
2
-10
/
+9
*
|
librbd: flush on diff_iterate
Sage Weil
2013-04-17
1
-0
/
+3
|
/
*
librbd: simplify diff_iterate calls to list_snaps
Sage Weil
2013-04-03
1
-6
/
+1
[next]