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
...
*
block: add a bdev_fua helper
Christoph Hellwig
2022-04-18
4
-7
/
+8
*
block: add a bdev_write_cache helper
Christoph Hellwig
2022-04-18
5
-10
/
+10
*
block: add a bdev_nonrot helper
Christoph Hellwig
2022-04-18
13
-18
/
+19
*
mm: use bdev_is_zoned in claim_swapfile
Christoph Hellwig
2022-04-18
1
-1
/
+1
*
ntfs3: use bdev_logical_block_size instead of open coding it
Christoph Hellwig
2022-04-18
1
-1
/
+1
*
btrfs: use bdev_max_active_zones instead of open coding it
Christoph Hellwig
2022-04-18
1
-2
/
+1
*
drbd: cleanup decide_on_discard_support
Christoph Hellwig
2022-04-18
1
-33
/
+35
*
drbd: use bdev_alignment_offset instead of queue_alignment_offset
Christoph Hellwig
2022-04-18
1
-1
/
+1
*
drbd: use bdev based limit helpers in drbd_send_sizes
Christoph Hellwig
2022-04-18
1
-5
/
+7
*
drbd: remove assign_p_sizes_qlim
Christoph Hellwig
2022-04-18
1
-27
/
+20
*
target: fix discard alignment on partitions
Christoph Hellwig
2022-04-18
1
-2
/
+2
*
target: pass a block_device to target_configure_unmap_from_queue
Christoph Hellwig
2022-04-18
4
-8
/
+10
*
target: remove an incorrect unmap zeroes data deduction
Christoph Hellwig
2022-04-18
1
-1
/
+0
*
bfq: Make sure bfqg for which we are queueing requests is online
Jan Kara
2022-04-18
1
-3
/
+12
*
bfq: Get rid of __bio_blkcg() usage
Jan Kara
2022-04-18
3
-52
/
+25
*
bfq: Track whether bfq_group is still online
Jan Kara
2022-04-18
2
-1
/
+4
*
bfq: Remove pointless bfq_init_rq() calls
Jan Kara
2022-04-18
1
-6
/
+6
*
bfq: Drop pointless unlock-lock pair
Jan Kara
2022-04-18
1
-3
/
+0
*
bfq: Update cgroup information before merging bio
Jan Kara
2022-04-18
1
-2
/
+9
*
bfq: Split shared queues on move between cgroups
Jan Kara
2022-04-18
3
-4
/
+35
*
bfq: Avoid merging queues with different parents
Jan Kara
2022-04-18
1
-0
/
+8
*
bfq: Avoid false marking of bic as stably merged
Jan Kara
2022-04-18
1
-3
/
+6
*
pktcdvd: stop using bio_reset
Christoph Hellwig
2022-04-18
1
-16
/
+9
*
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
2022-04-18
11
-95
/
+112
*
target/pscsi: remove pscsi_get_bio
Christoph Hellwig
2022-04-18
1
-26
/
+2
*
squashfs: always use bio_kmalloc in squashfs_bio_read
Christoph Hellwig
2022-04-18
1
-8
/
+3
*
btrfs: simplify ->flush_bio handling
Christoph Hellwig
2022-04-18
3
-16
/
+7
*
block: allow use of per-cpu bio alloc cache by block drivers
Mike Snitzer
2022-04-18
3
-6
/
+8
*
block: allow using the per-cpu bio cache from bio_alloc_bioset
Mike Snitzer
2022-04-18
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
*
|
|
Merge tag 'timers-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-17
2
-7
/
+10
|
\
\
\
|
*
|
|
tick/sched: Fix non-kernel-doc comment
Jiapeng Chong
2022-04-10
1
-2
/
+2
|
*
|
|
tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
Paul Gortmaker
2022-04-10
1
-1
/
+1
|
*
|
|
timers: Fix warning condition in __run_timers()
Anna-Maria Behnsen
2022-04-09
1
-4
/
+7
*
|
|
|
Merge tag 'smp-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-17
2
-19
/
+19
|
\
\
\
\
|
*
|
|
|
cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state
Steven Price
2022-04-13
1
-18
/
+18
|
*
|
|
|
smp: Fix offline cpu check in flush_smp_call_function_queue()
Nadav Amit
2022-04-13
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'irq-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-17
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
genirq/affinity: Consider that CPUs on nodes can be unbalanced
Rei Yamamoto
2022-04-11
1
-2
/
+3
*
|
|
|
|
Merge tag 'for-v5.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
2022-04-17
2
-0
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
power: supply: Reset err after not finding static battery
Yassine Oudjana
2022-04-13
1
-0
/
+6
|
*
|
|
|
|
power: supply: samsung-sdi-battery: Add missing charge restart voltages
Linus Walleij
2022-04-13
1
-0
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-17
5
-12
/
+54
|
\
\
\
\
\
|
*
|
|
|
|
i2c: ismt: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-15
1
-2
/
+2
|
*
|
|
|
|
i2c: dev: Force case user pointers in compat_i2cdev_ioctl()
Andy Shevchenko
2022-04-15
1
-1
/
+1
[prev]
[next]