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