index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-mq-debugfs-zoned.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-22
scsi: hisi_sas: Put reserved tags in lower region of tagset
John Garry
1
-7
/
+7
2022-10-22
scsi: hisi_sas: Use sas_task_find_rq()
John Garry
1
-18
/
+8
2022-10-22
scsi: libsas: Add sas_task_find_rq()
John Garry
1
-0
/
+18
2022-10-22
scsi: target: Remove the unused function transport_lba_64_ext()
Jiapeng Chong
1
-8
/
+0
2022-10-18
scsi: libsas: Use sas_phy_match_port_addr() instead of open coding it
Jason Yan
1
-2
/
+1
2022-10-18
scsi: libsas: Use sas_phy_addr_match() instead of open coding it
Jason Yan
1
-2
/
+1
2022-10-18
scsi: libsas: Use sas_phy_match_dev_addr() instead of open coding it
Jason Yan
1
-12
/
+6
2022-10-18
scsi: hisi_sas: Use sas_find_attathed_phy_id() instead of open coding it
Jason Yan
1
-11
/
+3
2022-10-18
scsi: mvsas: Use sas_find_attached_phy_id() instead of open coding it
Jason Yan
1
-12
/
+5
2022-10-18
scsi: pm8001: Use sas_find_attached_phy_id() instead of open coding it
Jason Yan
1
-12
/
+6
2022-10-18
scsi: libsas: Introduce sas_find_attached_phy_id() helper
Jason Yan
2
-0
/
+18
2022-10-18
scsi: libsas: Introduce SAS address comparison helpers
Jason Yan
1
-0
/
+17
2022-10-18
scsi: core: Release SCSI devices synchronously
Bart Van Assche
3
-21
/
+4
2022-10-18
scsi: core: Remove the put_device() call from scsi_device_get()
Bart Van Assche
1
-5
/
+5
2022-10-18
scsi: ufs: Simplify ufshcd_set_dev_pwr_mode()
Bart Van Assche
1
-7
/
+2
2022-10-18
scsi: core: Rework scsi_single_lun_run()
Bart Van Assche
1
-17
/
+15
2022-10-18
scsi: core: Introduce a new list for SCSI proc directory entries
Bart Van Assche
3
-35
/
+102
2022-10-18
scsi: core: Fail host creation if creating the proc directory fails
Bart Van Assche
3
-7
/
+13
2022-10-18
scsi: esas2r: Introduce scsi_template_proc_dir()
Bart Van Assche
3
-6
/
+28
2022-10-18
scsi: esas2r: Initialize two host template members implicitly
Bart Van Assche
1
-2
/
+0
2022-10-18
scsi: libsas: Update SATA dev FIS in sas_ata_task_done()
John Garry
1
-2
/
+2
2022-10-18
scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() private
John Garry
3
-7
/
+4
2022-10-18
scsi: pm8001: Use sas_ata_device_link_abort() to handle NCQ errors
John Garry
4
-326
/
+19
2022-10-18
scsi: pm8001: Modify task abort handling for SATA task
John Garry
3
-6
/
+31
2022-10-18
scsi: hisi_sas: Modify v3 HW SATA disk error state completion processing
Xingui Yang
1
-1
/
+4
2022-10-18
scsi: hisi_sas: Add SATA_DISK_ERR bit handling for v3 hw
Xingui Yang
3
-3
/
+64
2022-10-18
scsi: hisi_sas: Move slot variable definition in hisi_sas_abort_task()
Xingui Yang
1
-5
/
+3
2022-10-18
scsi: libsas: Add sas_ata_device_link_abort()
John Garry
2
-0
/
+21
2022-10-17
Linux 6.1-rc1
v6.1-rc1
Linus Torvalds
1
-2
/
+2
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
1
-8
/
+11
2022-10-16
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
1
-2
/
+7
2022-10-16
kbuild: fix single directory build
Masahiro Yamada
1
-0
/
+2
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
2
-19
/
+19
2022-10-15
MAINTAINERS: git://github -> https://github.com for openrisc
Palmer Dabbelt
1
-1
/
+1
2022-10-15
smb3: improve SMB3 change notification support
Steve French
6
-13
/
+90
2022-10-15
cifs: lease key is uninitialized in two additional functions when smb1
Steve French
1
-2
/
+2
2022-10-15
cifs: lease key is uninitialized in smb1 paths
Steve French
1
-1
/
+1
2022-10-15
smb3: must initialize two ACL struct fields to zero
Steve French
1
-1
/
+2
2022-10-15
cifs: fix double-fault crash during ntlmssp
Paulo Alcantara
1
-7
/
+9
2022-10-15
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+18
2022-10-15
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
Qi Liu
7
-0
/
+396
2022-10-15
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
7
-1
/
+273
2022-10-15
perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()
Qi Liu
1
-19
/
+34
2022-10-15
perf tests stat+json_output: Include sanity check for topology
Athira Rajeev
1
-4
/
+39
2022-10-15
perf tests stat+csv_output: Include sanity check for topology
Athira Rajeev
1
-4
/
+39
2022-10-15
perf intel-pt: Fix system_wide dummy event for hybrid
Adrian Hunter
1
-1
/
+1
2022-10-15
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
1
-2
/
+7
2022-10-15
perf test: Fix attr tests for PERF_FORMAT_LOST
James Clark
6
-11
/
+11
2022-10-15
perf test: test_intel_pt.sh: Add 9 tests
Ammy Yi
1
-1
/
+194
2022-10-15
perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
Adrian Hunter
1
-1
/
+3
[next]