summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-06-05init: remove pointless Root_* valuesChristoph Hellwig1-8/+0
2023-06-05driver core: return bool from driver_probe_doneChristoph Hellwig1-1/+1
2023-06-05fs: add a method to shut down the file systemChristoph Hellwig1-0/+1
2023-06-05block: add a mark_dead holder operationChristoph Hellwig1-0/+1
2023-06-05block: introduce holder opsChristoph Hellwig2-3/+10
2023-06-01block: mark bio_add_folio as __must_checkJohannes Thumshirn1-1/+2
2023-06-01block: add bio_add_folio_nofailJohannes Thumshirn1-0/+2
2023-06-01block: mark bio_add_page as __must_checkJohannes Thumshirn1-1/+2
2023-05-31mm: Provide a function to get an additional pin on a pageDavid Howells1-0/+1
2023-05-31mm: Don't pin ZERO_PAGE in pin_user_pages()David Howells1-2/+24
2023-05-30block: constify struct part_type part_typeThomas Weißschuh1-1/+1
2023-05-24block: Add BIO_PAGE_PINNED and associated infrastructureDavid Howells2-1/+3
2023-05-24block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logicChristoph Hellwig2-2/+2
2023-05-24block: Fix bio_flagged() so that gcc can better optimise itDavid Howells1-1/+1
2023-05-24Merge branch 'for-6.5/splice' into for-6.5/blockJens Axboe3-19/+6
2023-05-24iov_iter: Kill ITER_PIPEDavid Howells1-14/+0
2023-05-24splice: Remove generic_file_splice_read()David Howells1-2/+0
2023-05-24splice: Make do_splice_to() generic and export itDavid Howells1-0/+3
2023-05-24splice: Rename direct_splice_read() to copy_splice_read()David Howells1-3/+3
2023-05-23block/rq_qos: protect rq_qos apis with a new lockYu Kuai1-0/+1
2023-05-23block: remove redundant req_op in blk_rq_is_passthroughLi Nan1-1/+1
2023-05-20blk-mq: don't use the requeue list to queue flush commandsChristoph Hellwig2-3/+2
2023-05-20blk-mq: use the I/O scheduler for writes from the flush state machineBart Van Assche1-16/+11
2023-05-19block: Introduce blk_rq_is_seq_zoned_write()Bart Van Assche1-0/+17
2023-05-19block: Introduce op_needs_zoned_write_locking()Bart Van Assche1-4/+7
2023-05-19block: Fix the type of the second bdev_op_is_zoned_write() argumentBart Van Assche1-1/+1
2023-05-19blk-mq: make sure elevator callbacks aren't called for passthrough requestChristoph Hellwig1-5/+7
2023-05-19blk-mq: remove RQF_ELVPRIVChristoph Hellwig1-2/+0
2023-05-14Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2023-05-13Merge tag 'io_uring-6.4-2023-05-12' of git://git.kernel.dk/linuxLinus Torvalds1-5/+5
2023-05-11Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-1/+19
2023-05-10net: add vlan_get_protocol_and_depth() helperEric Dumazet1-0/+17
2023-05-09io_uring: make io_uring_sqe_cmd() unconditionally availableJens Axboe1-5/+5
2023-05-09linux/dim: Do nothing if no time delta between samplesRoy Novich1-1/+2
2023-05-08x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello1-0/+1
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds1-0/+1
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds1-1/+6
2023-05-06Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds1-3/+0
2023-05-06Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-05-05Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+3
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-35/+75
2023-05-05ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attachedSteven Rostedt (Google)1-1/+3
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+23
2023-05-04io_uring: Pass whole sqe to commandsBreno Leitao1-1/+6
2023-05-04Merge tag 'sysctl-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+0
2023-05-03Merge tag 'thermal-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2023-05-03Merge tag 'pwm/for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-13/+1
2023-05-03Merge tag 'soundwire-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+120
2023-05-03Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2023-05-03i2c: gxp: fix build failure without CONFIG_I2C_SLAVEArnd Bergmann1-2/+2