index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
77
-741
/
+319
|
\
|
*
block: use bd_prepare_to_claim directly in the loop driver
Christoph Hellwig
2020-07-16
1
-4
/
+3
|
*
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-09
19
-426
/
+1
|
*
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
2020-07-09
1
-1
/
+1
|
*
drbd: remove a bogus bdi_rw_congested call
Christoph Hellwig
2020-07-09
1
-1
/
+0
|
*
mmc: remove the call to check_disk_change
Christoph Hellwig
2020-07-09
1
-3
/
+0
|
*
cdrom: remove the unused cdrom_media_changed function
Christoph Hellwig
2020-07-09
1
-23
/
+5
|
*
md: switch to ->check_events for media change notifications
Christoph Hellwig
2020-07-09
1
-11
/
+8
|
*
dm: remove unused variable
Jens Axboe
2020-07-01
1
-1
/
+0
|
*
block: remove the bd_queue field from struct block_device
Christoph Hellwig
2020-07-01
3
-3
/
+3
|
*
dcssblk: don't set bd_block_size in ->open
Christoph Hellwig
2020-07-01
1
-1
/
+0
|
*
floppy: use block_size
Christoph Hellwig
2020-07-01
1
-6
/
+1
|
*
block: remove direct_make_request
Christoph Hellwig
2020-07-01
2
-5
/
+2
|
*
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
33
-83
/
+82
|
*
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
25
-84
/
+116
|
*
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-07-01
11
-16
/
+15
|
*
dm: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-2
/
+1
|
*
bcache: stop setting ->queuedata
Christoph Hellwig
2020-07-01
1
-1
/
+0
|
*
zram: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-2
/
+1
|
*
umem: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-2
/
+2
|
*
rsxx: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-4
/
+1
|
*
ps3vram: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-2
/
+1
|
*
null_blk: stop using ->queuedata for bio mode
Christoph Hellwig
2020-07-01
1
-1
/
+1
|
*
drbd: stop using ->queuedata
Christoph Hellwig
2020-07-01
2
-2
/
+1
|
*
blk-mq: pass request queue into get/put budget callback
Ming Lei
2020-06-30
1
-5
/
+3
|
*
dm: use bio_uninit instead of bio_disassociate_blkg
Christoph Hellwig
2020-06-29
1
-3
/
+2
|
*
tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK
Christoph Hellwig
2020-06-24
1
-2
/
+0
|
*
nvme-rdma: fix a missing completion with remove invalidation
Christoph Hellwig
2020-06-24
1
-2
/
+3
|
*
loop: be paranoid on exit and prevent new additions / removals
Luis Chamberlain
2020-06-24
1
-0
/
+4
|
*
nvme: use blk_mq_complete_request_remote to avoid an indirect function call
Christoph Hellwig
2020-06-24
6
-9
/
+18
|
*
nvme-rdma: factor out a nvme_rdma_end_request helper
Christoph Hellwig
2020-06-24
1
-19
/
+17
|
*
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-06-24
14
-29
/
+38
*
|
Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2020-08-03
1
-9
/
+47
|
\
\
|
*
|
mtd: properly check all write ioctls for permissions
Greg Kroah-Hartman
2020-07-24
1
-9
/
+47
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-08-03
170
-3971
/
+5214
|
\
\
\
|
*
|
|
crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
2020-07-31
1
-1
/
+1
|
*
|
|
hwrng: core - remove redundant initialization of variable ret
Colin Ian King
2020-07-31
1
-1
/
+1
|
*
|
|
crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000
周琰杰 (Zhou Yanjie)
2020-07-31
3
-0
/
+170
|
*
|
|
crypto: caam/qi2 - add module alias
Horia Geantă
2020-07-31
1
-0
/
+1
|
*
|
|
crypto: caam - add more RNG hw error codes
Horia Geantă
2020-07-31
1
-0
/
+3
|
*
|
|
crypto: caam/jr - remove incorrect reference to caam_jr_register()
Dan Douglass
2020-07-31
1
-2
/
+1
|
*
|
|
crypto: caam - silence .setkey in case of bad key length
Horia Geantă
2020-07-31
3
-3
/
+3
|
*
|
|
crypto: caam/qi2 - create ahash shared descriptors only once
Horia Geantă
2020-07-31
1
-1
/
+5
|
*
|
|
crypto: caam/qi2 - fix error reporting for caam_hash_alloc
Horia Geantă
2020-07-31
1
-1
/
+1
|
*
|
|
crypto: caam - remove deadcode on 32-bit platforms
Franck LENORMAND
2020-07-31
1
-3
/
+8
|
*
|
|
crypto: ccp - use generic power management
Vaibhav Gupta
2020-07-31
5
-22
/
+13
|
*
|
|
crypto: marvell/cesa - irq balance
Sven Auhagen
2020-07-31
2
-1
/
+11
|
*
|
|
crypto: inside-secure - irq balance
Sven Auhagen
2020-07-31
2
-2
/
+14
|
*
|
|
crypto: omap-aes - Fix sparse and compiler warnings
Herbert Xu
2020-07-23
1
-3
/
+3
|
*
|
|
hwrng: imx-rngc - enable driver for i.MX6
Horia Geantă
2020-07-23
1
-1
/
+1
[next]