index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rbd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rbd: don't assert on writes to snapshots
Ilya Dryomov
2019-05-07
1
-2
/
+6
*
rbd: client_mutex is never nested
Ilya Dryomov
2019-05-07
1
-1
/
+1
*
rbd: convert all rbd_assert(0) to BUG()
Arnd Bergmann
2019-05-07
1
-6
/
+6
*
rbd: avoid clang -Wuninitialized warning
Arnd Bergmann
2019-05-07
1
-1
/
+1
*
rbd: drop wait_for_latest_osdmap()
Ilya Dryomov
2019-03-20
1
-18
/
+2
*
rbd: set io_min, io_opt and discard_granularity to alloc_size
Ilya Dryomov
2019-03-18
1
-4
/
+4
*
Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-03-12
1
-103
/
+297
|
\
|
*
rbd: advertise support for RBD_FEATURE_DEEP_FLATTEN
Ilya Dryomov
2019-03-05
1
-0
/
+2
|
*
rbd: whole-object write and zeroout should copyup when snapshots exist
Ilya Dryomov
2019-03-05
1
-5
/
+7
|
*
rbd: copyup with an empty snapshot context (aka deep-copyup)
Ilya Dryomov
2019-03-05
1
-10
/
+79
|
*
rbd: introduce rbd_obj_issue_copyup_ops()
Ilya Dryomov
2019-03-05
1
-33
/
+43
|
*
rbd: stop copying num_osd_ops in rbd_obj_issue_copyup()
Ilya Dryomov
2019-03-05
1
-31
/
+59
|
*
rbd: factor out __rbd_osd_req_create()
Ilya Dryomov
2019-03-05
1
-7
/
+12
|
*
rbd: clear ->xferred on error from rbd_obj_issue_copyup()
Ilya Dryomov
2019-03-05
1
-0
/
+1
|
*
rbd: remove experimental designation from kernel layering
Ilya Dryomov
2019-03-05
1
-8
/
+0
|
*
rbd: round off and ignore discards that are too small
Ilya Dryomov
2019-03-05
1
-6
/
+55
|
*
rbd: handle DISCARD and WRITE_ZEROES separately
Ilya Dryomov
2019-03-05
1
-10
/
+51
|
*
rbd: get rid of obj_req->obj_request_count
Ilya Dryomov
2019-03-05
1
-5
/
+0
*
|
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
1
-1
/
+1
|
\
\
|
*
|
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
2019-02-15
1
-1
/
+1
|
|
/
*
/
block: rbd: convert to use BUS_ATTR_WO and RO
Greg Kroah-Hartman
2019-01-22
1
-26
/
+19
|
/
*
rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
Ilya Dryomov
2019-01-10
1
-5
/
+4
*
libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls
Ilya Dryomov
2018-10-22
1
-7
/
+12
*
libceph: osd_req_op_cls_init() doesn't need to take opcode
Ilya Dryomov
2018-10-22
1
-2
/
+1
*
rbd: add __init/__exit annotations
Chengguang Xu
2018-10-22
1
-3
/
+3
*
rbd: support cloning across namespaces
Ilya Dryomov
2018-09-06
1
-14
/
+97
*
rbd: factor out get_parent_info()
Ilya Dryomov
2018-09-06
1
-48
/
+86
*
Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-08-20
1
-37
/
+88
|
\
|
*
libceph: use timespec64 for r_mtime
Arnd Bergmann
2018-08-02
1
-1
/
+1
|
*
rbd: support for images within namespaces
Ilya Dryomov
2018-08-02
1
-2
/
+49
|
*
rbd: pass rbd_spec into parse_rbd_opts_token()
Ilya Dryomov
2018-08-02
1
-33
/
+37
|
*
libceph: amend "bad option arg" error message
Ilya Dryomov
2018-08-02
1
-1
/
+1
*
|
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
1
-1
/
+1
|
/
*
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-06-15
1
-4
/
+7
|
\
|
*
rbd: flush rbd_dev->watch_dwork after watch is unregistered
Dongsheng Yang
2018-06-04
1
-1
/
+1
|
*
libceph, rbd: add error handling for osd_req_op_cls_init()
Chengguang Xu
2018-06-04
1
-3
/
+6
*
|
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-04
1
-22
/
+22
|
\
\
|
|
/
|
/
|
|
*
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-05-24
1
-22
/
+22
*
|
libceph: add osd_req_op_extent_osd_data_bvecs()
Ilya Dryomov
2018-05-10
1
-1
/
+3
|
/
*
rbd: notrim map option
Ilya Dryomov
2018-04-16
1
-5
/
+14
*
rbd: adjust queue limits for "fancy" striping
Ilya Dryomov
2018-04-16
1
-9
/
+8
*
rbd: avoid Wreturn-type warnings
Arnd Bergmann
2018-04-16
1
-3
/
+3
*
rbd: support timeout in rbd_wait_state_locked()
Dongsheng Yang
2018-04-16
1
-1
/
+21
*
rbd: refactor rbd_wait_state_locked()
Ilya Dryomov
2018-04-16
1
-17
/
+26
*
Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-04-10
1
-1472
/
+980
|
\
|
*
rbd: remove VLA usage
Kyle Spiers
2018-04-02
1
-4
/
+4
|
*
rbd: fix spelling mistake: "reregisteration" -> "reregistration"
Colin Ian King
2018-04-02
1
-1
/
+1
|
*
rbd: get the latest osdmap when using an existing client
Ilya Dryomov
2018-04-02
1
-36
/
+33
|
*
rbd: move rbd_get_client() below rbd_put_client()
Ilya Dryomov
2018-04-02
1
-20
/
+20
|
*
rbd: remove redundant declaration of rbd_spec_put()
Ilya Dryomov
2018-04-02
1
-1
/
+0
[next]