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: Remove callback typedefs for blk_mq_ops
Daniel Wagner
2020-07-28
1
-32
/
+18
*
blk-cgroup: show global disk stats in root cgroup io.stat
Boris Burkov
2020-07-18
1
-0
/
+1
*
block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbers
Coly Li
2020-07-17
1
-4
/
+4
*
block: use bd_prepare_to_claim directly in the loop driver
Christoph Hellwig
2020-07-16
1
-1
/
+2
*
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-09
3
-19
/
+0
*
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
2020-07-09
3
-47
/
+2
*
writeback: remove {set,clear}_wb_congested
Christoph Hellwig
2020-07-09
1
-12
/
+2
*
cdrom: remove the unused cdrom_media_changed function
Christoph Hellwig
2020-07-09
1
-2
/
+0
*
md: switch to ->check_events for media change notifications
Christoph Hellwig
2020-07-09
1
-2
/
+0
*
block: remove the all_bdevs list
Christoph Hellwig
2020-07-01
1
-1
/
+0
*
block: remove the unused bd_private field from struct block_device
Christoph Hellwig
2020-07-01
1
-7
/
+0
*
block: remove the bd_queue field from struct block_device
Christoph Hellwig
2020-07-01
1
-1
/
+0
*
block: remove the bd_block_size field from struct block_device
Christoph Hellwig
2020-07-01
2
-2
/
+1
*
block: remove direct_make_request
Christoph Hellwig
2020-07-01
1
-1
/
+0
*
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
1
-1
/
+1
*
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
3
-8
/
+4
*
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-07-01
1
-1
/
+1
*
blk-mq: pass request queue into get/put budget callback
Ming Lei
2020-06-30
1
-2
/
+2
*
blk-mq: remove the BLK_MQ_REQ_INTERNAL flag
Christoph Hellwig
2020-06-29
1
-2
/
+0
*
blk-cgroup: remove blkcg_bio_issue_check
Christoph Hellwig
2020-06-29
1
-54
/
+2
*
blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bio
Christoph Hellwig
2020-06-29
1
-2
/
+0
*
blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_check
Christoph Hellwig
2020-06-29
1
-14
/
+1
*
block: move the bio cgroup associatation helpers to blk-cgroup.c
Christoph Hellwig
2020-06-29
1
-30
/
+0
*
block: move bio_associate_blkg_from_page to mm/page_io.c
Christoph Hellwig
2020-06-29
1
-7
/
+0
*
block: remove bio_disassociate_blkg
Christoph Hellwig
2020-06-29
1
-2
/
+0
*
blktrace: Provide event for request merging
Jan Kara
2020-06-26
1
-0
/
+15
*
block: move struct block_device to blk_types.h
Christoph Hellwig
2020-06-24
4
-42
/
+41
*
block: reduce ifdef CONFIG_BLOCK madness in headers
Christoph Hellwig
2020-06-24
3
-63
/
+46
*
fs: move the buffer_heads_over_limit stub to buffer_head.h
Christoph Hellwig
2020-06-24
2
-1
/
+1
*
block: move block-related definitions out of fs.h
Christoph Hellwig
2020-06-24
4
-92
/
+74
*
block: simplify sb_is_blkdev_sb
Christoph Hellwig
2020-06-24
1
-12
/
+6
*
fs: remove the mount_bdev and kill_block_super stubs
Christoph Hellwig
2020-06-24
1
-16
/
+0
*
fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL defines
Christoph Hellwig
2020-06-24
1
-6
/
+0
*
fs: remove an unused block_device_operations forward declaration
Christoph Hellwig
2020-06-24
1
-2
/
+0
*
block: mark bd_finish_claiming static
Christoph Hellwig
2020-06-24
1
-2
/
+0
*
tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK
Christoph Hellwig
2020-06-24
1
-1
/
+1
*
block: create the request_queue debugfs_dir on registration
Luis Chamberlain
2020-06-24
1
-2
/
+3
*
block: revert back to synchronous request_queue removal
Luis Chamberlain
2020-06-24
1
-2
/
+0
*
blk-mq: add a new blk_mq_complete_request_remote API
Christoph Hellwig
2020-06-24
1
-0
/
+1
*
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-06-24
1
-2
/
+10
*
blk-mq: merge blk-softirq.c into blk-mq.c
Christoph Hellwig
2020-06-24
1
-1
/
+0
*
Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-21
2
-1
/
+8
|
\
|
*
mm: Allow arches to provide ptep_get()
Christophe Leroy
2020-06-20
2
-1
/
+8
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-06-21
1
-1
/
+1
|
\
\
|
*
|
crypto: ccp - Fix sparse warnings in sev-dev
Herbert Xu
2020-06-15
1
-1
/
+1
|
|
/
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-06-21
1
-0
/
+4
|
\
\
|
*
|
scsi: libata: Provide an ata_scsi_dma_need_drain stub for !CONFIG_ATA
Christoph Hellwig
2020-06-16
1
-0
/
+4
|
|
/
*
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-21
1
-5
/
+3
|
\
\
|
*
|
i2c: remove deprecated i2c_new_device API
Wolfram Sang
2020-06-19
1
-5
/
+3
|
|
/
*
|
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-20
1
-0
/
+4
|
\
\
[next]