Linux Block Development
[Prev Page][Next Page]
[PATCH v2] blktrace: fix dereference after null check,
Cengiz Can
[RFC PATCH v2 0/4] Inline crypto support on DragonBoard 845c,
Eric Biggers
[RESEND PATCH v1 0/3] set ro attribute of block device according to write-protection status,
light.hsieh
[PATCH v1 0/3] set ro attribute of block device according to write-protection status,
light.hsieh
commit 01e99aeca397 causes longer runtime of block/004,
Shinichiro Kawasaki
[PATCH v2] block: sed-opal: Change the check condition for regular session validity,
Revanth Rajashekar
[PATCH] nbd: make starting request more reasonable,
Yufen Yu
[PATCH] blktrace: fix dereference after null check,
Cengiz Can
[PATCH] block: Remove used kblockd_schedule_work_on(),
Daniel Wagner
[PATCH 1/3] block/diskstats: more accurate approximation of io_ticks for slow disks,
Konstantin Khlebnikov
[PATCH 0/2] bcache patches for Linux v5.6-rc5,
Coly Li
disk revalidation updates and OOM,
He Zhe
[PATCH v2 0/6] floppy: make use of the local/global fdc explicit,
Willy Tarreau
[PATCH V2 00/10] scsi: tracking device queue depth via sbitmap,
Ming Lei
- [PATCH V2 01/10] sbitmap: maintain allocation round_robin in sbitmap, Ming Lei
- [PATCH V2 02/10] sbitmap: add helpers for updating allocation hint, Ming Lei
- [PATCH V2 03/10] sbitmap: remove sbitmap_clear_bit_unlock, Ming Lei
- [PATCH V2 04/10] sbitmap: move allocation hint into sbitmap, Ming Lei
- [PATCH V2 05/10] sbitmap: export sbitmap_weight, Ming Lei
- [PATCH V2 06/10] sbitmap: add helper of sbitmap_calculate_shift, Ming Lei
- [PATCH V2 07/10] blk-mq: return budget token from .get_budget callback, Ming Lei
- [PATCH V2 08/10] blk-mq: pass budget token to dirver via blk_mq_queue_data, Ming Lei
- [PATCH V2 09/10] scsi: add scsi_device_busy() to read sdev->device_busy, Ming Lei
- [PATCH V2 10/10] scsi: replace sdev->device_busy with sbitmap, Ming Lei
[PATCH] block: sed-opal: Change the check condition for regular session validity,
Revanth Rajashekar
[GIT PULL] Block fixes for 5.6-rc,
Jens Axboe
[PATCH] loop: Fix irq lock ordering bug, Dan Schatzberg
[PATCH 0/6] Some cleanups for blk-core.c and blk-flush.c,
Guoqing Jiang
[PATCH] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices,
Konstantin Khlebnikov
[PATCH] loop: Fix IS_ERR() vs NULL bugs in loop_prepare_queue(),
Dan Carpenter
[PATCH v2 0/2] nbd: requeue request if only one connection is configured,
Hou Pu
[PATCH] blk-iocost: remove duplicated lines in comments,
Weiping Zhang
[PATCH 0/1 RESEND] Allow non-root users to perform ZBC commands.,
Ryan Attard
[PATCH] blk-mq: Remove some unused function arguments,
John Garry
[PATCH v2 0/7] bdi: fix use-after-free for bdi device,
Yufen Yu
[RFC PATCH 0/4] userspace PI passthrough via io_uring,
Bob Liu
[PATCH] drivers/block/zram/zram_drv.c: remove WARN_ON_ONCE() in free_block_bdev(), Yue Hu
[PATCH][next] block: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
[PATCH v2 0/5] Add support for block disk resize notification,
Balbir Singh
[PATCH] dm integrity: reinitialize __bi_remaining when reusing bio,
Daniel Glöckner
[PATCH V2] blk-mq: insert passthrough request into hctx->dispatch directly,
Ming Lei
[PATCH v1 0/3] Introduce NVIDIA Tegra Partition Table,
Dmitry Osipenko
[PATCH 00/10] floppy driver cleanups (deobfuscation),
Willy Tarreau
- [PATCH 05/10] floppy: cleanup: expand macro UDRWE, Willy Tarreau
- [PATCH 08/10] floppy: cleanup: expand macro DRWE, Willy Tarreau
- [PATCH 06/10] floppy: cleanup: expand macro DP, Willy Tarreau
- [PATCH 10/10] floppy: cleanup: expand the reply_buffer macros, Willy Tarreau
- [PATCH 04/10] floppy: cleanup: expand macro UDRS, Willy Tarreau
- [PATCH 01/10] floppy: cleanup: expand macro FDCS, Willy Tarreau
- [PATCH 09/10] floppy: cleanup: expand the R/W / format command macros, Willy Tarreau
- [PATCH 07/10] floppy: cleanup: expand macro DRS, Willy Tarreau
- [PATCH 03/10] floppy: cleanup: expand macro UDP, Willy Tarreau
- [PATCH 02/10] floppy: cleanup: expand macro UFDCS, Willy Tarreau
- [PATCH 11/16] floppy: remove dead code for drives scanning on ARM, Willy Tarreau
- Re: [PATCH 00/10] floppy driver cleanups (deobfuscation), Denis Efremov
[PATCH v2 1/1] null_blk: remove unused fields in 'nullb_cmd',
Dongli Zhang
[PATCH 1/1] null_blk: remove unused 'll_list' in 'nullb_cmd',
Dongli Zhang
[PATCH] block/bio-integrity: simplify the way of calculate nr_pages,
Bob Liu
[PATCH blktests] nbd/003: improve the test,
Sun Ke
[PATCH blktests] Add mount and clear_sock test for nbd by netlink, Sun Ke
[PATCH 26/30] zram: Add missing annotatin for zram_slot_unlock(), Jules Irenge
[PATCH 25/30] zram: Add missing annotatin for zram_slot_lock(), Jules Irenge
[PATCH] block: refactor duplicated macros,
Matteo Croce
[GIT PULL] Block fixes for 5.6-rc3,
Jens Axboe
[PATCH v7 0/9] Inline Encryption Support,
Satya Tangirala
- [PATCH v7 1/9] block: Keyslot Manager for Inline Encryption, Satya Tangirala
- [PATCH v7 2/9] block: Inline encryption support for blk-mq, Satya Tangirala
- [PATCH v7 3/9] block: blk-crypto-fallback for Inline Encryption, Satya Tangirala
- [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS, Satya Tangirala
- [PATCH v7 8/9] f2fs: add inline encryption support, Satya Tangirala
- [PATCH v7 7/9] fscrypt: add inline encryption support, Satya Tangirala
- [PATCH v7 5/9] scsi: ufs: UFS crypto API, Satya Tangirala
- [PATCH v7 9/9] ext4: add inline encryption support, Satya Tangirala
- [PATCH v7 4/9] scsi: ufs: UFS driver v2.1 spec crypto additions, Satya Tangirala
- Re: [PATCH v7 0/9] Inline Encryption Support, Eric Biggers
[PATCH v9 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device,
Jack Wang
- [PATCH v9 01/25] sysfs: export sysfs_remove_file_self(), Jack Wang
- [PATCH v9 02/25] RDMA/rtrs: public interface header to establish RDMA connections, Jack Wang
- [PATCH v9 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers, Jack Wang
- [PATCH v9 04/25] RDMA/rtrs: core: lib functions shared between client and server modules, Jack Wang
- [PATCH v9 05/25] RDMA/rtrs: client: private header with client structs and functions, Jack Wang
- [PATCH v9 07/25] RDMA/rtrs: client: statistics functions, Jack Wang
- [PATCH v9 09/25] RDMA/rtrs: server: private header with server structs and functions, Jack Wang
- [PATCH v9 11/25] RDMA/rtrs: server: statistics functions, Jack Wang
- [PATCH v9 12/25] RDMA/rtrs: server: sysfs interface functions, Jack Wang
- [PATCH v9 10/25] RDMA/rtrs: server: main functionality, Jack Wang
[PATCH v9 13/25] RDMA/rtrs: include client and server modules into kernel compilation, Jack Wang
[PATCH v9 06/25] RDMA/rtrs: client: main functionality, Jack Wang
[PATCH v9 15/25] block/rnbd: private headers with rnbd protocol structs and helpers, Jack Wang
[PATCH v9 18/25] block/rnbd: client: sysfs interface functions, Jack Wang
[PATCH v9 21/25] block/rnbd: server: functionality for IO submission to file or block dev, Jack Wang
[PATCH v9 22/25] block/rnbd: server: sysfs interface functions, Jack Wang
[PATCH v9 20/25] block/rnbd: server: main functionality, Jack Wang
[PATCH v9 23/25] block/rnbd: include client and server modules into kernel compilation, Jack Wang
[PATCH v9 17/25] block/rnbd: client: main functionality, Jack Wang
[PATCH v9 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules, Jack Wang
[PATCH v9 19/25] block/rnbd: server: private header with server structs and functions, Jack Wang
[PATCH v9 24/25] block/rnbd: a bit of documentation, Jack Wang
[PATCH v9 14/25] RDMA/rtrs: a bit of documentation, Jack Wang
[PATCH v9 16/25] block/rnbd: client: private header with client structs and functions, Jack Wang
[PATCH v9 08/25] RDMA/rtrs: client: sysfs interface functions, Jack Wang
Re: [PATCH v9 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device, Leon Romanovsky
[PATCH -next] block: scsi-ioctl: remove duplicated include <scsi/sg.h>, YueHaibing
[ANNOUNCE] lsscsi version 0.31 released, Douglas Gilbert
[PATCH v3 0/8] Improve changing the number of hardware queues,
Bart Van Assche
[PATCH v2] block: Fix partition support for host aware zoned block devices,
Shin'ichiro Kawasaki
[PATCH v3 0/3] Charge loop device i/o to issuing cgroup,
Dan Schatzberg
[PATCH blktests] nbd/003: fix compiling error with gcc version 4.8.5,
Yi Zhang
[PATCH] block: Prevent hung_check firing during long sync IO,
Ming Lei
[PATCH v2 0/8] Eight patches related to changing the number of hardware queues,
Bart Van Assche
[PATCH] compat_ioctl, cdrom: Replace .ioctl with .compat_ioctl in four appropriate places,
Arnd Bergmann
[PATCH] block: fix comment for blk_cloned_rq_check_limits,
Guoqing Jiang
[PATCH v1] partitions/efi: Add 'gpt_sector' kernel cmdline parameter,
Dmitry Osipenko
[PATCH 0/2] requeue request if only one connection is configured,
Hou Pu
[PATCH] block: Fix partition support for host aware zoned block devices,
Shin'ichiro Kawasaki
[PATCH V2 0/3] null_blk: add tracnepoints for zoned mode,
Chaitanya Kulkarni
[PATCH 0/5] Five patches related to changing the number of hardware queues,
Bart Van Assche
[GIT PULL] Block fixes for 5.6-rc2,
Jens Axboe
[RFC PATCH 0/3] bcache: accelerate device registration speed,
Coly Li
[PATCH] blk-mq: insert passthrough request into hctx->dispatch directly,
Ming Lei
[PATCH] null_blk: initialize cmd->error before use, Chaitanya Kulkarni
[PATCH blktests V2 0/3] nvme: add cntlid and model testcases,
Chaitanya Kulkarni
[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]