index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-cache-target.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-02
scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated aborts
Jim Gill
1
-1
/
+1
2018-04-21
scsi: target: Fix fortify_panic kernel exception
Bryant G Ly
1
-4
/
+4
2018-04-21
scsi: isci: Fix infinite loop in while loop
Colin Ian King
1
-2
/
+1
2018-04-20
scsi: storvsc: Set up correct queue depth values for IDE devices
Long Li
1
-2
/
+5
2018-04-19
scsi: target: fix crash with iscsi target and dvd
Ming Lei
1
-0
/
+2
2018-04-19
scsi: sd_zbc: Avoid that resetting a zone fails sporadically
Bart Van Assche
2
-58
/
+87
2018-04-19
scsi: sd: Defer spinning up drive while SANITIZE is in progress
Mahesh Rajashekhara
1
-0
/
+2
2018-04-19
scsi: megaraid_sas: Do not log an error if FW successfully initializes.
Vinson Lee
1
-3
/
+3
2018-04-19
scsi: ufs: add trace event for ufs upiu
Ohad Sharabi
2
-0
/
+67
2018-04-19
scsi: core: remove reference to scsi_show_extd_sense()
John Pittman
1
-2
/
+0
2018-04-19
scsi: mptsas: Disable WRITE SAME
Martin K. Petersen
1
-0
/
+1
2018-04-19
scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort"
Colin Ian King
1
-1
/
+1
2018-04-19
scsi: scsi_debug: IMMED related delay adjustments
Douglas Gilbert
1
-9
/
+24
2018-04-19
scsi: iscsi: respond to netlink with unicast when appropriate
Chris Leech
1
-11
/
+18
2018-04-16
Linux 4.17-rc1
v4.17-rc1
Linus Torvalds
1
-2
/
+2
2018-04-14
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
5
-4
/
+28
2018-04-14
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
4
-32
/
+31
2018-04-14
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
2
-34
/
+13
2018-04-14
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-22
/
+12
2018-04-14
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-46
/
+30
2018-04-14
kernel/kexec_file.c: split up __kexec_load_puragory
Philipp Rudo
1
-97
/
+103
2018-04-14
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
3
-61
/
+71
2018-04-14
kernel/kexec_file.c: search symbols in read-only kexec_purgatory
Philipp Rudo
1
-16
/
+22
2018-04-14
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
2
-8
/
+13
2018-04-14
kernel/kexec_file.c: remove checks in kexec_purgatory_load
Philipp Rudo
1
-14
/
+0
2018-04-14
include/linux/kexec.h: silence compile warnings
Philipp Rudo
1
-0
/
+2
2018-04-14
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
3
-188
/
+201
2018-04-14
x86: kexec_file: clean up prepare_elf64_headers()
AKASHI Takahiro
1
-11
/
+7
2018-04-14
x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
AKASHI Takahiro
1
-51
/
+31
2018-04-14
x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
AKASHI Takahiro
1
-12
/
+12
2018-04-14
x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
AKASHI Takahiro
1
-63
/
+58
2018-04-14
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
8
-94
/
+71
2018-04-14
kexec_file: make use of purgatory optional
AKASHI Takahiro
3
-0
/
+11
2018-04-14
proc: revalidate misc dentries
Alexey Dobriyan
1
-1
/
+22
2018-04-14
mm, slab: reschedule cache_reap() on the same CPU
Vlastimil Babka
1
-1
/
+2
2018-04-14
kexec: export PG_swapbacked to VMCOREINFO
Petr Tesarik
1
-0
/
+1
2018-04-14
ipc/shm: fix use-after-free of shm file via remap_file_pages()
Eric Biggers
1
-3
/
+20
2018-04-14
mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMU
Arnd Bergmann
1
-1
/
+5
2018-04-14
mm/gup.c: document return value
Michael S. Tsirkin
6
-3
/
+17
2018-04-14
get_user_pages_fast(): return -EFAULT on access_ok failure
Michael S. Tsirkin
1
-1
/
+4
2018-04-14
mm/gup_benchmark: handle gup failures
Michael S. Tsirkin
1
-1
/
+3
2018-04-14
resource: fix integer overflow at reallocation
Takashi Iwai
1
-1
/
+2
2018-04-13
kconfig: extend output of 'listnewconfig'
Don Zickus
1
-2
/
+12
2018-04-13
kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg
Javier Martinez Canillas
1
-0
/
+2
2018-04-13
btrfs: Only check first key for committed tree blocks
Qu Wenruo
1
-0
/
+8
2018-04-13
powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU features
Michael Ellerman
2
-15
/
+22
2018-04-13
firmware: dmi_scan: Use lowercase letters for UUID
Jean Delvare
1
-2
/
+2
2018-04-13
firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches
Alex Hung
2
-1
/
+10
2018-04-13
firmware: dmi_scan: Fix UUID length safety check
Jean Delvare
1
-1
/
+1
2018-04-13
proc: fixup copyright sign
Alexey Dobriyan
9
-7
/
+37
[next]