summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-21md/raid5: support config stripe_size by sysfs entryYufen Yu
2020-07-21md/raid5: set default stripe_size as 4096Yufen Yu
2020-07-21md/raid456: convert macro STRIPE_* to RAID5_STRIPE_*Yufen Yu
2020-07-16raid5: remove the meaningless check in raid5_make_requestGuoqing Jiang
2020-07-16raid5: put the comment of clear_batch_ready to the right placeGuoqing Jiang
2020-07-16raid5: call clear_batch_ready before set STRIPE_ACTIVEGuoqing Jiang
2020-07-15md: raid10: Fix compilation warningDamien Le Moal
2020-07-15md: raid5: Fix compilation warningDamien Le Moal
2020-07-15md: raid5-cache: Remove set but unused variableDamien Le Moal
2020-07-15md: Fix compilation warningDamien Le Moal
2020-07-15block: add max_active_zones to blk-sysfsNiklas Cassel
2020-07-15block: add max_open_zones to blk-sysfsNiklas Cassel
2020-07-15Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2020-07-15s390/dasd: Use struct_size() helperGustavo A. R. Silva
2020-07-15s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland
2020-07-14md-cluster: fix wild pointer of unlock_all_bitmaps()Zhao Heming
2020-07-14md/raid5-cache: clear MD_SB_CHANGE_PENDING before flushing stripesSong Liu
2020-07-14md: fix deadlock causing by sysfs_notifyJunxiao Bi
2020-07-13md: improve io stats accountingArtur Paszkiewicz
2020-07-13md: raid0/linear: fix dereference before null check on pointer mddevColin Ian King
2020-07-11rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()'Christophe JAILLET
2020-07-10Merge branch 'nvme-5.9' of git://git.infradead.org/nvme into for-5.9/driversJens Axboe
2020-07-08nvme: remove ns->disk checksChristoph Hellwig
2020-07-08nvme-pci: use standard block status symbolic namesBaolin Wang
2020-07-08nvme-pci: use the consistent return type of nvme_pci_iod_alloc_size()Baolin Wang
2020-07-08nvme-pci: add a blank line after declarationsBaolin Wang
2020-07-08nvme-pci: fix some comments issuesBaolin Wang
2020-07-08nvme-pci: remove redundant segment validationBaolin Wang
2020-07-08nvme: document quirked Intel modelsDavid Fugate
2020-07-08nvme: expose reconnect_delay and ctrl_loss_tmo via sysfsSagi Grimberg
2020-07-08nvme: support for zoned namespacesKeith Busch
2020-07-08nvme: support for multiple Command Sets Supported and Effects log pagesKeith Busch
2020-07-08nvme: implement multiple I/O Command Set supportNiklas Cassel
2020-07-08null_blk: introduce zone capacity for zoned deviceAravind Ramesh
2020-07-08block: add capacity field to zone descriptorsMatias Bjørling
2020-07-08nvme: use USEC_PER_SEC instead of magic numbersBaolin Wang
2020-07-08nvmet-tcp: simplify nvmet_process_resp_listSagi Grimberg
2020-07-08nvme-tcp: optimize network stack with setting msg flags according to batch sizeSagi Grimberg
2020-07-08nvme-tcp: leverage request pluggingSagi Grimberg
2020-07-08nvme-tcp: have queue prod/cons send list become a llistSagi Grimberg
2020-07-08nvme-fcloop: verify wwnn and wwpn formatDongli Zhang
2020-07-08nvmet: use unsigned type for u64Chaitanya Kulkarni
2020-07-08nvmet: introduce flags member in nvmet_fabrics_opsMax Gurtovoy
2020-07-08nvmet-tcp: remove has_keyed_sgls initializationMax Gurtovoy
2020-07-08nvmet-loop: remove unused 'target_ctrl' in nvme_loop_ctrlDongli Zhang
2020-07-08nvme-pci: remove the empty line at the beginning of nvme_should_reset()Dongli Zhang
2020-07-08nvme-pci: code cleanup for nvme_alloc_host_mem()Chaitanya Kulkarni
2020-07-08nvme-pci: use unsigned for io queue depthChaitanya Kulkarni
2020-07-08nvme-core: use u16 type for ctrl->sqsizeChaitanya Kulkarni
2020-07-08nvme-core: use u16 type for directivesChaitanya Kulkarni