index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-25
4
-52
/
+68
|
\
|
*
block/swim: Select appropriate drive on device open
Finn Thain
2018-04-16
1
-1
/
+1
|
*
block/swim: Fix IO error at end of medium
Finn Thain
2018-04-16
1
-5
/
+8
|
*
block/swim: Check drive type
Finn Thain
2018-04-16
1
-2
/
+4
|
*
block/swim: Rename macros to avoid inconsistent inverted logic
Finn Thain
2018-04-16
2
-7
/
+7
|
*
block/swim: Don't log an error message for an invalid ioctl
Finn Thain
2018-04-16
1
-7
/
+2
|
*
block/swim: Remove extra put_disk() call from error path
Finn Thain
2018-04-16
1
-1
/
+0
|
*
block/swim: Fix array bounds check
Finn Thain
2018-04-16
1
-1
/
+1
|
*
m68k/mac: Don't remap SWIM MMIO region
Finn Thain
2018-04-16
1
-7
/
+3
|
*
loop: handle short DIO reads
Jens Axboe
2018-04-14
1
-7
/
+27
|
*
loop: remove cmd->rq member
Jens Axboe
2018-04-14
2
-18
/
+19
*
|
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 'for-linus-20180413' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-13
1
-19
/
+26
|
\
|
*
loop: fix LOOP_GET_STATUS lock imbalance
Omar Sandoval
2018-04-10
1
-15
/
+18
|
*
block/loop: fix deadlock after loop_set_status
Tetsuo Handa
2018-04-10
1
-4
/
+8
*
|
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
|
*
|
rbd: allow "fancy" striping
Ilya Dryomov
2018-04-02
1
-27
/
+2
|
*
|
rbd: introduce OWN_BVECS data type
Ilya Dryomov
2018-04-02
1
-7
/
+149
|
*
|
rbd: remove rbd_parent_request_{create,destroy}()
Ilya Dryomov
2018-04-02
1
-68
/
+6
|
*
|
rbd: get rid of img_req->{offset,length}
Ilya Dryomov
2018-04-02
1
-18
/
+8
|
*
|
rbd: remove rbd_img_request_fill() and helpers
Ilya Dryomov
2018-04-02
1
-98
/
+0
|
*
|
rbd: switch to common striping framework
Ilya Dryomov
2018-04-02
1
-23
/
+168
|
*
|
rbd: create+truncate for whole-object layered discards
Ilya Dryomov
2018-04-02
1
-1
/
+6
|
*
|
rbd: move to obj_req->img_extents
Ilya Dryomov
2018-04-02
1
-52
/
+98
|
*
|
rbd: incorporate ceph_object_extent
Ilya Dryomov
2018-04-02
1
-37
/
+34
|
*
|
rbd: store data_type in img_req instead of obj_req
Ilya Dryomov
2018-04-02
1
-26
/
+8
|
*
|
rbd: remove obj_req->flags field
Ilya Dryomov
2018-04-02
1
-35
/
+0
|
*
|
rbd: remove old request completion code
Ilya Dryomov
2018-04-02
1
-172
/
+3
|
*
|
rbd: new request completion code
Ilya Dryomov
2018-04-02
1
-13
/
+55
|
*
|
rbd: update rbd_img_request_submit() signature
Ilya Dryomov
2018-04-02
1
-10
/
+3
|
*
|
rbd: add img_req->op_type field
Ilya Dryomov
2018-04-02
1
-63
/
+12
|
*
|
rbd: simplify rbd_osd_req_create()
Ilya Dryomov
2018-04-02
1
-45
/
+14
|
*
|
rbd: remove old request handling code
Ilya Dryomov
2018-04-02
1
-730
/
+4
|
*
|
rbd: new request handling code
Ilya Dryomov
2018-04-02
1
-77
/
+601
|
*
|
rbd: move from raw pages to bvec data descriptors
Ilya Dryomov
2018-04-02
1
-78
/
+77
|
*
|
rbd: get rid of img_req->copyup_pages
Ilya Dryomov
2018-04-02
1
-34
/
+9
|
*
|
rbd: don't (ab)use obj_req->pages for stat requests
Ilya Dryomov
2018-04-02
1
-10
/
+5
|
*
|
rbd: remove bio cloning helpers
Ilya Dryomov
2018-04-02
1
-141
/
+0
|
*
|
libceph, rbd: new bio handling code (aka don't clone bios)
Ilya Dryomov
2018-04-02
1
-27
/
+40
|
*
|
rbd: start enums at 1 instead of 0
Ilya Dryomov
2018-04-02
1
-2
/
+4
|
*
|
rbd: set max_segment_size to UINT_MAX
Ilya Dryomov
2018-04-02
1
-1
/
+1
[next]