]> www.infradead.org Git - users/hch/block.git/shortlog
users/hch/block.git
2021-10-18 Christoph Hellwigudf: use sb_bdev_nr_blocks block-kill-bd_inode-part1
2021-10-18 Christoph Hellwigreiserfs: use sb_bdev_nr_blocks
2021-10-18 Christoph Hellwigntfs: use sb_bdev_nr_blocks
2021-10-18 Christoph Hellwigjfs: use sb_bdev_nr_blocks
2021-10-18 Christoph Hellwigext4: use sb_bdev_nr_blocks
2021-10-18 Christoph Hellwigblock: add a sb_bdev_nr_blocks helper
2021-10-18 Christoph Hellwigblock: use bdev_nr_bytes instead of open coding it...
2021-10-18 Christoph Hellwigsquashfs: use bdev_nr_bytes instead of open coding it
2021-10-18 Christoph Hellwigreiserfs: use bdev_nr_bytes instead of open coding it
2021-10-18 Christoph Hellwigpstore/blk: use bdev_nr_bytes instead of open coding it
2021-10-18 Christoph Hellwigntfs3: use bdev_nr_bytes instead of open coding it
2021-10-18 Christoph Hellwignilfs2: use bdev_nr_bytes instead of open coding it
2021-10-18 Christoph Hellwignfs/blocklayout: use bdev_nr_bytes instead of open...
2021-10-18 Christoph Hellwigjfs: use bdev_nr_bytes instead of open coding it
2021-10-18 Christoph Hellwighfsplus: use bdev_nr_sectors instead of open coding it
2021-10-18 Christoph Hellwighfs: use bdev_nr_sectors instead of open coding it
2021-10-18 Christoph Hellwigfat: use bdev_nr_sectors instead of open coding it
2021-10-18 Christoph Hellwigcramfs: use bdev_nr_bytes instead of open coding it
2021-10-18 Christoph Hellwigbtrfs: use bdev_nr_bytes instead of open coding it
2021-10-18 Christoph Hellwigaffs: use bdev_nr_sectors instead of open coding it
2021-10-18 Christoph Hellwigfs: simplify init_page_buffers
2021-10-18 Christoph Hellwigfs: use bdev_nr_bytes instead of open coding it in...
2021-10-18 Christoph Hellwigtarget/iblock: use bdev_nr_bytes instead of open coding it
2021-10-18 Christoph Hellwignvmet: use bdev_nr_bytes instead of open coding it
2021-10-18 Christoph Hellwigmd: use bdev_nr_sectors instead of open coding it
2021-10-18 Christoph Hellwigdm: use bdev_nr_sectors and bdev_nr_bytes instead of...
2021-10-18 Christoph Hellwigdrbd: use bdev_nr_sectors instead of open coding it
2021-10-18 Christoph Hellwigbcache: remove bdev_sectors
2021-10-18 Christoph Hellwigblock: add a bdev_nr_bytes helper
2021-10-18 Christoph Hellwigblock: move the SECTOR_SIZE related definitions to...
2021-10-16 Jens Axboeblock: only check previous entry for plug merge attempt
2021-10-16 Masahiro Yamadablock: move CONFIG_BLOCK guard to top Makefile
2021-10-16 Masahiro Yamadablock: move menu "Partition type" to block/partitions...
2021-10-16 Masahiro Yamadablock: simplify Kconfig files
2021-10-16 Masahiro Yamadablock: remove redundant =y from BLK_CGROUP dependency
2021-10-14 Jens Axboeblock: improve batched tag allocation
2021-10-13 Jens Axboesbitmap: add __sbitmap_queue_get_batch()
2021-10-13 Pavel Begunkovblk-mq: optimise *end_request non-stat path
2021-10-12 Christoph Hellwigblock: mark bio_truncate static
2021-10-12 Christoph Hellwigblock: move bio_get_{first,last}_bvec out of bio.h
2021-10-12 Christoph Hellwigblock: mark __bio_try_merge_page static
2021-10-12 Christoph Hellwigblock: move bio_full out of bio.h
2021-10-12 Christoph Hellwigblock: fold bio_cur_bytes into blk_rq_cur_bytes
2021-10-12 Christoph Hellwigblock: move bio_mergeable out of bio.h
2021-10-12 Christoph Hellwigblock: don't include <linux/ioprio.h> in <linux/bio.h>
2021-10-12 Christoph Hellwigblock: remove BIO_BUG_ON
2021-10-12 Pavel Begunkovblk-mq: inline hot part of __blk_mq_sched_restart
2021-10-12 Pavel Begunkovblock: inline hot paths of blk_account_io_*()
2021-10-12 Christoph Hellwigblock: merge block_ioctl into blkdev_ioctl
2021-10-12 Christoph Hellwigblock: move the *blkdev_ioctl declarations out of blkdev.h
2021-10-12 Christoph Hellwigblock: unexport blkdev_ioctl
2021-10-12 Christoph Hellwigblk-mq: cleanup blk_mq_submit_bio
2021-10-12 Christoph Hellwigblk-mq: cleanup and rename __blk_mq_alloc_request
2021-10-08 Jens Axboeblock: pre-allocate requests if plug is started and...
2021-10-08 Jens Axboeblock: bump max plugged deferred size from 16 to 32
2021-10-05 Jens Axboeblock: inherit request start time from bio for BLK_CGROUP
2021-10-05 Jens Axboeblock: move blk-throtl fast path inline
2021-10-05 John Garryblk-mq: Change shared sbitmap naming to shared tags
2021-10-05 John Garryblk-mq: Stop using pointers for blk_mq_tags bitmap...
2021-10-05 John Garryblk-mq: Use shared tags for shared sbitmap support
2021-10-05 John Garryblk-mq: Refactor and rename blk_mq_free_map_and_{reques...
2021-10-05 John Garryblk-mq: Add blk_mq_alloc_map_and_rqs()
2021-10-05 John Garryblk-mq: Add blk_mq_tag_update_sched_shared_sbitmap()
2021-10-05 John Garryblk-mq: Don't clear driver tags own mapping
2021-10-05 John Garryblk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
2021-10-05 John Garryblk-mq-sched: Rename blk_mq_sched_free_{requests -...
2021-10-05 John Garryblk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_an...
2021-10-05 John Garryblk-mq: Invert check in blk_mq_update_nr_requests()
2021-10-05 John Garryblk-mq: Relocate shared sbitmap resize in blk_mq_update...
2021-10-05 John Garryblock: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
2021-10-05 John Garryblk-mq: Change rqs check in blk_mq_free_rqs()
2021-09-28 Christoph Hellwigblock: print the current process in handle_bad_sector
2021-09-27 Bart Van Asscheblock/mq-deadline: Prioritize high-priority requests
2021-09-27 Bart Van Asscheblock/mq-deadline: Stop using per-CPU counters
2021-09-27 Bart Van Asscheblock/mq-deadline: Add an invariant check
2021-09-27 Bart Van Asscheblock/mq-deadline: Improve request accounting further
2021-09-27 Christoph Hellwigblock: move struct request to blk-mq.h
2021-09-27 Christoph Hellwigblock: move integrity handling out of <linux/blkdev.h>
2021-09-27 Christoph Hellwigblock: move a few merge helpers out of <linux/blkdev.h>
2021-09-27 Christoph Hellwigblock: drop unused includes in <linux/genhd.h>
2021-09-27 Christoph Hellwigblock: drop unused includes in <linux/blkdev.h>
2021-09-27 Christoph Hellwigblock: move elevator.h to block/
2021-09-27 Christoph Hellwigblock: remove the struct blk_queue_ctx forward declaration
2021-09-27 Christoph Hellwigblock: remove the cmd_size field from struct request_queue
2021-09-27 Christoph Hellwigblock: remove the unused blk_queue_state enum
2021-09-27 Christoph Hellwigblock: remove the unused rq_end_sector macro
2021-09-27 Christoph Hellwigsched: move the <linux/blkdev.h> include out of kernel...
2021-09-27 Christoph Hellwigkernel: remove spurious blkdev.h includes
2021-09-27 Christoph Hellwigarch: remove spurious blkdev.h includes
2021-09-27 Christoph Hellwigmm: remove spurious blkdev.h includes
2021-09-27 Christoph Hellwigmm: don't include <linux/blkdev.h> in <linux/backing...
2021-09-27 Christoph Hellwigmm: don't include <linux/blk-cgroup.h> in <linux/backin...
2021-09-27 Christoph Hellwigmm: don't include <linux/blk-cgroup.h> in <linux/writeb...
2021-09-26 Linus TorvaldsLinux 5.15-rc3
2021-09-26 Linus TorvaldsMerge tag '5.15-rc2-ksmbd-fixes' of git://git.samba...
2021-09-26 Linus TorvaldsMerge tag 'edac_urgent_for_v5.15_rc3' of git://git...
2021-09-26 Linus TorvaldsMerge tag 'thermal-v5.15-rc3' of git://git.kernel.org...
2021-09-26 Linus TorvaldsMerge tag 'x86-urgent-2021-09-26' of git://git.kernel...
2021-09-26 Linus TorvaldsMerge tag 'timers-urgent-2021-09-26' of git://git.kerne...
2021-09-26 Linus TorvaldsMerge tag 'irq-urgent-2021-09-26' of git://git.kernel...
next