Linux Block Development
[Prev Page][Next Page]
[PATCH] blk-cgroup: fix missing put device in error path from blkg_conf_pref(),
Yu Kuai
[PATCH -next v4 0/4] Fix hungtask when nbd_config_put and sanity check for first_minor,
Ye Bin
[PATCH 00/21] iomap/xfs folio patches,
Matthew Wilcox (Oracle)
- [PATCH 01/21] fs: Remove FS_THP_SUPPORT, Matthew Wilcox (Oracle)
- [PATCH 02/21] block: Add bio_add_folio(), Matthew Wilcox (Oracle)
- [PATCH 03/21] block: Add bio_for_each_folio_all(), Matthew Wilcox (Oracle)
- [PATCH 04/21] iomap: Convert to_iomap_page to take a folio, Matthew Wilcox (Oracle)
- [PATCH 05/21] iomap: Convert iomap_page_create to take a folio, Matthew Wilcox (Oracle)
- [PATCH 06/21] iomap: Convert iomap_page_release to take a folio, Matthew Wilcox (Oracle)
- [PATCH 07/21] iomap: Convert iomap_releasepage to use a folio, Matthew Wilcox (Oracle)
- [PATCH 08/21] iomap: Add iomap_invalidate_folio, Matthew Wilcox (Oracle)
- [PATCH 09/21] iomap: Pass the iomap_page into iomap_set_range_uptodate, Matthew Wilcox (Oracle)
- [PATCH 10/21] iomap: Convert bio completions to use folios, Matthew Wilcox (Oracle)
- [PATCH 11/21] iomap: Use folio offsets instead of page offsets, Matthew Wilcox (Oracle)
- [PATCH 12/21] iomap: Convert iomap_read_inline_data to take a folio, Matthew Wilcox (Oracle)
- [PATCH 13/21] iomap: Convert readahead and readpage to use a folio, Matthew Wilcox (Oracle)
- [PATCH 14/21] iomap: Convert iomap_page_mkwrite to use a folio, Matthew Wilcox (Oracle)
- [PATCH 15/21] iomap: Convert iomap_write_begin and iomap_write_end to folios, Matthew Wilcox (Oracle)
- [PATCH 16/21] iomap: Convert iomap_write_end_inline to take a folio, Matthew Wilcox (Oracle)
- [PATCH 19/21] iomap: Convert iomap_migrate_page to use folios, Matthew Wilcox (Oracle)
- [PATCH 21/21] xfs: Support multi-page folios, Matthew Wilcox (Oracle)
- [PATCH 17/21] iomap,xfs: Convert ->discard_page to ->discard_folio, Matthew Wilcox (Oracle)
- [PATCH 18/21] iomap: Convert iomap_add_to_ioend to take a folio, Matthew Wilcox (Oracle)
- [PATCH 20/21] iomap: Support multi-page folios in invalidatepage, Matthew Wilcox (Oracle)
[PATCH] block: replace always false argument with 'false',
Jens Axboe
[syzbot] BUG: unable to handle kernel paging request in __blk_mq_alloc_requests,
syzbot
[PATCH] nbd: error out if socket index doesn't match in nbd_handle_reply(),
Yu Kuai
[bug report] block/005 hangs with NVMe device and linux-block/for-next,
Shinichiro Kawasaki
[GIT PULL] Remove ->ki_complete() res2 argument,
Jens Axboe
[GIT PULL] Remove QUEUE_FLAG_SCSI_PASSTHROUGH,
Jens Axboe
[GIT PULL] SCSI multi-actuator support,
Jens Axboe
[GIT PULL] block device inode syncing improvements,
Jens Axboe
[GIT PULL] bdev size cleanups,
Jens Axboe
[GIT PULL] Block driver updates for 5.16-rc1,
Jens Axboe
[GIT PULL] Block updates for 5.16-rc1,
Jens Axboe
[PATCH for-next] blk-mq: fix redundant check of !e expression,
Jεan Sacren
general protection fault in del_gendisk,
Tadeusz Struk
[PATCH v9 0/6] test_sysfs: add new selftest for sysfs,
Luis Chamberlain
KASAN: null-ptr-deref in get_page, Zubin Mithra
[GIT PULL] Block fixes for 5.15-final,
Jens Axboe
[PATCH for-next] null_blk: Fix handling of submit_queues and poll_queues attributes,
Shin'ichiro Kawasaki
[PATCH] block: ataflop: Fix warning comparing pointer to 0,
Jiapeng Chong
[PATCH -next v3 0/2] Fix hungtask when nbd_config_put,
Ye Bin
[PATCH] blk-mq-debugfs: Show active requests per queue for shared tags,
John Garry
[PATCH 0/2] bcache paches for Linux v5.16 (2nd wave),
Coly Li
[PATCH] zram: use ATTRIBUTE_GROUPS,
Luis Chamberlain
Re: [PATCH] scsi: ufs: Fix proper API to send HPB pre-request,
James Bottomley
[GIT PULL] second round of nvme updates for Linux 5.16,
Christoph Hellwig
[PATCH 0/3] implement direct IO with integrity,
Alexander V. Buev
[PATCH linux-next] loop: Remove duplicate assignments, luo penghao
[PATCH v2 0/4] block optimisations,
Pavel Begunkov
[PATCH] virtio-blk: select CONFIG_SG_POOL,
Arnd Bergmann
[PATCH blktests] tests/block: add the missing _have_fio check for block/029 block/031,
Yi Zhang
[PATCH v9 0/5] Initial support for multi-actuator HDDs,
Damien Le Moal
general protection fault in reset_interrupt,
Hao Sun
WARNING in disk_release,
Hao Sun
[PATCH v2] block: schedule queue restart after BLK_STS_ZONE_RESOURCE,
Naohiro Aota
[PATCH v3 0/4] Add blk_validate_block_size() helper for drivers to validate block size,
Xie Yongji
[PATCH] block: drain queue after disk is removed from sysfs,
Ming Lei
[bug report] blktests block/029 triggered NULL pointer on latest linux-block/for-next,
Yi Zhang
[PATCH] blk-mq: don't issue request directly in case that current is to be blocked,
Ming Lei
[PATCH] scsi: ufs: mark HPB support as BROKEN,
Christoph Hellwig
Re: [PATCH] scsi: ufs: mark HPB support as BROKEN, Christoph Hellwig
[PATCH v2] block: Fix partition check for host-aware zoned block devices,
Shin'ichiro Kawasaki
Re: linux-next: Tree for Oct 25,
Dmitry Osipenko
Re: [PATCH] scsi: ufs: revert HPB support,
Bart Van Assche
[bug report] Compiling failed on latest linux-block/for-next,
Yi Zhang
[PATCH v2 0/4] Add blk_validate_block_size() helper for drivers to validate block size,
Xie Yongji
[syzbot] KCSAN: data-race in sbitmap_queue_clear / sbitmap_queue_clear (3),
syzbot
[PATCH][next] virtio_blk: Fix spelling mistake: "advertisted" -> "advertised",
Colin Ian King
[PATCH 0/4] Add blk_validate_block_size() helper for drivers to validate block size,
Xie Yongji
[PATCH 0/8] loop: improve dio on backing file,
Ming Lei
[PATCH] virtio_blk: corrent types for status handling,
Michael S. Tsirkin
[PATCH v3 0/2] blk-mq: Allow to complete requests directly,
Sebastian Andrzej Siewior
move all struct request releated code out of blk-core.c,
Christoph Hellwig
- [PATCH 01/12] block: move blk_rq_err_bytes to scsi, Christoph Hellwig
- [PATCH 03/12] block: remove rq_flush_dcache_pages, Christoph Hellwig
- [PATCH 04/12] block: remove blk-exec.c, Christoph Hellwig
- [PATCH 02/12] block: remove blk_{get,put}_request, Christoph Hellwig
- [PATCH 05/12] blk-mq: move blk_mq_flush_plug_list, Christoph Hellwig
- [PATCH 06/12] block: move request based cloning helpers to blk-mq.c, Christoph Hellwig
- [PATCH 07/12] block: move blk_rq_init to blk-mq.c, Christoph Hellwig
- [PATCH 09/12] block: move blk_account_io_{start,done} to blk-mq.c, Christoph Hellwig
- [PATCH 10/12] block: move blk_dump_rq_flags to blk-mq.c, Christoph Hellwig
- [PATCH 11/12] block: move blk_print_req_error to blk-mq.c, Christoph Hellwig
- [PATCH 12/12] block: don't include blk-mq headers in blk-core.c, Christoph Hellwig
- [PATCH 08/12] block: move blk_steal_bios to blk-mq.c, Christoph Hellwig
- Re: (subset) move all struct request releated code out of blk-core.c, Jens Axboe
[PATCH V3 0/4] zram: fix two races and one zram leak,
Ming Lei
[syzbot] KASAN: use-after-free Read in blk_mq_sched_tags_teardown,
syzbot
[PATCH blktests V4] tests/srp: fix module loading issue during srp tests,
Yi Zhang
[PATCH] virtio_blk: allow 0 as num_request_queues,
Michael S. Tsirkin
[PATCH blktests V3] tests/srp: fix module loading issue during srp tests,
Yi Zhang
[PATCH v1] block: ataflop: more blk-mq refactoring fixes,
Michael Schmitz
[syzbot] WARNING in cleanup_srcu_struct (3), syzbot
[PATCH 0/5] block optimisations,
Pavel Begunkov
[GIT PULL] Block fixes for 5.15-rc7,
Jens Axboe
[PATCH for-next] block: fix req_bio_endio append error handling,
Pavel Begunkov
[PATCH] blk-mq-sched: Don't reference queue tagset in blk_mq_sched_tags_teardown(),
John Garry
uring regression - lost write request,
Daniel Black
[RFC PATCH v3 0/3] Support for hardware-wrapped inline encryption keys,
Eric Biggers
[PATCH v3 0/3] last batch of add_disk() error handling conversions,
Luis Chamberlain
[PATCH 0/3] block: keep quiesce & unquiesce balanced for scsi/dm,
Ming Lei
please revert the UFS HPB support,
Christoph Hellwig
Re: please revert the UFS HPB support, Martin K. Petersen
[syzbot] general protection fault in start_motor, syzbot
[PATCH v2 0/2] optimise blk_try_enter_queue(),
Pavel Begunkov
[GIT PULL] first round of nvme updates for Linux 5.16,
Christoph Hellwig
[PATCH -next v2 0/2] Fix hungtask when nbd_config_put,
Ye Bin
[PATCH 0/2] nbd: fix sanity check for first_minor,
Yu Kuai
BUG: KASAN: use-after-free in blk_mq_sched_tags_teardown,
Naresh Kamboju
[PATCH] cdrom: Remove redundant variable and its assignment,
Phillip Potter
[PATCH 1/2] fs: bdev: fix conflicting comment from lookup_bdev,
Jackie Liu
[PATCH] virtio-blk: fixup coccinelle warnings,
cgel . zte
[PATCH] block: aoe: fixup coccinelle warnings,
cgel . zte
remove QUEUE_FLAG_SCSI_PASSTHROUGH v3,
Christoph Hellwig
[PATCH 0/2] optimise blk_try_enter_queue(),
Pavel Begunkov
[PATCH v2] fs: replace the ki_complete two integer arguments with a single argument,
Jens Axboe
[PATCH 0/3] random simple block cleanups,
Pavel Begunkov
[Index of Archives]
[Linux RAID]
[Linux SCSI]
[Linux ATA RAID]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]