summaryrefslogtreecommitdiffstats
path: root/fs/direct-io.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-16ide: remove the legacy ide driverChristoph Hellwig100-41173/+2
2021-06-16m68k: use libata instead of the legacy ide driverChristoph Hellwig5-24/+24
2021-06-16ARM: disable CONFIG_IDE in pxa_defconfigChristoph Hellwig1-2/+0
2021-06-16ARM: disable CONFIG_IDE in footbridge_defconfigChristoph Hellwig1-1/+0
2021-06-16alpha: use libata instead of the legacy ide driverChristoph Hellwig1-7/+6
2021-06-16pata_cypress: add a module option to disable BM-DMAChristoph Hellwig1-2/+8
2021-06-16ata: pata_macio: Avoid overwriting initialised field in 'pata_macio_sht'Lee Jones1-1/+4
2021-06-16ata: pata_serverworks: Avoid overwriting initialised field in 'serverworks_os...Lee Jones1-1/+2
2021-06-16ata: pata_sc1200: sc1200_sht'Avoid overwriting initialised field in 'Lee Jones1-1/+2
2021-06-16ata: pata_cs5530: Avoid overwriting initialised field in 'cs5530_sht'Lee Jones1-1/+2
2021-06-16ata: pata_cs5520: Avoid overwriting initialised field in 'cs5520_sht'Lee Jones1-1/+2
2021-06-16ata: pata_atiixp: Avoid overwriting initialised field in 'atiixp_sht'Lee Jones1-1/+2
2021-06-16ata: sata_nv: Do not over-write initialise fields in 'nv_adma_sht' and 'nv_sw...Lee Jones1-2/+8
2021-06-16ata: sata_mv: Do not over-write initialise fields in 'mv6_sht'Lee Jones1-1/+5
2021-06-16ata: sata_sil24: Do not over-write initialise fields in 'sil24_sht'Lee Jones1-1/+4
2021-06-16ata: ahci: Ensure initialised fields are not overwritten in AHCI_SHT()Lee Jones1-2/+5
2021-06-16ata: include: libata: Move fields commonly over-written to separate MACROLee Jones1-5/+8
2021-06-15ahci: Add support for Dell S140 and later controllersCharles Rose2-0/+6
2021-06-14ata: ahci_sunxi: Disable DIPMTimo Sigurdsson1-1/+1
2021-06-11m68k/q40: Replace q40ide driver with pata_falcon and falconideFinn Thain10-245/+141
2021-06-11m68k/mac: Replace macide driver with generic platform driversFinn Thain6-188/+14
2021-05-27pata_ep93xx: fix deferred probingSergey Shtylyov1-1/+1
2021-05-19pata_octeon_cf: avoid WARN_ON() in ata_host_activate()Sergey Shtylyov1-2/+3
2021-05-18pata_rb532_cf: fix deferred probingSergey Shtylyov1-2/+4
2021-05-18sata_highbank: fix deferred probingSergey Shtylyov1-2/+4
2021-05-17sata: nv: fix debug format string mismatchArnd Bergmann1-1/+1
2021-05-17sata: fsl: fix DPRINTK format stringArnd Bergmann1-1/+1
2021-05-17ata: Replace inclusion of kernel.h by bits.h in the headerAndy Shevchenko1-1/+1
2021-05-17Linux 5.13-rc2v5.13-rc2Linus Torvalds1-1/+1
2021-05-15tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2-2/+2
2021-05-15mm/ioremap: fix iomap_max_page_shiftChristophe Leroy1-3/+3
2021-05-15docs: admin-guide: update description for kernel.modprobe sysctlRasmus Villemoes1-4/+5
2021-05-15hfsplus: prevent corruption in shrinking truncateJouni Roivas1-3/+4
2021-05-15mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)2-5/+5
2021-05-15kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabledPeter Collingbourne1-6/+23
2021-05-15mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)3-8/+20
2021-05-15ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from...Hugh Dickins1-1/+2
2021-05-15userfaultfd: release page in error path to avoid BUG_ONAxel Rasmussen1-1/+11
2021-05-15squashfs: fix divide error in calculate_skip()Phillip Lougher1-3/+3
2021-05-15kernel/resource: fix return code check in __request_free_mem_regionAlistair Popple1-1/+1
2021-05-15mm, slub: move slub_debug static key enabling outside slab_mutexVlastimil Babka2-9/+10
2021-05-15mm/hugetlb: fix cow where page writtable in childPeter Xu1-0/+1
2021-05-15mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu3-18/+41
2021-05-14arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()Catalin Marinas1-1/+3
2021-05-14block/partitions/efi.c: Fix the efi_partition() kernel-doc headerBart Van Assche1-1/+1
2021-05-14blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche1-2/+4
2021-05-14blk-mq: plug request for shared sbitmapMing Lei1-2/+3
2021-05-14xen/swiotlb: check if the swiotlb has already been initializedStefano Stabellini2-1/+12
2021-05-14arm64: do not set SWIOTLB_NO_FORCE when swiotlb is requiredChristoph Hellwig1-1/+2
2021-05-14xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.hStefano Stabellini2-13/+14