- 0946fdd floppy: Add max size check for user space request by Xiongwei Song · 3 years, 1 month ago
- 04fdd42 floppy: Fix hang in watchdog when disk is ejected by Tasos Sahanidis · 3 years, 4 months ago
- 8ac3b6e xen/blkfront: harden blkfront against event channel storms by Juergen Gross · 3 years ago
- 1ffb20f xen/blkfront: don't trust the backend response data blindly by Juergen Gross · 3 years, 5 months ago
- 8e14785 xen/blkfront: don't take local copy of a request from the ring page by Juergen Gross · 3 years, 5 months ago
- 273f04d xen/blkfront: read response from backend only once by Juergen Gross · 3 years, 5 months ago
- 04e4651 loop: Use blk_validate_block_size() to validate block size by Xie Yongji · 3 years, 2 months ago
- 7091fcc zram: off by one in read_block_state() by Dan Carpenter · 3 years, 2 months ago
- 0daa75b Revert "block: nbd: add sanity check for first_minor" by Greg Kroah-Hartman · 3 years, 3 months ago
- 4b21d4e block: nbd: add sanity check for first_minor by Pavel Skripkin · 3 years, 5 months ago
- 2808d59 cryptoloop: add a deprecation warning by Christoph Hellwig · 3 years, 4 months ago
- 17982c6 Revert "floppy: reintroduce O_NDELAY fix" by Denis Efremov · 3 years, 5 months ago
- e0ee8d9 nbd: Aovid double completion of a request by Xie Yongji · 3 years, 5 months ago
- 8571daa rbd: always kick acquire on "acquired" and "released" notifications by Ilya Dryomov · 3 years, 6 months ago
- 2f3731d rbd: don't hold lock_rwsem while running_list is being drained by Ilya Dryomov · 3 years, 6 months ago
- cd24da0 virtio-blk: Fix memory leak among suspend/resume procedure by Xie Yongji · 3 years, 8 months ago
- fd6625a loop: fix I/O error on fsync() in detached loop devices by Mauricio Faria de Oliveira · 3 years, 10 months ago
- a7e18f5 loop: Fix missing discard support when using LOOP_CONFIGURE by Kristian Klausen · 3 years, 6 months ago
- cde4b55 nbd: Fix NULL pointer in flush_workqueue by Sun Ke · 3 years, 8 months ago
- 3d80891 block/rnbd-clt: Check the return value of the function rtrs_clt_query by Md Haris Iqbal · 3 years, 8 months ago
- c1a9029 block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t by Md Haris Iqbal · 3 years, 8 months ago
- 5378c92 drivers/block/null_blk/main: Fix a double free in null_init. by Lv Yunlong · 3 years, 8 months ago
- bbe9de6 xen-blkback: fix compatibility bug with single page rings by Paul Durrant · 3 years, 11 months ago
- 338a872 block/rnbd-clt: Fix missing a memory free when unloading the module by Gioh Kim · 3 years, 8 months ago
- 5d46000 null_blk: fix command timeout completion handling by Damien Le Moal · 3 years, 9 months ago
- 3a1ca9b xen-blkback: don't leak persistent grants from xen_blkbk_map() by Jan Beulich · 3 years, 9 months ago
- 58b3419 umem: fix error return code in mm_pci_probe() by Wei Yongjun · 3 years, 10 months ago
- bc7c1b0 zram: fix return value on writeback_store by Minchan Kim · 3 years, 10 months ago
- d1d9184 block: rsxx: fix error return code of rsxx_pci_probe() by Jia-Ju Bai · 3 years, 10 months ago
- 5cc0813 rsxx: Return -EFAULT if copy_to_user() fails by Dan Carpenter · 3 years, 10 months ago
- 02f768e zsmalloc: account the number of compacted pages correctly by Rokudo Yan · 3 years, 10 months ago
- dc2b776 nbd: handle device refs for DESTROY_ON_DISCONNECT properly by Josef Bacik · 3 years, 10 months ago
- ce5697e floppy: reintroduce O_NDELAY fix by Jiri Kosina · 4 years ago
- 00805af xen-blkback: fix error handling in xen_blkbk_map() by Jan Beulich · 3 years, 11 months ago
- 8f8ebd6 xen-blkback: don't "handle" error by BUG() by Jan Beulich · 3 years, 11 months ago
- 7d6e01e xen-blkfront: allow discard-* nodes to be optional by Roger Pau Monne · 4 years ago
- 41f6f4a nbd: freeze the queue while we're adding connections by Josef Bacik · 4 years ago
- 6f7a362 block/rnbd-clt: avoid module unload race with close confirmation by Jack Wang · 4 years ago
- 432071f block: rsxx: select CONFIG_CRC32 by Arnd Bergmann · 4 years ago
- c13edad null_blk: Fail zone append to conventional zones by Damien Le Moal · 4 years, 1 month ago
- 92ee9b9 null_blk: Fix zone size initialization by Damien Le Moal · 4 years, 1 month ago
- 9ae6d2f xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() by SeongJae Park · 4 years ago
- aadd677 xen-blkback: set ring->xenblkd to NULL after kthread_stop() by Pawel Wieczorkiewicz · 4 years ago
- 1b75aea block/rnbd-clt: Fix possible memleak by Jack Wang · 4 years, 1 month ago
- 996ce53 block/rnbd-clt: Get rid of warning regarding size argument in strlcpy by Md Haris Iqbal · 4 years, 1 month ago
- aa4f552 block/rnbd: fix a null pointer dereference on dev->blk_symlink_name by Colin Ian King · 4 years, 1 month ago
- a7d4dd1 block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name by Md Haris Iqbal · 4 years, 1 month ago
- ca33479 xen: add helpers for caching grant mapping pages by Juergen Gross · 4 years, 1 month ago
- c01a21b loop: Fix occasional uevent drop by Petr Vorel · 4 years, 2 months ago
- 2bd645b nbd: fix a block_device refcount leak in nbd_release by Christoph Hellwig · 4 years, 2 months ago
- e1777d0 null_blk: Fix scheduling in atomic with zoned mode by Damien Le Moal · 4 years, 2 months ago
- 7cb6e22 xsysace: use platform_get_resource() and platform_get_irq_optional() by Andy Shevchenko · 4 years, 2 months ago
- aa1c09cb6 null_blk: Fix locking in zoned mode by Damien Le Moal · 4 years, 2 months ago
- f9c9104 null_blk: Fix zone reset all tracing by Damien Le Moal · 4 years, 2 months ago
- b40813d nbd: don't update block size after device is started by Ming Lei · 4 years, 2 months ago
- 35bc10b null_blk: synchronization fix for zoned device by Kanchan Joshi · 4 years, 3 months ago
- bd6aabc Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 2 months ago
- d769139 Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- fd78874 null_blk: use zone status for max active/open by Keith Busch · 4 years, 2 months ago
- ed7cfef Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 2 months ago
- 74a8524 xen-blkfront: add a parameter for disabling of persistent grants by SeongJae Park · 4 years, 3 months ago
- aac8a70 xen-blkback: add a parameter for disabling of persistent grants by SeongJae Park · 4 years, 3 months ago
- 4a5bb97 Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 2 months ago
- 01263a1 xen/blkback: use lateeoi irq binding by Juergen Gross · 4 years, 4 months ago
- 0669d2b zram: Fix __zram_bvec_{read,write}() locking order by Peter Zijlstra · 4 years, 2 months ago
- db07327 skd_main: remove unused including <linux/version.h> by Tian Tao · 4 years, 2 months ago
- c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
- 4e79603 zram: failing to decompress is WARN_ON worthy by Douglas Anderson · 4 years, 2 months ago
- 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 2 months ago
- 87aac3a nbd: make the config put is called before the notifying the waiter by Xiubo Li · 4 years, 3 months ago
- 47be77c2 block/rnbd-clt: send_msg_close if any error occurs after send_msg_open by Gioh Kim · 4 years, 3 months ago
- 050b654 block/rnbd-clt: do not cap max_hw_sectors & max_segments with remote device by Jack Wang · 4 years, 3 months ago
- 46a99e0 block/rnbd-clt: remove nr argument from send_usr_msg by Guoqing Jiang · 4 years, 3 months ago
- 7cd4ecd Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 0b98acd libceph, rbd, ceph: "blacklist" -> "blocklist" by Ilya Dryomov · 4 years, 4 months ago
- 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 155bd9d drbd: remove ->this_bdev by Christoph Hellwig · 4 years, 3 months ago
- 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 3 months ago
- 99ba84c rsxx: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 3 months ago
- fb25ebe drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage() by Coly Li · 4 years, 3 months ago
- dc4d137 null_blk: add support for max open/active zone limit for zoned devices by Niklas Cassel · 4 years, 4 months ago
- 74f9445 drbd: don't set ->bd_contains by Christoph Hellwig · 4 years, 4 months ago
- 8c40c7c drbd: don't detour through bd_contains for the gendisk by Christoph Hellwig · 4 years, 4 months ago
- 0905053 null_blk: Support shared tag bitmap by John Garry · 4 years, 4 months ago
- ac8f7a0 Merge branch 'for-5.10/block' into for-5.10/drivers by Jens Axboe · 4 years, 3 months ago
- 1cb039f bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag by Christoph Hellwig · 4 years, 3 months ago
- a8b456d bdi: remove BDI_CAP_SYNCHRONOUS_IO by Christoph Hellwig · 4 years, 3 months ago
- c2e4cd5 block: lift setting the readahead size into the block layer by Christoph Hellwig · 4 years, 3 months ago
- 9e82d35 aoe: set an optimal I/O size by Christoph Hellwig · 4 years, 3 months ago
- b807a2c drbd: remove dead code in device_to_statistics by Christoph Hellwig · 4 years, 3 months ago
- 0fc66c9 zram: cleanup backing_dev_store by Christoph Hellwig · 4 years, 3 months ago
- b8d9548 pktcdvd: use blkdev_get_by_dev instead of open coding it by Christoph Hellwig · 4 years, 3 months ago
- 2d9e28a pktcdvd: remove the if 0'ed pkt_start_recovery function by Christoph Hellwig · 4 years, 3 months ago
- 38430f0 block: move the NEED_PART_SCAN flag to struct gendisk by Christoph Hellwig · 4 years, 3 months ago
- 1570d14f paride/pcd: use bdev_check_media_change by Christoph Hellwig · 4 years, 4 months ago
- 77f93bf xsysace: simplify media change handling by Christoph Hellwig · 4 years, 4 months ago
- f094225 xsysace: use bdev_check_media_change by Christoph Hellwig · 4 years, 4 months ago
- 3dcbad2 swim3: use bdev_check_media_changed by Christoph Hellwig · 4 years, 4 months ago
- 433d21c swim: simplify media change handling by Christoph Hellwig · 4 years, 4 months ago