index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
block/rsxx: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
2
-4
/
+12
|
*
|
|
|
pktcdvd: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-1
/
+3
|
*
|
|
|
mtip32xx: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-1
/
+3
|
*
|
|
|
pd: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-1
/
+5
|
*
|
|
|
pcd: capture errors on cdrom_register()
Luis Chamberlain
2021-10-18
1
-1
/
+3
|
*
|
|
|
pcd: fix ordering of unregister_cdrom()
Luis Chamberlain
2021-10-18
1
-1
/
+1
|
*
|
|
|
pcd: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-1
/
+5
|
*
|
|
|
pd: cleanup initialization
Christoph Hellwig
2021-10-18
1
-70
/
+70
|
*
|
|
|
pf: cleanup initialization
Christoph Hellwig
2021-10-18
1
-124
/
+99
|
*
|
|
|
pcd: cleanup initialization
Christoph Hellwig
2021-10-18
1
-159
/
+127
|
*
|
|
|
pcd: move the identify buffer into pcd_identify
Christoph Hellwig
2021-10-18
1
-8
/
+8
|
*
|
|
|
n64cart: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-2
/
+10
|
*
|
|
|
drbd: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-1
/
+5
|
*
|
|
|
aoe: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-1
/
+5
|
*
|
|
|
nbd: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-1
/
+5
|
*
|
|
|
loop: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-1
/
+7
|
*
|
|
|
null_blk: poll queue support
Jens Axboe
2021-10-18
2
-4
/
+108
|
|
/
/
/
*
|
|
|
virtio-blk: Use blk_validate_block_size() to validate block size
Xie Yongji
2021-10-27
1
-2
/
+10
*
|
|
|
loop: Use blk_validate_block_size() to validate block size
Xie Yongji
2021-10-27
1
-15
/
+2
*
|
|
|
nbd: Use blk_validate_block_size() to validate block size
Xie Yongji
2021-10-27
1
-1
/
+2
|
|
/
/
|
/
|
|
*
|
|
nbd: Use invalidate_disk() helper on disconnect
Xie Yongji
2021-10-21
1
-9
/
+3
*
|
|
loop: Remove the unnecessary bdev checks and unused bdev variable
Xie Yongji
2021-10-21
1
-6
/
+3
*
|
|
loop: Use invalidate_disk() helper to invalidate gendisk
Xie Yongji
2021-10-21
1
-5
/
+1
|
/
/
*
|
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
1
-1
/
+1
*
|
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
9
-38
/
+24
*
|
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
1
-1
/
+1
*
|
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2021-10-18
5
-0
/
+5
*
|
block: move elevator.h to block/
Christoph Hellwig
2021-10-18
1
-1
/
+0
|
/
*
Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-17
2
-23
/
+25
|
\
|
*
brd: reduce the brd_devices_mutex scope
Tetsuo Handa
2021-10-17
1
-22
/
+22
|
*
block/rnbd-clt-sysfs: fix a couple uninitialized variable bugs
Dan Carpenter
2021-10-12
1
-1
/
+3
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-10-17
1
-31
/
+6
|
\
\
|
|
/
|
/
|
|
*
Revert "virtio-blk: Add validation for block size in config space"
Michael S. Tsirkin
2021-10-13
1
-31
/
+6
*
|
nbd: use shifts rather than multiplies
Nick Desaulniers
2021-09-29
1
-12
/
+17
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-11
1
-2
/
+2
|
\
|
*
virtio-blk: remove unneeded "likely" statements
Max Gurtovoy
2021-09-06
1
-2
/
+2
*
|
Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-11
1
-2
/
+2
|
\
\
|
*
|
n64cart: fix return value check in n64cart_probe()
Yang Yingliang
2021-09-09
1
-2
/
+2
*
|
|
Merge tag 'block-5.15-2021-09-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-06
2
-26
/
+50
|
\
|
|
|
*
|
loop: reduce the loop_ctl_mutex scope
Tetsuo Handa
2021-09-03
2
-26
/
+50
*
|
|
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
1
-1
/
+0
|
\
\
\
|
*
|
|
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
1
-1
/
+0
*
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-09-02
2
-3
/
+1
|
\
\
\
\
|
*
|
|
|
scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON
Christoph Hellwig
2021-07-28
1
-1
/
+1
|
*
|
|
|
scsi: cdrom: Remove the call to scsi_cmd_blk_ioctl() from cdrom_ioctl()
Christoph Hellwig
2021-07-28
2
-2
/
+0
*
|
|
|
|
Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-09-02
1
-42
/
+84
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
xen/blkfront: don't trust the backend response data blindly
Juergen Gross
2021-08-30
1
-17
/
+53
|
*
|
|
|
xen/blkfront: don't take local copy of a request from the ring page
Juergen Gross
2021-08-30
1
-10
/
+15
|
*
|
|
|
xen/blkfront: read response from backend only once
Juergen Gross
2021-08-30
1
-17
/
+18
|
|
|
_
|
/
|
|
/
|
|
[prev]
[next]