summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-01nvme-fcloop: add sysfs attribute to inject command dropJames Smart1-2/+79
2020-11-30md/cluster: fix deadlock when node is doing resync jobZhao Heming2-31/+42
2020-11-30md/cluster: block reshape with remote resync jobZhao Heming1-2/+6
2020-11-30md: use current request time as base for ktime comparisonsPankaj Gupta1-2/+2
2020-11-30md: add comments in md_flush_request()Pankaj Gupta1-0/+4
2020-11-30md: improve variable names in md_flush_request()Pankaj Gupta2-7/+7
2020-11-30md/raid10: initialize r10_bio->read_slot before use.Kevin Vigor1-1/+2
2020-11-30md: fix a warning caused by a race between concurrent md_ioctl()sDae R. Jeong1-2/+5
2020-11-16s390/dasd: Process FCES path event notificationJan Höppner3-9/+64
2020-11-16s390/dasd: Prepare for additional path event handlingJan Höppner3-36/+47
2020-11-16s390/dasd: Display FC Endpoint Security information via sysfsJan Höppner3-0/+207
2020-11-16s390/dasd: Fix operational path inconsistencyJan Höppner1-0/+1
2020-11-16s390/dasd: Store path configuration data during path handlingJan Höppner1-1/+15
2020-11-16s390/dasd: Move duplicate code to separate functionJan Höppner1-22/+20
2020-11-16s390/dasd: Remove unused parameter from dasd_generic_probe()Jan Höppner4-5/+4
2020-11-16s390/cio: Add support for FCES status notificationVineeth Vijayan4-10/+70
2020-11-16s390/cio: Provide Endpoint-Security Mode per CUVineeth Vijayan2-0/+84
2020-11-16s390/cio: Export information about Endpoint-Security CapabilitySebastian Ott2-1/+17
2020-11-16block: fix the kerneldoc comment for __register_blkdevChristoph Hellwig1-1/+4
2020-11-16block: switch gendisk lookup to a simple xarrayChristoph Hellwig2-178/+37
2020-11-16z2ram: use separate gendisk for the different modesChristoph Hellwig1-42/+58
2020-11-16z2ram: reindentChristoph Hellwig1-257/+236
2020-11-16ataflop: use a separate gendisk for each media formatChristoph Hellwig1-49/+86
2020-11-16amiflop: use separate gendisks for Amiga vs MS-DOS modeChristoph Hellwig1-43/+55
2020-11-16floppy: use a separate gendisk for each media formatChristoph Hellwig1-57/+97
2020-11-16ide: switch to __register_blkdev for command set probingChristoph Hellwig1-28/+6
2020-11-16md: use __register_blkdev to allocate devices on demandChristoph Hellwig1-13/+8
2020-11-16loop: use __register_blkdev to allocate devices on demandChristoph Hellwig1-22/+8
2020-11-16brd: use __register_blkdev to allocate devices on demandChristoph Hellwig1-28/+11
2020-11-16sd: use __register_blkdev to avoid a modprobe for an unregistered dev_tChristoph Hellwig1-14/+5
2020-11-16swim: don't call blk_register_regionChristoph Hellwig1-17/+0
2020-11-16ide: remove ide_{,un}register_regionChristoph Hellwig3-37/+0
2020-11-16block: add an optional probe callback to major_namesChristoph Hellwig2-4/+22
2020-11-16block: rework requesting modules for unclaimed devicesChristoph Hellwig1-10/+15
2020-11-16block: split block_class_lockChristoph Hellwig1-14/+15
2020-11-16block: open code kobj_map into in block/genhd.cChristoph Hellwig1-13/+117
2020-11-16block: cleanup del_gendisk a bitChristoph Hellwig1-7/+8
2020-11-16block: remove __blkdev_driver_ioctlChristoph Hellwig5-27/+16
2020-11-16block: remove set_device_roChristoph Hellwig3-9/+1
2020-11-16loop: use set_disk_roChristoph Hellwig1-1/+1
2020-11-16block: don't call into the driver for BLKROSETChristoph Hellwig1-23/+0
2020-11-16dasd: implement ->set_read_only to hook into BLKROSET processingChristoph Hellwig3-19/+12
2020-11-16md: implement ->set_read_only to hook into BLKROSET processingChristoph Hellwig1-31/+31
2020-11-16rbd: implement ->set_read_only to hook into BLKROSET processingChristoph Hellwig1-36/+4
2020-11-16block: add a new set_read_only methodChristoph Hellwig2-0/+6
2020-11-16block: don't call into the driver for BLKFLSBUFChristoph Hellwig1-7/+0
2020-11-16mtd_blkdevs: don't override BLKFLSBUFChristoph Hellwig1-28/+0
2020-11-16Linux 5.10-rc4v5.10-rc4Linus Torvalds1-1/+1
2020-11-15kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in usePaolo Bonzini1-0/+7
2020-11-14afs: Fix afs_write_end() when called with copied == 0 [ver #3]David Howells1-1/+4