index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parport
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-06
lib/raid6: Use strict priority ranking for pq gen() benchmarking
Dirk Müller
4
-9
/
+9
2022-01-06
lib/raid6: skip benchmark of non-chosen xor_syndrome functions
Dirk Müller
1
-39
/
+37
2022-01-06
md: fix spelling of "its"
Randy Dunlap
2
-2
/
+2
2022-01-06
md: raid456 add nowait support
Vishal Verma
1
-0
/
+15
2022-01-06
md: raid10 add nowait support
Vishal Verma
1
-33
/
+67
2022-01-06
md: raid1 add nowait support
Vishal Verma
1
-20
/
+56
2022-01-06
md: add support for REQ_NOWAIT
Vishal Verma
1
-0
/
+21
2022-01-06
md: drop queue limitation for RAID1 and RAID10
Mariusz Tkaczyk
3
-20
/
+0
2022-01-06
md/raid5: play nice with PREEMPT_RT
Davidlohr Bueso
2
-6
/
+9
2022-01-05
block/rnbd-clt-sysfs: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-04
pktcdvd: convert to use attribute groups
Greg Kroah-Hartman
2
-151
/
+134
2021-12-24
block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0
Ming Lei
1
-1
/
+1
2021-12-23
nvme: add 'iopolicy' module parameter
Hannes Reinecke
3
-8
/
+41
2021-12-23
nvme: drop unused variable ctrl in nvme_setup_cmd
Geliang Tang
1
-1
/
+0
2021-12-23
nvme: increment request genctr on completion
Keith Busch
2
-2
/
+4
2021-12-23
nvme-fabrics: print out valid arguments when reading from /dev/nvme-fabrics
Hannes Reinecke
1
-1
/
+21
2021-12-16
block: remove the rsxx driver
Christoph Hellwig
12
-4026
/
+0
2021-12-14
rsxx: Drop PCI legacy power management
Bjorn Helgaas
1
-7
/
+0
2021-12-14
mtip32xx: convert to generic power management
Vaibhav Gupta
1
-38
/
+10
2021-12-14
mtip32xx: remove pointless drvdata lookups
Bjorn Helgaas
1
-13
/
+12
2021-12-14
mtip32xx: remove pointless drvdata checking
Bjorn Helgaas
1
-14
/
+1
2021-12-14
drbd: Use struct_group() to zero algs
Kees Cook
3
-4
/
+8
2021-12-13
loop: make autoclear operation asynchronous
Tetsuo Handa
2
-29
/
+37
2021-12-11
null_blk: cast command status to integer
Jens Axboe
1
-1
/
+1
2021-12-10
pktdvd: stop using bdi congestion framework.
NeilBrown
2
-11
/
+22
2021-12-03
block: null_blk: batched complete poll requests
Ming Lei
1
-1
/
+3
2021-12-03
floppy: Add max size check for user space request
Xiongwei Song
1
-1
/
+3
2021-12-03
floppy: Fix hang in watchdog when disk is ejected
Tasos Sahanidis
1
-1
/
+1
2021-12-03
null_blk: allow zero poll queues
Ming Lei
1
-4
/
+2
2021-11-29
loop: don't hold lo_mutex during __loop_clr_fd()
Tetsuo Handa
1
-33
/
+22
2021-11-29
scsi: remove the gendisk argument to scsi_ioctl
Christoph Hellwig
7
-34
/
+24
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
21
-42
/
+35
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
28
-67
/
+62
2021-11-29
block: don't check ->rq_disk in merges
Christoph Hellwig
1
-6
/
+1
2021-11-29
mtd_blkdevs: remove the sector out of range check in do_blktrans_request
Christoph Hellwig
1
-8
/
+2
2021-11-29
block: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-11-29
block: simplify ioc_lookup_icq
Christoph Hellwig
3
-6
/
+6
2021-11-29
block: simplify ioc_create_icq
Christoph Hellwig
1
-7
/
+5
2021-11-29
block: return the io_context from create_task_io_context
Christoph Hellwig
1
-36
/
+30
2021-11-29
block: use alloc_io_context in __copy_io
Christoph Hellwig
1
-6
/
+3
2021-11-29
block: factor out a alloc_io_context helper
Christoph Hellwig
1
-5
/
+14
2021-11-29
block: remove get_io_context_active
Christoph Hellwig
2
-21
/
+3
2021-11-29
block: move the remaining elv.icq handling to the I/O scheduler
Christoph Hellwig
3
-12
/
+15
2021-11-29
block: move blk_mq_sched_assign_ioc to blk-ioc.c
Christoph Hellwig
5
-43
/
+37
2021-11-29
block: mark put_io_context_active static
Christoph Hellwig
2
-2
/
+1
2021-11-29
Revert "block: Provide blk_mq_sched_get_icq()"
Christoph Hellwig
2
-16
/
+11
2021-11-29
bfq: use bfq_bic_lookup in bfq_limit_depth
Christoph Hellwig
1
-1
/
+1
2021-11-29
bfq: simplify bfq_bic_lookup
Christoph Hellwig
1
-15
/
+10
2021-11-29
fork: move copy_io to block/blk-ioc.c
Christoph Hellwig
3
-36
/
+40
2021-11-29
RDMA/qib: rename copy_io to qib_copy_io
Christoph Hellwig
1
-2
/
+2
[next]