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
*
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
13
-340
/
+186
|
\
|
*
blk-mq: add new API of blk_mq_hctx_set_fq_lock_class
Ming Lei
2020-12-08
1
-0
/
+3
|
*
sbitmap: remove swap_lock
Pavel Begunkov
2020-12-08
1
-5
/
+0
|
*
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
2020-12-04
2
-21
/
+14
|
*
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
2020-12-04
1
-5
/
+3
|
*
block: remove the request_queue argument to the block_split tracepoint
Christoph Hellwig
2020-12-04
1
-8
/
+6
|
*
block: simplify and extend the block_bio_merge tracepoint class
Christoph Hellwig
2020-12-04
1
-125
/
+33
|
*
block: remove the unused block_sleeprq tracepoint
Christoph Hellwig
2020-12-04
1
-18
/
+0
|
*
bio: optimise bvec iteration
Pavel Begunkov
2020-12-02
1
-2
/
+15
|
*
block: optimise for_each_bvec() advance
Pavel Begunkov
2020-12-02
1
-5
/
+15
|
*
block: merge struct block_device and struct hd_struct
Christoph Hellwig
2020-12-01
3
-34
/
+15
|
*
block: switch disk_part_iter_* to use a struct block_device
Christoph Hellwig
2020-12-01
1
-2
/
+2
|
*
block: remove the partno field from struct hd_struct
Christoph Hellwig
2020-12-01
1
-1
/
+0
|
*
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
3
-15
/
+14
|
*
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
3
-11
/
+9
|
*
block: move the policy field to struct block_device
Christoph Hellwig
2020-12-01
2
-2
/
+3
|
*
block: move make_it_fail to struct block_device
Christoph Hellwig
2020-12-01
2
-3
/
+3
|
*
block: move holder_dir to struct block_device
Christoph Hellwig
2020-12-01
2
-1
/
+1
|
*
block: move the partition_meta_info to struct block_device
Christoph Hellwig
2020-12-01
2
-1
/
+2
|
*
block: move the start_sect field to struct block_device
Christoph Hellwig
2020-12-01
3
-4
/
+4
|
*
block: move disk stat accounting to struct block_device
Christoph Hellwig
2020-12-01
3
-21
/
+21
|
*
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-12-01
1
-22
/
+7
|
*
block: simplify part_to_disk
Christoph Hellwig
2020-12-01
1
-7
/
+3
|
*
block: simplify the block device claiming interface
Christoph Hellwig
2020-12-01
1
-4
/
+2
|
*
block: remove ->bd_contains
Christoph Hellwig
2020-12-01
1
-1
/
+3
|
*
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
2020-12-01
3
-5
/
+12
|
*
block: remove i_bdev
Christoph Hellwig
2020-12-01
2
-2
/
+1
|
*
init: refactor name_to_dev_t
Christoph Hellwig
2020-12-01
1
-6
/
+1
|
*
block: add a bdev_kobj helper
Christoph Hellwig
2020-12-01
1
-0
/
+3
|
*
block: remove a duplicate __disk_get_part prototype
Christoph Hellwig
2020-12-01
1
-1
/
+0
|
*
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-12-01
2
-2
/
+3
|
*
fs: remove get_super_thawed and get_super_exclusive_thawed
Christoph Hellwig
2020-12-01
1
-3
/
+1
|
*
block: remove unused BIO_SPLIT_ENTRIES
Jeffle Xu
2020-11-25
1
-6
/
+0
|
*
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
2020-11-16
1
-2
/
+1
|
*
block: switch gendisk lookup to a simple xarray
Christoph Hellwig
2020-11-16
1
-7
/
+0
|
*
ide: remove ide_{,un}register_region
Christoph Hellwig
2020-11-16
1
-3
/
+0
|
*
block: add an optional probe callback to major_names
Christoph Hellwig
2020-11-16
1
-1
/
+4
|
*
block: remove __blkdev_driver_ioctl
Christoph Hellwig
2020-11-16
1
-2
/
+0
|
*
block: remove set_device_ro
Christoph Hellwig
2020-11-16
1
-1
/
+0
|
*
block: add a new set_read_only method
Christoph Hellwig
2020-11-16
1
-0
/
+1
*
|
Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
3
-1
/
+18
|
\
\
|
*
|
io_uring: add timeout update
Pavel Begunkov
2020-12-09
1
-0
/
+1
|
*
|
io_uring: add timeout support for io_uring_enter()
Hao Xu
2020-12-09
2
-1
/
+10
|
*
|
io_uring: add support for IORING_OP_UNLINKAT
Jens Axboe
2020-12-09
1
-0
/
+2
|
*
|
io_uring: add support for IORING_OP_RENAMEAT
Jens Axboe
2020-12-09
1
-0
/
+2
|
*
|
io_uring: allow non-fixed files with SQPOLL
Jens Axboe
2020-12-09
1
-0
/
+1
|
*
|
io_uring: add support for shutdown(2)
Jens Axboe
2020-11-23
1
-0
/
+1
|
*
|
net: provide __sys_shutdown_sock() that takes a socket
Jens Axboe
2020-11-23
1
-0
/
+1
*
|
|
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
4
-13
/
+1
|
\
\
\
|
*
|
|
kernel: remove checking for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-12-12
3
-10
/
+0
[next]