index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
sed-opal.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
10
-0
/
+39
2020-01-03
compat_ioctl: move cdrom commands into cdrom.c
Arnd Bergmann
5
-51
/
+45
2020-01-03
compat_ioctl: simplify the implementation
Arnd Bergmann
4
-105
/
+64
2020-01-03
compat_ioctl: move sys_compat_ioctl() to ioctl.c
Arnd Bergmann
3
-134
/
+91
2020-01-03
compat_ioctl: scsi: move ioctl handling into drivers
Arnd Bergmann
7
-204
/
+142
2020-01-03
compat_ioctl: ide: floppy: add handler
Arnd Bergmann
5
-0
/
+61
2020-01-03
compat_ioctl: bsg: add handler
Arnd Bergmann
1
-0
/
+1
2020-01-03
compat_ioctl: add scsi_compat_ioctl
Arnd Bergmann
2
-14
/
+41
2020-01-03
compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers
Arnd Bergmann
5
-0
/
+7
2020-01-03
compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
Arnd Bergmann
2
-26
/
+5
2020-01-03
compat_ioctl: move CDROMREADADIO to cdrom.c
Arnd Bergmann
2
-39
/
+25
2020-01-03
compat_ioctl: move CDROM_SEND_PACKET handling into scsi
Arnd Bergmann
3
-103
/
+135
2020-01-03
compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl
Arnd Bergmann
2
-0
/
+2
2020-01-03
compat_ioctl: block: add blkdev_compat_ptr_ioctl
Arnd Bergmann
2
-0
/
+28
2020-01-03
compat: scsi: sg: fix v3 compat read/write interface
Arnd Bergmann
3
-95
/
+90
2020-01-03
compat: provide compat_ptr() on all architectures
Arnd Bergmann
9
-109
/
+20
2020-01-03
compat: ARM64: always include asm-generic/compat.h
Arnd Bergmann
1
-2
/
+3
2019-12-30
Linux 5.5-rc4
v5.5-rc4
Linus Torvalds
1
-1
/
+1
2019-12-29
locks: print unsigned ino in /proc/locks
Amir Goldstein
1
-1
/
+1
2019-12-28
riscv: export flush_icache_all to modules
Olof Johansson
1
-0
/
+1
2019-12-28
riscv: reject invalid syscalls below -1
David Abdurachmanov
1
-0
/
+1
2019-12-28
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
Luc Van Oostenryck
2
-3
/
+4
2019-12-26
ata: ahci_brcm: Add missing clock management during recovery
Florian Fainelli
1
-0
/
+7
2019-12-26
ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE
Florian Fainelli
1
-15
/
+16
2019-12-26
ata: ahci_brcm: Fix AHCI resources management
Florian Fainelli
1
-29
/
+76
2019-12-26
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
Florian Fainelli
2
-2
/
+6
2019-12-26
libata: Fix retrieving of active qcs
Sascha Hauer
5
-3
/
+28
2019-12-24
io-wq: add cond_resched() to worker thread
Hillf Danton
1
-0
/
+2
2019-12-23
rseq/selftests: Clarify rseq_prepare_unload() helper requirements
Mathieu Desnoyers
1
-5
/
+7
2019-12-23
rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30
Mathieu Desnoyers
1
-8
/
+10