index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-03-08
md: use msleep() in md_notify_reboot()
Eric Dumazet
2022-03-08
md: raid1/raid10: drop pending_cnt
Mariusz Tkaczyk
2022-03-06
bcache: fixup multiple threads crash
Mingzhe Zou
2022-03-06
bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharing
Mingzhe Zou
2022-03-04
floppy: use memcpy_{to,from}_bvec
Christoph Hellwig
2022-03-04
drbd: use bvec_kmap_local in recv_dless_read
Christoph Hellwig
2022-03-04
drbd: use bvec_kmap_local in drbd_csum_bio
Christoph Hellwig
2022-03-04
bcache: use bvec_kmap_local in bio_csum
Christoph Hellwig
2022-03-04
nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
Christoph Hellwig
2022-03-04
nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity
Christoph Hellwig
2022-03-04
zram: use memcpy_from_bvec in zram_bvec_write
Christoph Hellwig
2022-03-04
zram: use memcpy_to_bvec in zram_bvec_read
Christoph Hellwig
2022-03-04
aoe: use bvec_kmap_local in bvcpy
Christoph Hellwig
2022-02-28
nvme: check that EUI/GUID/UUID are globally unique
Christoph Hellwig
2022-02-28
nvme: check for duplicate identifiers earlier
Christoph Hellwig
2022-02-28
nvme: fix the check for duplicate unique identifiers
Christoph Hellwig
2022-02-28
nvme: cleanup __nvme_check_ids
Christoph Hellwig
2022-02-28
nvme: remove nssa from struct nvme_ctrl
Keith Busch
2022-02-28
nvme: explicitly set non-error for directives
Keith Busch
2022-02-28
nvme: expose cntrltype and dctype through sysfs
Martin Belanger
2022-02-28
nvme: send uevent on connection up
Martin Belanger
2022-02-28
nvme: add vectored-io support for user-passthrough
Kanchan Joshi
2022-02-28
nvme: add verbose error logging
Alan Adamson
2022-02-28
nvme: add a helper to initialize connect_q
Chaitanya Kulkarni
2022-02-28
nvme-rdma: add helpers for mapping/unmapping request
Max Gurtovoy
2022-02-28
nvmet-tcp: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
nvmet-rdma: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
nvmet-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
nvmet: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
nvme-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
nvme: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
nvmet: allow bdev in buffered_io mode
Chaitanya Kulkarni
2022-02-28
nvmet: use i_size_read() to set size for file-ns
Chaitanya Kulkarni
2022-02-28
nvme-fabrics: remove unnecessary braces for case
Chaitanya Kulkarni
2022-02-28
nvme-fabrics: use consistent zeroout pattern
Chaitanya Kulkarni
2022-02-28
nvme-fabrics: use unsigned int type
Chaitanya Kulkarni
2022-02-28
nvme-fabrics: use unsigned int type
Chaitanya Kulkarni
2022-02-28
nvme-core: remove unnecessary function parameter
Chaitanya Kulkarni
2022-02-28
nvme-core: remove unnecessary semicolon
Chaitanya Kulkarni
2022-02-27
null_blk: null_alloc_page() cleanup
Chaitanya Kulkarni
2022-02-27
null_blk: remove hardcoded null_alloc_page() param
Chaitanya Kulkarni
2022-02-27
null_blk: remove hardcoded alloc_cmd() parameter
Chaitanya Kulkarni
2022-02-27
loop: allow user to set the queue depth
Chaitanya Kulkarni
2022-02-27
loop: remove extra variable in lo_req_flush
Chaitanya Kulkarni
2022-02-27
loop: remove extra variable in lo_fallocate()
Chaitanya Kulkarni
2022-02-27
loop: use sysfs_emit() in the sysfs xxx show()
Chaitanya Kulkarni
2022-02-27
null_blk: fix return value from null_add_dev()
Chaitanya Kulkarni
2022-02-27
loop: clean up grammar in warning message
Colin Ian King
2022-02-27
block/rnbd: Remove a useless mutex
Christophe JAILLET
2022-02-27
block/rnbd: client device does not care queue/rotational
Gioh Kim
[next]