index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: core: add device-managed version of i2c_new_dummy
Heiner Kallweit
2019-05-17
3
-0
/
+50
*
i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
Heiner Kallweit
2019-05-17
1
-13
/
+61
*
Merge tag 'for-linus-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-17
1
-57
/
+31
|
\
|
*
io_uring: use wait_event_interruptible for cq_wait conditional wait
Jackie Liu
2019-05-16
1
-15
/
+2
|
*
io_uring: adjust smp_rmb inside io_cqring_events
Jackie Liu
2019-05-16
1
-4
/
+2
|
*
io_uring: fix infinite wait in khread_park() on io_finish_async()
Roman Penyaev
2019-05-16
1
-7
/
+8
|
*
io_uring: remove 'ev_flags' argument
Jens Axboe
2019-05-15
1
-14
/
+14
|
*
io_uring: fix failure to verify SQ_AFF cpu
Jens Axboe
2019-05-15
1
-2
/
+3
|
*
io_uring: fix race condition reading SQE data
Stefan Bühler
2019-05-13
1
-15
/
+2
*
|
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-17
25
-542
/
+398
|
\
\
|
*
|
block/bio-integrity: use struct_size() in kmalloc()
Jackie Liu
2019-05-16
1
-2
/
+1
|
*
|
Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/block-post
Jens Axboe
2019-05-16
8
-78
/
+64
|
|
\
\
|
|
*
|
nvme: validate cntlid during controller initialisation
Christoph Hellwig
2019-05-14
1
-17
/
+24
|
|
*
|
nvme: change locking for the per-subsystem controller list
Christoph Hellwig
2019-05-14
1
-18
/
+14
|
|
*
|
nvme: trace all async notice events
Chaitanya Kulkarni
2019-05-14
2
-3
/
+3
|
|
*
|
nvme: fix typos in nvme status code values
Minwoo Im
2019-05-14
1
-2
/
+2
|
|
*
|
nvme-fabrics: remove unused argument
Minwoo Im
2019-05-14
1
-2
/
+2
|
|
*
|
nvme-multipath: avoid crash on invalid subsystem cntlid enumeration
Hannes Reinecke
2019-05-13
1
-1
/
+1
|
|
*
|
nvme-fc: use separate work queue to avoid warning
Hannes Reinecke
2019-05-13
1
-3
/
+11
|
|
*
|
nvme-rdma: remove redundant reference between ib_device and tagset
Max Gurtovoy
2019-05-13
1
-29
/
+5
|
|
*
|
nvme-pci: mark expected switch fall-through
Gustavo A. R. Silva
2019-05-13
1
-0
/
+1
|
|
*
|
nvme-pci: add known admin effects to augument admin effects log page
Maxim Levitsky
2019-05-13
1
-2
/
+1
|
|
*
|
nvme-pci: init shadow doorbell after each reset
Maxim Levitsky
2019-05-13
1
-2
/
+1
|
|
/
/
|
*
|
brd: add cond_resched to brd_free_pages
Mikulas Patocka
2019-05-09
1
-0
/
+6
|
*
|
sata_rcar: Remove ata_host_alloc() error printing
Geert Uytterhoeven
2019-05-09
1
-1
/
+0
|
*
|
s390/dasd: fix build warning in dasd_eckd_build_cp_raw
Ming Lei
2019-05-09
1
-1
/
+1
|
*
|
lightnvm: pblk: use nvm_rq_to_ppa_list()
Igor Konopko
2019-05-06
2
-17
/
+22
|
*
|
lightnvm: pblk: simplify partial read path
Igor Konopko
2019-05-06
4
-281
/
+100
|
*
|
lightnvm: do not remove instance under global lock
Igor Konopko
2019-05-06
1
-18
/
+16
|
*
|
lightnvm: track inflight target creations
Igor Konopko
2019-05-06
2
-10
/
+32
|
*
|
lightnvm: pblk: recover only written metadata
Igor Konopko
2019-05-06
1
-3
/
+5
|
*
|
lightnvm: pblk: IO path reorganization
Igor Konopko
2019-05-06
4
-61
/
+48
|
*
|
lightnvm: pblk: GC error handling
Igor Konopko
2019-05-06
4
-4
/
+12
|
*
|
lightnvm: pblk: remove internal IO timeout
Igor Konopko
2019-05-06
2
-8
/
+1
|
*
|
lightnvm: pblk: wait for inflight IOs in recovery
Igor Konopko
2019-05-06
1
-13
/
+12
|
*
|
lightnvm: pblk: propagate errors when reading meta
Igor Konopko
2019-05-06
2
-3
/
+8
|
*
|
lightnvm: pblk: fix update line wp in OOB recovery
Igor Konopko
2019-05-06
1
-1
/
+15
|
*
|
lightnvm: pblk: kick writer on write recovery path
Igor Konopko
2019-05-06
1
-0
/
+1
|
*
|
lightnvm: pblk: fix lock order in pblk_rb_tear_down_check
Igor Konopko
2019-05-06
1
-1
/
+1
|
*
|
lightnvm: prevent race condition on pblk remove
Marcin Dziegielewski
2019-05-06
1
-0
/
+2
|
*
|
lightnvm: pblk: set propper line as data_line after gc
Marcin Dziegielewski
2019-05-06
1
-0
/
+1
|
*
|
lightnvm: pblk: fix bio leak when bio is split
Chansol Kim
2019-05-06
1
-28
/
+19
|
*
|
lightnvm: Inherit mdts from the parent nvme device
Igor Konopko
2019-05-06
3
-2
/
+9
|
*
|
lightnvm: pblk: set proper read status in bio
Igor Konopko
2019-05-06
1
-6
/
+5
|
*
|
lightnvm: pblk: cleanly fail when there is not enough memory
Igor Konopko
2019-05-06
1
-2
/
+7
|
*
|
lightnvm: pblk: ensure that erase is chunk aligned
Igor Konopko
2019-05-06
1
-0
/
+1
|
*
|
lightnvm: pblk: fix race during put line
Igor Konopko
2019-05-06
1
-6
/
+10
|
*
|
lightnvm: pblk: gracefully handle GC vmalloc fail
Igor Konopko
2019-05-06
1
-10
/
+9
|
*
|
lightnvm: pblk: remove unused smeta_ssec field
Igor Konopko
2019-05-06
2
-2
/
+0
|
*
|
lightnvm: pblk: reduce L2P memory footprint
Igor Konopko
2019-05-06
5
-11
/
+9
[next]