summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: pass a gendisk on bdev_check_media_changeChristoph Hellwig2023-06-121-1/+1
* cdrom: remove the unused mode argument to cdrom_releaseChristoph Hellwig2023-06-121-1/+1
* cdrom: track if a cdrom_device_info was opened for dataChristoph Hellwig2023-06-121-0/+1
* cdrom: remove the unused cdrom_close_write release codeChristoph Hellwig2023-06-121-1/+0
* cdrom: remove the unused mode argument to cdrom_ioctlChristoph Hellwig2023-06-121-2/+2
* cdrom: remove the unused bdev argument to cdrom_openChristoph Hellwig2023-06-121-2/+1
* pktcdvd: Get rid of custom printing macrosAndy Shevchenko2023-06-072-1/+1
* block: mark early_lookup_bdev as __initChristoph Hellwig2023-06-051-1/+1
* dm: remove dm_get_dev_tChristoph Hellwig2023-06-051-2/+0
* block: move more code to early-lookup.cChristoph Hellwig2023-06-051-1/+0
* init: improve the name_to_dev_t interfaceChristoph Hellwig2023-06-052-1/+5
* init: handle ubi/mtd root mounting like all other root typesChristoph Hellwig2023-06-051-0/+1
* init: remove pointless Root_* valuesChristoph Hellwig2023-06-051-8/+0
* driver core: return bool from driver_probe_doneChristoph Hellwig2023-06-051-1/+1
* fs: add a method to shut down the file systemChristoph Hellwig2023-06-051-0/+1
* block: add a mark_dead holder operationChristoph Hellwig2023-06-051-0/+1
* block: introduce holder opsChristoph Hellwig2023-06-052-3/+10
* ublk: add control command of UBLK_U_CMD_GET_FEATURESMing Lei2023-06-041-0/+8
* block: mark bio_add_folio as __must_checkJohannes Thumshirn2023-06-011-1/+2
* block: add bio_add_folio_nofailJohannes Thumshirn2023-06-011-0/+2
* block: mark bio_add_page as __must_checkJohannes Thumshirn2023-06-011-1/+2
* mm: Provide a function to get an additional pin on a pageDavid Howells2023-05-311-0/+1
* mm: Don't pin ZERO_PAGE in pin_user_pages()David Howells2023-05-311-2/+24
* block: constify struct part_type part_typeThomas Weißschuh2023-05-301-1/+1
* block: Add BIO_PAGE_PINNED and associated infrastructureDavid Howells2023-05-242-1/+3
* block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logicChristoph Hellwig2023-05-242-2/+2
* block: Fix bio_flagged() so that gcc can better optimise itDavid Howells2023-05-241-1/+1
* Merge branch 'for-6.5/splice' into for-6.5/blockJens Axboe2023-05-243-19/+6
|\
| * iov_iter: Kill ITER_PIPEDavid Howells2023-05-241-14/+0
| * splice: Remove generic_file_splice_read()David Howells2023-05-241-2/+0
| * splice: Make do_splice_to() generic and export itDavid Howells2023-05-241-0/+3
| * splice: Rename direct_splice_read() to copy_splice_read()David Howells2023-05-241-3/+3
* | block: introduce block_io_start/block_io_done tracepointsHengqi Chen2023-05-241-0/+26
* | block/rq_qos: protect rq_qos apis with a new lockYu Kuai2023-05-231-0/+1
* | block: remove redundant req_op in blk_rq_is_passthroughLi Nan2023-05-231-1/+1
* | ublk: support user copyMing Lei2023-05-191-0/+3
* | ublk: add read()/write() support for ublk char deviceMing Lei2023-05-191-1/+21
* | blk-mq: don't use the requeue list to queue flush commandsChristoph Hellwig2023-05-192-3/+2
* | blk-mq: use the I/O scheduler for writes from the flush state machineBart Van Assche2023-05-191-16/+11
* | block: Introduce blk_rq_is_seq_zoned_write()Bart Van Assche2023-05-181-0/+17
* | block: Introduce op_needs_zoned_write_locking()Bart Van Assche2023-05-181-4/+7
* | block: Fix the type of the second bdev_op_is_zoned_write() argumentBart Van Assche2023-05-181-1/+1
* | blk-mq: make sure elevator callbacks aren't called for passthrough requestChristoph Hellwig2023-05-181-5/+7
* | blk-mq: remove RQF_ELVPRIVChristoph Hellwig2023-05-181-2/+0
|/
* Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-141-0/+1
|\
| * x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello2023-05-081-0/+1
* | Merge tag 'io_uring-6.4-2023-05-12' of git://git.kernel.dk/linuxLinus Torvalds2023-05-121-5/+5
|\ \
| * | io_uring: make io_uring_sqe_cmd() unconditionally availableJens Axboe2023-05-091-5/+5
| |/
* | Merge tag 'drm-fixes-2023-05-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-05-112-6/+4
|\ \
| * \ Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-05-122-6/+4
| |\ \ | | |/ | |/|