summaryrefslogtreecommitdiffstats
path: root/drivers/parport/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-06lib/raid6: Use strict priority ranking for pq gen() benchmarkingDirk Müller4-9/+9
2022-01-06lib/raid6: skip benchmark of non-chosen xor_syndrome functionsDirk Müller1-39/+37
2022-01-06md: fix spelling of "its"Randy Dunlap2-2/+2
2022-01-06md: raid456 add nowait supportVishal Verma1-0/+15
2022-01-06md: raid10 add nowait supportVishal Verma1-33/+67
2022-01-06md: raid1 add nowait supportVishal Verma1-20/+56
2022-01-06md: add support for REQ_NOWAITVishal Verma1-0/+21
2022-01-06md: drop queue limitation for RAID1 and RAID10Mariusz Tkaczyk3-20/+0
2022-01-06md/raid5: play nice with PREEMPT_RTDavidlohr Bueso2-6/+9
2022-01-05block/rnbd-clt-sysfs: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2022-01-04pktcdvd: convert to use attribute groupsGreg Kroah-Hartman2-151/+134
2021-12-24block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0Ming Lei1-1/+1
2021-12-23nvme: add 'iopolicy' module parameterHannes Reinecke3-8/+41
2021-12-23nvme: drop unused variable ctrl in nvme_setup_cmdGeliang Tang1-1/+0
2021-12-23nvme: increment request genctr on completionKeith Busch2-2/+4
2021-12-23nvme-fabrics: print out valid arguments when reading from /dev/nvme-fabricsHannes Reinecke1-1/+21
2021-12-16block: remove the rsxx driverChristoph Hellwig12-4026/+0
2021-12-14rsxx: Drop PCI legacy power managementBjorn Helgaas1-7/+0
2021-12-14mtip32xx: convert to generic power managementVaibhav Gupta1-38/+10
2021-12-14mtip32xx: remove pointless drvdata lookupsBjorn Helgaas1-13/+12
2021-12-14mtip32xx: remove pointless drvdata checkingBjorn Helgaas1-14/+1
2021-12-14drbd: Use struct_group() to zero algsKees Cook3-4/+8
2021-12-13loop: make autoclear operation asynchronousTetsuo Handa2-29/+37
2021-12-11null_blk: cast command status to integerJens Axboe1-1/+1
2021-12-10pktdvd: stop using bdi congestion framework.NeilBrown2-11/+22
2021-12-03block: null_blk: batched complete poll requestsMing Lei1-1/+3
2021-12-03floppy: Add max size check for user space requestXiongwei Song1-1/+3
2021-12-03floppy: Fix hang in watchdog when disk is ejectedTasos Sahanidis1-1/+1
2021-12-03null_blk: allow zero poll queuesMing Lei1-4/+2
2021-11-29loop: don't hold lo_mutex during __loop_clr_fd()Tetsuo Handa1-33/+22
2021-11-29scsi: remove the gendisk argument to scsi_ioctlChristoph Hellwig7-34/+24
2021-11-29block: remove the gendisk argument to blk_execute_rqChristoph Hellwig21-42/+35
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig28-67/+62
2021-11-29block: don't check ->rq_disk in mergesChristoph Hellwig1-6/+1
2021-11-29mtd_blkdevs: remove the sector out of range check in do_blktrans_requestChristoph Hellwig1-8/+2
2021-11-29block: Remove redundant initialization of variable retColin Ian King1-1/+1
2021-11-29block: simplify ioc_lookup_icqChristoph Hellwig3-6/+6
2021-11-29block: simplify ioc_create_icqChristoph Hellwig1-7/+5
2021-11-29block: return the io_context from create_task_io_contextChristoph Hellwig1-36/+30
2021-11-29block: use alloc_io_context in __copy_ioChristoph Hellwig1-6/+3
2021-11-29block: factor out a alloc_io_context helperChristoph Hellwig1-5/+14
2021-11-29block: remove get_io_context_activeChristoph Hellwig2-21/+3
2021-11-29block: move the remaining elv.icq handling to the I/O schedulerChristoph Hellwig3-12/+15
2021-11-29block: move blk_mq_sched_assign_ioc to blk-ioc.cChristoph Hellwig5-43/+37
2021-11-29block: mark put_io_context_active staticChristoph Hellwig2-2/+1
2021-11-29Revert "block: Provide blk_mq_sched_get_icq()"Christoph Hellwig2-16/+11
2021-11-29bfq: use bfq_bic_lookup in bfq_limit_depthChristoph Hellwig1-1/+1
2021-11-29bfq: simplify bfq_bic_lookupChristoph Hellwig1-15/+10
2021-11-29fork: move copy_io to block/blk-ioc.cChristoph Hellwig3-36/+40
2021-11-29RDMA/qib: rename copy_io to qib_copy_ioChristoph Hellwig1-2/+2