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