index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-17
nvme-pci: use ctrl sgl check helper
Chaitanya Kulkarni
1
-2
/
+2
2021-06-17
nvme-fc: use ctrl sgl check helper
Chaitanya Kulkarni
1
-1
/
+1
2021-06-17
nvme: add a helper to check ctrl sgl support
Chaitanya Kulkarni
1
-0
/
+5
2021-06-17
nvme-pci: remove trailing lines for helpers
Chaitanya Kulkarni
1
-2
/
+0
2021-06-17
nvme-pci: fix var. type for increasing cq_head
JK Kim
1
-1
/
+1
2021-06-16
nvme-tcp: fix error codes in nvme_tcp_setup_ctrl()
Dan Carpenter
1
-0
/
+2
2021-06-16
nvme: factor out a nvme_validate_passthru_nsid helper
Chaitanya Kulkarni
1
-10
/
+16
2021-06-16
nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help text
Geert Uytterhoeven
1
-1
/
+1
2021-06-16
nvme: remove superfluous bio_set_dev in nvme_requeue_work
Daniel Wagner
1
-5
/
+0
2021-06-16
nvme: verify MNAN value if ANA is enabled
Daniel Wagner
1
-0
/
+7
2021-06-16
ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint
Mario Limonciello
3
-0
/
+37
2021-06-16
ACPI: Check StorageD3Enable _DSD property in ACPI code
Mario Limonciello
3
-27
/
+35
2021-06-16
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
13
-83
/
+149
2021-06-16
Merge tag 'floppy-for-5.14' of https://github.com/evdenis/linux-floppy into f...
Jens Axboe
1
-1
/
+1
2021-06-15
floppy: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-15
floppy: cleanup: remove redundant assignment to nr_sectors
Jiapeng Chong
1
-1
/
+0
2021-06-15
md/raid5: avoid device_lock in read_one_chunk()
Gal Ofri
1
-6
/
+23
2021-06-15
md: add comments in md_integrity_register
Guoqing Jiang
1
-0
/
+6
2021-06-15
md: check level before create and exit io_acct_set
Guoqing Jiang
1
-6
/
+14
2021-06-15
md: Constify attribute_group structs
Rikard Falkeborn
4
-7
/
+7
2021-06-15
md: mark some personalities as deprecated
Guoqing Jiang
4
-6
/
+6
2021-06-15
md/raid10: enable io accounting
Guoqing Jiang
2
-0
/
+7
2021-06-15
md/raid1: enable io accounting
Guoqing Jiang
2
-0
/
+8
2021-06-15
md/raid1: rename print_msg with r1bio_existed
Guoqing Jiang
1
-4
/
+4
2021-06-15
md/raid5: avoid redundant bio clone in raid5_read_one_chunk
Guoqing Jiang
1
-14
/
+15
2021-06-15
md/raid5: move checking badblock before clone bio in raid5_read_one_chunk
Guoqing Jiang
1
-7
/
+7
2021-06-15
md: add io accounting for raid0 and raid5
Guoqing Jiang
4
-3
/
+68
2021-06-15
md: revert io stats accounting
Guoqing Jiang
2
-46
/
+0
2021-06-14
mark pstore-blk as broken
Christoph Hellwig
1
-0
/
+1
2021-06-09
z2ram: remove unnecessary oom message
Zhen Lei
1
-8
/
+2
2021-06-09
sx8: remove unnecessary oom message
Zhen Lei
1
-2
/
+0
2021-06-09
sunvdc: remove unnecessary oom message
Zhen Lei
1
-2
/
+1
2021-06-09
mtip32xx: remove unnecessary oom message
Zhen Lei
1
-21
/
+5
2021-06-09
drbd: remove unnecessary oom message
Zhen Lei
1
-16
/
+6
2021-06-09
aoe: remove unnecessary oom message
Zhen Lei
1
-3
/
+1
2021-06-09
Merge tag 'nvme-5.14-2021-06-08' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
12
-151
/
+230
2021-06-03
nvmet: remove a superfluous variable
Chaitanya Kulkarni
1
-2
/
+1
2021-06-03
nvmet: move ka_work initialization to nvmet_alloc_ctrl
Amit Engel
1
-1
/
+1
2021-06-03
nvme: remove nvme_{get,put}_ns_from_disk
Christoph Hellwig
2
-45
/
+28
2021-06-03
nvme: split nvme_report_zones
Christoph Hellwig
4
-24
/
+35
2021-06-03
nvme: move the CSI sanity check into nvme_ns_report_zones
Christoph Hellwig
1
-5
/
+4
2021-06-03
nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctl
Christoph Hellwig
1
-0
/
+1
2021-06-03
nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctl
Christoph Hellwig
1
-1
/
+1
2021-06-03
nvme: open code nvme_{get,put}_ns_from_disk in nvme_ns_head_ioctl
Christoph Hellwig
1
-10
/
+10
2021-06-03
nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctl
Christoph Hellwig
1
-7
/
+5
2021-06-03
nvme-fabrics: remove extra braces
Chaitanya Kulkarni
1
-1
/
+1
2021-06-03
nvme-fabrics: remove an extra comment
Chaitanya Kulkarni
1
-1
/
+1
2021-06-03
nvme-fabrics: remove extra new lines in the switch
Chaitanya Kulkarni
1
-5
/
+4
2021-06-03
nvme-fabrics: fix the kerneldco comment for nvmf_log_connect_error()
Chaitanya Kulkarni
1
-13
/
+9
2021-06-03
nvme-tcp: allow selecting the network interface for connections
Martin Belanger
4
-2
/
+50
[next]