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
...
*
|
block: aoe: Fix kernel crash due to atomic sleep when exiting
He Zhe
2019-08-08
1
-3
/
+10
|
/
*
nbd: replace kill_bdev() with __invalidate_device() again
Munehisa Kamata
2019-07-31
1
-1
/
+1
*
loop: Fix mount(2) failure due to race with LOOP_SET_FD
Jan Kara
2019-07-30
1
-7
/
+9
*
ataflop: Mark expected switch fall-through
Gustavo A. R. Silva
2019-07-29
1
-0
/
+1
*
Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-26
1
-2
/
+12
|
\
|
*
drbd: dynamically allocate shash descriptor
Arnd Bergmann
2019-07-23
1
-2
/
+12
*
|
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-07-18
2
-588
/
+1610
|
\
\
|
*
|
rbd: setallochint only if object doesn't exist
Ilya Dryomov
2019-07-08
1
-5
/
+14
|
*
|
rbd: support for object-map and fast-diff
Ilya Dryomov
2019-07-08
2
-3
/
+727
|
*
|
rbd: call rbd_dev_mapping_set() from rbd_dev_image_probe()
Ilya Dryomov
2019-07-08
1
-8
/
+6
|
*
|
libceph: change ceph_osdc_call() to take page vector for response
Ilya Dryomov
2019-07-08
1
-4
/
+4
|
*
|
rbd: new exclusive lock wait/wake code
Ilya Dryomov
2019-07-08
1
-143
/
+186
|
*
|
rbd: quiescing lock should wait for image requests
Ilya Dryomov
2019-07-08
1
-14
/
+90
|
*
|
rbd: lock should be quiesced on reacquire
Ilya Dryomov
2019-07-08
1
-14
/
+21
|
*
|
rbd: introduce copyup state machine
Ilya Dryomov
2019-07-08
1
-64
/
+123
|
*
|
rbd: rename rbd_obj_setup_*() to rbd_obj_init_*()
Ilya Dryomov
2019-07-08
1
-13
/
+13
|
*
|
rbd: move OSD request allocation into object request state machines
Ilya Dryomov
2019-07-08
1
-118
/
+96
|
*
|
rbd: factor out __rbd_osd_setup_discard_ops()
Ilya Dryomov
2019-07-08
1
-16
/
+27
|
*
|
rbd: factor out rbd_osd_setup_copyup()
Ilya Dryomov
2019-07-08
1
-12
/
+17
|
*
|
rbd: introduce obj_req->osd_reqs list
Ilya Dryomov
2019-07-08
1
-91
/
+100
|
*
|
rbd: introduce image request state machine
Ilya Dryomov
2019-07-08
1
-57
/
+137
|
*
|
rbd: move OSD request submission into object request state machines
Ilya Dryomov
2019-07-08
1
-11
/
+49
|
*
|
rbd: get rid of RBD_OBJ_WRITE_{FLAT,GUARD}
Ilya Dryomov
2019-07-08
1
-52
/
+60
|
*
|
rbd: replace obj_req->tried_parent with obj_req->read_state
Ilya Dryomov
2019-07-08
1
-36
/
+46
|
*
|
rbd: get rid of obj_req->xferred, obj_req->result and img_req->xferred
Ilya Dryomov
2019-07-08
1
-91
/
+58
*
|
|
Merge branch 'floppy'
Linus Torvalds
2019-07-18
1
-2
/
+32
|
\
\
\
|
*
|
|
floppy: fix out-of-bounds read in copy_buffer
Denis Efremov
2019-07-17
1
-2
/
+4
|
*
|
|
floppy: fix invalid pointer dereference in drive_name
Denis Efremov
2019-07-17
1
-3
/
+8
|
*
|
|
floppy: fix out-of-bounds read in next_valid_format
Denis Efremov
2019-07-17
1
-0
/
+18
|
*
|
|
floppy: fix div-by-zero in setup_format_params
Denis Efremov
2019-07-17
1
-0
/
+5
|
|
/
/
*
|
|
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
2019-07-16
3
-8
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
docs: blockdev: add it to the admin-guide
Mauro Carvalho Chehab
2019-07-15
3
-8
/
+8
|
*
|
docs: blockdev: convert to ReST
Mauro Carvalho Chehab
2019-07-15
3
-8
/
+8
*
|
|
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-15
3
-18
/
+49
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
null_blk: fixup ->report_zones() for !CONFIG_BLK_DEV_ZONED
Jens Axboe
2019-07-12
1
-1
/
+1
|
*
|
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-07-11
2
-4
/
+2
|
*
|
nbd: add netlink reconfigure resize support
Mike Christie
2019-07-10
1
-16
/
+32
|
*
|
nbd: fix crash when the blksize is zero
Xiubo Li
2019-07-10
1
-3
/
+20
*
|
|
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
docs: cdrom: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
*
|
|
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-09
8
-92
/
+17
|
\
\
\
|
*
\
\
Merge tag 'v5.2-rc6' into for-5.3/block
Jens Axboe
2019-07-01
3
-10
/
+3
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
block: never take page references for ITER_BVEC
Christoph Hellwig
2019-06-29
1
-12
/
+4
|
*
|
|
block: skd_main.c: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-06-29
1
-1
/
+0
|
*
|
|
block: mtip32xx: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-06-29
1
-5
/
+0
|
*
|
|
null_blk: fix type mismatch null_handle_cmd()
Chaitanya Kulkarni
2019-06-29
1
-1
/
+1
|
*
|
|
block: drbd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-20
3
-66
/
+5
|
*
|
|
null_blk: remove duplicate 0 initialization
Chaitanya Kulkarni
2019-06-20
1
-1
/
+0
|
*
|
|
floppy: fix harmless clang build warning
Arnd Bergmann
2019-06-20
1
-1
/
+1
|
*
|
|
block: null_blk: fix race condition for null_del_dev
Bob Liu
2019-06-15
1
-5
/
+6
[prev]
[next]