index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-19
block/ioctl: use bdev_nr_sectors and bdev_nr_bytes
Christoph Hellwig
2021-10-18
block: cache inode size in bdev
Jens Axboe
2021-10-18
udf: use sb_bdev_nr_blocks
Christoph Hellwig
2021-10-18
reiserfs: use sb_bdev_nr_blocks
Christoph Hellwig
2021-10-18
ntfs: use sb_bdev_nr_blocks
Christoph Hellwig
2021-10-18
jfs: use sb_bdev_nr_blocks
Christoph Hellwig
2021-10-18
ext4: use sb_bdev_nr_blocks
Christoph Hellwig
2021-10-18
block: add a sb_bdev_nr_blocks helper
Christoph Hellwig
2021-10-18
block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
Christoph Hellwig
2021-10-18
squashfs: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
reiserfs: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
pstore/blk: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
ntfs3: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
nilfs2: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
nfs/blocklayout: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
jfs: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
hfsplus: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
2021-10-18
hfs: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
2021-10-18
fat: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
2021-10-18
cramfs: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
btrfs: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
affs: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
2021-10-18
fs: simplify init_page_buffers
Christoph Hellwig
2021-10-18
fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
Christoph Hellwig
2021-10-18
target/iblock: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
nvmet: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
md: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
2021-10-18
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
2021-10-18
drbd: use bdev_nr_sectors instead of open coding it
Christoph Hellwig
2021-10-18
bcache: remove bdev_sectors
Christoph Hellwig
2021-10-18
block: add a bdev_nr_bytes helper
Christoph Hellwig
2021-10-18
block: move the SECTOR_SIZE related definitions to blk_types.h
Christoph Hellwig
2021-10-18
nvme: wire up completion batching for the IRQ path
Jens Axboe
2021-10-18
io_uring: utilize the io batching infrastructure for more efficient polled IO
Jens Axboe
2021-10-18
nvme: add support for batched completion of polled IO
Jens Axboe
2021-10-18
block: add support for blk_mq_end_request_batch()
Jens Axboe
2021-10-18
sbitmap: add helper to clear a batch of tags
Jens Axboe
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
block: provide helpers for rq_list manipulation
Jens Axboe
2021-10-18
block: remove some blk_mq_hw_ctx debugfs entries
Jens Axboe
2021-10-18
block: remove debugfs blk_mq_ctx dispatched/merged/completed attributes
Jens Axboe
2021-10-18
block: cache rq_flags inside blk_mq_rq_ctx_init()
Pavel Begunkov
2021-10-18
block: blk_mq_rq_ctx_init cache ctx/q/hctx
Pavel Begunkov
2021-10-18
block: skip elevator fields init for non-elv queue
Pavel Begunkov
2021-10-18
block: store elevator state in request
Jens Axboe
2021-10-18
block: only mark bio as tracked if it really is tracked
Jens Axboe
2021-10-18
block: improve layout of struct request
Jens Axboe
2021-10-18
block: move update request helpers into blk-mq.c
Jens Axboe
2021-10-18
block: remove useless caller argument to print_req_error()
Jens Axboe
2021-10-18
block: don't bother iter advancing a fully done bio
Jens Axboe
[next]