index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: add support for blk_mq_end_request_batch()
Jens Axboe
2021-10-18
1
-0
/
+29
*
sbitmap: add helper to clear a batch of tags
Jens Axboe
2021-10-18
1
-0
/
+11
*
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
3
-4
/
+15
*
block: provide helpers for rq_list manipulation
Jens Axboe
2021-10-18
1
-0
/
+29
*
block: remove some blk_mq_hw_ctx debugfs entries
Jens Axboe
2021-10-18
1
-10
/
+0
*
block: store elevator state in request
Jens Axboe
2021-10-18
1
-0
/
+2
*
block: improve layout of struct request
Jens Axboe
2021-10-18
1
-44
/
+46
*
block: don't bother iter advancing a fully done bio
Jens Axboe
2021-10-18
1
-2
/
+22
*
block: cache request queue in bdev
Pavel Begunkov
2021-10-18
2
-1
/
+2
*
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
6
-32
/
+16
*
block: define 'struct bvec_iter' as packed
Ming Lei
2021-10-18
1
-1
/
+1
*
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
2021-10-18
2
-3
/
+3
*
io_uring: don't sleep when polling for I/O
Christoph Hellwig
2021-10-18
1
-0
/
+2
*
block: replace the spin argument to blk_iopoll with a flags argument
Christoph Hellwig
2021-10-18
3
-3
/
+5
*
blk-mq: remove blk_qc_t_valid
Christoph Hellwig
2021-10-18
1
-5
/
+0
*
blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
Christoph Hellwig
2021-10-18
1
-10
/
+0
*
blk-mq: factor out a blk_qc_to_hctx helper
Christoph Hellwig
2021-10-18
1
-5
/
+0
*
sbitmap: add __sbitmap_queue_get_batch()
Jens Axboe
2021-10-18
1
-0
/
+13
*
block: mark bio_truncate static
Christoph Hellwig
2021-10-18
1
-1
/
+0
*
block: move bio_get_{first,last}_bvec out of bio.h
Christoph Hellwig
2021-10-18
1
-31
/
+0
*
block: mark __bio_try_merge_page static
Christoph Hellwig
2021-10-18
1
-2
/
+0
*
block: move bio_full out of bio.h
Christoph Hellwig
2021-10-18
1
-19
/
+0
*
block: fold bio_cur_bytes into blk_rq_cur_bytes
Christoph Hellwig
2021-10-18
2
-9
/
+5
*
block: move bio_mergeable out of bio.h
Christoph Hellwig
2021-10-18
1
-8
/
+0
*
block: don't include <linux/ioprio.h> in <linux/bio.h>
Christoph Hellwig
2021-10-18
1
-1
/
+0
*
block: remove BIO_BUG_ON
Christoph Hellwig
2021-10-18
1
-8
/
+0
*
block: move the *blkdev_ioctl declarations out of blkdev.h
Christoph Hellwig
2021-10-18
1
-4
/
+0
*
block: pre-allocate requests if plug is started and is a batch
Jens Axboe
2021-10-18
2
-2
/
+18
*
block: bump max plugged deferred size from 16 to 32
Jens Axboe
2021-10-18
1
-2
/
+0
*
blk-mq: Change shared sbitmap naming to shared tags
John Garry
2021-10-18
2
-6
/
+6
*
blk-mq: Use shared tags for shared sbitmap support
John Garry
2021-10-18
2
-10
/
+8
*
block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
John Garry
2021-10-18
1
-1
/
+1
*
block: move struct request to blk-mq.h
Christoph Hellwig
2021-10-18
6
-473
/
+469
*
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-10-18
2
-183
/
+183
*
block: move a few merge helpers out of <linux/blkdev.h>
Christoph Hellwig
2021-10-18
1
-64
/
+0
*
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2021-10-18
2
-12
/
+3
*
block: drop unused includes in <linux/blkdev.h>
Christoph Hellwig
2021-10-18
1
-7
/
+0
*
block: move elevator.h to block/
Christoph Hellwig
2021-10-18
2
-182
/
+9
*
block: remove the struct blk_queue_ctx forward declaration
Christoph Hellwig
2021-10-18
1
-2
/
+0
*
block: remove the cmd_size field from struct request_queue
Christoph Hellwig
2021-10-18
1
-2
/
+0
*
block: remove the unused blk_queue_state enum
Christoph Hellwig
2021-10-18
1
-5
/
+0
*
block: remove the unused rq_end_sector macro
Christoph Hellwig
2021-10-18
1
-1
/
+0
*
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-18
1
-15
/
+1
*
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-18
1
-1
/
+2
*
mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
Christoph Hellwig
2021-10-18
1
-9
/
+5
*
Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-18
2
-10
/
+10
|
\
|
*
kyber: avoid q->disk dereferences in trace points
Christoph Hellwig
2021-10-16
1
-10
/
+9
|
*
block: drain file system I/O on del_gendisk
Christoph Hellwig
2021-10-16
1
-0
/
+1
*
|
Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-10-18
1
-4
/
+2
|
\
\
|
*
\
Merge tag 'misc-habanalabs-fixes-2021-09-29' of https://git.kernel.org/pub/sc...
Greg Kroah-Hartman
2021-10-04
1
-4
/
+2
|
|
\
\
[next]