]> www.infradead.org Git - users/hch/block.git/shortlog
users/hch/block.git
2021-10-12 Christoph Hellwigpartitions/ibm: use bdev_nr_sectors instead of open... block-kill-bd_inode
2021-10-12 Christoph Hellwigpartitions/efi: use bdev_nr_sectors instead of open...
2021-10-12 Christoph Hellwigblock/ioctl: use bdev_nr_sectors instead of open coding it
2021-10-12 Christoph Hellwigmtd/block2mtd: use bdev_read_cache_page in read_part_sector
2021-10-12 Christoph Hellwigscsi: use bdev_read_cache_page in scsi_bios_ptable
2021-10-12 Christoph Hellwigblock: use bdev_read_cache_page in read_part_sector
2021-10-12 Christoph Hellwigerofs: use bdev_read_cache_page
2021-10-12 Christoph Hellwigcramfs: use bdev_read_cache_page
2021-10-12 Christoph Hellwigbtrfs: use bdev_read_cache_page
2021-10-12 Christoph Hellwigbcache: use bdev_read_cache_page
2021-10-12 Christoph Hellwigblock: add a bdev_read_cache_page helper
2021-10-12 Christoph Hellwigudf: use sb_bdev_nr_blocks
2021-10-12 Christoph Hellwigreiserfs: use sb_bdev_nr_blocks
2021-10-12 Christoph Hellwigntfs: use sb_bdev_nr_blocks
2021-10-12 Christoph Hellwigjfs: use sb_bdev_nr_blocks
2021-10-12 Christoph Hellwigext4: use sb_bdev_nr_blocks
2021-10-12 Christoph Hellwigblock: add a sb_bdev_nr_blocks helper
2021-10-12 Christoph Hellwigblock: use bdev_nr_sectors instead of open coding it...
2021-10-12 Christoph Hellwigsquashfs: use bdev_nr_sectors instead of open coding it
2021-10-12 Christoph Hellwigreiserfs: use bdev_nr_sectors instead of open coding it
2021-10-12 Christoph Hellwigpstore/blk: use bdev_nr_sectors instead of open coding it
2021-10-12 Christoph Hellwigntfs3: use bdev_nr_sectors instead of open coding it
2021-10-12 Christoph Hellwignilfs2: use bdev_nr_sectors instead of open coding it
2021-10-12 Christoph Hellwignfs/blocklayout: use bdev_nr_sectors instead of open...
2021-10-12 Christoph Hellwigjfs: use bdev_nr_sectors instead of open coding it
2021-10-12 Christoph Hellwighfsplus: use bdev_nr_sectors instead of open coding it
2021-10-12 Christoph Hellwighfs: use bdev_nr_sectors instead of open coding it
2021-10-12 Christoph Hellwigfat: use bdev_nr_sectors instead of open coding it
2021-10-12 Christoph Hellwigcramfs: use bdev_nr_sectors instead of open coding it
2021-10-12 Christoph Hellwigbtrfs: use bdev_nr_sectors instead of open coding it
2021-10-12 Christoph Hellwigaffs: use bdev_nr_sectors instead of open coding it
2021-10-12 Christoph Hellwigfs: simplify init_page_buffers
2021-10-12 Christoph Hellwigfs: use bdev_nr_sectors instead of open coding it in...
2021-10-12 Christoph Hellwigtarget/iblock: use bdev_nr_sectors instead of open...
2021-10-12 Christoph Hellwignvmet: use bdev_nr_sectors instead of open coding it
2021-10-12 Christoph Hellwigmtd/block2mtd: use bdev_nr_sectors instead of open...
2021-10-11 Christoph Hellwigmd: use bdev_nr_sectors instead of open coding it
2021-10-11 Christoph Hellwigdm: use bdev_nr_sectors instead of open coding it
2021-10-11 Christoph Hellwigdrbd: use bdev_nr_sectors instead of open coding it
2021-10-11 Christoph Hellwigbcache: remove bdev_sectors
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...
2021-09-25 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-09-25 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-09-25 Linus TorvaldsMerge tag 'io_uring-5.15-2021-09-25' of git://git.kerne...
2021-09-25 Linus TorvaldsMerge tag 'block-5.15-2021-09-25' of git://git.kernel...
2021-09-25 Linus TorvaldsMerge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel...
2021-09-25 Linus TorvaldsMerge tag 'linux-kselftest-fixes-5.15-rc3' of git:...
2021-09-25 Linus TorvaldsMerge tag 'erofs-for-5.15-rc3-fixes' of git://git.kerne...
2021-09-25 Linus TorvaldsMerge tag '5.15-rc2-smb3-fixes' of git://git.samba...
2021-09-25 Linus TorvaldsMerge tag 'char-misc-5.15-rc3' of git://git.kernel...
2021-09-25 Linus TorvaldsMerge tag 'staging-5.15-rc3' of git://git.kernel.org...
2021-09-25 Linus TorvaldsMerge tag 'tty-5.15-rc3' of git://git.kernel.org/pub...
2021-09-25 Linus TorvaldsMerge tag 'usb-5.15-rc3' of git://git.kernel.org/pub...
2021-09-25 Hyunchul Leeksmbd: use LOOKUP_BENEATH to prevent the out of share...
next