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
Commit message (
Expand
)
Author
Age
Files
Lines
*
update the email address for Keith Bush
Keith Busch
2021-02-02
1
-0
/
+2
*
nvme-pci: ignore the subsysem NQN on Phison E16
Claus Stovgaard
2021-02-02
1
-0
/
+2
*
nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
Thorsten Leemhuis
2021-02-02
1
-0
/
+2
*
null_blk: cleanup zoned mode initialization
Damien Le Moal
2021-01-29
1
-7
/
+9
*
Merge tag 'nvme-5.11-2021-01-28' of git://git.infradead.org/nvme into block-5.11
Jens Axboe
2021-01-28
3
-2
/
+4
|
\
|
*
nvme-core: use list_add_tail_rcu instead of list_add_tail for nvme_init_ns_head
Chao Leng
2021-01-28
1
-1
/
+1
|
*
nvme-multipath: Early exit if no path is available
Daniel Wagner
2021-01-28
1
-1
/
+1
|
*
nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a SPCC device
Chaitanya Kulkarni
2021-01-28
1
-0
/
+2
*
|
bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WI...
Coly Li
2021-01-28
1
-0
/
+6
*
|
block: fix bd_size_lock use
Damien Le Moal
2021-01-28
2
-4
/
+7
*
|
blk-cgroup: Use cond_resched() when destroy blkgs
Baolin Wang
2021-01-28
1
-5
/
+13
|
/
*
Revert "block: simplify set_init_blocksize" to regain lost performance
Maxim Mikityanskiy
2021-01-27
1
-1
/
+9
*
nbd: freeze the queue while we're adding connections
Josef Bacik
2021-01-25
1
-0
/
+8
*
s390/dasd: Fix inconsistent kobject removal
Jan Höppner
2021-01-25
3
-8
/
+17
*
block: Fix an error handling in add_partition
Dinghao Liu
2021-01-24
1
-1
/
+1
*
blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
Ming Lei
2021-01-24
1
-1
/
+1
*
lightnvm: fix memory leak when submit fails
Pan Bian
2021-01-21
1
-2
/
+1
*
Merge tag 'nvme-5.11-2020-01-21' of git://git.infradead.org/nvme into block-5.11
Jens Axboe
2021-01-21
6
-50
/
+129
|
\
|
*
nvme-pci: fix error unwind in nvme_map_data
Christoph Hellwig
2021-01-20
1
-10
/
+18
|
*
nvme-pci: refactor nvme_unmap_data
Christoph Hellwig
2021-01-20
1
-28
/
+49
|
*
nvmet: set right status on error in id-ns handler
Chaitanya Kulkarni
2021-01-18
1
-2
/
+6
|
*
nvme-pci: allow use of cmb on v1.4 controllers
Klaus Jensen
2021-01-18
2
-0
/
+20
|
*
nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeout
Chao Leng
2021-01-18
1
-4
/
+10
|
*
nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout
Chao Leng
2021-01-18
1
-4
/
+11
|
*
nvme: check the PRINFO bit before deciding the host buffer length
Revanth Rajashekar
2021-01-18
1
-2
/
+15
*
|
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...
Jens Axboe
2021-01-20
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
md: Set prev_flush_start and flush_bio in an atomic way
Xiao Ni
2021-01-20
1
-0
/
+2
|
/
*
Merge tag 'nvme-5.11-2021-01-14' of git://git.infradead.org/nvme into block-5.11
Jens Axboe
2021-01-14
3
-13
/
+18
|
\
|
*
nvme: don't intialize hwmon for discovery controllers
Sagi Grimberg
2021-01-14
1
-3
/
+8
|
*
nvme-tcp: fix possible data corruption with bio merges
Sagi Grimberg
2021-01-14
1
-1
/
+1
|
*
nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT
Sagi Grimberg
2021-01-14
1
-1
/
+1
|
*
nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANY
Israel Rukshin
2021-01-14
1
-8
/
+8
|
/
*
bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...
Coly Li
2021-01-09
1
-0
/
+15
*
bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
Coly Li
2021-01-09
4
-8
/
+29
*
bcache: check unsupported feature sets for bcache register
Coly Li
2021-01-09
2
-0
/
+29
*
bcache: fix typo from SUUP to SUPP in features.h
Coly Li
2021-01-09
1
-3
/
+3
*
bcache: set pdev_set_uuid before scond loop iteration
Yi Li
2021-01-09
1
-1
/
+1
*
blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED
John Garry
2021-01-08
1
-0
/
+1
*
block/rnbd-clt: avoid module unload race with close confirmation
Jack Wang
2021-01-08
1
-1
/
+2
*
block/rnbd: Adding name to the Contributors List
Swapnil Ingle
2021-01-08
1
-0
/
+1
*
block/rnbd-clt: Fix sg table use after free
Guoqing Jiang
2021-01-08
1
-8
/
+7
*
block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_close
Jack Wang
2021-01-08
1
-3
/
+5
*
block/rnbd: Select SG_POOL for RNBD_CLIENT
Jack Wang
2021-01-08
1
-0
/
+1
*
block: pre-initialize struct block_device in bdev_alloc_inode
Christoph Hellwig
2021-01-07
1
-2
/
+3
*
Merge tag 'nvme-5.11-2021-01-07' of git://git.infradead.org/nvme into block-5.11
Jens Axboe
2021-01-07
7
-21
/
+50
|
\
|
*
nvme: remove the unused status argument from nvme_trace_bio_complete
Max Gurtovoy
2021-01-06
2
-5
/
+3
|
*
nvmet-rdma: Fix list_del corruption on queue establishment failure
Israel Rukshin
2021-01-06
1
-0
/
+10
|
*
nvme: unexport functions with no external caller
Minwoo Im
2021-01-06
2
-7
/
+2
|
*
nvme: avoid possible double fetch in handling CQE
Lalithambika Krishnakumar
2021-01-06
1
-3
/
+4
|
*
nvme-tcp: Fix possible race of io_work and direct send
Sagi Grimberg
2021-01-06
1
-1
/
+11
[next]