index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2019-02-15
5
-5
/
+10
*
bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
Ming Lei
2019-02-15
1
-1
/
+5
*
block: loop: pass multi-page bvec to iov_iter
Ming Lei
2019-02-15
1
-10
/
+10
*
lightnvm: pblk: fix race condition on GC
Heiner Litz
2019-02-11
6
-7
/
+18
*
lightnvm: pblk: prevent stall due to wb threshold
Javier González
2019-02-11
3
-10
/
+22
*
lightnvm: pblk: extend line wp balance check
Hans Holmberg
2019-02-11
1
-18
/
+38
*
lightnvm: pblk: fix TRACE_INCLUDE_PATH
Masahiro Yamada
2019-02-11
1
-1
/
+1
*
lightnvm: pblk: Switch to use new generic UUID API
Andy Shevchenko
2019-02-11
4
-15
/
+10
*
lightnvm: Use u64 instead of __le64 for CPU visible side
Andy Shevchenko
2019-02-11
1
-2
/
+2
*
lightnvm: pblk: use vfree to free metadata on error path
Hans Holmberg
2019-02-11
1
-1
/
+1
*
lightnvm: pblk: stop taking the free lock in in pblk_lines_free
Hans Holmberg
2019-02-11
1
-2
/
+0
*
block: kill QUEUE_FLAG_FLUSH_NQ
Jens Axboe
2019-02-09
2
-3
/
+0
*
bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
Coly Li
2019-02-09
1
-3
/
+4
*
bcache: fix input overflow to cache set sysfs file io_error_halflife
Coly Li
2019-02-09
1
-2
/
+11
*
bcache: fix input overflow to cache set io_error_limit
Coly Li
2019-02-09
1
-2
/
+1
*
bcache: fix input overflow to journal_delay_ms
Coly Li
2019-02-09
1
-1
/
+3
*
bcache: fix input overflow to writeback_rate_minimum
Coly Li
2019-02-09
1
-1
/
+3
*
bcache: fix potential div-zero error of writeback_rate_p_term_inverse
Coly Li
2019-02-09
1
-1
/
+3
*
bcache: fix potential div-zero error of writeback_rate_i_term_inverse
Coly Li
2019-02-09
1
-1
/
+3
*
bcache: fix input overflow to writeback_delay
Coly Li
2019-02-09
1
-1
/
+1
*
bcache: use sysfs_strtoul_bool() to set bit-field variables
Coly Li
2019-02-09
1
-8
/
+8
*
bcache: add sysfs_strtoul_bool() for setting bit-field variables
Coly Li
2019-02-09
1
-0
/
+10
*
bcache: fix input overflow to sequential_cutoff
Coly Li
2019-02-09
1
-1
/
+3
*
bcache: fix input integer overflow of congested threshold
Coly Li
2019-02-09
1
-4
/
+6
*
bcache: improve sysfs_strtoul_clamp()
Coly Li
2019-02-09
1
-3
/
+10
*
bcache: treat stale && dirty keys as bad keys
Tang Junhui
2019-02-09
1
-6
/
+7
*
bcache: fix indentation issue, remove tabs on a hunk of code
Colin Ian King
2019-02-09
1
-15
/
+15
*
bcache: export backing_dev_uuid via sysfs
Coly Li
2019-02-09
1
-0
/
+9
*
bcache: export backing_dev_name via sysfs
Coly Li
2019-02-09
1
-0
/
+8
*
bcache: not use hard coded memset size in bch_cache_accounting_clear()
Coly Li
2019-02-09
1
-1
/
+1
*
bcache: never writeback a discard operation
Daniel Axtens
2019-02-09
1
-0
/
+3
*
cdrom: Fix race condition in cdrom_sysctl_register
Guenter Roeck
2019-02-08
1
-4
/
+3
*
Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.1/block
Jens Axboe
2019-02-04
2
-6
/
+3
|
\
|
*
raid1: simplify raid1_error function
Yufen Yu
2019-02-04
1
-4
/
+2
|
*
md-linear: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-04
1
-2
/
+1
*
|
nvme: remove the .stop_ctrl callout
Sagi Grimberg
2019-02-04
4
-19
/
+6
*
|
nvme: add support for the Write Zeroes command
Chaitanya Kulkarni
2019-02-04
1
-2
/
+50
|
/
*
mtip32xx: ѕtop abusing the managed resource APIs
Christoph Hellwig
2019-01-31
1
-21
/
+16
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-27
4
-15
/
+15
|
\
|
*
Merge tag 'irqchip-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
2019-01-18
4
-15
/
+15
|
|
\
|
|
*
irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
Marc Zyngier
2019-01-18
1
-12
/
+13
|
|
*
irqchip/madera: Drop GPIO includes
Linus Walleij
2019-01-17
1
-2
/
+0
|
|
*
irqchip/gic-v3-mbi: Fix uninitialized mbi_lock
Yang Yingliang
2019-01-17
1
-1
/
+1
|
|
*
irqchip/stm32-exti: Add domain translate function
Loic Pallardy
2019-01-17
1
-0
/
+1
*
|
|
Merge tag 'edac_fix_for_5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-01-27
1
-2
/
+2
|
\
\
\
|
*
|
|
EDAC, altera: Fix S10 persistent register offset
Thor Thayer
2019-01-24
1
-2
/
+2
*
|
|
|
Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-01-27
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
arm64/xen: fix xen-swiotlb cache flushing
Christoph Hellwig
2019-01-23
1
-2
/
+2
*
|
|
|
|
Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-27
4
-24
/
+71
|
\
\
\
\
\
|
*
|
|
|
|
acpi/nfit: Fix command-supported detection
Dan Williams
2019-01-21
1
-14
/
+40
[next]