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-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-19
block: remove blk_flush_policy
Christoph Hellwig
2024-06-19
block: freeze the queue in queue_attr_store
Christoph Hellwig
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
2024-06-14
block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags
Christoph Hellwig
2024-06-14
block: bypass the STABLE_WRITES flag for protection information
Christoph Hellwig
2024-06-14
block: don't require stable pages for non-PI metadata
Christoph Hellwig
2024-06-14
block: use kstrtoul in flag_store
Christoph Hellwig
2024-06-14
block: factor out flag_{store,show} helper for integrity
Christoph Hellwig
2024-06-14
block: remove the blk_flush_integrity call in blk_integrity_unregister
Christoph Hellwig
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
2024-06-14
block: initialize integrity buffer to zero before writing it to media
Christoph Hellwig
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
2024-06-14
block: remove unused queue limits API
Christoph Hellwig
2024-06-14
block: take io_opt and io_min into account for max_sectors
Christoph Hellwig
2024-05-30
blk-throttle: Fix incorrect display of io.max
Waiman Long
2024-05-30
block: Fix zone write plugging handling of devices with a runt zone
Damien Le Moal
2024-05-30
block: Fix validation of zoned device with a runt zone
Damien Le Moal
2024-05-28
block: check for max_hw_sectors underflow
Hannes Reinecke
2024-05-28
block: stack max_user_sectors
Christoph Hellwig
2024-05-27
block: delete redundant function declaration
hexue
2024-05-23
Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-22
blk-throttle: remove unused struct 'avg_latency_bucket'
Dr. David Alan Gilbert
2024-05-21
block: fix lost bio for plug enabled bio based device
Yu Kuai
2024-05-21
Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
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-20
block: t10-pi: add MODULE_DESCRIPTION()
Jeff Johnson
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-17
blk-mq: add helper for checking if one CPU is mapped to specified hctx
Ming Lei
2024-05-15
blk-cgroup: Properly propagate the iostat update up the hierarchy
Waiman Long
2024-05-15
blk-cgroup: fix list corruption from reorder of WRITE ->lqueued
Ming Lei
2024-05-15
blk-cgroup: fix list corruption from resetting io stat
Ming Lei
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
[next]