summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-13floppy: fix function pointer cast warningsArnd Bergmann
2024-02-12md: fix kmemleak of rdev->serialLi Nan
2024-02-12nvme: allow integrity when PI is not in first bytesKanchan Joshi
2024-02-12block: support PI at non-zero offset within metadataKanchan Joshi
2024-02-12block: refactor guard helpersKanchan Joshi
2024-02-12block: remove gfp_flags from blkdev_zone_mgmtJohannes Thumshirn
2024-02-12f2fs: guard blkdev_zone_mgmt with nofs scopeJohannes Thumshirn
2024-02-12btrfs: zoned: call blkdev_zone_mgmt in nofs scopeJohannes Thumshirn
2024-02-12dm: dm-zoned: guard blkdev_zone_mgmt with noio scopeJohannes Thumshirn
2024-02-12zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() callJohannes Thumshirn
2024-02-09s390/dasd: fix double module refcount decrementMiroslav Franc
2024-02-09s390/dasd: Improve ERP error messagesJan Höppner
2024-02-08null_blk: add configfs variable shared_tagsShin'ichiro Kawasaki
2024-02-08block: Simplify the allocation of slab cachesKunwu Chan
2024-02-08block: optimise in irq bio put cachingPavel Begunkov
2024-02-08block: extend bio caching to task contextPavel Begunkov
2024-02-08s390/dasd: Use dev_*() for device log messagesJan Höppner
2024-02-08s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitionsJan Höppner
2024-02-08s390/dasd: Remove %p format specifier from error messagesJan Höppner
2024-02-08s390/dasd: Use dev_err() over printk()Jan Höppner
2024-02-08s390/dasd: Remove unused message logging macrosJan Höppner
2024-02-08s390/dasd: Move allocation error message to DBFJan Höppner
2024-02-08s390/dasd: Remove unnecessary errorstring generationJan Höppner
2024-02-08s390/dasd: Use sysfs_emit() over sprintf()Jan Höppner
2024-02-08s390/dasd: Simplify uid string generationJan Höppner
2024-02-06block: rbd: make rbd_bus_type constRicardo B. Marliere
2024-02-05md/multipath: Remove md-multipath.hSong Liu
2024-02-05md/linear: Get rid of md-linear.hMarc Zyngier
2024-02-05md: use RCU lock to protect traversal in md_spares_need_change()Li Lingfeng
2024-02-05md: get rdev->mddev with READ_ONCE()Li Lingfeng
2024-02-05md: remove redundant md_wakeup_thread()Yu Kuai
2024-02-05md: remove redundant check of 'mddev->sync_thread'Yu Kuai
2024-02-05blk-throttle: Eliminate redundant checks for data directionTang Yizhou
2024-02-05block: update cached timestamp post schedule/preemptionJens Axboe
2024-02-05block: cache current nsec time in struct blk_plugJens Axboe
2024-02-05block: add blk_time_get_ns() and blk_time_get() helpersJens Axboe
2024-02-05block: move cgroup time handling code into blk.hJens Axboe
2024-02-05blk-mq: special case cached requests lessChristoph Hellwig
2024-02-05blk-mq: introduce a blk_mq_peek_cached_request helperChristoph Hellwig
2024-02-05blk-mq: move blk_mq_attempt_bio_merge out blk_mq_get_new_requestsChristoph Hellwig
2024-02-04Linux 6.8-rc3v6.8-rc3Linus Torvalds
2024-02-04Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-04Merge tag 'v6.8-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-02-04Merge tag 'xfs-6.8-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-02-04Merge tag 'char-misc-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-04Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-04Merge tag 'usb-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-04Merge tag 'i2c-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-04Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-04Merge tag 'phy-fixes-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds