index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
block: change exported IO accounting interface from gendisk to bdev
Ming Lei
2022-04-18
3
-37
/
+27
*
direct-io: remove random prefetches
Christoph Hellwig
2022-04-17
1
-28
/
+4
*
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
33
-99
/
+168
*
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
18
-47
/
+38
*
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
61
-244
/
+73
*
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
2022-04-17
7
-15
/
+18
*
block: refactor discard bio size limiting
Christoph Hellwig
2022-04-17
2
-44
/
+29
*
block: move {bdev,queue_limit}_discard_alignment out of line
Christoph Hellwig
2022-04-17
2
-33
/
+36
*
block: use bdev_discard_alignment in part_discard_alignment_show
Christoph Hellwig
2022-04-17
1
-5
/
+1
*
block: remove queue_discard_alignment
Christoph Hellwig
2022-04-17
2
-9
/
+1
*
block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
Christoph Hellwig
2022-04-17
2
-20
/
+24
*
block: use bdev_alignment_offset in disk_alignment_offset_show
Christoph Hellwig
2022-04-17
2
-9
/
+1
*
block: use bdev_alignment_offset in part_alignment_offset_show
Christoph Hellwig
2022-04-17
1
-5
/
+1
*
block: add a bdev_max_zone_append_sectors helper
Christoph Hellwig
2022-04-17
3
-4
/
+8
*
block: add a bdev_stable_writes helper
Christoph Hellwig
2022-04-17
4
-5
/
+9
*
block: add a bdev_fua helper
Christoph Hellwig
2022-04-17
4
-7
/
+8
*
block: add a bdev_write_cache helper
Christoph Hellwig
2022-04-17
5
-10
/
+10
*
block: add a bdev_nonrot helper
Christoph Hellwig
2022-04-17
13
-18
/
+19
*
mm: use bdev_is_zoned in claim_swapfile
Christoph Hellwig
2022-04-17
1
-1
/
+1
*
ntfs3: use bdev_logical_block_size instead of open coding it
Christoph Hellwig
2022-04-17
1
-1
/
+1
*
btrfs: use bdev_max_active_zones instead of open coding it
Christoph Hellwig
2022-04-17
1
-2
/
+1
*
drbd: cleanup decide_on_discard_support
Christoph Hellwig
2022-04-17
1
-33
/
+35
*
drbd: use bdev_alignment_offset instead of queue_alignment_offset
Christoph Hellwig
2022-04-17
1
-1
/
+1
*
drbd: use bdev based limit helpers in drbd_send_sizes
Christoph Hellwig
2022-04-17
1
-5
/
+7
*
drbd: remove assign_p_sizes_qlim
Christoph Hellwig
2022-04-17
1
-27
/
+20
*
target: fix discard alignment on partitions
Christoph Hellwig
2022-04-17
1
-2
/
+2
*
target: pass a block_device to target_configure_unmap_from_queue
Christoph Hellwig
2022-04-17
4
-8
/
+10
*
target: remove an incorrect unmap zeroes data deduction
Christoph Hellwig
2022-04-17
1
-1
/
+0
*
bfq: Make sure bfqg for which we are queueing requests is online
Jan Kara
2022-04-17
1
-3
/
+12
*
bfq: Get rid of __bio_blkcg() usage
Jan Kara
2022-04-17
3
-52
/
+25
*
bfq: Track whether bfq_group is still online
Jan Kara
2022-04-17
2
-1
/
+4
*
bfq: Remove pointless bfq_init_rq() calls
Jan Kara
2022-04-17
1
-6
/
+6
*
bfq: Drop pointless unlock-lock pair
Jan Kara
2022-04-17
1
-3
/
+0
*
bfq: Update cgroup information before merging bio
Jan Kara
2022-04-17
1
-2
/
+9
*
bfq: Split shared queues on move between cgroups
Jan Kara
2022-04-17
3
-4
/
+35
*
bfq: Avoid merging queues with different parents
Jan Kara
2022-04-17
1
-0
/
+8
*
bfq: Avoid false marking of bic as stably merged
Jan Kara
2022-04-17
1
-3
/
+6
*
pktcdvd: stop using bio_reset
Christoph Hellwig
2022-04-17
1
-16
/
+9
*
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
2022-04-17
11
-95
/
+112
*
target/pscsi: remove pscsi_get_bio
Christoph Hellwig
2022-04-17
1
-26
/
+2
*
squashfs: always use bio_kmalloc in squashfs_bio_read
Christoph Hellwig
2022-04-17
1
-8
/
+3
*
btrfs: simplify ->flush_bio handling
Christoph Hellwig
2022-04-17
3
-16
/
+7
*
block: allow use of per-cpu bio alloc cache by block drivers
Mike Snitzer
2022-04-17
3
-6
/
+8
*
block: allow using the per-cpu bio cache from bio_alloc_bioset
Mike Snitzer
2022-04-17
5
-53
/
+52
*
Linux 5.18-rc3
v5.18-rc3
Linus Torvalds
2022-04-17
1
-1
/
+1
*
Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-04-17
2
-64
/
+23
|
\
|
*
xen/balloon: don't use PV mode extra memory for zone device allocations
Juergen Gross
2022-04-07
2
-64
/
+23
*
|
Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-17
6
-24
/
+102
|
\
\
|
*
|
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
2022-04-11
6
-18
/
+55
|
*
|
x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits
Pawan Gupta
2022-04-11
2
-7
/
+48
[prev]
[next]