index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
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
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
2020-07-25
bcache: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-07-25
bcache: movinggc: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2020-07-25
bcache: writeback: Remove unneeded variable i
Xu Wang
2020-07-25
bcache: journel: use for_each_clear_bit() to simplify the code
Xu Wang
2020-07-25
bcache: allocate meta data pages as compound pages
Coly Li
2020-07-25
bcache: Fix typo in Kconfig name
Jean Delvare
2020-07-24
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2020-07-22
md/raid5: use do_div() for 64 bit divisions in raid5_sync_request
Yufen Yu
[next]