Linux Block Development
[Prev Page][Next Page]
[PATCH] drbd: actlog: fix kernel-doc warnings and spelling,
Randy Dunlap
[PATCH] rbd: use check_sub_overflow() to limit the number of snapshots,
Dmitry Antipov
[PATCH] block: skip start/end time stamping for passthrough IO,
Kundan Kumar
[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules,
Yu Kuai
- [PATCH RFC v3 for-6.8/block 01/17] block: add some bdev apis, Yu Kuai
- [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 03/17] bcache: use bdev api in read_super(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis, Yu Kuai
- [PATCH RFC v3 for-6.8/block 05/17] s390/dasd: use bdev api in dasd_format(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 06/17] scsicam: use bdev api in scsi_bios_ptable(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 07/17] bcachefs: remove dead function bdev_sectors(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 08/17] bio: export bio_add_folio_nofail(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis, Yu Kuai
- [PATCH RFC v3 for-6.8/block 10/17] cramfs: use bdev apis in cramfs_blkdev_read(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api, Yu Kuai
- [PATCH RFC v3 for-6.8/block 12/17] nilfs2: use bdev api in nilfs_attach_log_writer(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 13/17] jbd2: use bdev apis, Yu Kuai
- [PATCH RFC v3 for-6.8/block 14/17] buffer: add a new helper to read sb block, Yu Kuai
- [PATCH RFC v3 for-6.8/block 15/17] ext4: use new helper to read sb block, Yu Kuai
- [PATCH RFC v3 for-6.8/block 16/17] ext4: remove block_device_ejected(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 17/17] ext4: use bdev apis, Yu Kuai
[PATCH] block: reject invalid operation in submit_bio_noacct,
Christoph Hellwig
[PATCH] block: export disk_clear_zoned,
Christoph Hellwig
[PATCH] xen-blkback: Use freezable wait_event variants for freezable kthread, Kevin Hao
[PATCH] drivers/block/xen-blkback/common.h: Fix spelling typo in comment,
YouHong Li
[PATCH 0/2] block, md: Better handle REQ_OP_FLUSH,
Song Liu
LSF/MM/BPF: 2024: Call for Proposals,
Daniel Borkmann
[git pull] device mapper fixes for 6.7-rc7,
Mike Snitzer
[PATCH v3 0/2] mm: fix arithmetic for bdi min_ratio and max_ratio,
Jingbo Xu
[PATCH] block: add check of 'minors' and 'first_minor' in device_add_disk(),
linan666
[PATCH v2 0/2] mm: fix arithmetic for bdi min_ratio and,
Jingbo Xu
[PATCH] blk-cgroup: fix rcu lockdep warning in blkg_lookup(),
Ming Lei
[PATCH v8 00/19] Pass data lifetime information to SCSI disk devices,
Bart Van Assche
- [PATCH v8 01/19] fs: Fix rw_hint validation, Bart Van Assche
- [PATCH v8 02/19] fs: Verify write lifetime constants at compile time, Bart Van Assche
- [PATCH v8 03/19] fs: Split fcntl_rw_hint(), Bart Van Assche
- [PATCH v8 04/19] fs: Move enum rw_hint into a new header file, Bart Van Assche
- [PATCH v8 05/19] block, fs: Restore the per-bio/request data lifetime fields, Bart Van Assche
- [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode, Bart Van Assche
- [PATCH v8 07/19] fs/f2fs: Restore the whint_mode mount option, Bart Van Assche
- [PATCH v8 08/19] fs/f2fs: Restore support for tracing data lifetimes, Bart Van Assche
- [PATCH v8 09/19] scsi: core: Query the Block Limits Extension VPD page, Bart Van Assche
- [PATCH v8 10/19] scsi: scsi_proto: Add structures and constants related to I/O groups and streams, Bart Van Assche
- [PATCH v8 11/19] scsi: sd: Translate data lifetime information, Bart Van Assche
- [PATCH v8 12/19] scsi: scsi_debug: Reduce code duplication, Bart Van Assche
- [PATCH v8 13/19] scsi: scsi_debug: Support the block limits extension VPD page, Bart Van Assche
- [PATCH v8 14/19] scsi: scsi_debug: Rework page code error handling, Bart Van Assche
- [PATCH v8 15/19] scsi: scsi_debug: Rework subpage code error handling, Bart Van Assche
- [PATCH v8 16/19] scsi: scsi_debug: Allocate the MODE SENSE response from the heap, Bart Van Assche
- [PATCH v8 17/19] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page, Bart Van Assche
- [PATCH v8 18/19] scsi: scsi_debug: Implement GET STREAM STATUS, Bart Van Assche
- [PATCH v8 19/19] scsi: scsi_debug: Maintain write statistics per group number, Bart Van Assche
- Re: [PATCH v8 00/19] Pass data lifetime information to SCSI disk devices, Jens Axboe
[PATCH v2 0/4] Improve I/O priority support in mq-deadline for zoned writes,
Bart Van Assche
[PATCH v7 00/19] Pass data lifetime information to SCSI disk devices,
Bart Van Assche
- [PATCH v7 01/19] fs: Fix rw_hint validation, Bart Van Assche
- [PATCH v7 02/19] fs: Verify write lifetime constants at compile time, Bart Van Assche
- [PATCH v7 03/19] fs: Split fcntl_rw_hint(), Bart Van Assche
- [PATCH v7 04/19] fs: Move enum rw_hint into a new header file, Bart Van Assche
- [PATCH v7 05/19] block, fs: Restore the per-bio/request data lifetime fields, Bart Van Assche
- [PATCH v7 06/19] block, fs: Propagate write hints to the block device inode, Bart Van Assche
- [PATCH v7 07/19] fs/f2fs: Restore the whint_mode mount option, Bart Van Assche
- [PATCH v7 08/19] fs/f2fs: Restore support for tracing data lifetimes, Bart Van Assche
- [PATCH v7 09/19] scsi: core: Query the Block Limits Extension VPD page, Bart Van Assche
- [PATCH v7 10/19] scsi: scsi_proto: Add structures and constants related to I/O groups and streams, Bart Van Assche
- [PATCH v7 11/19] scsi: sd: Translate data lifetime information, Bart Van Assche
- [PATCH v7 12/19] scsi: scsi_debug: Reduce code duplication, Bart Van Assche
- [PATCH v7 13/19] scsi: scsi_debug: Support the block limits extension VPD page, Bart Van Assche
- [PATCH v7 14/19] scsi: scsi_debug: Rework page code error handling, Bart Van Assche
- [PATCH v7 15/19] scsi: scsi_debug: Rework subpage code error handling, Bart Van Assche
- [PATCH v7 16/19] scsi: scsi_debug: Allocate the MODE SENSE response from the heap, Bart Van Assche
- [PATCH v7 17/19] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page, Bart Van Assche
- [PATCH v7 18/19] scsi: scsi_debug: Implement GET STREAM STATUS, Bart Van Assche
- [PATCH v7 19/19] scsi: scsi_debug: Maintain write statistics per group number, Bart Van Assche
- Re: [PATCH v7 00/19] Pass data lifetime information to SCSI disk devices, Douglas Gilbert
[PATCH] block: skip cgroups for passthrough io,
Kanchan Joshi
[syzbot] [block?] INFO: task hung in blkdev_flush_mapping, syzbot
[PATCH] blk-throttle: Fix some potential string truncation in tg_prfill_limit(),
Christophe JAILLET
[syzbot] [block?] general protection fault in bio_first_folio,
syzbot
[PATCH 00/14] Clean up the writeback paths,
Matthew Wilcox (Oracle)
- [PATCH 08/14] hfsplus: Really remove hfsplus_writepage, Matthew Wilcox (Oracle)
- [PATCH 01/14] fs: Remove clean_page_buffers(), Matthew Wilcox (Oracle)
- [PATCH 12/14] ufs: Remove writepage implementation, Matthew Wilcox (Oracle)
- [PATCH 09/14] minix: Remove writepage implementation, Matthew Wilcox (Oracle)
- [PATCH 04/14] fs: Reduce stack usage in do_mpage_readpage, Matthew Wilcox (Oracle)
- [PATCH 06/14] bfs: Remove writepage implementation, Matthew Wilcox (Oracle)
- [PATCH 10/14] ocfs2: Remove writepage implementation, Matthew Wilcox (Oracle)
- [PATCH 13/14] fs: Convert block_write_full_page to block_write_full_folio, Matthew Wilcox (Oracle)
- [PATCH 05/14] adfs: Remove writepage implementation, Matthew Wilcox (Oracle)
- [PATCH 03/14] fs: Reduce stack usage in __mpage_writepage, Matthew Wilcox (Oracle)
- [PATCH 07/14] hfs: Really remove hfs_writepage, Matthew Wilcox (Oracle)
- [PATCH 14/14] fs: Remove the bh_end_io argument from __block_write_full_folio, Matthew Wilcox (Oracle)
- [PATCH 11/14] sysv: Remove writepage implementation, Matthew Wilcox (Oracle)
- [PATCH 02/14] fs: Convert clean_buffers() to take a folio, Matthew Wilcox (Oracle)
- Re: [PATCH 00/14] Clean up the writeback paths, Jens Axboe
[PATCH 00/10] s390/dasd: string handling cleanups,
Stefan Haberland
[PATCH v2 0/2] md: fix is_mddev_idle(),
linan666
[PATCH 0/3] md: Remove deprecated flavors,
Song Liu
[PATCH v6 00/20] Pass data lifetime information to SCSI disk devices,
Bart Van Assche
- [PATCH v6 01/20] fs: Fix rw_hint validation, Bart Van Assche
- [PATCH v6 02/20] fs: Verify write lifetime constants at compile time, Bart Van Assche
- [PATCH v6 03/20] fs: Split fcntl_rw_hint(), Bart Van Assche
- [PATCH v6 04/20] fs: Move enum rw_hint into a new header file, Bart Van Assche
- [PATCH v6 05/20] fs: Restore F_[GS]ET_FILE_RW_HINT support, Bart Van Assche
- [PATCH v6 06/20] block, fs: Restore the per-bio/request data lifetime fields, Bart Van Assche
- [PATCH v6 07/20] block, fs: Propagate write hints to the block device inode, Bart Van Assche
- [PATCH v6 08/20] fs/f2fs: Restore the whint_mode mount option, Bart Van Assche
- [PATCH v6 09/20] fs/f2fs: Restore support for tracing data lifetimes, Bart Van Assche
- [PATCH v6 10/20] scsi: core: Query the Block Limits Extension VPD page, Bart Van Assche
- [PATCH v6 11/20] scsi: scsi_proto: Add structures and constants related to I/O groups and streams, Bart Van Assche
- [PATCH v6 12/20] scsi: sd: Translate data lifetime information, Bart Van Assche
- [PATCH v6 13/20] scsi: scsi_debug: Reduce code duplication, Bart Van Assche
- [PATCH v6 14/20] scsi: scsi_debug: Support the block limits extension VPD page, Bart Van Assche
- [PATCH v6 15/20] scsi: scsi_debug: Rework page code error handling, Bart Van Assche
- [PATCH v6 16/20] scsi: scsi_debug: Rework subpage code error handling, Bart Van Assche
- [PATCH v6 17/20] scsi: scsi_debug: Allocate the MODE SENSE response from the heap, Bart Van Assche
- [PATCH v6 18/20] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page, Bart Van Assche
- [PATCH v6 19/20] scsi: scsi_debug: Implement GET STREAM STATUS, Bart Van Assche
- [PATCH v6 20/20] scsi: scsi_debug: Maintain write statistics per group number, Bart Van Assche
[PATCH] block: improve struct request_queue layout,
Jens Axboe
[PATCH] block: Use pr_info() instead of printk(KERN_INFO ...),
Bart Van Assche
[PATCH blktests] block/007: skip hybrid polling tests when kernel does not support it,
Shin'ichiro Kawasaki
[PATCH] block/rnbd-srv: Check for unlikely string overflow,
Kees Cook
[PATCH v2 00/16] block atomic writes,
John Garry
- [PATCH v2 08/16] block: Limit atomic write IO size according to atomic_write_max_sectors, John Garry
- [PATCH v2 07/16] block: Pass blk_queue_get_max_sectors() a request pointer, John Garry
- [PATCH v2 06/16] block: Add REQ_ATOMIC flag, John Garry
- [PATCH v2 02/16] block: Limit atomic writes according to bio and queue limits, John Garry
- [PATCH v2 04/16] fs: Increase fmode_t size, John Garry
- [PATCH v2 05/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support, John Garry
- [PATCH v2 03/16] fs/bdev: Add atomic write support info to statx, John Garry
- [PATCH v2 09/16] block: Error an attempt to split an atomic write bio, John Garry
- [PATCH v2 10/16] block: Add checks to merging of atomic writes, John Garry
- [PATCH v2 15/16] nvme: Support atomic writes, John Garry
- [PATCH v2 16/16] nvme: Ensure atomic writes will be executed atomically, John Garry
- [PATCH v2 14/16] scsi: scsi_debug: Atomic write support, John Garry
- [PATCH v2 01/16] block: Add atomic write operations to request_queue limits, John Garry
- [PATCH v2 11/16] block: Add fops atomic write support, John Garry
- [PATCH v2 12/16] scsi: sd: Support reading atomic write properties from block limits VPD, John Garry
- [PATCH v2 13/16] scsi: sd: Add WRITE_ATOMIC_16 support, John Garry
- Re: [PATCH v2 00/16] block atomic writes, Christoph Hellwig
[PATCH v3 00/35] bitops: add atomic find_bit() operations,
Yury Norov
[PATCH] block/blk-ioprio: Skip zoned writes that are not append operations,
Bart Van Assche
[RFC PATCH 0/6] Add GPT parser to MTD layer,
Romain Gantois
[PATCH RFC v2 for-6.8/block 00/18] block: don't access bd_inode directly from other modules,
Yu Kuai
- [PATCH RFC v2 for-6.8/block 02/18] xen/blkback: use bdev api in xen_update_blkif_status(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 01/18] block: add some bdev apis, Yu Kuai
- [PATCH RFC v2 for-6.8/block 03/18] bcache: use bdev api in read_super(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 04/18] mtd: block2mtd: use bdev apis, Yu Kuai
- [PATCH RFC v2 for-6.8/block 05/18] s390/dasd: use bdev api in dasd_format(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 06/18] scsicam: use bdev api in scsi_bios_ptable(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 07/18] bcachefs: remove dead function bdev_sectors(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 08/18] bio: export bio_add_folio_nofail(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 09/18] btrfs: use bdev apis, Yu Kuai
- [PATCH RFC v2 for-6.8/block 10/18] cramfs: use bdev apis in cramfs_blkdev_read(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 11/18] erofs: use bdev api, Yu Kuai
- [PATCH RFC v2 for-6.8/block 12/18] gfs2: use bdev api, Yu Kuai
- [PATCH RFC v2 for-6.8/block 13/18] nilfs2: use bdev api in nilfs_attach_log_writer(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 14/18] jbd2: use bdev apis, Yu Kuai
- [PATCH RFC v2 for-6.8/block 15/18] buffer: add a new helper to read sb block, Yu Kuai
- [PATCH RFC v2 for-6.8/block 16/18] ext4: use new helper to read sb block, Yu Kuai
- [PATCH RFC v2 for-6.8/block 17/18] ext4: remove block_device_ejected(), Yu Kuai
- [PATCH RFC v2 for-6.8/block 18/18] ext4: use bdev apis, Yu Kuai
[PATCH v3 0/5] Fix I/O priority lost in device-mapper,
Hongyu Jin
[PATCH 0/2] md: fix is_mddev_idle(),
linan666
[PATCH] block: Set memalloc_noio to false on device_add_disk() error path,
linan666
[syzbot] Monthly block report (Dec 2023), syzbot
[GIT PULL] Block fixes for 6.7-rc5,
Jens Axboe
map multiple blocks per ->map_blocks in iomap writeback,
Christoph Hellwig
- [PATCH 01/14] iomap: clear the per-folio dirty bits on all writeback failures, Christoph Hellwig
- [PATCH 02/14] iomap: treat inline data in iomap_writepage_map as an I/O error, Christoph Hellwig
- [PATCH 04/14] iomap: move the PF_MEMALLOC check to iomap_writepages, Christoph Hellwig
- [PATCH 03/14] iomap: move the io_folios field out of struct iomap_ioend, Christoph Hellwig
- [PATCH 05/14] iomap: factor out a iomap_writepage_handle_eof helper, Christoph Hellwig
- [PATCH 07/14] iomap: clean up the iomap_alloc_ioend calling convention, Christoph Hellwig
- [PATCH 06/14] iomap: move all remaining per-folio logic into iomap_writepage_map, Christoph Hellwig
- [PATCH 08/14] iomap: move the iomap_sector sector calculation out of iomap_add_to_ioend, Christoph Hellwig
- [PATCH 09/14] iomap: don't chain bios, Christoph Hellwig
- [PATCH 10/14] iomap: only call mapping_set_error once for each failed bio, Christoph Hellwig
- [PATCH 11/14] iomap: factor out a iomap_writepage_map_block helper, Christoph Hellwig
- [PATCH 12/14] iomap: submit ioends immediately, Christoph Hellwig
- [PATCH 13/14] iomap: map multiple blocks at a time, Christoph Hellwig
- [PATCH 14/14] iomap: pass the length of the dirty region to ->map_blocks, Christoph Hellwig
- Re: map multiple blocks per ->map_blocks in iomap writeback, Christian Brauner
[linux-next:master] BUILD REGRESSION 577a4ee0b96fb043c9cf4a533c550ff587e526cf, kernel test robot
[PATCH] virtio_blk: set the default scheduler to none,
Li Feng
[PATCH v1] block: Optimize bio io priority setting, Hongyu Jin
[PATCH v18 00/12] Implement copy offload support,
Kanchan Joshi
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Re: [PATCH] zram: Using GFP_ATOMIC instead of GFP_KERNEL to allocate bitmap memory in backing_dev_store (fwd),
Julia Lawall
[PATCH 0/11] vfs: inode cache scalability improvements,
Dave Chinner
- [PATCH 06/11] vfs: factor out inode hash head calculation, Dave Chinner
- [PATCH 07/11] hlist-bl: add hlist_bl_fake(), Dave Chinner
- [PATCH 05/11] selinux: use dlist for isec inode list, Dave Chinner
- [PATCH 02/11] vfs: Remove unnecessary list_for_each_entry_safe() variants, Dave Chinner
- [PATCH 11/11] hlist-bl: introduced nested locking for dm-snap, Dave Chinner
- [PATCH 09/11] hash-bl: explicitly initialise hash-bl heads, Dave Chinner
- [PATCH 01/11] lib/dlock-list: Distributed and lock-protected lists, Dave Chinner
- [PATCH 04/11] lib/dlock-list: Make sibling CPUs share the same linked list, Dave Chinner
- [PATCH 10/11] list_bl: don't use bit locks for PREEMPT_RT or lockdep, Dave Chinner
- [PATCH 08/11] vfs: inode cache conversion to hash-bl, Dave Chinner
- [PATCH 03/11] vfs: Use dlock list for superblock's inode list, Dave Chinner
- Re: [PATCH 0/11] vfs: inode cache scalability improvements, Kent Overstreet
[linux-next:master] BUILD REGRESSION 0f5f12ac05f36f117e793656c3f560625e927f1b, kernel test robot
[PATCH v2] virtio_blk: fix snprintf truncation compiler warning,
Stefan Hajnoczi
[PATCH -next v2] nbd: get config_lock before sock_shutdown, Li Lingfeng
[PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules,
Yu Kuai
- [PATCH -next RFC 02/14] xen/blkback: use bdev api in xen_update_blkif_status(), Yu Kuai
- [PATCH -next RFC 03/14] bcache: use bdev api in read_super(), Yu Kuai
- [PATCH -next RFC 01/14] block: add some bdev apis, Yu Kuai
- [PATCH -next RFC 04/14] mtd: block2mtd: use bdev apis, Yu Kuai
- [PATCH -next RFC 05/14] s390/dasd: use bdev api in dasd_format(), Yu Kuai
- [PATCH -next RFC 06/14] scsicam: use bdev api in scsi_bios_ptable(), Yu Kuai
- [PATCH -next RFC 07/14] bcachefs: remove dead function bdev_sectors(), Yu Kuai
- [PATCH -next RFC 08/14] btrfs: use bdev apis, Yu Kuai
- [PATCH -next RFC 09/14] cramfs: use bdev apis in cramfs_blkdev_read(), Yu Kuai
- [PATCH -next RFC 10/14] erofs: use bdev api, Yu Kuai
- [PATCH -next RFC 11/14] ext4: use bdev apis, Yu Kuai
- [PATCH -next RFC 12/14] jbd2: use bdev apis, Yu Kuai
- [PATCH -next RFC 13/14] gfs2: use bdev api, Yu Kuai
- [PATCH -next RFC 14/14] nilfs2: use bdev api in nilfs_attach_log_writer(), Yu Kuai
- Re: [PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules, Christoph Hellwig
[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]