index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tee
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-10
nvmet: set status to 0 in case for invalid nsid
Chaitanya Kulkarni
1
-1
/
+1
2021-02-10
nvmet-fc: add a missing __rcu annotation to nvmet_fc_tgt_assoc.queues
Christoph Hellwig
1
-1
/
+1
2021-02-10
nvme-multipath: set nr_zones for zoned namespaces
Keith Busch
1
-0
/
+4
2021-02-10
nvmet-tcp: fix potential race of tcp socket closing accept_work
Sagi Grimberg
1
-10
/
+18
2021-02-10
nvmet-tcp: fix receive data digest calculation for multiple h2cdata PDUs
Sagi Grimberg
1
-7
/
+24
2021-02-10
nvme-rdma: handle nvme_rdma_post_send failures better
Chao Leng
1
-1
/
+3
2021-02-10
nvme-fabrics: avoid double completions in nvmf_fail_nonready_command
Chao Leng
1
-5
/
+1
2021-02-10
nvme: introduce a nvme_host_path_error helper
Chao Leng
2
-0
/
+16
2021-02-10
blk-mq: introduce blk_mq_set_request_complete
Chao Leng
1
-0
/
+12
2021-02-10
nvme: convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-5
/
+5
2021-02-10
bcache: Avoid comma separated statements
Joe Perches
2
-6
/
+12
2021-02-10
bcache: Move journal work to new flush wq
Kai Krakow
3
-2
/
+19
2021-02-10
bcache: Give btree_io_wq correct semantics again
Kai Krakow
1
-1
/
+1
2021-02-10
Revert "bcache: Kill btree_io_wq"
Kai Krakow
3
-2
/
+25
2021-02-10
bcache: Fix register_device_aync typo
Kai Krakow
1
-2
/
+2
2021-02-10
bcache: consider the fragmentation when update the writeback rate
dongdong tao
4
-0
/
+73
2021-02-04
block: remove skd driver
Damien Le Moal
5
-4010
/
+0
2021-02-04
floppy: reintroduce O_NDELAY fix
Jiri Kosina
1
-15
/
+15
2021-02-04
md/raid5: cast chunk_sectors to sector_t value
Guoqing Jiang
1
-1
/
+1
2021-02-02
nvme-tcp: use cancel tagset helper for tear down
Chao Leng
1
-10
/
+2
2021-02-02
nvme-rdma: use cancel tagset helper for tear down
Chao Leng
1
-10
/
+2
2021-02-02
nvme-tcp: add clean action for failed reconnection
Chao Leng
1
-2
/
+16
2021-02-02
nvme-rdma: add clean action for failed reconnection
Chao Leng
1
-2
/
+16
2021-02-02
nvme-core: add cancel tagset helpers
Chao Leng
2
-0
/
+22
2021-02-02
nvme-core: get rid of the extra space
Chaitanya Kulkarni
1
-1
/
+1
2021-02-02
nvme: add tracing of zns commands
Johannes Thumshirn
2
-1
/
+39
2021-02-02
nvme: parse format nvm command details when tracing
Michal Krakowiak
1
-0
/
+19
2021-02-02
nvme: update enumerations for status codes
Max Gurtovoy
1
-4
/
+20
2021-02-02
nvmet: add lba to sect conversion helpers
Chaitanya Kulkarni
2
-5
/
+13
2021-02-02
nvmet: remove extra variable in identify ns
Chaitanya Kulkarni
1
-16
/
+15
2021-02-02
nvmet: remove extra variable in id-desclist
Chaitanya Kulkarni
1
-11
/
+9
2021-02-02
nvmet: remove extra variable in smart log nsid
Chaitanya Kulkarni
1
-11
/
+9
2021-02-02
nvme: refactor ns->ctrl by request
Minwoo Im
1
-3
/
+3
2021-02-02
nvme-tcp: pass multipage bvec to request iov_iter
Sagi Grimberg
1
-4
/
+9
2021-02-02
nvme-tcp: get rid of unused helper function
Sagi Grimberg
1
-5
/
+0
2021-02-02
nvme-tcp: fix wrong setting of request iov_iter
Sagi Grimberg
1
-5
/
+2
2021-02-02
nvme: support command retry delay for admin command
Minwoo Im
1
-3
/
+2
2021-02-02
nvme: constify static attribute_group structs
Rikard Falkeborn
3
-4
/
+4
2021-02-02
nvmet-fc: use RCU proctection for assoc_list
Leonid Ravich
1
-43
/
+38
2021-02-02
nvmet: Fix nvmet_is_port_enabled indentation
Israel Rukshin
1
-1
/
+1
2021-02-02
nvmet: Use nvmet_is_port_enabled helper for pi_enable
Israel Rukshin
1
-3
/
+1
2021-01-31
drbd: Avoid comma separated statements
Joe Perches
1
-2
/
+4
2021-01-26
rsxx: remove redundant NULL check
Yang Li
1
-2
/
+1
2021-01-26
zram: fix NULL check before some freeing functions is not needed
Tian Tao
1
-2
/
+1
2021-01-26
drbd: remove unused argument from drbd_request_prepare and __drbd_make_request
Guoqing Jiang
3
-10
/
+6
2021-01-26
mtip32xx: prefer pcie_capability_read_word()
Bjorn Helgaas
1
-8
/
+3
2021-01-26
mtip32xx: use PCI #defines instead of numbers
Bjorn Helgaas
1
-2
/
+2
2021-01-26
loop: scale loop device by introducing per device lock
Pavel Tatashin
2
-40
/
+54
2021-01-26
bdev: Do not return EBUSY if bdev discard races with write
Jan Kara
1
-6
/
+4
2021-01-26
block: inherit BIO_REMAPPED when cloning bios
Christoph Hellwig
3
-0
/
+6
[next]