index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-13
scsi: snic: Avoid creating two slab caches with the same name
Pedro Falcato
1
-1
/
+1
2024-08-13
scsi: ufs: ufshcd-pltfrm: Use of_property_count_u32_elems() to get property l...
Rob Herring (Arm)
1
-6
/
+2
2024-08-13
scsi: ufs: ufshcd-pltfrm: Use of_property_present()
Rob Herring (Arm)
1
-2
/
+2
2024-08-13
scsi: block: Don't check REQ_ATOMIC for reads
John Garry
1
-0
/
+1
2024-08-13
scsi: sd: Don't check if a write for REQ_ATOMIC
John Garry
1
-1
/
+1
2024-08-03
scsi: smartpqi: Update driver version to 2.1.28-025
Don Brace
1
-3
/
+3
2024-08-03
scsi: smartpqi: Improve handling of multipath failover
Kevin Barnett
1
-1
/
+15
2024-08-03
scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quickly
Gilbert Wu
1
-18
/
+2
2024-08-03
scsi: smartpqi: Improve accuracy/performance of raid-bypass-counter
Kevin Barnett
2
-5
/
+27
2024-08-03
scsi: smartpqi: Add new controller PCI IDs
David Strahan
1
-0
/
+104
2024-08-03
scsi: lpfc: Copyright updates for 14.4.0.4 patches
Justin Tee
1
-1
/
+1
2024-08-03
scsi: lpfc: Update lpfc version to 14.4.0.4
Justin Tee
1
-1
/
+1
2024-08-03
scsi: lpfc: Update PRLO handling in direct attached topology
Justin Tee
2
-13
/
+36
2024-08-03
scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topo...
Justin Tee
3
-23
/
+46
2024-08-03
scsi: lpfc: Fix unintentional double clearing of vmid_flag
Justin Tee
2
-2
/
+3
2024-08-03
scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths
Justin Tee
3
-3
/
+24
2024-08-03
scsi: lpfc: Remove redundant vport assignment when building an abort request
Justin Tee
1
-2
/
+0
2024-08-03
scsi: lpfc: Change diagnostic log flag during receipt of unknown ELS cmds
Justin Tee
1
-1
/
+1
2024-08-03
scsi: ufs: core: Support Updating UIC Command Timeout
Bao D. Nguyen
1
-5
/
+24
2024-08-03
scsi: aacraid: struct {user,}sgmap{,64,raw}: Replace 1-element arrays with fl...
Kees Cook
5
-30
/
+23
2024-08-03
scsi: aacraid: Rearrange order of struct aac_srb_unit
Kees Cook
1
-1
/
+1
2024-08-03
scsi: message: fusion: struct _CONFIG_PAGE_IOC_4: Replace 1-element array wit...
Kees Cook
1
-9
/
+1
2024-08-03
scsi: message: fusion: struct _CONFIG_PAGE_IOC_3: Replace 1-element array wit...
Kees Cook
1
-9
/
+1
2024-08-03
scsi: message: fusion: struct _CONFIG_PAGE_IOC_2: Replace 1-element array wit...
Kees Cook
1
-9
/
+1
2024-08-03
scsi: message: fusion: struct _CONFIG_PAGE_RAID_PHYS_DISK_1: Replace 1-elemen...
Kees Cook
1
-9
/
+1
2024-08-03
scsi: message: fusion: struct _CONFIG_PAGE_SAS_IO_UNIT_0: Replace 1-element a...
Kees Cook
1
-9
/
+1
2024-08-03
scsi: message: fusion: struct _RAID_VOL0_SETTINGS: Replace 1-element array wi...
Kees Cook
1
-9
/
+1
2024-08-03
scsi: ipr: Replace 1-element arrays with flexible arrays
Kees Cook
1
-2
/
+2
2024-08-03
scsi: aacraid: struct aac_ciss_phys_luns_resp: Replace 1-element array with f...
Kees Cook
2
-2
/
+2
2024-08-03
scsi: aacraid: union aac_init: Replace 1-element array with flexible array
Kees Cook
2
-2
/
+2
2024-08-03
scsi: megaraid_sas: struct MR_HOST_DEVICE_LIST: Replace 1-element array with ...
Kees Cook
1
-2
/
+2
2024-08-03
scsi: megaraid_sas: struct MR_LD_VF_MAP: Replace 1-element arrays with flexib...
Kees Cook
1
-1
/
+1
2024-08-03
scsi: mpi3mr: struct mpi3_sas_io_unit_page1: Replace 1-element array with fle...
Kees Cook
1
-4
/
+1
2024-08-03
scsi: mpi3mr: struct mpi3_sas_io_unit_page0: Replace 1-element array with fle...
Kees Cook
1
-4
/
+1
2024-08-03
scsi: mpi3mr: struct mpi3_event_data_pcie_topology_change_list: Replace 1-ele...
Kees Cook
1
-4
/
+1
2024-08-03
scsi: mpi3mr: struct mpi3_event_data_sas_topology_change_list: Replace 1-elem...
Kees Cook
1
-4
/
+1
2024-07-28
Linux 6.11-rc1
v6.11-rc1
Linus Torvalds
1
-2
/
+2
2024-07-28
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
7
-10
/
+10
2024-07-28
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2
-2
/
+2
2024-07-28
ubi: Fix ubi_init() ubiblock_exit() section mismatch
Richard Weinberger
1
-1
/
+1
2024-07-28
kbuild: rpm-pkg: ghost modules.weakdep file
Jose Ignacio Tornos Martinez
1
-1
/
+1
2024-07-27
hostfs: fix the host directory parse when mounting.
Hongbo Li
1
-10
/
+55
2024-07-27
fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
Seth Forshee (DigitalOcean)
1
-0
/
+11
2024-07-27
ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER case
Takashi Sakamoto
1
-2
/
+1
2024-07-27
Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"
Takashi Sakamoto
1
-3
/
+2
2024-07-27
minmax: avoid overly complicated constant expressions in VM code
Linus Torvalds
2
-2
/
+9
2024-07-27
minmax: avoid overly complex min()/max() macro arguments in xen
Linus Torvalds
1
-2
/
+3
2024-07-26
nilfs2: handle inconsistent state in nilfs_btnode_create_block()
Ryusuke Konishi
2
-7
/
+22
2024-07-26
selftests/mm: skip test for non-LPA2 and non-LVA systems
Dev Jain
1
-1
/
+15
[next]