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
*
scsi: mpt3sas: Get device objects using sas_address & portID
Sreekanth Reddy
2020-11-05
3
-87
/
+178
*
scsi: mpt3sas: Update hba_port's sas_address & phy_mask
Sreekanth Reddy
2020-11-05
3
-27
/
+126
*
scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device()
Sreekanth Reddy
2020-11-05
1
-58
/
+58
*
scsi: mpt3sas: Allocate memory for hba_port objects
Sreekanth Reddy
2020-11-05
1
-4
/
+69
*
scsi: mpt3sas: Define hba_port structure
Sreekanth Reddy
2020-11-05
1
-1
/
+34
*
scsi: zfcp: Handle event-lost notification for Version Change events
Julian Wiedmann
2020-10-30
4
-0
/
+16
*
scsi: zfcp: Process Version Change events
Julian Wiedmann
2020-10-30
2
-0
/
+26
*
scsi: zfcp: Clarify & assert the stat_lock locking in zfcp_qdio_send()
Julian Wiedmann
2020-10-30
1
-0
/
+8
*
scsi: zfcp: Remove orphaned function declarations
Vasily Gorbik
2020-10-30
1
-2
/
+0
*
scsi: zfcp: Lift Input Queue tasklet from qdio
Julian Wiedmann
2020-10-30
2
-0
/
+41
*
scsi: arcmsr: Ensure getting a free ccb is done under the spin_lock
ching Huang
2020-10-30
1
-1
/
+3
*
scsi: arcmsr: Configure the default command timeout value
ching Huang
2020-10-30
2
-0
/
+17
*
scsi: ufs: qcom: Enable aggressive power collapse for ufs HBA
Asutosh Das
2020-10-30
1
-0
/
+1
*
scsi: ufs: Put HBA into LPM during clk gating
Can Guo
2020-10-30
2
-2
/
+20
*
scsi: libfc: Fix enum-conversion warning
Arnd Bergmann
2020-10-30
1
-1
/
+1
*
scsi: libfc: Work around -Warray-bounds warning
Arnd Bergmann
2020-10-30
1
-11
/
+19
*
scsi: libfc: Move scsi/fc_encode.h to libfc
Arnd Bergmann
2020-10-30
12
-39
/
+36
*
scsi: doc: Fix some kernel-doc markups
Mauro Carvalho Chehab
2020-10-27
5
-8
/
+9
*
scsi: lpfc: Update lpfc version to 12.8.0.5
James Smart
2020-10-27
1
-1
/
+1
*
scsi: lpfc: Reject CT request for MIB commands
James Smart
2020-10-27
3
-39
/
+296
*
scsi: lpfc: Add FDMI Vendor MIB support
James Smart
2020-10-27
9
-6
/
+117
*
scsi: lpfc: Enlarge max_sectors in scsi host templates
James Smart
2020-10-27
2
-6
/
+3
*
scsi: lpfc: Fix duplicate wq_create_version check
James Smart
2020-10-27
1
-6
/
+0
*
scsi: lpfc: Removed unused macros in lpfc_attr.c
James Smart
2020-10-27
1
-4
/
+0
*
scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()
James Smart
2020-10-27
1
-1
/
+1
*
scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpi
James Smart
2020-10-27
8
-42
/
+136
*
scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()
James Smart
2020-10-27
2
-5
/
+9
*
scsi: target: tcmu: scatter_/gather_data_area() rework
Bodo Stroesser
2020-10-26
1
-89
/
+75
*
scsi: message: fusion: Remove unneeded break
Tom Rix
2020-10-26
1
-1
/
+0
*
scsi: Remove unneeded break statements
Tom Rix
2020-10-26
17
-31
/
+4
*
scsi: fc: Update documentation of sysfs nodes for FPIN stats
Shyam Sundar
2020-10-26
2
-0
/
+46
*
scsi: fc: Add mechanism to update FPIN signal statistics
Shyam Sundar
2020-10-26
2
-0
/
+8
*
scsi: fc: Parse FPIN packets and update statistics
Shyam Sundar
2020-10-26
2
-0
/
+294
*
scsi: fc: Add FPIN statistics to fc_host and fc_rport objects
Shyam Sundar
2020-10-26
2
-0
/
+149
*
scsi: fc: Update formal FPIN descriptor definitions
Shyam Sundar
2020-10-26
1
-1
/
+113
*
Linux 5.10-rc1
v5.10-rc1
Linus Torvalds
2020-10-25
1
-2
/
+2
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
117
-196
/
+196
*
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
2020-10-25
1
-3
/
+3
*
mm: remove kzfree() compatibility definition
Eric Biggers
2020-10-25
6
-8
/
+6
*
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
2020-10-25
1
-5
/
+7
*
Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-25
3
-1
/
+116
|
\
|
*
selftests/timens: Add a test for futex()
Andrei Vagin
2020-10-20
2
-1
/
+111
|
*
futex: Adjust absolute futex timeouts with per time namespace offset
Andrei Vagin
2020-10-20
1
-0
/
+5
*
|
Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-25
2
-5
/
+12
|
\
\
|
*
|
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-10-14
2
-4
/
+11
|
*
|
sched: Replace zero-length array with flexible-array
zhuguangqing
2020-10-14
1
-1
/
+1
*
|
|
Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-25
1
-1
/
+1
|
\
\
\
|
*
|
|
perf: correct SNOOPX field offset
Al Grant
2020-10-19
1
-1
/
+1
*
|
|
|
Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-10-25
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
locking/seqlocks: Fix kernel-doc warnings
Mauro Carvalho Chehab
2020-10-14
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
[next]