summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-04nvme-fc and nvmet-fc: sync with FC-NVME-2 header changesJames Smart2-25/+26
2019-11-04nvme-fc: Sync nvme-fc header to FC-NVME-2James Smart1-45/+137
2019-11-04blk-mq: make sure that line break can be printedMing Lei1-1/+1
2019-11-04block: sed-opal: Introduce Opal Datastore UIDRevanth Rajashekar2-0/+3
2019-11-04block: sed-opal: Add support to read/write opal tables genericallyRevanth Rajashekar4-1/+193
2019-11-04block: sed-opal: Generalizing write data to any opal tableRevanth Rajashekar1-64/+74
2019-11-03bdev: Refresh bdev size for disks without partitioningJan Kara1-9/+10
2019-11-03bdev: Factor out bdev revalidation into a common helperJan Kara1-12/+14
2019-11-02blk-mq: avoid sysfs buffer overflow with too many CPU coresMing Lei1-5/+10
2019-11-01loop: fix no-unmap write-zeroes request behaviorDarrick J. Wong1-8/+18
2019-11-01blk-mq: Make blk_mq_run_hw_queue() return voidJohn Garry2-7/+3
2019-10-25block: mtip32xx: Spelling s/configration/configuration/Geert Uytterhoeven1-1/+1
2019-10-25fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint nameEugene Syromiatnikov3-3/+17
2019-10-25blk-mq: fill header with kernel-docAndré Almeida1-40/+185
2019-10-25blk-mq: remove needless goto from blk_mq_get_driver_tagAndré Almeida1-2/+1
2019-10-25block: reorder bio::__bi_remaining for better packingDavid Sterba1-1/+1
2019-10-25block: Reduce the amount of memory used for tag setsBart Van Assche1-17/+30
2019-10-25block: Reduce the amount of memory required per request queueBart Van Assche1-7/+17
2019-10-25block: Remove the synchronize_rcu() call from __blk_mq_update_nr_hw_queues()Bart Van Assche1-4/+0
2019-10-24Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe9-29/+76
2019-10-24md: no longer compare spare disk superblock events in super_loadYufen Yu1-6/+51
2019-10-24md: improve handling of bio with REQ_PREFLUSH in md_flush_request()David Jeffery8-21/+23
2019-10-24md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bitGuoqing Jiang1-1/+1
2019-10-24md/raid0: Fix an error message in raid0_make_request()Dan Carpenter1-1/+1
2019-10-17null_blk: return fixed zoned reads > write pointerAjay Joshi3-3/+52
2019-10-10block: account statistics for passthrough requestsLogan Gunthorpe2-5/+4
2019-10-07blk-stat: Optimise blk_stat_add()Pavel Begunkov1-3/+4
2019-10-07null_blk: Enable modifying 'submit_queues' after an instance has been configuredBart Van Assche1-25/+50
2019-10-07null_blk: Improve nullb_device_##NAME##_store() readabilityBart Van Assche1-3/+4
2019-10-07blk-mq: Embed counters into struct mq_inflightPavel Begunkov1-7/+6
2019-10-07blk-mq: Reuse callback in blk_mq_in_flight*()Pavel Begunkov1-18/+3
2019-10-07blk-mq: Inline status checkersPavel Begunkov3-23/+18
2019-10-07block: Document all members of blk_mq_tag_set and bkl_mq_queue_mapBart Van Assche1-11/+43
2019-10-07block: Reduce sysfs_lock locking inside blk_cleanup_queue()Bart Van Assche1-2/+0
2019-10-07block: Remove "dying" checks from sysfs callbacksBart Van Assche3-20/+6
2019-10-07block: Remove request_queue.nr_queuesBart Van Assche2-4/+3
2019-10-07block: Fix writeback throttling W=1 compiler warningsBart Van Assche1-4/+8
2019-10-07block: Fix three kernel-doc warningsBart Van Assche1-6/+2
2019-10-06Linux 5.4-rc2v5.4-rc2Linus Torvalds1-2/+2
2019-10-06elf: don't use MAP_FIXED_NOREPLACE for elf executable mappingsLinus Torvalds1-10/+3
2019-10-06Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2
2019-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds14-144/+53
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-86/+41
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds15-80/+193
2019-10-05Merge branch 'readdir' (readdir speedup and sanity checking)Linus Torvalds1-35/+133
2019-10-05Make filldir[64]() verify the directory entry filename is validLinus Torvalds1-0/+40
2019-10-05Convert filldir[64]() from __put_user() to unsafe_put_user()Linus Torvalds1-35/+93
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds99-281/+539
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds17-53/+83
2019-10-05KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens1-1/+1