index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
dm ioctl: prevent stack leak in dm ioctl call
Adrian Salido
2017-04-27
1
-1
/
+1
|
*
|
|
|
dm integrity: use previously calculated log2 of sectors_per_block
Mikulas Patocka
2017-04-27
1
-2
/
+1
|
*
|
|
|
dm integrity: use hex2bin instead of open-coded variant
Mikulas Patocka
2017-04-27
1
-12
/
+2
|
*
|
|
|
dm crypt: replace custom implementation of hex2bin()
Andy Shevchenko
2017-04-27
1
-25
/
+2
|
*
|
|
|
dm crypt: remove obsolete references to per-CPU state
Eric Biggers
2017-04-25
1
-8
/
+8
|
*
|
|
|
dm verity: switch to using asynchronous hash crypto API
Gilad Ben-Yossef
2017-04-24
3
-71
/
+157
|
*
|
|
|
dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues
Tim Murray
2017-04-24
1
-3
/
+4
|
*
|
|
|
dm crypt: rewrite (wipe) key in crypto layer using random data
Ondrej Kozina
2017-04-24
1
-2
/
+6
|
*
|
|
|
dm mpath: requeue after a small delay if blk_get_request() fails
Bart Van Assche
2017-04-24
2
-4
/
+3
|
*
|
|
|
dm era: save spacemap metadata root after the pre-commit
Somasundaram Krishnasamy
2017-04-24
1
-4
/
+4
|
*
|
|
|
dm thin: fix a memory leak when passing discard bio down
Dennis Yang
2017-04-24
1
-0
/
+1
|
*
|
|
|
dm btree: fix for dm_btree_find_lowest_key()
Vinothkumar Raja
2017-04-24
1
-2
/
+6
|
*
|
|
|
dm ioctl: remove double parentheses
Matthias Kaehlcke
2017-04-24
1
-2
/
+2
|
*
|
|
|
dm: remove dummy dm_table definition
Mikulas Patocka
2017-04-24
1
-8
/
+0
|
*
|
|
|
dm crypt: fix large block integrity support
Mikulas Patocka
2017-04-24
1
-6
/
+12
|
*
|
|
|
dm integrity: support larger block sizes
Mikulas Patocka
2017-04-24
1
-45
/
+174
|
*
|
|
|
dm integrity: various small changes and cleanups
Mikulas Patocka
2017-04-24
1
-54
/
+62
|
*
|
|
|
dm: mark targets that pass integrity data
Mikulas Patocka
2017-04-24
5
-3
/
+23
|
*
|
|
|
dm table: replace while loops with for loops
Mikulas Patocka
2017-04-24
1
-31
/
+32
|
*
|
|
|
dm cache policy smq: make the cleaner policy write-back more aggressively
Joe Thornber
2017-03-31
1
-1
/
+1
|
*
|
|
|
dm cache: set/clear the cache core's dirty_bitset when loading mappings
Joe Thornber
2017-03-31
1
-0
/
+6
|
*
|
|
|
dm raid: select the Kconfig option CONFIG_MD_RAID0
Mikulas Patocka
2017-03-30
1
-0
/
+1
|
*
|
|
|
dm raid: add raid4/5/6 journal write-back support via journal_mode option
Heinz Mauelshagen
2017-03-27
1
-13
/
+91
|
*
|
|
|
dm raid: fix table line argument order in status
Heinz Mauelshagen
2017-03-27
1
-30
/
+32
|
*
|
|
|
md: add raid4/5/6 journal mode switching API
Heinz Mauelshagen
2017-03-27
2
-28
/
+45
|
*
|
|
|
dm crypt: use shifts instead of sector_div
Mikulas Patocka
2017-03-24
1
-7
/
+10
|
*
|
|
|
dm integrity: add recovery mode
Mikulas Patocka
2017-03-24
1
-13
/
+27
|
*
|
|
|
dm integrity: factor out create_journal() from dm_integrity_ctr()
Mike Snitzer
2017-03-24
1
-183
/
+196
|
*
|
|
|
dm crypt: optionally support larger encryption sector size
Milan Broz
2017-03-24
1
-23
/
+82
|
*
|
|
|
dm crypt: introduce new format of cipher with "capi:" prefix
Milan Broz
2017-03-24
1
-82
/
+193
|
*
|
|
|
dm crypt: factor IV constructor out to separate function
Milan Broz
2017-03-24
1
-61
/
+69
|
*
|
|
|
dm crypt: add cryptographic data integrity protection (authenticated encryption)
Milan Broz
2017-03-24
1
-140
/
+742
|
*
|
|
|
dm: add integrity target
Mikulas Patocka
2017-03-24
3
-0
/
+3096
|
*
|
|
|
dm bufio: add sector start offset to dm-bufio interface
Mikulas Patocka
2017-03-07
2
-19
/
+39
|
*
|
|
|
dm table: add flag to allow target to handle its own integrity metadata
Milan Broz
2017-03-07
1
-0
/
+11
|
*
|
|
|
dm cache: significant rework to leverage dm-bio-prison-v2
Joe Thornber
2017-03-07
10
-2399
/
+1922
|
*
|
|
|
dm bio prison v2: new interface for the bio prison
Joe Thornber
2017-03-07
7
-6
/
+568
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...
Linus Torvalds
2017-05-03
18
-1418
/
+3434
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'md-next' into md-linus
Shaohua Li
2017-05-01
18
-1418
/
+3434
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
md/raid10: skip spare disk as 'first' disk
Shaohua Li
2017-05-01
1
-1
/
+1
|
|
*
|
|
|
md/raid1: Use a new variable to count flighting sync requests
Xiao Ni
2017-04-27
2
-3
/
+5
|
|
*
|
|
|
md: clear WantReplacement once disk is removed
Guoqing Jiang
2017-04-25
3
-15
/
+8
|
|
*
|
|
|
md/raid1/10: remove unused queue
Lidong Zhong
2017-04-23
2
-5
/
+0
|
|
*
|
|
|
md: handle read-only member devices better.
NeilBrown
2017-04-20
1
-15
/
+26
|
|
*
|
|
|
md/raid10: wait up frozen array in handle_write_completed
Guoqing Jiang
2017-04-20
1
-0
/
+5
|
|
*
|
|
|
md-cluster: Fix a memleak in an error handling path
Christophe JAILLET
2017-04-14
1
-1
/
+1
|
|
*
|
|
|
md: support disabling of create-on-open semantics.
NeilBrown
2017-04-12
1
-1
/
+13
|
|
*
|
|
|
md: allow creation of mdNNN arrays via md_mod/parameters/new_array
NeilBrown
2017-04-12
1
-6
/
+30
|
|
*
|
|
|
raid5-ppl: use a single mempool for ppl_io_unit and header_page
Artur Paszkiewicz
2017-04-11
1
-16
/
+37
|
|
*
|
|
|
md/raid0: fix up bio splitting.
NeilBrown
2017-04-11
1
-36
/
+37
[prev]
[next]