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
...
|
*
|
mtip32xx: don't use req->special
Christoph Hellwig
2018-11-09
2
-4
/
+8
|
*
|
mtip32xx: remove mtip_get_int_command
Christoph Hellwig
2018-11-09
1
-17
/
+7
|
*
|
mtip32xx: remove mtip_init_cmd_header
Christoph Hellwig
2018-11-09
2
-34
/
+15
|
*
|
mtip32xx: add missing endianess annotations on struct smart_attr
Christoph Hellwig
2018-11-09
1
-2
/
+2
|
*
|
mtip32xx: remove __force_bit2int
Christoph Hellwig
2018-11-09
2
-35
/
+26
|
*
|
mtip32xx: return a blk_status_t from mtip_send_trim
Christoph Hellwig
2018-11-09
1
-19
/
+11
|
*
|
mtip32xx: merge mtip_submit_request into mtip_queue_rq
Christoph Hellwig
2018-11-09
1
-50
/
+28
|
*
|
mtip32xx: move the blk_rq_map_sg call to mtip_hw_submit_io
Christoph Hellwig
2018-11-09
1
-7
/
+4
|
*
|
sx8: use a per-host tag_set
Christoph Hellwig
2018-11-09
1
-248
/
+95
|
*
|
sx8: cleanup queue and disk allocation / freeing
Christoph Hellwig
2018-11-09
1
-59
/
+48
|
*
|
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
2018-11-08
3
-7
/
+13
|
*
|
loop: Get rid of 'nested' acquisition of loop_ctl_mutex
Jan Kara
2018-11-08
1
-6
/
+6
|
*
|
loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutex
Jan Kara
2018-11-08
1
-11
/
+15
|
*
|
loop: Fix deadlock when calling blkdev_reread_part()
Jan Kara
2018-11-08
1
-12
/
+16
|
*
|
loop: Move loop_reread_partitions() out of loop_ctl_mutex
Jan Kara
2018-11-08
1
-5
/
+14
|
*
|
loop: Move special partition reread handling in loop_clr_fd()
Jan Kara
2018-11-08
1
-14
/
+19
|
*
|
loop: Push loop_ctl_mutex down to loop_change_fd()
Jan Kara
2018-11-08
1
-11
/
+11
|
*
|
loop: Push loop_ctl_mutex down to loop_set_fd()
Jan Kara
2018-11-08
1
-12
/
+14
|
*
|
loop: Push loop_ctl_mutex down to loop_set_status()
Jan Kara
2018-11-08
1
-26
/
+25
|
*
|
loop: Push loop_ctl_mutex down to loop_get_status()
Jan Kara
2018-11-08
1
-27
/
+10
|
*
|
loop: Push loop_ctl_mutex down into loop_clr_fd()
Jan Kara
2018-11-08
1
-20
/
+29
|
*
|
loop: Split setting of lo_state from loop_clr_fd
Jan Kara
2018-11-08
1
-21
/
+31
|
*
|
loop: Push lo_ctl_mutex down into individual ioctls
Jan Kara
2018-11-08
1
-25
/
+63
|
*
|
loop: Get rid of loop_index_mutex
Jan Kara
2018-11-08
1
-21
/
+20
|
*
|
loop: Fold __loop_release into loop_release
Jan Kara
2018-11-08
1
-9
/
+7
|
*
|
block/loop: Use global lock for ioctl() operation.
Tetsuo Handa
2018-11-08
2
-30
/
+29
|
*
|
block/loop: Don't grab "struct file" for vfs_getattr() operation.
Tetsuo Handa
2018-11-08
1
-5
/
+5
|
*
|
sunvdc: fix compiler warning
Jens Axboe
2018-11-07
1
-1
/
+0
|
*
|
blk-mq: abstract out queue map
Jens Axboe
2018-11-07
1
-1
/
+1
|
*
|
sunvdc: convert to blk-mq
Jens Axboe
2018-11-07
1
-51
/
+98
|
*
|
null_blk: Add conventional zone configuration for zoned support
Masato Suzuki
2018-11-07
3
-1
/
+34
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-27
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
2018-11-20
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-16
1
-1
/
+2
|
\
\
|
*
|
floppy: fix race condition in __floppy_read_block_0()
Jens Axboe
2018-11-10
1
-1
/
+2
|
|
/
*
|
Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-10
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
xen-blkfront: fix kernel panic with negotiate_mq error path
Manjunath Patil
2018-11-06
1
-0
/
+1
*
|
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-02
3
-10
/
+15
|
\
\
|
*
|
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-11-01
1
-3
/
+2
|
*
|
block: brd: associate with queue until adding disk
Ming Lei
2018-11-01
1
-5
/
+11
|
*
|
mtip32xx: clean an indentation issue, remove extraneous tabs
Colin Ian King
2018-10-30
1
-2
/
+2
*
|
|
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
4
-14
/
+11
|
\
\
\
|
*
|
|
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
4
-14
/
+11
*
|
|
|
Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-10-31
1
-12
/
+16
|
\
\
\
\
|
*
|
|
|
libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls
Ilya Dryomov
2018-10-22
1
-7
/
+12
|
*
|
|
|
libceph: osd_req_op_cls_init() doesn't need to take opcode
Ilya Dryomov
2018-10-22
1
-2
/
+1
|
*
|
|
|
rbd: add __init/__exit annotations
Chengguang Xu
2018-10-22
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
Christophe Leroy
2018-10-13
1
-2
/
+1
*
|
|
|
|
Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-26
5
-70
/
+35
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
[prev]
[next]