summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-06md/raid5: check before referencing mddev->bitmap_opsYu Kuai1-7/+12
2025-09-06md/raid10: check before referencing mddev->bitmap_opsYu Kuai1-7/+13
2025-09-06md/raid1: check before referencing mddev->bitmap_opsYu Kuai1-9/+13
2025-09-06md/raid1: check bitmap before behind writeYu Kuai2-23/+28
2025-09-06md/md-bitmap: handle the case bitmap is not enabled before end_sync()Yu Kuai5-14/+19
2025-09-06md/md-bitmap: handle the case bitmap is not enabled before start_sync()Yu Kuai5-24/+24
2025-09-06md/md-bitmap: add md_bitmap_registered/enabled() helperYu Kuai3-14/+23
2025-09-06md/md-bitmap: add a new parameter 'flush' to bitmap_ops->enabledYu Kuai3-8/+15
2025-09-06md/md-bitmap: merge md_bitmap_group into bitmap_operationsYu Kuai4-3/+11
2025-09-06md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize()Yu Kuai7-13/+11
2025-09-05blk-mq: fix blk_mq_tags double free while nr_requests grownYu Kuai1-0/+1
2025-09-05blk-mq: fix elevator depth_updated methodYu Kuai6-52/+41
2025-09-04ublk: inline __ublk_ch_uring_cmd()Caleb Sander Mateos1-39/+23
2025-09-04Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Jens Axboe72-134/+135
2025-09-03block: use int to store blk_stack_limits() return valueQianfeng Rong1-1/+2
2025-09-02rnull: add soft-irq completion supportAndreas Hindborg2-13/+78
2025-09-02rust: block: add remote completion to `Request`Andreas Hindborg4-4/+47
2025-09-02rust: block: mq: fix spelling in a safety commentAndreas Hindborg1-1/+1
2025-09-02rust: block: add `GenDisk` private data supportAndreas Hindborg4-19/+74
2025-09-02rnull: enable configuration via `configfs`Andreas Hindborg4-30/+240
2025-09-02rnull: move driver to separate directoryAndreas Hindborg6-13/+19
2025-09-02rust: block: add block related constantsAndreas Hindborg1-0/+13
2025-09-02rust: block: remove trait bound from `mq::Request` definitionAndreas Hindborg1-1/+1
2025-09-02rust: block: remove `RawWriter`Andreas Hindborg2-57/+0
2025-09-02rust: block: use `NullTerminatedFormatter`Andreas Hindborg3-6/+8
2025-09-02rust: block: normalize imports for `gen_disk.rs`Andreas Hindborg1-3/+7
2025-09-02rust: configfs: re-export `configfs_attrs` from `configfs` moduleAndreas Hindborg2-1/+3
2025-09-02rust: str: introduce `kstrtobool` functionAndreas Hindborg1-0/+79
2025-09-02rust: str: introduce `NullTerminatedFormatter`Andreas Hindborg1-0/+49
2025-09-02rust: str: expose `str::{Formatter, RawFormatter}` publicly.Andreas Hindborg1-5/+4
2025-09-02rust: str: allow `str::Formatter` to format into `&mut [u8]`.Andreas Hindborg1-6/+17
2025-09-02rust: str: normalize imports in `str.rs`Andreas Hindborg1-4/+5
2025-09-01brd: use page reference to protect page lifetimeYu Kuai1-27/+48
2025-08-29blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctxLi Nan1-2/+4
2025-08-25floppy: Sort headers alphabeticallyAndy Shevchenko1-22/+22
2025-08-25floppy: Replace custom SZ_64K constantAndy Shevchenko3-5/+5
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko9-60/+2
2025-08-25block: Move a misplaced comment in queue_wb_lat_store()Bart Van Assche1-5/+5
2025-08-25nvme-pci: convert metadata mapping to dma iterKeith Busch1-76/+87
2025-08-25nvme-pci: create common sgl unmapping helperKeith Busch1-15/+14
2025-08-25blk-integrity: use iterator for mapping sgKeith Busch2-58/+45
2025-08-25blk-mq-dma: add scatter-less integrity data DMA mappingKeith Busch3-7/+115
2025-08-25blk-mq-dma: move common dma start code to a helperKeith Busch1-26/+33
2025-08-25blk-mq: remove REQ_P2PDMA flagKeith Busch3-19/+15
2025-08-25blk-mq-dma: require unmap caller provide p2p map typeKeith Busch2-3/+11
2025-08-25blk-mq-dma: provide the bio_vec array being iteratedKeith Busch2-23/+34
2025-08-25blk-mq-dma: create blk_map_iter typeKeith Busch2-3/+8
2025-08-24Linux 6.17-rc3v6.17-rc3Linus Torvalds1-1/+1
2025-08-24Merge tag 'i2c-for-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+13
2025-08-24Merge tag 'perf_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+6