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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
scsi: sd: Remove zone write locking
Damien Le Moal
5
-133
/
+6
2018-01-08
scsi: sd_zbc: Initialize device request queue zoned data
Damien Le Moal
1
-8
/
+144
2018-01-08
scsi: scsi-mq-debugfs: Show more information
Bart Van Assche
1
-3
/
+38
2018-01-08
Merge branch 'nvme-4.16' of git://git.infradead.org/nvme into for-4.16/block
Jens Axboe
13
-117
/
+307
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
blk-mq: fix race between updating nr_hw_queues and switching io sched
Ming Lei
1
-0
/
+4
2018-01-06
blk-mq: avoid to map CPU into stale hw queue
Ming Lei
1
-2
/
+20
2018-01-06
blk-mq: quiesce queue during switching io sched and updating nr_requests
Ming Lei
2
-1
/
+28
2018-01-06
blk-mq: quiesce queue before freeing queue
Ming Lei
1
-0
/
+9
2018-01-06
mq-deadline: make it clear that __dd_dispatch_request() works on all hw queues
Jens Axboe
1
-3
/
+8
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
crypto: scompress - use sgl_alloc() and sgl_free()
Bart Van Assche
2
-49
/
+3
2018-01-06
lib/scatterlist: Introduce sgl_alloc() and sgl_free()
Bart Van Assche
3
-0
/
+119
2018-01-06
writeback: update comment in inode_io_list_move_locked
Wang Long
1
-1
/
+1
2018-01-06
DAC960: split up ioctl function to reduce stack size
Arnd Bergmann
1
-70
/
+90
2018-01-06
block: blk-merge: remove unnecessary check
Ming Lei
1
-3
/
+1
2018-01-06
block: blk-merge: try to make front segments in full size
Ming Lei
1
-5
/
+49
2018-01-06
blk-merge: compute bio->bi_seg_front_size efficiently
Ming Lei
1
-4
/
+5
2018-01-06
dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()
Ming Lei
1
-1
/
+0
2018-01-06
btrfs: avoid accessing bvec table directly for a cloned bio
Ming Lei
1
-1
/
+3
2018-01-06
btrfs: avoid access to .bi_vcnt directly
Ming Lei
2
-5
/
+6
2018-01-06
block: move bio_alloc_pages() to bcache
Ming Lei
9
-34
/
+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: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq
Ming Lei
2
-5
/
+20
2018-01-06
block: bounce: avoid direct access to bvec table
Ming Lei
1
-9
/
+8
2018-01-06
fs: convert to bio_last_bvec_all()
Ming Lei
3
-3
/
+3
2018-01-06
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
8
-13
/
+13
2018-01-06
block: introduce bio helpers for converting to multipage bvec
Ming Lei
1
-0
/
+23
2018-01-05
block, bfq: remove batches of confusing ifdefs
Paolo Valente
1
-55
/
+72
2018-01-05
block, bfq: consider also past I/O in soft real-time detection
Paolo Valente
1
-34
/
+81
2018-01-05
block, bfq: remove superfluous check in queue-merging setup
Angelo Ruocco
1
-31
/
+5
[next]