index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-01
dm bufio: check new buffer allocation watermark every 30 seconds
Mikulas Patocka
1
-0
/
+10
2017-05-01
dm bufio: avoid a possible ABBA deadlock
Mikulas Patocka
1
-4
/
+5
2017-04-28
dm mpath: make it easier to detect unintended I/O request flushes
Bart Van Assche
2
-4
/
+23
2017-04-28
dm mpath: cleanup QUEUE_IF_NO_PATH bit manipulation by introducing assign_bit()
Bart Van Assche
1
-21
/
+15
2017-04-28
dm mpath: micro-optimize the hot path relative to MPATHF_QUEUE_IF_NO_PATH
Bart Van Assche
1
-59
/
+11
2017-04-28
dm: introduce enum dm_queue_mode to cleanup related code
Bart Van Assche
6
-18
/
+24
2017-04-28
dm mpath: verify __pg_init_all_paths locking assumptions at runtime
Bart Van Assche
1
-0
/
+2
2017-04-28
dm: verify suspend_locking assumptions at runtime
Bart Van Assche
2
-2
/
+8
2017-04-28
dm block manager: remove an unused argument from dm_block_manager_create()
Bart Van Assche
5
-9
/
+1
2017-04-28
dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()
Bart Van Assche
1
-1
/
+5
2017-04-28
dm mpath: delay requeuing while path initialization is in progress
Bart Van Assche
1
-3
/
+7
2017-04-28
dm mpath: avoid that path removal can trigger an infinite loop
Bart Van Assche
1
-4
/
+11
2017-04-28
dm mpath: split and rename activate_path() to prepare for its expanded use
Bart Van Assche
1
-5
/
+12
2017-04-27
dm ioctl: prevent stack leak in dm ioctl call
Adrian Salido
1
-1
/
+1
2017-04-27
dm integrity: use previously calculated log2 of sectors_per_block
Mikulas Patocka
1
-2
/
+1
2017-04-27
dm integrity: use hex2bin instead of open-coded variant
Mikulas Patocka
1
-12
/
+2
2017-04-27
dm crypt: replace custom implementation of hex2bin()
Andy Shevchenko
1
-25
/
+2
2017-04-25
dm crypt: remove obsolete references to per-CPU state
Eric Biggers
1
-8
/
+8
2017-04-24
dm verity: switch to using asynchronous hash crypto API
Gilad Ben-Yossef
3
-71
/
+157
2017-04-24
dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues
Tim Murray
1
-3
/
+4
2017-04-24
dm crypt: rewrite (wipe) key in crypto layer using random data
Ondrej Kozina
1
-2
/
+6
2017-04-24
dm mpath: requeue after a small delay if blk_get_request() fails
Bart Van Assche
2
-4
/
+3
2017-04-24
dm era: save spacemap metadata root after the pre-commit
Somasundaram Krishnasamy
1
-4
/
+4
2017-04-24
dm thin: fix a memory leak when passing discard bio down
Dennis Yang
1
-0
/
+1
2017-04-24
dm btree: fix for dm_btree_find_lowest_key()
Vinothkumar Raja
1
-2
/
+6
2017-04-24
dm ioctl: remove double parentheses
Matthias Kaehlcke
1
-2
/
+2
2017-04-24
dm: remove dummy dm_table definition
Mikulas Patocka
1
-8
/
+0
2017-04-24
dm crypt: fix large block integrity support
Mikulas Patocka
1
-6
/
+12
2017-04-24
dm integrity: support larger block sizes
Mikulas Patocka
1
-45
/
+174
2017-04-24
dm integrity: various small changes and cleanups
Mikulas Patocka
1
-54
/
+62
2017-04-24
dm: mark targets that pass integrity data
Mikulas Patocka
5
-3
/
+23
2017-04-24
dm table: replace while loops with for loops
Mikulas Patocka
1
-31
/
+32
2017-03-31
dm cache policy smq: make the cleaner policy write-back more aggressively
Joe Thornber
1
-1
/
+1
2017-03-31
dm cache: set/clear the cache core's dirty_bitset when loading mappings
Joe Thornber
1
-0
/
+6
2017-03-30
dm raid: select the Kconfig option CONFIG_MD_RAID0
Mikulas Patocka
1
-0
/
+1
2017-03-27
dm raid: add raid4/5/6 journal write-back support via journal_mode option
Heinz Mauelshagen
1
-13
/
+91
2017-03-27
dm raid: fix table line argument order in status
Heinz Mauelshagen
1
-30
/
+32
2017-03-27
md: add raid4/5/6 journal mode switching API
Heinz Mauelshagen
2
-28
/
+45
2017-03-24
dm crypt: use shifts instead of sector_div
Mikulas Patocka
1
-7
/
+10
2017-03-24
dm integrity: add recovery mode
Mikulas Patocka
1
-13
/
+27
2017-03-24
dm integrity: factor out create_journal() from dm_integrity_ctr()
Mike Snitzer
1
-183
/
+196
2017-03-24
dm crypt: optionally support larger encryption sector size
Milan Broz
1
-23
/
+82
2017-03-24
dm crypt: introduce new format of cipher with "capi:" prefix
Milan Broz
1
-82
/
+193
2017-03-24
dm crypt: factor IV constructor out to separate function
Milan Broz
1
-61
/
+69
2017-03-24
dm crypt: add cryptographic data integrity protection (authenticated encryption)
Milan Broz
1
-140
/
+742
2017-03-24
dm: add integrity target
Mikulas Patocka
3
-0
/
+3096
2017-03-07
dm bufio: add sector start offset to dm-bufio interface
Mikulas Patocka
2
-19
/
+39
2017-03-07
dm table: add flag to allow target to handle its own integrity metadata
Milan Broz
1
-0
/
+11
2017-03-07
dm cache: significant rework to leverage dm-bio-prison-v2
Joe Thornber
10
-2399
/
+1922
2017-03-07
dm bio prison v2: new interface for the bio prison
Joe Thornber
7
-6
/
+568
[next]