md/raid1-10: factor out a helper to add bio to plug
[platform/kernel/linux-starfive.git] / include /
2023-06-12 Yu Kuaiblk-mq: fix potential io hang by wrong 'wake_batch'
2023-06-12 Christoph Hellwigfs: remove the now unused FMODE_* flags
2023-06-12 Christoph Hellwigblock: replace fmode_t with a block-specific type for...
2023-06-12 Christoph Hellwigblock: move a few internal definitions out of blkdev.h
2023-06-12 Christoph Hellwigmtd: block: use a simple bool to track open for write
2023-06-12 Christoph Hellwigscsi: replace the fmode_t argument to ->sg_io_fn with...
2023-06-12 Christoph Hellwigscsi: replace the fmode_t argument to scsi_ioctl with...
2023-06-12 Christoph Hellwigscsi: replace the fmode_t argument to scsi_cmd_allowed...
2023-06-12 Christoph Hellwigfs: remove sb->s_mode
2023-06-12 Christoph Hellwigblock: add a sb_open_mode helper
2023-06-12 Christoph Hellwigblock: use the holder as indication for exclusive opens
2023-06-12 Christoph Hellwigblock: remove the unused mode argument to ->release
2023-06-12 Christoph Hellwigblock: pass a gendisk to ->open
2023-06-12 Christoph Hellwigblock: pass a gendisk on bdev_check_media_change
2023-06-12 Christoph Hellwigcdrom: remove the unused mode argument to cdrom_release
2023-06-12 Christoph Hellwigcdrom: track if a cdrom_device_info was opened for...
2023-06-12 Christoph Hellwigcdrom: remove the unused cdrom_close_write release...
2023-06-12 Christoph Hellwigcdrom: remove the unused mode argument to cdrom_ioctl
2023-06-12 Christoph Hellwigcdrom: remove the unused bdev argument to cdrom_open
2023-06-07 Andy Shevchenkopktcdvd: Get rid of custom printing macros
2023-06-05 Christoph Hellwigblock: mark early_lookup_bdev as __init
2023-06-05 Christoph Hellwigdm: remove dm_get_dev_t
2023-06-05 Christoph Hellwigblock: move more code to early-lookup.c
2023-06-05 Christoph Hellwiginit: improve the name_to_dev_t interface
2023-06-05 Christoph Hellwiginit: handle ubi/mtd root mounting like all other root...
2023-06-05 Christoph Hellwiginit: remove pointless Root_* values
2023-06-05 Christoph Hellwigdriver core: return bool from driver_probe_done
2023-06-05 Christoph Hellwigfs: add a method to shut down the file system
2023-06-05 Christoph Hellwigblock: add a mark_dead holder operation
2023-06-05 Christoph Hellwigblock: introduce holder ops
2023-06-04 Ming Leiublk: add control command of UBLK_U_CMD_GET_FEATURES
2023-06-01 Johannes Thumshirnblock: mark bio_add_folio as __must_check
2023-06-01 Johannes Thumshirnblock: add bio_add_folio_nofail
2023-06-01 Johannes Thumshirnblock: mark bio_add_page as __must_check
2023-05-31 David Howellsmm: Provide a function to get an additional pin on...
2023-05-31 David Howellsmm: Don't pin ZERO_PAGE in pin_user_pages()
2023-05-30 Thomas Weißschuhblock: constify struct part_type part_type
2023-05-24 David Howellsblock: Add BIO_PAGE_PINNED and associated infrastructure
2023-05-24 Christoph Hellwigblock: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED...
2023-05-24 David Howellsblock: Fix bio_flagged() so that gcc can better optimise it
2023-05-24 Jens AxboeMerge branch 'for-6.5/splice' into for-6.5/block
2023-05-24 David Howellsiov_iter: Kill ITER_PIPE
2023-05-24 David Howellssplice: Remove generic_file_splice_read()
2023-05-24 David Howellssplice: Make do_splice_to() generic and export it
2023-05-24 David Howellssplice: Rename direct_splice_read() to copy_splice_read()
2023-05-24 Hengqi Chenblock: introduce block_io_start/block_io_done tracepoints
2023-05-23 Yu Kuaiblock/rq_qos: protect rq_qos apis with a new lock
2023-05-23 Li Nanblock: remove redundant req_op in blk_rq_is_passthrough
2023-05-20 Ming Leiublk: support user copy
2023-05-20 Ming Leiublk: add read()/write() support for ublk char device
2023-05-20 Christoph Hellwigblk-mq: don't use the requeue list to queue flush commands
2023-05-20 Bart Van Asscheblk-mq: use the I/O scheduler for writes from the flush...
2023-05-19 Bart Van Asscheblock: Introduce blk_rq_is_seq_zoned_write()
2023-05-19 Bart Van Asscheblock: Introduce op_needs_zoned_write_locking()
2023-05-19 Bart Van Asscheblock: Fix the type of the second bdev_op_is_zoned_writ...
2023-05-19 Christoph Hellwigblk-mq: make sure elevator callbacks aren't called...
2023-05-19 Christoph Hellwigblk-mq: remove RQF_ELVPRIV
2023-05-14 Linus TorvaldsMerge tag 'cxl-fixes-6.4-rc2' of git://git./linux/kerne...
2023-05-14 Linus TorvaldsMerge tag 'parisc-for-6.4-2' of git://git./linux/kernel...
2023-05-14 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2023-05-14 Linus TorvaldsMerge tag 'locking_urgent_for_v6.4_rc2' of git://git...
2023-05-14 Linus TorvaldsMerge tag 'perf_urgent_for_v6.4_rc2' of git://git....
2023-05-14 Linus TorvaldsMerge tag 'sched_urgent_for_v6.4_rc2' of git://git...
2023-05-14 Linus TorvaldsMerge tag 'x86_urgent_for_v6.4_rc2' of git://git./linux...
2023-05-14 Linus TorvaldsMerge tag 'timers_urgent_for_v6.4_rc2' of git://git...
2023-05-14 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2023-05-14 Linus TorvaldsMerge tag 'fbdev-for-6.4-rc2' of git://git./linux/kerne...
2023-05-14 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-05-13 Linus TorvaldsMerge tag 'block-6.4-2023-05-13' of git://git.kernel...
2023-05-12 Linus TorvaldsMerge tag 'for-6.4-rc1-tag' of git://git./linux/kernel...
2023-05-12 Linus TorvaldsMerge tag '6.4-rc1-smb3-client-fixes' of git://git...
2023-05-12 Linus TorvaldsMerge tag 'vfs/v6.4-rc1/pipe' of gitolite.pub/scm/linux...
2023-05-12 Linus TorvaldsMerge tag 'io_uring-6.4-2023-05-12' of git://git.kernel...
2023-05-12 Linus TorvaldsMerge tag 'riscv-for-linus-6.4-rc2' of git://git./linux...
2023-05-12 Linus TorvaldsMerge tag 'firewire-fixes-6.4-rc2' of git://git./linux...
2023-05-11 Linus TorvaldsMerge tag 'drm-fixes-2023-05-12' of git://anongit.freed...
2023-05-11 Linus TorvaldsMerge tag 'xfs-6.4-rc1-fixes' of git://git./fs/xfs...
2023-05-11 Dave AirlieMerge tag 'amd-drm-fixes-6.4-2023-05-11' of https:...
2023-05-11 Dave AirlieMerge tag 'drm-intel-fixes-2023-05-11-1' of git://anong...
2023-05-11 Dave AirlieMerge tag 'drm-misc-fixes-2023-05-11' of git://anongit...
2023-05-11 Linus TorvaldsMerge tag 'dt-fixes-6.4' of git://git./linux/kernel...
2023-05-11 Linus TorvaldsMerge tag 'net-6.4-rc2' of git://git./linux/kernel...
2023-05-11 Jakub KicinskiMerge tag 'nf-23-05-10' of git://git./linux/kernel...
2023-05-10 Linus TorvaldsMerge tag 'fsnotify_for_v6.4-rc2' of git://git./linux...
2023-05-10 Linus TorvaldsMerge tag 'gfs2-v6.3-fix' of git://git./linux/kernel...
2023-05-10 Eric Dumazetnet: add vlan_get_protocol_and_depth() helper
2023-05-10 David S. MillerMerge branch 'bonding-overflow'
2023-05-10 Hangbin Liubonding: fix send_peer_notif overflow
2023-05-10 Kuniyuki Iwashimanet: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
2023-05-09 Linus TorvaldsMerge tag 'for-6.4-rc1-tag' of git://git./linux/kernel...
2023-05-09 Jens Axboeio_uring: make io_uring_sqe_cmd() unconditionally available
2023-05-09 Roy Novichlinux/dim: Do nothing if no time delta between samples
2023-05-08 Mario Limonciellox86/amd_nb: Add PCI ID for family 19h model 78h
2023-05-07 Linus TorvaldsMerge tag 'perf-tools-for-v6.4-3-2023-05-06' of git...
2023-05-07 Linus TorvaldsMerge tag 'core-debugobjects-2023-05-06' of git://git...
2023-05-07 Linus TorvaldsMerge tag 'v6.4-p2' of git://git./linux/kernel/git...
2023-05-07 Linus TorvaldsMerge tag '6.4-rc-smb3-client-fixes-part2' of git:...
2023-05-07 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2023-05-07 Linus TorvaldsMerge tag 'mailbox-v6.4' of git://git.linaro.org/landin...
2023-05-07 Linus TorvaldsMerge tag 'for-6.4/io_uring-2023-05-07' of git://git...
next