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
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
dm delay: fix a crash when invalid device is specified
Mikulas Patocka
2019-04-26
1
-1
/
+2
|
*
|
dm: only initialize md->dax_dev if CONFIG_DAX_DRIVER is enabled
Peng Wang
2019-04-26
1
-4
/
+2
|
*
|
dm mpath: fix missing call of path selector type->end_io
Yufen Yu
2019-04-25
3
-6
/
+22
|
*
|
dm thin metadata: do not write metadata if no changes occurred
Mike Snitzer
2019-04-18
1
-3
/
+23
|
*
|
dm thin metadata: add wrappers for managing write locking of metadata
Mike Snitzer
2019-04-18
1
-44
/
+64
|
*
|
dm thin metadata: check __commit_transaction()'s return
Mike Snitzer
2019-04-18
1
-1
/
+6
|
*
|
dm space map common: zero entire ll_disk
Mike Snitzer
2019-04-18
1
-0
/
+2
|
*
|
dm writecache: add unlikely for returned value of rb_next/prev
Huaisheng Ye
2019-04-18
1
-2
/
+2
|
*
|
dm writecache: remove needless dereferences in __writecache_writeback_pmem()
Huaisheng Ye
2019-04-18
1
-6
/
+6
|
*
|
dm snapshot: Use fine-grained locking scheme
Nikos Tsironis
2019-04-18
1
-40
/
+44
|
*
|
dm snapshot: Make exception tables scalable
Nikos Tsironis
2019-04-18
2
-24
/
+116
|
*
|
dm snapshot: Replace mutex with rw semaphore
Nikos Tsironis
2019-04-18
1
-45
/
+43
|
*
|
dm snapshot: Don't sleep holding the snapshot lock
Nikos Tsironis
2019-04-18
1
-37
/
+65
|
*
|
dm cache metadata: Fix loading discard bitset
Nikos Tsironis
2019-04-18
1
-1
/
+8
|
*
|
dm zoned: Fix zone report handling
Damien Le Moal
2019-04-18
1
-0
/
+5
|
*
|
dm zoned: Silence a static checker warning
Dan Carpenter
2019-04-18
1
-1
/
+2
|
*
|
dm crypt: fix endianness annotations around org_sector_of_dmreq
Christoph Hellwig
2019-04-18
1
-4
/
+4
|
|
/
*
|
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
16
-232
/
+275
|
\
\
|
*
|
bcache: make is_discard_enabled() static
Jens Axboe
2019-05-01
1
-1
/
+1
|
*
|
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
2019-04-30
3
-7
/
+5
|
*
|
bcache: clean up do_btree_node_write a bit
Christoph Hellwig
2019-04-30
1
-4
/
+5
|
*
|
bcache: remove redundant LIST_HEAD(journal) from run_cache_set()
Coly Li
2019-04-30
1
-1
/
+0
|
*
|
bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYN...
Shenghui Wang
2019-04-24
1
-0
/
+8
|
*
|
bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch o...
Shenghui Wang
2019-04-24
1
-1
/
+1
|
*
|
bcache: fix failure in journal relplay
Tang Junhui
2019-04-24
1
-4
/
+21
|
*
|
bcache: improve bcache_reboot()
Coly Li
2019-04-24
1
-2
/
+10
|
*
|
bcache: add comments for closure_fn to be called in closure_queue()
Coly Li
2019-04-24
1
-0
/
+6
|
*
|
bcache: Add comments for blkdev_put() in registration code path
Coly Li
2019-04-24
1
-0
/
+8
|
*
|
bcache: add error check for calling register_bdev()
Coly Li
2019-04-24
1
-6
/
+10
|
*
|
bcache: return error immediately in bch_journal_replay()
Coly Li
2019-04-24
1
-3
/
+6
|
*
|
bcache: add comments for kobj release callback routine
Coly Li
2019-04-24
1
-0
/
+4
|
*
|
bcache: add failure check to run_cache_set() for journal replay
Coly Li
2019-04-24
1
-5
/
+12
|
*
|
bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
Coly Li
2019-04-24
1
-4
/
+7
|
*
|
bcache: move definition of 'int ret' out of macro read_bucket()
Coly Li
2019-04-24
1
-2
/
+3
|
*
|
bcache: fix a race between cache register and cacheset unregister
Liang Chen
2019-04-24
1
-1
/
+1
|
*
|
bcache: Clean up bch_get_congested()
George Spelvin
2019-04-24
3
-15
/
+28
|
*
|
bcache: use kmemdup_nul for CACHED_LABEL buffer
Geliang Tang
2019-04-24
1
-6
/
+4
|
*
|
bcache: avoid clang -Wunintialized warning
Arnd Bergmann
2019-04-24
1
-2
/
+3
|
*
|
bcache: fix inaccurate result of unused buckets
Guoju Fang
2019-04-24
1
-2
/
+0
|
*
|
bcache: fix crashes stopping bcache device before read miss done
Guoju Fang
2019-04-24
1
-5
/
+21
|
*
|
md/raid: raid5 preserve the writeback action after the parity check
Nigel Croxon
2019-04-16
1
-1
/
+9
|
*
|
Revert "Don't jump to compute_result state from check_result state"
Song Liu
2019-04-16
1
-4
/
+15
|
*
|
md: return -ENODEV if rdev has no mddev assigned
Pawel Baldysiak
2019-04-16
1
-2
/
+2
|
*
|
Merge tag 'v5.1-rc5' into for-5.2/block
Jens Axboe
2019-04-15
6
-27
/
+72
|
|
\
|
|
*
|
md: add __acquires/__releases annotations to handle_active_stripes
Christoph Hellwig
2019-04-10
1
-0
/
+2
|
*
|
md: add __acquires/__releases annotations to (un)lock_two_stripes
Christoph Hellwig
2019-04-10
1
-0
/
+4
|
*
|
md: mark md_cluster_mod static
Christoph Hellwig
2019-04-10
1
-2
/
+1
|
*
|
md: use correct type in super_1_sync
Christoph Hellwig
2019-04-10
1
-1
/
+1
|
*
|
md: use correct type in super_1_load
Christoph Hellwig
2019-04-10
1
-2
/
+2
|
*
|
md: use correct types in md_bitmap_print_sb
Christoph Hellwig
2019-04-10
1
-4
/
+4
[prev]
[next]