index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-138
/
+204
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-66
/
+20
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
41
-0
/
+41
2017-11-03
dm: move dm-verity to generic async completion
Gilad Ben-Yossef
2
-66
/
+20
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
41
-0
/
+41
2017-10-30
bcache: explicitly destroy mutex while exiting
Liang Chen
1
-2
/
+4
2017-10-30
bcache: fix wrong cache_misses statistics
tang.junhui
1
-1
/
+5
2017-10-30
bcache: update bucket_in_use in real time
Tang Junhui
4
-8
/
+22
2017-10-30
bcache: convert cached_dev.count from atomic_t to refcount_t
Elena Reshetova
3
-7
/
+8
2017-10-30
bcache: only permit to recovery read error when cache device is clean
Coly Li
1
-1
/
+9
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
9
-32
/
+32
2017-10-25
locking/atomics, dm-integrity: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
1
-7
/
+8
2017-10-24
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
1
-10
/
+10
2017-10-16
bcache: writeback rate clamping: make 32 bit safe
Michael Lyle
1
-2
/
+2
2017-10-16
bcache: safeguard a dangerous addressing in closure_queue
Liang Chen
1
-0
/
+6
2017-10-16
bcache: rearrange writeback main thread ratelimit
Michael Lyle
1
-1
/
+4
2017-10-16
bcache: writeback rate shouldn't artifically clamp
Michael Lyle
3
-6
/
+7
2017-10-16
bcache: smooth writeback rate control
Michael Lyle
2
-3
/
+9
2017-10-16
bcache: implement PI controller for writeback rate
Michael Lyle
3
-52
/
+66
2017-10-16
bcache: don't write back data if reading it failed
Michael Lyle
1
-6
/
+14
2017-10-16
bcache: remove unused parameter
Yijing Wang
1
-6
/
+6
2017-10-16
bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
Eric Wheeler
2
-1
/
+11
2017-10-16
bcache: Remove redundant set_capacity
Yijing Wang
1
-3
/
+0
2017-10-16
bcache: rewrite multiple partitions support
Coly Li
1
-12
/
+25
2017-10-16
bcache: fix a comments typo in bch_alloc_sectors()
Coly Li
1
-1
/
+1
2017-10-16
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
1
-1
/
+2
2017-10-16
bcache: Avoid nested function definition
Peter Foley
1
-4
/
+6
2017-10-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2017-10-05
Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-20
/
+44
2017-10-05
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
3
-26
/
+2
2017-10-05
dm raid: fix incorrect status output at the end of a "recover" process
Jonathan Brassow
1
-5
/
+6
2017-10-04
dm crypt: reject sector_size feature if device length is not aligned to it
Milan Broz
1
-0
/
+4
2017-10-03
buffer: have alloc_page_buffers() use __GFP_NOFAIL
Jens Axboe
1
-1
/
+1
2017-09-28
dm crypt: fix memory leak in crypt_ctr_cipher_old()
Jeffy Chen
1
-0
/
+1
2017-09-27
md/raid5: cap worker count
Shaohua Li
1
-2
/
+5
2017-09-27
dm-raid: fix a race condition in request handling
Shaohua Li
1
-1
/
+1
2017-09-27
md: fix a race condition for flush request handling
Shaohua Li
1
-4
/
+10
2017-09-27
md: separate request handling
Shaohua Li
2
-25
/
+34
2017-09-27
bcache: use llist_for_each_entry_safe() in __closure_wake_up()
Coly Li
1
-2
/
+2
2017-09-25
dm ioctl: fix alignment of event number in the device list
Mikulas Patocka
3
-15
/
+33
2017-09-19
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
1
-3
/
+10
2017-09-14
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-142
/
+170
2017-09-11
dax: remove the pmem_dax_ops->flush abstraction
Mikulas Patocka
3
-54
/
+0
2017-09-11
dm integrity: use init_completion instead of COMPLETION_INITIALIZER_ONSTACK
Arnd Bergmann
1
-10
/
+10
2017-09-11
dm integrity: make blk_integrity_profile structure const
Bhumika Goyal
1
-1
/
+1
2017-09-11
dm integrity: do not check integrity for failed read operations
Hyunchul Lee
1
-1
/
+5
2017-09-11
dm log writes: fix >512b sectorsize support
Josef Bacik
1
-11
/
+31
2017-09-11
dm log writes: don't use all the cpu while waiting to log blocks
Josef Bacik
1
-1
/
+1
2017-09-09
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-57
/
+99
2017-09-07
Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
9
-65
/
+225
[next]