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: move elevator.h to block/
Christoph Hellwig
2021-10-18
13
-26
/
+23
*
block: remove the struct blk_queue_ctx forward declaration
Christoph Hellwig
2021-10-18
1
-2
/
+0
*
block: remove the cmd_size field from struct request_queue
Christoph Hellwig
2021-10-18
1
-2
/
+0
*
block: remove the unused blk_queue_state enum
Christoph Hellwig
2021-10-18
1
-5
/
+0
*
block: remove the unused rq_end_sector macro
Christoph Hellwig
2021-10-18
2
-2
/
+0
*
sched: move the <linux/blkdev.h> include out of kernel/sched/sched.h
Christoph Hellwig
2021-10-18
2
-2
/
+1
*
kernel: remove spurious blkdev.h includes
Christoph Hellwig
2021-10-18
3
-3
/
+0
*
arch: remove spurious blkdev.h includes
Christoph Hellwig
2021-10-18
4
-4
/
+0
*
mm: remove spurious blkdev.h includes
Christoph Hellwig
2021-10-18
6
-6
/
+0
*
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-18
6
-16
/
+21
*
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-18
13
-3
/
+15
*
mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
Christoph Hellwig
2021-10-18
5
-9
/
+9
*
blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->io...
Tejun Heo
2021-10-18
1
-2
/
+3
*
Linux 5.15-rc6
v5.15-rc6
Linus Torvalds
2021-10-18
1
-1
/
+1
*
Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-10-18
2
-6
/
+5
|
\
|
*
ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()
Wang Hai
2021-10-14
1
-4
/
+1
|
*
pata_legacy: fix a couple uninitialized variable bugs
Dan Carpenter
2021-10-12
1
-2
/
+4
*
|
Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-18
13
-120
/
+171
|
\
\
|
*
|
block, bfq: reset last_bfqq_created on group change
Paolo Valente
2021-10-17
1
-0
/
+6
|
*
|
block: warn when putting the final reference on a registered disk
Christoph Hellwig
2021-10-17
1
-0
/
+1
|
*
|
brd: reduce the brd_devices_mutex scope
Tetsuo Handa
2021-10-17
1
-22
/
+22
|
*
|
kyber: avoid q->disk dereferences in trace points
Christoph Hellwig
2021-10-16
2
-14
/
+15
|
*
|
block: keep q_usage_counter in atomic mode after del_gendisk
Christoph Hellwig
2021-10-16
3
-2
/
+11
|
*
|
block: drain file system I/O on del_gendisk
Christoph Hellwig
2021-10-16
4
-15
/
+35
|
*
|
block: split bio_queue_enter from blk_queue_enter
Christoph Hellwig
2021-10-16
1
-8
/
+25
|
*
|
block: factor out a blk_try_enter_queue helper
Christoph Hellwig
2021-10-16
1
-28
/
+32
|
*
|
block: call submit_bio_checks under q_usage_counter
Christoph Hellwig
2021-10-16
1
-22
/
+12
|
*
|
Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
2021-10-14
3
-12
/
+13
|
|
\
\
|
|
*
|
nvme: fix per-namespace chardev deletion
Adam Manzanares
2021-10-14
2
-11
/
+12
|
|
*
|
nvme-pci: Fix abort command id
Keith Busch
2021-10-07
1
-1
/
+1
|
*
|
|
block/rnbd-clt-sysfs: fix a couple uninitialized variable bugs
Dan Carpenter
2021-10-12
1
-1
/
+3
*
|
|
|
Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
io_uring: fix wrong condition to grab uring lock
Hao Xu
2021-10-14
1
-1
/
+1
*
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-10-18
4
-37
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
vhost-vdpa: Fix the wrong input in config_cb
Cindy Lu
2021-10-13
1
-1
/
+1
|
*
|
|
|
|
VDUSE: fix documentation underline warning
Randy Dunlap
2021-10-13
1
-1
/
+1
|
*
|
|
|
|
Revert "virtio-blk: Add validation for block size in config space"
Michael S. Tsirkin
2021-10-13
1
-31
/
+6
|
*
|
|
|
|
vhost_vdpa: unset vq irq before freeing irq
Wu Zongyong
2021-10-13
1
-4
/
+4
|
*
|
|
|
|
virtio: write back F_VERSION_1 before validate
Halil Pasic
2021-10-13
1
-0
/
+11
*
|
|
|
|
|
Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-10-18
2
-12
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest
Michael Ellerman
2021-10-15
1
-2
/
+7
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()
Michael Ellerman
2021-10-15
1
-9
/
+10
|
*
|
|
|
|
|
powerpc/xive: Discard disabled interrupts in get_irqchip_state()
Cédric Le Goater
2021-10-13
1
-1
/
+2
*
|
|
|
|
|
|
Merge tag 'objtool_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-10-18
1
-31
/
+25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
objtool: Update section header before relocations
Michael Forney
2021-10-07
1
-29
/
+17
|
*
|
|
|
|
|
|
objtool: Check for gelf_update_rel[a] failures
Michael Forney
2021-10-07
1
-2
/
+8
*
|
|
|
|
|
|
|
Merge tag 'edac_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-10-18
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
EDAC/armada-xp: Fix output of uncorrectable error counter
Hans Potsch
2021-10-14
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-10-18
1
-0
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
perf/x86/msr: Add Sapphire Rapids CPU support
Kan Liang
2021-10-15
1
-0
/
+1
|
|
/
/
/
/
/
/
/
[prev]
[next]