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-07-20
nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
Roland Dreier
1
-1
/
+1
2018-07-17
nvme: don't enable AEN if not supported
Weiping Zhang
1
-4
/
+7
2018-07-17
nvme: ensure forward progress during Admin passthru
Scott Bauer
1
-24
/
+26
2018-07-12
nvme-pci: fix memory leak on probe failure
Keith Busch
1
-5
/
+7
2018-07-11
bsg: fix bogus EINVAL on non-data commands
Tony Battersby
1
-2
/
+0
2018-07-03
loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl
Evan Green
1
-0
/
+1
2018-07-02
drbd: fix access after free
Lars Ellenberg
1
-1
/
+1
2018-06-29
sg: remove ->sg_magic member
Jens Axboe
4
-45
/
+0
2018-06-29
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-2
/
+5
2018-06-29
drbd: Fix drbd_request_prepare() discard handling
Bart Van Assche
1
-2
/
+2
2018-06-29
blk-mq: don't queue more if we get a busy return
Jens Axboe
1
-0
/
+12
2018-06-28
block: Fix cloning of requests with a special payload
Bart Van Assche
1
-0
/
+4
2018-06-28
nvme-rdma: fix possible double free of controller async event buffer
Sagi Grimberg
1
-2
/
+5
2018-06-26
block: Fix transfer when chunk sectors exceeds max
Keith Busch
1
-2
/
+2
2018-06-23
blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE
Bart Van Assche
2
-1
/
+1
2018-06-22
bdi: Fix another oops in wb_workfn()
Jan Kara
2
-14
/
+8
2018-06-22
lightnvm: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+1
2018-06-22
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
6
-45
/
+88
2018-06-21
nvme-pci: limit max IO size and segments to avoid high order allocations
Jens Axboe
3
-5
/
+39
2018-06-21
nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl
Jianchao Wang
1
-1
/
+1
2018-06-21
nvme-fc: release io queues to allow fast fail
James Smart
1
-3
/
+3
2018-06-20
nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
Doron Roberts-Kedes
2
-8
/
+37
2018-06-20
block: sed-opal: Fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2018-06-20
blk-mq-debugfs: Off by one in blk_mq_rq_state_name()
Dan Carpenter
1
-1
/
+1
2018-06-20
nvmet: reset keep alive timer in controller enable
Max Gurtuvoy
1
-0
/
+8
2018-06-20
nvme-rdma: don't override opts->queue_size
Sagi Grimberg
1
-11
/
+10
2018-06-20
nvme-rdma: Fix command completion race at error recovery
Israel Rukshin
1
-2
/
+6
2018-06-20
nvme-rdma: fix possible free of a non-allocated async event buffer
Sagi Grimberg
1
-13
/
+11
2018-06-20
nvme-rdma: fix possible double free condition when failing to create a contro...
Sagi Grimberg
1
-10
/
+10
2018-06-19
Revert "block: Add warning for bi_next not NULL in bio_endio()"
Bart Van Assche
2
-10
/
+1
2018-06-19
block: fix timeout changes for legacy request drivers
Christoph Hellwig
3
-2
/
+3
2018-06-15
bsg: fix race of bsg_open and bsg_unregister
Anatoliy Glagolev
1
-11
/
+11
2018-06-15
block: remov blk_queue_invalidate_tags
Christoph Hellwig
3
-38
/
+1
2018-06-15
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
11
-224
/
+154
2018-06-15
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
Christoph Hellwig
1
-20
/
+19
2018-06-15
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready
Christoph Hellwig
1
-1
/
+2
2018-06-15
nvme-fabrics: refactor queue ready check
Christoph Hellwig
5
-50
/
+45
2018-06-14
blk-mq: remove blk_mq_tagset_iter
Christoph Hellwig
2
-31
/
+0
2018-06-14
nvme: remove nvme_reinit_tagset
Christoph Hellwig
2
-12
/
+0
2018-06-14
nvme-fc: fix nulling of queue data on reconnect
James Smart
1
-6
/
+5
2018-06-14
nvme-fc: remove reinit_request routine
James Smart
1
-20
/
+0
2018-06-14
blk-mq: don't time out requests again that are in the timeout handler
Christoph Hellwig
2
-0
/
+7
2018-06-14
nvme-fc: change controllers first connect to use reconnect path
James Smart
1
-57
/
+47
2018-06-13
nvme: don't rely on the changed namespace list log
Christoph Hellwig
1
-25
/
+11
2018-06-11
nvmet: free smart-log buffer after use
Chaitanya Kulkarni
1
-1
/
+3
2018-06-11
nvme-rdma: fix error flow during mapping request data
Max Gurtovoy
1
-7
/
+24
2018-06-11
nvme: add bio remapping tracepoint
Hannes Reinecke
1
-0
/
+4
2018-06-11
nvme: fix NULL pointer dereference in nvme_init_subsystem
Israel Rukshin
1
-1
/
+1
2018-06-11
blk-mq: reinit q->tag_set_list entry only after grace period
Roman Pen
1
-2
/
+1
2018-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-129
/
+301
[next]