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
*
Merge pull request #3164 from ceph/wip-librbd-rados-stub
Josh Durgin
2015-01-20
1
-15
/
+0
|
\
|
*
include: moved RBD's generic FunctionContext wrapper
Jason Dillaman
2015-01-13
1
-15
/
+0
*
|
Merge pull request #3385 from majianpeng/misc
Sage Weil
2015-01-18
1
-1
/
+1
|
\
\
|
*
|
librbd: clean up code.
Jianpeng Ma
2015-01-16
1
-1
/
+1
*
|
|
Null tracepoint macro when !WITH_LTTNG.
Matt Benjamin
2015-01-14
2
-0
/
+4
|
|
/
|
/
|
*
|
Merge pull request #2697 from ceph/wip-8900
Josh Durgin
2015-01-13
11
-132
/
+1037
|
\
\
|
|
/
|
/
|
|
*
librbd: flush pending AIO requests under all existing flush scenarios
Jason Dillaman
2015-01-13
1
-3
/
+4
|
*
librbd: AIO requests should retry lock requests
Jason Dillaman
2015-01-13
2
-33
/
+57
|
*
librbd: differentiate between R/O vs R/W RBD features
Jason Dillaman
2015-01-13
1
-0
/
+2
|
*
librbd: Add internal unit test cases
Jason Dillaman
2015-01-13
2
-0
/
+6
|
*
librbd: Add ImageWatcher unit test cases
Jason Dillaman
2015-01-13
1
-4
/
+5
|
*
librbd: Add convenience library to support unit tests
Jason Dillaman
2015-01-13
1
-2
/
+10
|
*
librbd: Integrate librbd with new exclusive lock feature
Jason Dillaman
2015-01-13
4
-21
/
+169
|
*
librbd: Create image exclusive lock watch/notify handler
Jason Dillaman
2015-01-13
9
-111
/
+804
|
*
librbd: Stub out new exclusive image feature
Jason Dillaman
2015-01-08
1
-0
/
+22
*
|
librbd: shadow variable in snap_unprotect and list_children
Jason Dillaman
2015-01-09
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'origin/wip-10270' into master
Josh Durgin
2015-01-07
1
-39
/
+65
|
\
|
*
librbd: gracefully handle deleted/renamed pools
Jason Dillaman
2014-12-13
1
-39
/
+65
*
|
Merge pull request #3181 from ceph/wip-10299
Josh Durgin
2014-12-16
5
-7
/
+36
|
\
\
|
*
|
librbd: complete all pending aio ops prior to closing image
Jason Dillaman
2014-12-16
5
-7
/
+36
|
|
/
*
|
librbd: add new read/write api for librbd C++ interface which handle op flags.
Jianpeng Ma
2014-12-12
1
-0
/
+55
*
|
librbd: add new read/write api for librbd C interface which handle op
Jianpeng Ma
2014-12-12
1
-0
/
+51
*
|
librbd: Add set_op_flags in AioWrite to set op_flags for rbd write.
Jianpeng Ma
2014-12-12
2
-0
/
+5
*
|
librbd: Add m_op_flags in AioRead to track op flags for rbd read.
Jianpeng Ma
2014-12-12
3
-4
/
+7
*
|
librbd/internal: Modify read/write api to handle op flags.
Jianpeng Ma
2014-12-12
4
-29
/
+30
|
/
*
librados: Only public API symbols from the shared library
Jason Dillaman
2014-11-26
1
-2
/
+4
*
librbd: protect list_children from invalid child pool IoCtxs
Jason Dillaman
2014-11-18
1
-1
/
+6
*
librbd: Only public API symbols from the shared library
Jason Dillaman
2014-11-14
2
-14
/
+15
*
src/librbd/librbd.cc: fix potential null pointer deref
Danny Al-Gaaf
2014-11-11
1
-4
/
+6
*
librbd: don't close an already closed parent image upon failure
Jason Dillaman
2014-11-06
1
-1
/
+0
*
rbd: Correct readahead divide by zero exception
Jason Dillaman
2014-10-21
1
-7
/
+7
*
librbd: fix compile warning in librbd/internal.cc.
Jianpeng Ma
2014-10-17
1
-1
/
+1
*
Merge remote-tracking branch 'origin/wip-rbd-readahead'
Josh Durgin
2014-10-16
4
-1
/
+90
|
\
|
*
librbd: Add read-ahead
Adam Crume
2014-09-17
4
-1
/
+90
*
|
when non-default striping is used, internal methods can operate on extra objects
xinxin shu
2014-10-16
3
-16
/
+4
*
|
librbd: Skip tier pools in list_children and snap_unprotect
Adam Crume
2014-10-01
1
-1
/
+21
|
/
*
librbd: Add missing tracepoints
Adam Crume
2014-09-12
1
-78
/
+337
*
librbd.cc: add check to prevent null deref in rbd_list()
Danny Al-Gaaf
2014-09-03
1
-0
/
+3
*
librbd: handle blacklisting during shutdown
John Spray
2014-08-25
1
-2
/
+7
*
rbd-replay: Remove extent tracepoints and inline extents
Adam Crume
2014-08-21
1
-12
/
+4
*
rbd-replay: Move tracepoints from internal.cc to librbd.cc
Adam Crume
2014-08-21
2
-131
/
+182
*
rbd-replay: Support replaying partial traces
Adam Crume
2014-08-21
1
-11
/
+11
*
lttng: Disable LTTng by default, add --with-lttng configure option
Adam Crume
2014-08-21
3
-2
/
+12
*
lttng: Add more tracing to librbd
Adam Crume
2014-08-21
3
-60
/
+148
*
lttng: Basic tracing of librbd
Adam Crume
2014-08-21
2
-3
/
+44
*
Merge remote-tracking branch 'gh/next'
Sage Weil
2014-08-13
1
-1
/
+1
|
\
|
*
librbd: fix error path cleanup for opening an image
Josh Durgin
2014-08-12
1
-1
/
+1
*
|
Merge pull request #2205 from ceph/wip-librbd-snap-meta
Sage Weil
2014-08-06
5
-116
/
+126
|
\
\
|
|
/
|
/
|
|
*
librbd: store and retrieve snapshot metadata based on id
Josh Durgin
2014-07-25
4
-116
/
+112
|
*
librbd: fix crash using clone of flattened image
Josh Durgin
2014-07-25
2
-0
/
+14
[next]