aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* blk-cgroup: move blkcg_{get,set}_fc_appid out of lineChristoph Hellwig2022-05-021-56/+2
* block: change exported IO accounting interface from gendisk to bdevMing Lei2022-04-181-3/+4
* block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARDChristoph Hellwig2022-04-171-11/+16
* block: add a bdev_discard_granularity helperChristoph Hellwig2022-04-171-0/+5
* block: remove QUEUE_FLAG_DISCARDChristoph Hellwig2022-04-171-2/+0
* block: add a bdev_max_discard_sectors helperChristoph Hellwig2022-04-171-0/+5
* block: move {bdev,queue_limit}_discard_alignment out of lineChristoph Hellwig2022-04-171-33/+1
* block: remove queue_discard_alignmentChristoph Hellwig2022-04-171-8/+0
* block: move bdev_alignment_offset and queue_limit_alignment_offset out of lineChristoph Hellwig2022-04-171-20/+1
* block: use bdev_alignment_offset in disk_alignment_offset_showChristoph Hellwig2022-04-171-8/+0
* block: add a bdev_max_zone_append_sectors helperChristoph Hellwig2022-04-171-0/+6
* block: add a bdev_stable_writes helperChristoph Hellwig2022-04-171-0/+6
* block: add a bdev_fua helperChristoph Hellwig2022-04-171-1/+5
* block: add a bdev_write_cache helperChristoph Hellwig2022-04-171-0/+5
* block: add a bdev_nonrot helperChristoph Hellwig2022-04-171-0/+5
* target: pass a block_device to target_configure_unmap_from_queueChristoph Hellwig2022-04-171-2/+2
* block: turn bio_kmalloc into a simple kmalloc wrapperChristoph Hellwig2022-04-171-1/+1
* block: allow use of per-cpu bio alloc cache by block driversMike Snitzer2022-04-171-0/+6
* block: allow using the per-cpu bio cache from bio_alloc_biosetMike Snitzer2022-04-172-3/+2
* Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-161-1/+7
|\
| * Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski2022-04-161-1/+7
| |\
| | * gpiolib: acpi: Convert type for pin to be unsignedAndy Shevchenko2022-04-081-1/+7
* | | Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-04-161-1/+1
|\ \ \
| * | | random: make random_get_entropy() return an unsigned longJason A. Donenfeld2022-04-131-1/+1
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-04-162-5/+8
|\ \ \ \
| * | | | scsi: iscsi: Fix NOP handling during conn recoveryMike Christie2022-04-111-1/+1
| * | | | scsi: iscsi: Merge suspend fieldsMike Christie2022-04-111-4/+5
| * | | | scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie2022-04-111-0/+2
| * | | | scsi: iscsi: Release endpoint ID when its freedMike Christie2022-04-111-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-04-151-0/+24
|\ \ \ \
| * | | | mm, kfence: support kmem_dump_obj() for KFENCE objectsMarco Elver2022-04-151-0/+24
* | | | | Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-153-10/+10
|\ \ \ \ \
| * | | | | asm-generic: fix __get_unaligned_be48() on 32 bit platformsAlexander Lobakin2022-04-121-1/+1
| * | | | | block: move lower_48_bits() to blockKeith Busch2022-04-112-9/+9
| | |/ / / | |/| | |
* | | | | Merge tag 'io_uring-5.18-2022-04-14' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-151-0/+1
|\ \ \ \ \
| * | | | | io_uring: flag the fact that linked file assignment is saneJens Axboe2022-04-101-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-04-141-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | vfio/pci: Fix vf_token mechanism when device-specific VF drivers are usedJason Gunthorpe2022-04-131-0/+2
| |/ / /
* | | | Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-141-0/+2
|\ \ \ \
| * | | | net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov2022-04-081-0/+2
* | | | | Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-04-142-0/+6
|\ \ \ \ \
| * | | | | ALSA: memalloc: Add fallback SG-buffer allocations for x86Takashi Iwai2022-04-131-0/+5
| * | | | | ALSA: core: Add snd_card_free_on_error() helperTakashi Iwai2022-04-121-0/+1
* | | | | | Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-04-141-3/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | fscache: Remove the cookie parameter from fscache_clear_page_bits()Yue Hu2022-04-081-3/+1
* | | | | | Merge tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-04-121-0/+4
|\ \ \ \ \ \
| * | | | | | uapi/linux/stddef.h: Add include guardsTadeusz Struk2022-03-311-0/+4
* | | | | | | Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-04-122-3/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | SUNRPC: Fix the svc_deferred_event trace classChuck Lever2022-04-071-3/+4
| * | | | | | SUNRPC: Fix NFSD's request deferral on RDMA transportsChuck Lever2022-04-061-0/+1