index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-05-14
Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-05-10
Merge tag 'block-6.9-20240510' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-09
blk-throttle: delay initialization until configuration
Yu Kuai
2024-05-09
blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW
Yu Kuai
2024-05-09
block: fix that util can be greater than 100%
Yu Kuai
2024-05-09
block: support to account io_ticks precisely
Yu Kuai
2024-05-09
block: add plug while submitting IO
Yu Kuai
2024-05-07
bio: Export bio_add_folio_nofail to modules
Matthew Wilcox (Oracle)
2024-05-07
blk-lib: check for kill signal in ioctl BLKDISCARD
Christoph Hellwig
2024-05-07
block: add a bio_await_chain helper
Keith Busch
2024-05-07
block: add a blk_alloc_discard_bio helper
Christoph Hellwig
2024-05-07
block: add a bio_chain_and_submit helper
Christoph Hellwig
2024-05-07
block: move discard checks into the ioctl handler
Christoph Hellwig
2024-05-07
block: remove the discard_granularity check in __blkdev_issue_discard
Christoph Hellwig
2024-05-07
block/ioctl: prefer different overflow check
Justin Stitt
2024-05-06
block: set default max segment size in case of virt_boundary
Ming Lei
2024-05-03
block: fix and simplify blkdevparts= cmdline parsing
INAGAKI Hiroshi
2024-05-03
block: refine the EOF check in blkdev_iomap_begin
Christoph Hellwig
2024-05-03
block: add a partscan sysfs attribute for disks
Christoph Hellwig
2024-05-03
block: add a disk_has_partscan helper
Christoph Hellwig
2024-05-03
RIP ->bd_inode
Al Viro
2024-05-03
block/bdev.c: use the knowledge of inode/bdev coallocation
Al Viro
2024-05-03
blk_ioctl_{discard,zeroout}(): we only want ->bd_inode->i_mapping here...
Al Viro
2024-05-03
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
2024-05-03
block_device: add a pointer to struct address_space (page cache of bdev)
Al Viro
2024-05-03
missing helpers: bdev_unhash(), bdev_drop()
Al Viro
2024-05-03
block: move two helpers into bdev.c
Yu Kuai
2024-05-03
blkdev_write_iter(): saner way to get inode and bdev
Al Viro
2024-05-02
make set_blocksize() fail unless block device is opened exclusive
Al Viro
2024-05-02
set_blocksize(): switch to passing struct file *
Al Viro
2024-05-01
block: Cleanup blk_revalidate_zone_cb()
Damien Le Moal
2024-05-01
block: Simplify zone write plug BIO abort
Damien Le Moal
2024-05-01
block: Simplify blk_zone_write_plug_bio_endio()
Damien Le Moal
2024-05-01
block: Improve zone write request completion handling
Damien Le Moal
2024-05-01
block: Improve blk_zone_write_plug_bio_merged()
Damien Le Moal
2024-05-01
block: Fix handling of non-empty flush write requests to zones
Damien Le Moal
2024-05-01
block: Fix flush request sector restore
Damien Le Moal
2024-05-01
block: Do not remove zone write plugs still in use
Damien Le Moal
2024-05-01
block: Unhash a zone write plug only if needed
Damien Le Moal
2024-05-01
block: Hold a reference on zone write plugs to schedule submission
Damien Le Moal
2024-05-01
block: Fix reference counting for zone write plugs in error state
Damien Le Moal
2024-05-01
block: Fix zone write plug initialization from blk_revalidate_zone_cb()
Damien Le Moal
2024-05-01
block: Exclude conventional zones when faking max open limit
Damien Le Moal
2024-04-26
Merge tag 'vfs-6.9-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]