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
...
*
|
|
|
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
6
-121
/
+137
|
\
\
\
\
|
*
|
|
|
Revert "floppy: reintroduce O_NDELAY fix"
Denis Efremov
2021-08-28
1
-15
/
+15
|
*
|
|
|
nbd: remove nbd->destroy_complete
Christoph Hellwig
2021-08-25
1
-38
/
+14
|
*
|
|
|
nbd: only return usable devices from nbd_find_unused
Christoph Hellwig
2021-08-25
1
-7
/
+9
|
*
|
|
|
nbd: set nbd->index before releasing nbd_index_mutex
Tetsuo Handa
2021-08-25
1
-1
/
+1
|
*
|
|
|
nbd: prevent IDR lookups from finding partially initialized devices
Tetsuo Handa
2021-08-25
1
-1
/
+10
|
*
|
|
|
nbd: reset NBD to NULL when restarting in nbd_genl_connect
Christoph Hellwig
2021-08-25
1
-14
/
+18
|
*
|
|
|
nbd: add missing locking to the nbd_dev_add error path
Tetsuo Handa
2021-08-25
1
-0
/
+2
|
*
|
|
|
block: nbd: add sanity check for first_minor
Pavel Skripkin
2021-08-16
1
-0
/
+10
|
*
|
|
|
nbd: reduce the nbd_index_mutex scope
Christoph Hellwig
2021-08-13
1
-27
/
+28
|
*
|
|
|
nbd: refactor device search and allocation in nbd_genl_connect
Christoph Hellwig
2021-08-13
1
-31
/
+14
|
*
|
|
|
nbd: return the allocated nbd_device from nbd_dev_add
Christoph Hellwig
2021-08-13
1
-12
/
+9
|
*
|
|
|
nbd: remove nbd_del_disk
Christoph Hellwig
2021-08-13
1
-12
/
+5
|
*
|
|
|
nbd: refactor device removal
Christoph Hellwig
2021-08-13
1
-24
/
+13
|
*
|
|
|
nbd: do del_gendisk() asynchronously for NBD_DESTROY_ON_DISCONNECT
Hou Tao
2021-08-13
1
-9
/
+61
|
*
|
|
|
nbd: add the check to prevent overflow in __nbd_ioctl()
Baokun Li
2021-08-13
1
-2
/
+4
|
*
|
|
|
xen-blkfront: Remove redundant assignment to variable err
Colin Ian King
2021-08-09
1
-1
/
+0
|
*
|
|
|
block/rnbd: Use sysfs_emit instead of s*printf function for sysfs show
Md Haris Iqbal
2021-08-02
2
-25
/
+22
|
*
|
|
|
block/rnbd-clt: Use put_cpu_ptr after get_cpu_ptr
Gioh Kim
2021-08-02
1
-1
/
+1
*
|
|
|
|
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
11
-65
/
+29
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
null_blk: add error handling support for add_disk()
Luis Chamberlain
2021-08-23
1
-2
/
+1
|
*
|
|
|
virtio_blk: add error handling support for add_disk()
Luis Chamberlain
2021-08-23
1
-1
/
+6
|
*
|
|
|
ps3vram: use bvec_virt
Christoph Hellwig
2021-08-16
1
-1
/
+1
|
*
|
|
|
virtio_blk: use bvec_virt
Christoph Hellwig
2021-08-16
1
-5
/
+2
|
*
|
|
|
rbd: use bvec_virt
Christoph Hellwig
2021-08-16
1
-2
/
+1
|
*
|
|
|
sx8: use the internal state machine to check if del_gendisk needs to be called
Christoph Hellwig
2021-08-12
1
-1
/
+1
|
*
|
|
|
block: move some macros to blkdev.h
Guoqing Jiang
2021-08-11
2
-7
/
+0
|
*
|
|
|
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2021-08-09
2
-8
/
+5
|
*
|
|
|
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
2021-08-09
1
-1
/
+1
|
*
|
|
|
loop: Select I/O scheduler 'none' from inside add_disk()
Bart Van Assche
2021-08-05
1
-1
/
+2
|
|
/
/
/
|
*
|
|
loop: raise media_change event
Matteo Croce
2021-08-02
1
-0
/
+5
|
*
|
|
loop: don't grab a reference to the block device
Christoph Hellwig
2021-08-02
1
-5
/
+0
|
*
|
|
ps3disk: use memcpy_{from,to}_bvec
Christoph Hellwig
2021-08-02
1
-16
/
+2
|
*
|
|
rbd: use memzero_bvec
Christoph Hellwig
2021-08-02
1
-13
/
+2
*
|
|
|
Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-27
3
-3
/
+5
|
\
\
\
\
|
*
|
|
|
cryptoloop: add a deprecation warning
Christoph Hellwig
2021-08-27
2
-2
/
+4
|
*
|
|
|
pd: fix a NULL vs IS_ERR() check
Dan Carpenter
2021-08-27
1
-1
/
+1
*
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-08-16
1
-6
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
virtio-blk: Add validation for block size in config space
Xie Yongji
2021-08-11
1
-6
/
+33
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-13
1
-3
/
+11
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
nbd: Aovid double completion of a request
Xie Yongji
2021-08-13
1
-3
/
+11
*
|
|
|
Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-07
1
-1
/
+1
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
n64cart: fix the dma address in n64cart_do_bvec
Christoph Hellwig
2021-08-04
1
-1
/
+1
*
|
|
Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-30
1
-31
/
+97
|
\
|
|
|
*
|
loop: reintroduce global lock for safe loop_validate_file() traversal
Tetsuo Handa
2021-07-23
1
-31
/
+97
*
|
|
rbd: resurrect setting of disk->private_data in rbd_init_disk()
Ilya Dryomov
2021-07-21
1
-0
/
+1
*
|
|
rbd: don't hold lock_rwsem while running_list is being drained
Ilya Dryomov
2021-07-20
1
-7
/
+5
*
|
|
rbd: always kick acquire on "acquired" and "released" notifications
Ilya Dryomov
2021-07-20
1
-13
/
+7
|
|
/
|
/
|
*
|
Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-16
3
-200
/
+28
|
\
|
|
*
xen-blkfront: sanitize the removal state machine
Christoph Hellwig
2021-07-15
1
-198
/
+26
[prev]
[next]