index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-02-10
Revert "bcache: Kill btree_io_wq"
Kai Krakow
2021-02-10
bcache: Fix register_device_aync typo
Kai Krakow
2021-02-10
bcache: consider the fragmentation when update the writeback rate
dongdong tao
2021-02-04
block: remove skd driver
Damien Le Moal
2021-02-04
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2021-02-04
floppy: reintroduce O_NDELAY fix
Jiri Kosina
2021-02-03
md/raid5: cast chunk_sectors to sector_t value
Guoqing Jiang
2021-02-02
nvme-tcp: use cancel tagset helper for tear down
Chao Leng
2021-02-02
nvme-rdma: use cancel tagset helper for tear down
Chao Leng
2021-02-02
nvme-tcp: add clean action for failed reconnection
Chao Leng
2021-02-02
nvme-rdma: add clean action for failed reconnection
Chao Leng
2021-02-02
nvme-core: add cancel tagset helpers
Chao Leng
2021-02-02
nvme-core: get rid of the extra space
Chaitanya Kulkarni
2021-02-02
nvme: add tracing of zns commands
Johannes Thumshirn
2021-02-02
nvme: parse format nvm command details when tracing
Michal Krakowiak
2021-02-02
nvmet: add lba to sect conversion helpers
Chaitanya Kulkarni
2021-02-02
nvmet: remove extra variable in identify ns
Chaitanya Kulkarni
2021-02-02
nvmet: remove extra variable in id-desclist
Chaitanya Kulkarni
2021-02-02
nvmet: remove extra variable in smart log nsid
Chaitanya Kulkarni
2021-02-02
nvme: refactor ns->ctrl by request
Minwoo Im
2021-02-02
nvme-tcp: pass multipage bvec to request iov_iter
Sagi Grimberg
2021-02-02
nvme-tcp: get rid of unused helper function
Sagi Grimberg
2021-02-02
nvme-tcp: fix wrong setting of request iov_iter
Sagi Grimberg
2021-02-02
nvme: support command retry delay for admin command
Minwoo Im
2021-02-02
nvme: constify static attribute_group structs
Rikard Falkeborn
2021-02-02
nvmet-fc: use RCU proctection for assoc_list
Leonid Ravich
2021-02-02
nvmet: Fix nvmet_is_port_enabled indentation
Israel Rukshin
2021-02-02
nvmet: Use nvmet_is_port_enabled helper for pi_enable
Israel Rukshin
2021-01-31
drbd: Avoid comma separated statements
Joe Perches
2021-01-26
rsxx: remove redundant NULL check
Yang Li
2021-01-26
zram: fix NULL check before some freeing functions is not needed
Tian Tao
2021-01-26
drbd: remove unused argument from drbd_request_prepare and __drbd_make_request
Guoqing Jiang
2021-01-26
mtip32xx: prefer pcie_capability_read_word()
Bjorn Helgaas
2021-01-26
mtip32xx: use PCI #defines instead of numbers
Bjorn Helgaas
2021-01-26
loop: scale loop device by introducing per device lock
Pavel Tatashin
2021-01-26
bcache: use bio_set_dev to assign ->bi_bdev
Christoph Hellwig
2021-01-26
nvme: use bio_set_dev to assign ->bi_bdev
Christoph Hellwig
2021-01-25
target/file: allocate the bvec array as part of struct target_core_file_cmd
Christoph Hellwig
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2021-01-24
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
2021-01-24
bcache: don't pass BIOSET_NEED_BVECS for the 'bio_set' embedded in 'cache_set'
Ming Lei
2021-01-24
block: add a disk_uevent helper
Christoph Hellwig
2021-01-24
block: use ->bi_bdev for bio based I/O accounting
Christoph Hellwig
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-24
dcssblk: remove the end of device check in dcssblk_submit_bio
Christoph Hellwig
2021-01-24
brd: remove the end of device check in brd_do_bvec
Christoph Hellwig
2021-01-24
nvme: allow revalidate to set a namespace read-only
Christoph Hellwig
2021-01-24
rbd: remove the ->set_read_only method
Christoph Hellwig
2021-01-24
dm: use bdev_read_only to check if a device is read-only
Christoph Hellwig
2021-01-24
Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh
Linus Torvalds
[next]