index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-iocost: don't allow to configure bio based device
Yu Kuai
2023-01-29
1
-0
/
+10
*
blk-iocost: check return value of match_u64()
Yu Kuai
2023-01-29
1
-1
/
+2
*
blk-iocost: avoid 64-bit division in ioc_timer_fn
Arnd Bergmann
2023-01-29
1
-3
/
+5
*
block: ublk: fix doc build warning
Ming Lei
2023-01-29
1
-0
/
+6
*
block: introduce bdev_zone_no helper
Pankaj Raghav
2023-01-29
2
-2
/
+6
*
block: add a new helper bdev_{is_zone_start, offset_from_zone_start}
Pankaj Raghav
2023-01-29
3
-3
/
+15
*
block: remove superfluous check for request queue in bdev_is_zoned()
Pankaj Raghav
2023-01-29
1
-6
/
+1
*
block: extend bio-cache for non-polled requests
Anuj Gupta
2023-01-29
1
-4
/
+2
*
nvme: set REQ_ALLOC_CACHE for uring-passthru request
Anuj Gupta
2023-01-29
1
-2
/
+2
*
ublk_drv: add mechanism for supporting unprivileged ublk device
Ming Lei
2023-01-29
3
-17
/
+220
*
ublk_drv: add module parameter of ublks_max for limiting max allowed ublk dev
Ming Lei
2023-01-29
1
-0
/
+19
*
ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVT
Ming Lei
2023-01-29
2
-1
/
+36
*
ublk_drv: move ublk_get_device_from_id into ublk_ctrl_uring_cmd
Ming Lei
2023-01-29
1
-89
/
+49
*
ublk_drv: don't probe partitions if the ubq daemon isn't trusted
Ming Lei
2023-01-29
1
-0
/
+9
*
ublk_drv: remove nr_aborted_queues from ublk_device
Ming Lei
2023-01-29
1
-1
/
+0
*
block: don't allow multiple bios for IOCB_NOWAIT issue
Jens Axboe
2023-01-29
1
-3
/
+18
*
drbd: drbd_insert_interval(): Clarify comment
Andreas Gruenbacher
2023-01-29
1
-1
/
+1
*
drbd: interval tree: make removing an "empty" interval a no-op
Lars Ellenberg
2023-01-29
1
-0
/
+4
*
MAINTAINERS: add drbd headers
Christoph Böhmwalder
2023-01-29
1
-0
/
+1
*
drbd: remove macros using require_context
Christoph Böhmwalder
2023-01-29
1
-11
/
+1
*
drbd: remove unnecessary assignment in vli_encode_bits
Christoph Böhmwalder
2023-01-29
1
-1
/
+1
*
drbd: make limits unsigned
Christoph Böhmwalder
2023-01-29
1
-101
/
+101
*
drbd: fix DRBD_VOLUME_MAX 65535 -> 65534
Robert Altnoeder
2023-01-29
1
-1
/
+1
*
drbd: adjust drbd_limits license header
Christoph Böhmwalder
2023-01-29
1
-1
/
+1
*
drbd: split off drbd_config into separate file
Christoph Böhmwalder
2023-01-29
4
-7
/
+18
*
drbd: drop API_VERSION define
Christoph Böhmwalder
2023-01-29
5
-5
/
+4
*
drbd: split off drbd_buildtag into separate file
Christoph Böhmwalder
2023-01-29
3
-19
/
+23
*
block: add a BUILD_BUG_ON() for adding more bio flags than we have space
Jens Axboe
2023-01-29
1
-0
/
+2
*
block: save user max_sectors limit
Keith Busch
2023-01-29
4
-9
/
+25
*
block: make BLK_DEF_MAX_SECTORS unsigned
Keith Busch
2023-01-29
3
-4
/
+4
*
block, bfq: balance I/O injection among underutilized actuators
Davide Zini
2023-01-29
1
-5
/
+13
*
block, bfq: inject I/O to underutilized actuators
Davide Zini
2023-01-29
4
-40
/
+139
*
block, bfq: retrieve independent access ranges from request queue
Federico Gavioli
2023-01-29
2
-9
/
+58
*
block, bfq: split also async bfq_queues on a per-actuator basis
Davide Zini
2023-01-29
2
-22
/
+27
*
block, bfq: turn bfqq_data into an array in bfq_io_cq
Paolo Valente
2023-01-29
2
-45
/
+67
*
block, bfq: move io_cq-persistent bfqq data into a dedicated struct
Paolo Valente
2023-01-29
2
-80
/
+110
*
block, bfq: forbid stable merging of queues associated with different actuators
Paolo Valente
2023-01-29
1
-4
/
+9
*
block, bfq: split sync bfq_queues on a per-actuator basis
Paolo Valente
2023-01-29
3
-107
/
+195
*
Linux 6.2-rc6
v6.2-rc6
Linus Torvalds
2023-01-29
1
-1
/
+1
*
Merge tag 'irq_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-01-29
2
-2
/
+6
|
\
|
*
genirq/msi: Free the fwnode created by msi_create_device_irq_domain()
Jason Gunthorpe
2023-01-17
2
-2
/
+6
*
|
Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-01-29
12
-3
/
+160
|
\
\
|
*
|
x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only block
Nathan Chancellor
2023-01-22
1
-1
/
+1
|
*
|
acpi: Fix suspend with Xen PV
Juergen Gross
2023-01-19
2
-1
/
+13
|
*
|
x86/sev: Add SEV-SNP guest feature negotiation support
Nikunj A Dadhania
2023-01-19
6
-0
/
+140
|
*
|
x86/pci/xen: Fixup fallout from the PCI/MSI overhaul
Thomas Gleixner
2023-01-16
1
-1
/
+2
|
*
|
x86/pci/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domain
David Woodhouse
2023-01-16
1
-0
/
+1
|
*
|
x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL
Thomas Gleixner
2023-01-16
2
-1
/
+4
|
|
/
*
|
Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-29
2
-1
/
+7
|
\
\
|
*
|
Input: i8042 - add Clevo PCX0DX to i8042 quirk table
Werner Sembach
2023-01-11
1
-0
/
+7
[next]