index
:
linux.git
iio/light/color-sensors
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
Age
Commit message (
Expand
)
Author
2020-07-29
nvme-loop: remove extra variable in create ctrl
Chaitanya Kulkarni
2020-07-29
nvme-loop: set ctrl state connecting after init
Chaitanya Kulkarni
2020-07-29
nvme-multipath: do not fall back to __nvme_find_path() for non-optimized paths
Hannes Reinecke
2020-07-29
nvme-multipath: fix logic for non-optimized paths
Martin Wilck
2020-07-29
nvme-rdma: fix controller reset hang during traffic
Sagi Grimberg
2020-07-29
nvme-tcp: fix controller reset hang during traffic
Sagi Grimberg
2020-07-29
nvmet: introduce the passthru Kconfig option
Chaitanya Kulkarni
2020-07-29
nvmet: introduce the passthru configfs interface
Logan Gunthorpe
2020-07-29
nvmet: Add passthru enable/disable helpers
Logan Gunthorpe
2020-07-29
nvmet: add passthru code to process commands
Logan Gunthorpe
2020-07-29
nvme: export nvme_find_get_ns() and nvme_put_ns()
Logan Gunthorpe
2020-07-29
nvme: introduce nvme_ctrl_get_by_path()
Logan Gunthorpe
2020-07-29
nvme: introduce nvme_execute_passthru_rq to call nvme_passthru_[start|end]()
Logan Gunthorpe
2020-07-29
nvme: create helper function to obtain command effects
Logan Gunthorpe
2020-07-29
nvme: clear any SGL flags in passthru commands
Logan Gunthorpe
2020-07-29
nvmet-fc: remove redundant del_work_active flag
James Smart
2020-07-29
nvmet-fc: check successful reference in nvmet_fc_find_target_assoc
James Smart
2020-07-29
nvme-fc: set max_segments to lldd max value
James Smart
2020-07-29
nvme-fc: drop a duplicated word in a comment
Randy Dunlap
2020-07-29
nvme-hwmon: log the controller device name
Sagi Grimberg
2020-07-29
nvme: fix deadlock in disconnect during scan_work and/or ana_work
Sagi Grimberg
2020-07-29
nvme: document nvme controller states
Sagi Grimberg
2020-07-29
nvmet: use xarray for ctrl ns storing
Chaitanya Kulkarni
2020-07-29
nvmet-rdma: use new shared CQ mechanism
Yamin Friedman
2020-07-29
nvme-rdma: use new shared CQ mechanism
Yamin Friedman
2020-07-29
nvme-pci: add support for ACPI StorageD3Enable property
David E. Box
2020-07-29
nvme-pci: use max of PRP or SGL for iod size
Chaitanya Kulkarni
2020-07-29
nvme-core: replace ctrl page size with a macro
Chaitanya Kulkarni
2020-07-29
nvme: remove redundant validation in nvme_start_ctrl()
Baolin Wang
2020-07-29
nvme: remove an unnecessary condition
Dan Carpenter
2020-07-28
bcache: use disk_{start,end}_io_acct() to count I/O for bcache device
Coly Li
2020-07-25
bcache: fix bio_{start,end}_io_acct with proper device
Coly Li
2020-07-25
bcache: avoid extra memory consumption in struct bbio for large bucket size
Coly Li
2020-07-25
bcache: avoid extra memory allocation from mempool c->fill_iter
Coly Li
2020-07-25
bcache: add sysfs file to display feature sets information of cache set
Coly Li
2020-07-25
bcache: add bucket_size_hi into struct cache_sb_disk for large bucket
Coly Li
2020-07-25
bcache: handle btree node memory allocation properly for bucket size > 8MB
Coly Li
2020-07-25
bcache: handle cache set verify_ondisk properly for bucket size > 8MB
Coly Li
2020-07-25
bcache: handle cache prio_buckets and disk_buckets properly for bucket size >...
Coly Li
2020-07-25
bcache: handle c->uuids properly for bucket size > 8MB
Coly Li
2020-07-25
bcache: introduce meta_bucket_pages() related helper routines
Coly Li
2020-07-25
bcache: struct cache_sb is only for in-memory super block now
Coly Li
2020-07-25
bcache: move bucket related code into read_super_common()
Coly Li
2020-07-25
bcache: increase super block version for cache device and backing device
Coly Li
2020-07-25
bcache: fix super block seq numbers comparision in register_cache_set()
Coly Li
2020-07-25
bcache: disassemble the big if() checks in bch_cache_set_alloc()
Coly Li
2020-07-25
bcache: add more accurate error information in read_super_common()
Coly Li
2020-07-25
bcache: add read_super_common() to read major part of super block
Coly Li
2020-07-25
bcache: fix overflow in offset_to_stripe()
Coly Li
2020-07-25
bcache: avoid nr_stripes overflow in bcache_device_init()
Coly Li
[next]