index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcache: fix writeback target calc on large devices
Michael Lyle
2018-01-08
2
-4
/
+34
*
bcache: fix misleading error message in bch_count_io_errors()
Coly Li
2018-01-08
4
-7
/
+16
*
bcache: reduce cache_set devices iteration by devices_max_used
Coly Li
2018-01-08
4
-5
/
+9
*
bcache: fix unmatched generic_end_io_acct() & generic_start_io_acct()
Zhai Zhaoxuan
2018-01-08
1
-2
/
+2
*
bcache: mark closure_sync() __sched
Kent Overstreet
2018-01-08
1
-1
/
+2
*
bcache: Fix, improve efficiency of closure_sync()
Kent Overstreet
2018-01-08
2
-60
/
+46
*
bcache: allow quick writeback when backing idle
Michael Lyle
2018-01-08
3
-0
/
+29
*
bcache: writeback: properly order backing device IO
Michael Lyle
2018-01-08
2
-0
/
+37
*
bcache: fix wrong return value in bch_debug_init()
Tang Junhui
2018-01-08
4
-47
/
+87
*
bcache: segregate flash only volume write streams
Tang Junhui
2018-01-08
1
-5
/
+14
*
bcache: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2018-01-08
1
-4
/
+1
*
bcache: stop writeback thread after detaching
Tang Junhui
2018-01-08
1
-0
/
+6
*
bcache: ret IOERR when read meets metadata error
Rui Hua
2018-01-08
1
-0
/
+22
*
nvme: fix subsystem multiple controllers support check
Israel Rukshin
2018-01-08
1
-1
/
+17
*
nvme: take refcount on transport module
Nitzan Carmi
2018-01-08
1
-3
/
+14
*
nvme-pci: fix NULL pointer reference in nvme_alloc_ns
Jianchao Wang
2018-01-08
3
-12
/
+44
*
nvme: modify the debug level for setting shutdown timeout
Max Gurtovoy
2018-01-08
1
-1
/
+1
*
nvme-pci: don't open-code nvme_reset_ctrl
Sagi Grimberg
2018-01-08
1
-2
/
+2
*
nvmet: rearrange nvmet_ctrl_free()
Israel Rukshin
2018-01-08
1
-3
/
+4
*
nvmet: fix error flow in nvmet_alloc_ctrl()
Israel Rukshin
2018-01-08
1
-1
/
+3
*
nvme-pci: remove an unnecessary initialization in HMB code
Minwoo Im
2018-01-08
1
-2
/
+2
*
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
2018-01-08
5
-4
/
+18
*
nvmet-fc: cleanup nvmet add_port/remove_port
James Smart
2018-01-08
1
-21
/
+3
*
nvme_fcloop: refactor host/target io job access
James Smart
2018-01-08
1
-22
/
+125
*
nvme_fcloop: rework to remove xxx_IN_ISR feature flags
James Smart
2018-01-08
1
-35
/
+63
*
nvme_fcloop: disassocate local port structs
James Smart
2018-01-08
1
-10
/
+25
*
nvme_fcloop: fix abort race condition
James Smart
2018-01-08
1
-5
/
+7
*
nvmet: lower log level for each queue creation
Sagi Grimberg
2018-01-08
1
-1
/
+1
*
nvmet-rdma: lowering log level for chatty debug messages
Sagi Grimberg
2018-01-08
1
-1
/
+1
*
nvmet-rdma: removed queue cleanup from module exit
Sagi Grimberg
2018-01-08
1
-17
/
+1
*
target: Use sgl_alloc_order() and sgl_free()
Bart Van Assche
2018-01-06
2
-42
/
+5
*
nvmet/rdma: Use sgl_alloc() and sgl_free()
Bart Van Assche
2018-01-06
2
-59
/
+5
*
nvmet/fc: Use sgl_alloc() and sgl_free()
Bart Van Assche
2018-01-06
2
-34
/
+3
*
DAC960: split up ioctl function to reduce stack size
Arnd Bergmann
2018-01-06
1
-70
/
+90
*
dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()
Ming Lei
2018-01-06
1
-1
/
+0
*
block: move bio_alloc_pages() to bcache
Ming Lei
2018-01-06
7
-5
/
+33
*
bcache: comment on direct access to bvec table
Ming Lei
2018-01-06
2
-0
/
+8
*
dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE
Ming Lei
2018-01-06
1
-1
/
+9
*
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
2018-01-06
3
-6
/
+6
*
pktcdvd: Fix a recently introduced NULL pointer dereference
Bart Van Assche
2018-01-05
1
-4
/
+4
*
pktcdvd: Fix pkt_setup_dev() error path
Bart Van Assche
2018-01-05
1
-3
/
+1
*
lightnvm: pblk: refactor pblk_ppa_comp function
Matias Bjørling
2018-01-05
1
-4
/
+1
*
lightnvm: pblk: add iostat support
Javier González
2018-01-05
3
-12
/
+25
*
lightnvm: pblk: print instance name on instance info
Javier González
2018-01-05
1
-1
/
+2
*
lightnvm: pblk: free write buffer on init failure
Javier González
2018-01-05
1
-1
/
+2
*
lightnvm: pblk: ensure kthread alloc. before kicking it
Javier González
2018-01-05
1
-6
/
+11
*
lightnvm: pblk: do not log recovery read errors
Javier González
2018-01-05
2
-3
/
+4
*
lightnvm: pblk: ignore high ecc errors on recovery
Javier González
2018-01-05
1
-1
/
+1
*
lightnvm: set target over-provision on create ioctl
Javier González
2018-01-05
3
-24
/
+89
*
lightnvm: pblk: use exact free block counter in RL
Javier González
2018-01-05
6
-46
/
+73
[next]