summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-29nvme: create helper function to obtain command effectsLogan Gunthorpe
2020-07-29nvme: clear any SGL flags in passthru commandsLogan Gunthorpe
2020-07-29nvmet-fc: remove redundant del_work_active flagJames Smart
2020-07-29nvmet-fc: check successful reference in nvmet_fc_find_target_assocJames Smart
2020-07-29nvme-fc: set max_segments to lldd max valueJames Smart
2020-07-29nvme-fc: drop a duplicated word in a commentRandy Dunlap
2020-07-29nvme-hwmon: log the controller device nameSagi Grimberg
2020-07-29nvme: fix deadlock in disconnect during scan_work and/or ana_workSagi Grimberg
2020-07-29nvme: document nvme controller statesSagi Grimberg
2020-07-29nvmet: use xarray for ctrl ns storingChaitanya Kulkarni
2020-07-29nvmet-rdma: use new shared CQ mechanismYamin Friedman
2020-07-29nvme-rdma: use new shared CQ mechanismYamin Friedman
2020-07-29nvme-pci: add support for ACPI StorageD3Enable propertyDavid E. Box
2020-07-29nvme-pci: use max of PRP or SGL for iod sizeChaitanya Kulkarni
2020-07-29nvme-core: replace ctrl page size with a macroChaitanya Kulkarni
2020-07-29nvme: remove redundant validation in nvme_start_ctrl()Baolin Wang
2020-07-29nvme: remove an unnecessary conditionDan Carpenter
2020-07-28bcache: use disk_{start,end}_io_acct() to count I/O for bcache deviceColy Li
2020-07-25bcache: fix bio_{start,end}_io_acct with proper deviceColy Li
2020-07-25bcache: avoid extra memory consumption in struct bbio for large bucket sizeColy Li
2020-07-25bcache: avoid extra memory allocation from mempool c->fill_iterColy Li
2020-07-25bcache: add sysfs file to display feature sets information of cache setColy Li
2020-07-25bcache: add bucket_size_hi into struct cache_sb_disk for large bucketColy Li
2020-07-25bcache: handle btree node memory allocation properly for bucket size > 8MBColy Li
2020-07-25bcache: handle cache set verify_ondisk properly for bucket size > 8MBColy Li
2020-07-25bcache: handle cache prio_buckets and disk_buckets properly for bucket size >...Coly Li
2020-07-25bcache: handle c->uuids properly for bucket size > 8MBColy Li
2020-07-25bcache: introduce meta_bucket_pages() related helper routinesColy Li
2020-07-25bcache: struct cache_sb is only for in-memory super block nowColy Li
2020-07-25bcache: move bucket related code into read_super_common()Coly Li
2020-07-25bcache: increase super block version for cache device and backing deviceColy Li
2020-07-25bcache: fix super block seq numbers comparision in register_cache_set()Coly Li
2020-07-25bcache: disassemble the big if() checks in bch_cache_set_alloc()Coly Li
2020-07-25bcache: add more accurate error information in read_super_common()Coly Li
2020-07-25bcache: add read_super_common() to read major part of super blockColy Li
2020-07-25bcache: fix overflow in offset_to_stripe()Coly Li
2020-07-25bcache: avoid nr_stripes overflow in bcache_device_init()Coly Li
2020-07-25bcache: Use struct_size() in kzalloc()Gustavo A. R. Silva
2020-07-25bcache: movinggc: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2020-07-25bcache: writeback: Remove unneeded variable iXu Wang
2020-07-25bcache: journel: use for_each_clear_bit() to simplify the codeXu Wang
2020-07-25bcache: allocate meta data pages as compound pagesColy Li
2020-07-25bcache: Fix typo in Kconfig nameJean Delvare
2020-07-24Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2020-07-22md/raid5: use do_div() for 64 bit divisions in raid5_sync_requestYufen Yu
2020-07-22Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2020-07-22md/raid10: avoid deadlock on recovery.Vitaly Mayatskikh
2020-07-21raid: md_p.h: drop duplicated word in a commentRandy Dunlap
2020-07-21md-cluster: fix rmmod issue when md_cluster convert bitmap to noneZhao Heming
2020-07-21md-cluster: fix safemode_delay value when converting to clustered bitmapZhao Heming