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
...
|
|
*
|
|
|
md: move two macros into md.h
Ming Lei
2017-03-24
3
-5
/
+5
|
|
*
|
|
|
md: raid1/raid10: don't handle failure of bio_add_page()
Ming Lei
2017-03-24
2
-47
/
+16
|
|
*
|
|
|
md: fix several trivial typos in comments
Zhilong Liu
2017-03-23
2
-4
/
+4
|
|
*
|
|
|
md/raid10: refactor some codes from raid10_write_request
Guoqing Jiang
2017-03-23
1
-100
/
+75
|
|
*
|
|
|
raid5-ppl: silence a misleading warning message
Dan Carpenter
2017-03-23
1
-1
/
+1
|
|
*
|
|
|
MD: use per-cpu counter for writes_pending
NeilBrown
2017-03-22
2
-24
/
+49
|
|
*
|
|
|
md: close a race with setting mddev->in_sync
NeilBrown
2017-03-22
1
-0
/
+7
|
|
*
|
|
|
md: factor out set_in_sync()
NeilBrown
2017-03-22
1
-34
/
+20
|
|
*
|
|
|
md/raid5: don't test ->writes_pending in raid5_remove_disk
NeilBrown
2017-03-22
1
-1
/
+4
|
|
*
|
|
|
md/raid1: stop using bi_phys_segment
NeilBrown
2017-03-22
1
-66
/
+23
|
|
*
|
|
|
md/raid10: stop using bi_phys_segments
NeilBrown
2017-03-22
1
-51
/
+25
|
|
*
|
|
|
md/raid1, raid10: move rXbio accounting closer to allocation.
NeilBrown
2017-03-22
2
-26
/
+20
|
|
*
|
|
|
Revert "md/raid5: limit request size according to implementation limits"
NeilBrown
2017-03-22
1
-9
/
+0
|
|
*
|
|
|
md/raid5: remove over-loading of ->bi_phys_segments.
NeilBrown
2017-03-22
2
-41
/
+13
|
|
*
|
|
|
md/raid5: use bio_inc_remaining() instead of repurposing bi_phys_segments as ...
NeilBrown
2017-03-22
3
-62
/
+15
|
|
*
|
|
|
md/raid5: call bio_endio() directly rather than queueing for later.
NeilBrown
2017-03-22
4
-38
/
+16
|
|
*
|
|
|
md/raid5: simplfy delaying of writes while metadata is updated.
NeilBrown
2017-03-22
2
-26
/
+8
|
|
*
|
|
|
md/raid5: use md_write_start to count stripes, not bios
NeilBrown
2017-03-22
4
-15
/
+32
|
|
*
|
|
|
md: move bitmap_destroy to the beginning of __md_stop
Guoqing Jiang
2017-03-16
3
-11
/
+19
|
|
*
|
|
|
md/r5cache: generate R5LOG_PAYLOAD_FLUSH
Song Liu
2017-03-16
1
-3
/
+42
|
|
*
|
|
|
md/r5cache: handle R5LOG_PAYLOAD_FLUSH in recovery
Song Liu
2017-03-16
1
-6
/
+41
|
|
*
|
|
|
raid5-ppl: runtime PPL enabling or disabling
Artur Paszkiewicz
2017-03-16
4
-3
/
+68
|
|
*
|
|
|
raid5-ppl: support disk hot add/remove with PPL
Artur Paszkiewicz
2017-03-16
3
-2
/
+64
|
|
*
|
|
|
raid5-ppl: load and recover the log
Artur Paszkiewicz
2017-03-16
2
-1
/
+493
|
|
*
|
|
|
md: add sysfs entries for PPL
Artur Paszkiewicz
2017-03-16
1
-0
/
+115
|
|
*
|
|
|
raid5-ppl: Partial Parity Log write logging implementation
Artur Paszkiewicz
2017-03-16
5
-5
/
+798
|
|
*
|
|
|
raid5: separate header for log functions
Artur Paszkiewicz
2017-03-16
4
-69
/
+107
|
|
*
|
|
|
md: superblock changes for PPL
Artur Paszkiewicz
2017-03-16
4
-2
/
+31
|
|
*
|
|
|
md/r5cache: improve recovery with read ahead page pool
Song Liu
2017-03-16
1
-46
/
+175
|
|
*
|
|
|
md/raid5: sort bios
Shaohua Li
2017-03-16
2
-26
/
+126
|
|
*
|
|
|
md/raid5-cache: bump flush stripe batch size
Shaohua Li
2017-03-16
1
-3
/
+3
|
|
*
|
|
|
md/raid5: prioritize stripes for writeback
Shaohua Li
2017-03-16
2
-9
/
+41
|
|
*
|
|
|
md-cluster: add the support for resize
Guoqing Jiang
2017-03-16
3
-5
/
+93
|
|
*
|
|
|
md-cluster: introduce cluster_check_sync_size
Guoqing Jiang
2017-03-16
3
-10
/
+93
|
|
*
|
|
|
md-cluster: add CHANGE_CAPACITY message type
Guoqing Jiang
2017-03-16
1
-0
/
+5
|
|
*
|
|
|
md-cluster: use sync way to handle METADATA_UPDATED msg
Guoqing Jiang
2017-03-16
3
-23
/
+66
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix dead URLs to ftp.kernel.org
SeongJae Park
2017-03-28
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
21
-81
/
+126
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
2017-04-20
1
-1
/
+1
|
*
|
|
dm mpath: don't check for req->errors
Christoph Hellwig
2017-04-20
1
-1
/
+1
|
*
|
|
dm rq: don't pass irrelevant error code to blk_mq_complete_request
Christoph Hellwig
2017-04-20
1
-1
/
+1
|
*
|
|
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
7
-61
/
+19
|
*
|
|
dm kcopyd: switch to use REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
1
-3
/
+3
|
*
|
|
dm: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
8
-8
/
+77
|
*
|
|
dm io: discards don't take a payload
Christoph Hellwig
2017-04-08
1
-2
/
+8
|
*
|
|
md: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
7
-1
/
+16
|
*
|
|
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2017-04-07
1
-0
/
+1
|
|
\
\
\
|
*
|
|
|
block: trace completion of all bios.
NeilBrown
2017-04-07
2
-3
/
+0
|
*
|
|
|
blk-mq: constify struct blk_mq_ops
Eric Biggers
2017-03-31
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
[prev]
[next]