index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
direct-io.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-16
ide: remove the legacy ide driver
Christoph Hellwig
100
-41173
/
+2
2021-06-16
m68k: use libata instead of the legacy ide driver
Christoph Hellwig
5
-24
/
+24
2021-06-16
ARM: disable CONFIG_IDE in pxa_defconfig
Christoph Hellwig
1
-2
/
+0
2021-06-16
ARM: disable CONFIG_IDE in footbridge_defconfig
Christoph Hellwig
1
-1
/
+0
2021-06-16
alpha: use libata instead of the legacy ide driver
Christoph Hellwig
1
-7
/
+6
2021-06-16
pata_cypress: add a module option to disable BM-DMA
Christoph Hellwig
1
-2
/
+8
2021-06-16
ata: pata_macio: Avoid overwriting initialised field in 'pata_macio_sht'
Lee Jones
1
-1
/
+4
2021-06-16
ata: pata_serverworks: Avoid overwriting initialised field in 'serverworks_os...
Lee Jones
1
-1
/
+2
2021-06-16
ata: pata_sc1200: sc1200_sht'Avoid overwriting initialised field in '
Lee Jones
1
-1
/
+2
2021-06-16
ata: pata_cs5530: Avoid overwriting initialised field in 'cs5530_sht'
Lee Jones
1
-1
/
+2
2021-06-16
ata: pata_cs5520: Avoid overwriting initialised field in 'cs5520_sht'
Lee Jones
1
-1
/
+2
2021-06-16
ata: pata_atiixp: Avoid overwriting initialised field in 'atiixp_sht'
Lee Jones
1
-1
/
+2
2021-06-16
ata: sata_nv: Do not over-write initialise fields in 'nv_adma_sht' and 'nv_sw...
Lee Jones
1
-2
/
+8
2021-06-16
ata: sata_mv: Do not over-write initialise fields in 'mv6_sht'
Lee Jones
1
-1
/
+5
2021-06-16
ata: sata_sil24: Do not over-write initialise fields in 'sil24_sht'
Lee Jones
1
-1
/
+4
2021-06-16
ata: ahci: Ensure initialised fields are not overwritten in AHCI_SHT()
Lee Jones
1
-2
/
+5
2021-06-16
ata: include: libata: Move fields commonly over-written to separate MACRO
Lee Jones
1
-5
/
+8
2021-06-15
ahci: Add support for Dell S140 and later controllers
Charles Rose
2
-0
/
+6
2021-06-14
ata: ahci_sunxi: Disable DIPM
Timo Sigurdsson
1
-1
/
+1
2021-06-11
m68k/q40: Replace q40ide driver with pata_falcon and falconide
Finn Thain
10
-245
/
+141
2021-06-11
m68k/mac: Replace macide driver with generic platform drivers
Finn Thain
6
-188
/
+14
2021-05-27
pata_ep93xx: fix deferred probing
Sergey Shtylyov
1
-1
/
+1
2021-05-19
pata_octeon_cf: avoid WARN_ON() in ata_host_activate()
Sergey Shtylyov
1
-2
/
+3
2021-05-18
pata_rb532_cf: fix deferred probing
Sergey Shtylyov
1
-2
/
+4
2021-05-18
sata_highbank: fix deferred probing
Sergey Shtylyov
1
-2
/
+4
2021-05-17
sata: nv: fix debug format string mismatch
Arnd Bergmann
1
-1
/
+1
2021-05-17
sata: fsl: fix DPRINTK format string
Arnd Bergmann
1
-1
/
+1
2021-05-17
ata: Replace inclusion of kernel.h by bits.h in the header
Andy Shevchenko
1
-1
/
+1
2021-05-17
Linux 5.13-rc2
v5.13-rc2
Linus Torvalds
1
-1
/
+1
2021-05-15
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2
-2
/
+2
2021-05-15
mm/ioremap: fix iomap_max_page_shift
Christophe Leroy
1
-3
/
+3
2021-05-15
docs: admin-guide: update description for kernel.modprobe sysctl
Rasmus Villemoes
1
-4
/
+5
2021-05-15
hfsplus: prevent corruption in shrinking truncate
Jouni Roivas
1
-3
/
+4
2021-05-15
mm/filemap: fix readahead return types
Matthew Wilcox (Oracle)
2
-5
/
+5
2021-05-15
kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
Peter Collingbourne
1
-6
/
+23
2021-05-15
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
3
-8
/
+20
2021-05-15
ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from...
Hugh Dickins
1
-1
/
+2
2021-05-15
userfaultfd: release page in error path to avoid BUG_ON
Axel Rasmussen
1
-1
/
+11
2021-05-15
squashfs: fix divide error in calculate_skip()
Phillip Lougher
1
-3
/
+3
2021-05-15
kernel/resource: fix return code check in __request_free_mem_region
Alistair Popple
1
-1
/
+1
2021-05-15
mm, slub: move slub_debug static key enabling outside slab_mutex
Vlastimil Babka
2
-9
/
+10
2021-05-15
mm/hugetlb: fix cow where page writtable in child
Peter Xu
1
-0
/
+1
2021-05-15
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
3
-18
/
+41
2021-05-14
arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()
Catalin Marinas
1
-1
/
+3
2021-05-14
block/partitions/efi.c: Fix the efi_partition() kernel-doc header
Bart Van Assche
1
-1
/
+1
2021-05-14
blk-mq: Swap two calls in blk_mq_exit_queue()
Bart Van Assche
1
-2
/
+4
2021-05-14
blk-mq: plug request for shared sbitmap
Ming Lei
1
-2
/
+3
2021-05-14
xen/swiotlb: check if the swiotlb has already been initialized
Stefano Stabellini
2
-1
/
+12
2021-05-14
arm64: do not set SWIOTLB_NO_FORCE when swiotlb is required
Christoph Hellwig
1
-1
/
+2
2021-05-14
xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.h
Stefano Stabellini
2
-13
/
+14
[next]