summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2025-05-02block: don't autoload drivers on statChristoph Hellwig
2025-05-02block: remove the backing_inode variable in bdev_statxChristoph Hellwig
2025-05-02block: move blkdev_{get,put} _no_open prototypes out of blkdev.hChristoph Hellwig
2025-05-02bdev: use bdev_io_min() for statx block sizeLuis Chamberlain
2025-05-02block: never reduce ra_pages in blk_apply_bdi_limitsChristoph Hellwig
2025-04-25block: integrity: Do not call set_page_dirty_lock()Martin K. Petersen
2025-04-25block: fix resource leak in blk_register_queue() error pathZheng Qixing
2025-04-20block: make sure ->nr_integrity_segments is cloned in blk_rq_prep_cloneMing Lei
2025-04-10block: fix adding folio to bioMing Lei
2025-04-10badblocks: use sector_t instead of int to avoid truncation of badblocks lengthZheng Qixing
2025-04-10badblocks: return boolean from badblocks_set() and badblocks_clear()Zheng Qixing
2025-04-10badblocks: fix missing bad blocks on retry in _badblocks_check()Zheng Qixing
2025-04-10badblocks: fix merge issue when new badblocks align with pre+1Li Nan
2025-04-10badblocks: fix the using of MAX_BADBLOCKSLi Nan
2025-04-10badblocks: return error if any badblock set failsLi Nan
2025-04-10badblocks: return error directly when setting badblocks exceeds 512Li Nan
2025-04-10badblocks: attempt to merge adjacent badblocks during ack_all_badblocksLi Nan
2025-04-10badblocks: factor out a helper try_adjacent_combineLi Nan
2025-04-10badblocks: Fix error shitf opsLi Nan
2025-04-10block: Correctly initialize BLK_INTEGRITY_NOGENERATE and BLK_INTEGRITY_NOVERIFYAnuj Gupta
2025-04-10block: ensure correct integrity capability propagation in stacked devicesAnuj Gupta
2025-04-10blk-throttle: fix lower bps rate by throtl_trim_slice()Yu Kuai
2025-03-07Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-05block: fix conversion of GPT partition name to 7-bitOlivier Gayot
2025-02-28Merge tag 'block-6.14-20250228' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-28block: fix 'kmem_cache of name 'bio-108' already exists'Ming Lei
2025-02-25block: Remove zone write plugs when handling native zone append writesDamien Le Moal
2025-02-25block: make segment size limit workable for > 4K PAGE_SIZEMing Lei
2025-02-21Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-17block: fix NULL pointer dereferenced within __blk_rq_map_sgMing Lei
2025-02-14block/merge: remove unnecessary min() with UINT_MAXCaleb Sander Mateos
2025-02-14Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-14partitions: mac: fix handling of bogus partition tableJann Horn
2025-01-31Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig
2025-01-29block: fix nr_hw_queue update racing with disk addition/removalNilay Shroff
2025-01-29block: get rid of request queue ->sysfs_dir_lockNilay Shroff
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-23blk-mq: create correct map for fallback caseDaniel Wagner
2025-01-23block: don't revert iter for -EIOCBQUEUEDJens Axboe
2025-01-20Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-17block: Don't trim an atomic writeJohn Garry
2025-01-17block: Add common atomic writes enable flagJohn Garry
2025-01-15block: limit disk max sectors to (LLONG_MAX >> 9)Ming Lei
2025-01-15block: Change blk_stack_atomic_writes_limits() unit_min checkJohn Garry
2025-01-15block: Ensure start sector is aligned for stacking atomic writesJohn Garry
2025-01-14blk-mq: Move more error handling into blk_mq_submit_bio()Bart Van Assche
2025-01-14block: Reorder the request allocation code in blk_mq_submit_bio()Bart Van Assche
2025-01-13partitions: ldm: remove the initial kernel-doc notationRandy Dunlap