summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-07block: add a bdev_rw_virt helperChristoph Hellwig
2025-05-07block: add a bio_add_virt_nofail helperChristoph Hellwig
2025-05-07block: fix warning on 'make htmldocs'Ming Lei
2025-05-06nvme: add FDP definitionsChristoph Hellwig
2025-05-06io_uring: enable per-io write streamsKeith Busch
2025-05-06block: introduce a write_stream_granularity queue limitChristoph Hellwig
2025-05-06block: introduce max_write_streams queue limitKeith Busch
2025-05-06block: add a bi_write_stream fieldChristoph Hellwig
2025-05-06fs: add a write stream field to the kiocbChristoph Hellwig
2025-05-06block: move wbt_enable_default() out of queue freezing from sched ->exit()Ming Lei
2025-05-06block: add new helper for disabling elevator switch when deleting diskMing Lei
2025-05-06block: prevent adding/deleting disk during updating nr_hw_queuesMing Lei
2025-05-06block: move ELEVATOR_FLAG_DISABLE_WBT a request queue flagMing Lei
2025-05-05mm: remove NR_BOUNCE zone statChristoph Hellwig
2025-05-05block: remove bounce buffering supportChristoph Hellwig
2025-05-05scsi: remove the no_highmem flag in the hostChristoph Hellwig
2025-04-24Merge branch 'block-6.15' into for-6.16/blockJens Axboe
2025-04-24block: move blkdev_{get,put} _no_open prototypes out of blkdev.hChristoph Hellwig
2025-04-23block: hoist block size validation code to a separate functionDarrick J. Wong
2025-04-21ublk: Add UBLK_U_CMD_UPDATE_SIZEOmri Mann
2025-04-20gcc-15: acpi: sprinkle random '__nonstring' crumbles aroundLinus Torvalds
2025-04-19Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/s...Linus Torvalds
2025-04-19Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-19Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-04-19Merge tag 'drm-fixes-2025-04-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-04-18Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-18Merge tag 'io_uring-6.15-20250418' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-17mm: vmscan: restore high-cpu watermark safety in kswapdJohannes Weiner
2025-04-17writeback: fix false warning in inode_to_wb()Andreas Gruenbacher
2025-04-17fs/dax: fix folio splitting issue by resetting old folio order + _nr_pagesDavid Hildenbrand
2025-04-17mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()Kirill A. Shutemov
2025-04-18Merge tag 'drm-misc-fixes-2025-04-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-17Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-17Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-04-17Merge tag 'platform-drivers-x86-v6.15-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-04-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-04-17fs: move the bdex_statx call to vfs_getattr_nosecChristoph Hellwig
2025-04-17drm/gem: Internally test import_attach for imported objectsThomas Zimmermann
2025-04-16Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds
2025-04-16Merge tag 'v6.15-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-04-15net: fib_rules: Fix iif / oif matching on L3 master deviceIdo Schimmel
2025-04-15io_uring/zcrx: return ifq id to the userPavel Begunkov
2025-04-15fs: add kern_path_locked_negative()Christian Brauner
2025-04-15PCI/MSI: Add an option to write MSIX ENTRY_DATA before any readsJonathan Currier
2025-04-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-04-14Merge tag 'vfs-6.15-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-13nfs: add missing selections of CONFIG_CRC32Eric Biggers
2025-04-12crypto: ahash - Disable request chainingHerbert Xu
2025-04-11mm: (un)track_pfn_copy() fix + doc improvementsDavid Hildenbrand