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
/
include
Age
Commit message (
Expand
)
Author
2021-10-19
io_uring: dump sqe contents if issue fails
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: store elevator state in request
Jens Axboe
2021-10-18
block: improve layout of struct request
Jens Axboe
2021-10-18
block: don't bother iter advancing a fully done bio
Jens Axboe
2021-10-18
block: cache request queue in bdev
Pavel Begunkov
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
block: define 'struct bvec_iter' as packed
Ming Lei
2021-10-18
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
2021-10-18
io_uring: don't sleep when polling for I/O
Christoph Hellwig
2021-10-18
block: replace the spin argument to blk_iopoll with a flags argument
Christoph Hellwig
2021-10-18
blk-mq: remove blk_qc_t_valid
Christoph Hellwig
2021-10-18
blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
Christoph Hellwig
2021-10-18
blk-mq: factor out a blk_qc_to_hctx helper
Christoph Hellwig
2021-10-18
sbitmap: add __sbitmap_queue_get_batch()
Jens Axboe
2021-10-18
block: mark bio_truncate static
Christoph Hellwig
2021-10-18
block: move bio_get_{first,last}_bvec out of bio.h
Christoph Hellwig
2021-10-18
block: mark __bio_try_merge_page static
Christoph Hellwig
2021-10-18
block: move bio_full out of bio.h
Christoph Hellwig
2021-10-18
block: fold bio_cur_bytes into blk_rq_cur_bytes
Christoph Hellwig
2021-10-18
block: move bio_mergeable out of bio.h
Christoph Hellwig
2021-10-18
block: don't include <linux/ioprio.h> in <linux/bio.h>
Christoph Hellwig
2021-10-18
block: remove BIO_BUG_ON
Christoph Hellwig
2021-10-18
block: move the *blkdev_ioctl declarations out of blkdev.h
Christoph Hellwig
2021-10-18
block: pre-allocate requests if plug is started and is a batch
Jens Axboe
2021-10-18
block: bump max plugged deferred size from 16 to 32
Jens Axboe
2021-10-18
blk-mq: Change shared sbitmap naming to shared tags
John Garry
2021-10-18
blk-mq: Use shared tags for shared sbitmap support
John Garry
2021-10-18
block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
John Garry
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-10-18
block: move a few merge helpers out of <linux/blkdev.h>
Christoph Hellwig
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2021-10-18
block: drop unused includes in <linux/blkdev.h>
Christoph Hellwig
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
2021-10-18
block: remove the struct blk_queue_ctx forward declaration
Christoph Hellwig
2021-10-18
block: remove the cmd_size field from struct request_queue
Christoph Hellwig
2021-10-18
block: remove the unused blk_queue_state enum
Christoph Hellwig
2021-10-18
block: remove the unused rq_end_sector macro
Christoph Hellwig
2021-10-18
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
Christoph Hellwig
2021-10-17
Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-17
Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-10-15
kyber: avoid q->disk dereferences in trace points
Christoph Hellwig
2021-10-15
block: drain file system I/O on del_gendisk
Christoph Hellwig
[next]