index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rbd.c
Commit message (
Expand
)
Author
Age
*
rbd: drop wait_for_latest_osdmap()
Ilya Dryomov
2019-03-20
*
rbd: set io_min, io_opt and discard_granularity to alloc_size
Ilya Dryomov
2019-03-18
*
Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-03-12
|
\
|
*
rbd: advertise support for RBD_FEATURE_DEEP_FLATTEN
Ilya Dryomov
2019-03-05
|
*
rbd: whole-object write and zeroout should copyup when snapshots exist
Ilya Dryomov
2019-03-05
|
*
rbd: copyup with an empty snapshot context (aka deep-copyup)
Ilya Dryomov
2019-03-05
|
*
rbd: introduce rbd_obj_issue_copyup_ops()
Ilya Dryomov
2019-03-05
|
*
rbd: stop copying num_osd_ops in rbd_obj_issue_copyup()
Ilya Dryomov
2019-03-05
|
*
rbd: factor out __rbd_osd_req_create()
Ilya Dryomov
2019-03-05
|
*
rbd: clear ->xferred on error from rbd_obj_issue_copyup()
Ilya Dryomov
2019-03-05
|
*
rbd: remove experimental designation from kernel layering
Ilya Dryomov
2019-03-05
|
*
rbd: round off and ignore discards that are too small
Ilya Dryomov
2019-03-05
|
*
rbd: handle DISCARD and WRITE_ZEROES separately
Ilya Dryomov
2019-03-05
|
*
rbd: get rid of obj_req->obj_request_count
Ilya Dryomov
2019-03-05
*
|
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
|
\
\
|
*
|
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
2019-02-15
|
|
/
*
/
block: rbd: convert to use BUS_ATTR_WO and RO
Greg Kroah-Hartman
2019-01-22
|
/
*
rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
Ilya Dryomov
2019-01-10
*
libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls
Ilya Dryomov
2018-10-22
*
libceph: osd_req_op_cls_init() doesn't need to take opcode
Ilya Dryomov
2018-10-22
*
rbd: add __init/__exit annotations
Chengguang Xu
2018-10-22
*
rbd: support cloning across namespaces
Ilya Dryomov
2018-09-06
*
rbd: factor out get_parent_info()
Ilya Dryomov
2018-09-06
*
Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-08-20
|
\
|
*
libceph: use timespec64 for r_mtime
Arnd Bergmann
2018-08-02
|
*
rbd: support for images within namespaces
Ilya Dryomov
2018-08-02
|
*
rbd: pass rbd_spec into parse_rbd_opts_token()
Ilya Dryomov
2018-08-02
|
*
libceph: amend "bad option arg" error message
Ilya Dryomov
2018-08-02
*
|
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
|
/
*
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-06-14
|
\
|
*
rbd: flush rbd_dev->watch_dwork after watch is unregistered
Dongsheng Yang
2018-06-04
|
*
libceph, rbd: add error handling for osd_req_op_cls_init()
Chengguang Xu
2018-06-04
*
|
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-04
|
\
\
|
|
/
|
/
|
|
*
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-05-24
*
|
libceph: add osd_req_op_extent_osd_data_bvecs()
Ilya Dryomov
2018-05-10
|
/
*
rbd: notrim map option
Ilya Dryomov
2018-04-16
*
rbd: adjust queue limits for "fancy" striping
Ilya Dryomov
2018-04-16
*
rbd: avoid Wreturn-type warnings
Arnd Bergmann
2018-04-16
*
rbd: support timeout in rbd_wait_state_locked()
Dongsheng Yang
2018-04-16
*
rbd: refactor rbd_wait_state_locked()
Ilya Dryomov
2018-04-16
*
Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-04-10
|
\
|
*
rbd: remove VLA usage
Kyle Spiers
2018-04-02
|
*
rbd: fix spelling mistake: "reregisteration" -> "reregistration"
Colin Ian King
2018-04-02
|
*
rbd: get the latest osdmap when using an existing client
Ilya Dryomov
2018-04-02
|
*
rbd: move rbd_get_client() below rbd_put_client()
Ilya Dryomov
2018-04-02
|
*
rbd: remove redundant declaration of rbd_spec_put()
Ilya Dryomov
2018-04-02
|
*
rbd: allow "fancy" striping
Ilya Dryomov
2018-04-02
|
*
rbd: introduce OWN_BVECS data type
Ilya Dryomov
2018-04-02
|
*
rbd: remove rbd_parent_request_{create,destroy}()
Ilya Dryomov
2018-04-02
|
*
rbd: get rid of img_req->{offset,length}
Ilya Dryomov
2018-04-02
[next]