]> www.infradead.org Git - users/hch/block.git/shortlog
users/hch/block.git
2023-05-31 Christoph Hellwigblock: mark early_lookup_bdev as __init blk-init-cleanup
2023-05-31 Christoph Hellwigmtd: block2mtd: don't call early_lookup_bdev after...
2023-05-31 Christoph Hellwigmtd: block2mtd: factor the early block device open...
2023-05-31 Christoph HellwigPM: hibernate: don't use early_lookup_bdev in resume_store
2023-05-31 Christoph Hellwigdm: only call early_lookup_bdev from early boot context
2023-05-31 Christoph Hellwigdm: remove dm_get_dev_t
2023-05-31 Christoph Hellwigdm: open code dm_get_dev_t in dm_init_init
2023-05-31 Christoph Hellwigdm-snap: simplify the origin_dev == cow_dev check in...
2023-05-31 Christoph Hellwigblock: move more code to early-lookup.c
2023-05-31 Christoph Hellwigblock: move the code to do early boot lookup of block...
2023-05-31 Christoph Hellwiginit: clear root_wait on all invalid root= strings
2023-05-31 Christoph Hellwiginit: improve the name_to_dev_t interface
2023-05-31 Christoph Hellwiginit: move the nfs/cifs/ram special cases out of name_t...
2023-05-31 Christoph Hellwiginit: factor the root_wait logic in prepare_namespace...
2023-05-31 Christoph Hellwiginit: handle ubi/mtd root mounting like all other root...
2023-05-31 Christoph Hellwiginit: don't remove the /dev/ prefix from error messages
2023-05-31 Christoph Hellwiginit: pass root_device_name explicitly
2023-05-31 Christoph Hellwiginit: refactor mount_root
2023-05-31 Christoph Hellwiginit: rename mount_block_root to mount_root_generic
2023-05-31 Christoph Hellwiginit: remove pointless Root_* values
2023-05-31 Christoph HellwigPM: hibernate: move finding the resume device out of...
2023-05-31 Christoph HellwigPM: hibernate: remove the global snapshot_test variable
2023-05-31 Christoph HellwigPM: hibernate: factor out a helper to find the resume...
2023-05-31 Christoph Hellwigdriver core: return bool from driver_probe_done
2023-05-30 Thomas Weißschuhblock: constify the whole_disk device_attribute
2023-05-30 Thomas Weißschuhblock: constify struct part_attr_group
2023-05-30 Thomas Weißschuhblock: constify struct part_type part_type
2023-05-30 Thomas Weißschuhblock: constify partition prober array
2023-05-24 David Howellsblock: convert bio_map_user_iov to use iov_iter_extract...
2023-05-24 David Howellsblock: Convert bio_iov_iter_get_pages to use iov_iter_e...
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 David Howellsiomap: Don't get an reference on ZERO_PAGE for direct...
2023-05-24 Jens AxboeMerge branch 'for-6.5/splice' into for-6.5/block
2023-05-24 David Howellssplice: kdoc for filemap_splice_read() and copy_splice_...
2023-05-24 David Howellsiov_iter: Kill ITER_PIPE
2023-05-24 David Howellssplice: Remove generic_file_splice_read()
2023-05-24 David Howellssplice: Use filemap_splice_read() instead of generic_fi...
2023-05-24 David Howellscifs: Use filemap_splice_read()
2023-05-24 David Howellstrace: Convert trace/seq to use copy_splice_read()
2023-05-24 David Howellszonefs: Provide a splice-read wrapper
2023-05-24 David Howellsxfs: Provide a splice-read wrapper
2023-05-24 David Howellsorangefs: Provide a splice-read wrapper
2023-05-24 David Howellsocfs2: Provide a splice-read wrapper
2023-05-24 David Howellsntfs3: Provide a splice-read wrapper
2023-05-24 David Howellsnfs: Provide a splice-read wrapper
2023-05-24 David Howellsf2fs: Provide a splice-read wrapper
2023-05-24 David Howellsext4: Provide a splice-read wrapper
2023-05-24 David Howellsecryptfs: Provide a splice-read wrapper
2023-05-24 David Howellsceph: Provide a splice-read wrapper
2023-05-24 David Howellsafs: Provide a splice-read wrapper
2023-05-24 David Howells9p: Add splice_read wrapper
2023-05-24 David Howellsnet: Make sock_splice_read() use copy_splice_read(...
2023-05-24 David Howellstty, proc, kernfs, random: Use copy_splice_read()
2023-05-24 David Howellscoda: Implement splice-read
2023-05-24 David Howellsoverlayfs: Implement splice-read
2023-05-24 David Howellsshmem: Implement splice-read
2023-05-24 David Howellssplice: Make splice from a DAX file use copy_splice_read()
2023-05-24 David Howellssplice: Make splice from an O_DIRECT fd use copy_splice...
2023-05-24 David Howellssplice: Check for zero count in vfs_splice_read()
2023-05-24 David Howellssplice: Make do_splice_to() generic and export it
2023-05-24 David Howellssplice: Clean up copy_splice_read() a bit
2023-05-24 David Howellssplice: Rename direct_splice_read() to copy_splice_read()
2023-05-24 David Howellssplice: Make filemap_splice_read() check s_maxbytes
2023-05-24 David Howellssplice: Fix filemap_splice_read() to use the correct...
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-21 Ming Leiublk: fix build warning on iov_iter_get_pages2
2023-05-20 Christoph Hellwigblock: don't plug in blkdev_write_iter
2023-05-20 Bart Van Asscheblock: BFQ: Move an invariant check
2023-05-20 Ming Leiublk: support user copy
2023-05-20 Ming Leiublk: add read()/write() support for ublk char device
2023-05-20 Ming Leiublk: support to copy any part of request pages
2023-05-20 Ming Leiublk: grab request reference when the request is handle...
2023-05-20 Ming Leiublk: cleanup ublk_copy_user_pages
2023-05-20 Ming Leiublk: cleanup io cmd code path by adding ublk_fill_io_cmd()
2023-05-20 Ming Leiublk: kill queuing request by task_work_add
2023-05-20 Christoph Hellwigblk-mq: don't use the requeue list to queue flush commands
2023-05-20 Christoph Hellwigblk-mq: do not do head insertions post-pre-flush commands
2023-05-20 Christoph Hellwigblk-mq: defer to the normal submission path for post...
2023-05-20 Bart Van Asscheblk-mq: use the I/O scheduler for writes from the flush...
2023-05-20 Christoph Hellwigblk-mq: defer to the normal submission path for non...
2023-05-20 Christoph Hellwigblk-mq: reflow blk_insert_flush
2023-05-20 Christoph Hellwigblk-mq: factor out a blk_rq_init_flush helper
2023-05-20 Christoph Hellwigfs: remove the special !CONFIG_BLOCK def_blk_fops
2023-05-19 Bart Van Asscheblock: BFQ: Add several invariant checks
2023-05-19 Bart Van Asscheblock: mq-deadline: Fix handling of at-head zoned writes
2023-05-19 Bart Van Asscheblock: mq-deadline: Handle requeued requests correctly
2023-05-19 Bart Van Asscheblock: mq-deadline: Track the dispatch position
2023-05-19 Bart Van Asscheblock: mq-deadline: Reduce lock contention
2023-05-19 Bart Van Asscheblock: mq-deadline: Simplify deadline_skip_seq_writes()
2023-05-19 Bart Van Asscheblock: mq-deadline: Clean up deadline_check_fifo()
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 Bart Van Asscheblock: Simplify blk_req_needs_zone_write_lock()
2023-05-19 Bart Van Asscheblock: mq-deadline: Add a word in a source code comment
2023-05-19 Christoph Hellwigblk-mq: make sure elevator callbacks aren't called...
next