index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-s35390a.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2
-45
/
+179
2017-04-24
dm integrity: various small changes and cleanups
Mikulas Patocka
2
-64
/
+72
2017-04-24
dm: mark targets that pass integrity data
Mikulas Patocka
6
-3
/
+29
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
2
-14
/
+101
2017-03-27
dm raid: fix table line argument order in status
Heinz Mauelshagen
2
-30
/
+35
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
2
-13
/
+32
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
2
-23
/
+96
2017-03-24
dm crypt: introduce new format of cipher with "capi:" prefix
Milan Broz
2
-99
/
+223
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
2
-140
/
+758
2017-03-24
dm: add integrity target
Mikulas Patocka
4
-0
/
+3285
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
2
-0
/
+17
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
2017-03-05
Linux 4.11-rc1
v4.11-rc1
Linus Torvalds
1
-2
/
+2
2017-03-04
strparser: destroy workqueue on module exit
WANG Cong
1
-0
/
+1
2017-03-04
Documentation/sphinx: fix primary_domain configuration
John Keeping
1
-1
/
+1
2017-03-04
docs: Fix htmldocs build failure
Martyn Welch
1
-2
/
+2
2017-03-03
doc/ko_KR/memory-barriers: Update control-dependencies section
SeongJae Park
1
-31
/
+37
2017-03-03
pcieaer doc: update the link
Cao jin
1
-1
/
+1
2017-03-03
Documentation: Update path to sysrq.txt
Krzysztof Kozlowski
4
-6
/
+6
2017-03-03
sfc: fix IPID endianness in TSOv2
Edward Cree
1
-1
/
+1
2017-03-03
sfc: avoid max() in array size
Edward Cree
1
-5
/
+5
2017-03-03
rds: remove unnecessary returned value check
Zhu Yanjun
4
-14
/
+4
2017-03-03
rxrpc: Fix potential NULL-pointer exception
David Howells
1
-7
/
+8
2017-03-03
nfp: correct DMA direction in XDP DMA sync
Jakub Kicinski
1
-2
/
+2
2017-03-03
nfp: don't tell FW about the reserved buffer space
Jakub Kicinski
1
-1
/
+2
2017-03-03
net: ethernet: bgmac: mac address change bug
Hari Vyas
1
-1
/
+5
2017-03-03
net: ethernet: bgmac: init sequence bug
Jon Mason
2
-9
/
+34
[next]