summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fsdax: shift partition offset handling into the file systemsChristoph Hellwig2021-12-046-16/+36
* dax: return the partition offset from fs_dax_get_by_bdevChristoph Hellwig2021-12-0411-12/+22
* iomap: add a IOMAP_DAX flagChristoph Hellwig2021-12-046-10/+18
* xfs: pass the mapping flags to xfs_bmbt_to_iomapChristoph Hellwig2021-12-045-21/+27
* xfs: use xfs_direct_write_iomap_ops for DAX zeroingChristoph Hellwig2021-12-041-2/+2
* xfs: move dax device handling into xfs_{alloc,free}_buftargChristoph Hellwig2021-12-043-27/+11
* ext4: cleanup the dax handling in ext4_fill_superChristoph Hellwig2021-12-041-4/+3
* ext2: cleanup the dax handling in ext2_fill_superChristoph Hellwig2021-12-041-7/+5
* fsdax: decouple zeroing from the iomap buffered I/O codeChristoph Hellwig2021-12-046-44/+94
* fsdax: factor out a dax_memzero helperChristoph Hellwig2021-12-041-17/+19
* fsdax: simplify the offset check in dax_iomap_zeroChristoph Hellwig2021-12-041-3/+1
* xfs: add xfs_zero_range and xfs_truncate_page helpersShiyang Ruan2021-12-046-12/+37
* fsdax: simplify the pgoff calculationChristoph Hellwig2021-12-043-40/+10
* fsdax: use a saner calling convention for copy_cow_page_daxChristoph Hellwig2021-12-041-16/+13
* fsdax: remove a pointless __force cast in copy_cow_page_daxChristoph Hellwig2021-12-041-1/+1
* dm-stripe: add a stripe_dax_pgoff helperChristoph Hellwig2021-12-041-48/+15
* dm-log-writes: add a log_writes_dax_pgoff helperChristoph Hellwig2021-12-041-25/+17
* dm-linear: add a linear_dax_pgoff helperChristoph Hellwig2021-12-041-34/+15
* dax: remove dax_capableChristoph Hellwig2021-12-0411-110/+36
* xfs: factor out a xfs_setup_dax_always helperChristoph Hellwig2021-12-041-19/+28
* dax: move the partition alignment check into fs_dax_get_by_bdevChristoph Hellwig2021-12-041-17/+6
* dax: remove the pgmap sanity checks in generic_fsdax_supportedChristoph Hellwig2021-12-041-48/+1
* dax: simplify the dax_device <-> gendisk associationChristoph Hellwig2021-12-047-97/+66
* dax: remove CONFIG_DAX_DRIVERChristoph Hellwig2021-12-044-7/+3
* dm: make the DAX support depend on CONFIG_FS_DAXChristoph Hellwig2021-12-046-9/+7
* dm: fix alloc_dax error handling in alloc_devChristoph Hellwig2021-12-041-1/+3
* dax: Kill DEV_DAX_PMEM_COMPATDan Williams2021-11-2415-209/+36
* Linux 5.16-rc1v5.16-rc1Linus Torvalds2021-11-141-2/+2
* kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva2021-11-142-5/+6
* Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-11-144-7/+12
|\
| * xfs: sync xfs_btree_split macros with userspace libxfsDarrick J. Wong2021-11-111-0/+4
| * xfs: #ifdef out perag code for userspaceEric Sandeen2021-11-102-3/+7
| * xfs: use swap() to make dabtree code cleanerYang Guang2021-11-081-4/+1
* | Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-145-6/+14
|\ \
| * | parisc/entry: fix trace test in syscall exit pathSven Schnelle2021-11-131-1/+1
| * | parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin2021-11-132-4/+10
| * | parisc: Fix implicit declaration of function '__kernel_text_address'Helge Deller2021-11-131-0/+1
| * | parisc: Fix backtrace to always include init funtion namesHelge Deller2021-11-131-1/+2
* | | Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds2021-11-1421-180/+78
|\ \ \
| * | | sh: pgtable-3level: Fix cast to pointer from integer of different sizeGeert Uytterhoeven2021-10-271-1/+1
| * | | sh: fix READ/WRITE redefinition warningsRandy Dunlap2021-10-271-22/+22
| * | | sh: define __BIG_ENDIAN for math-emuRandy Dunlap2021-10-271-0/+8
| * | | sh: math-emu: drop unused functionsRandy Dunlap2021-10-271-103/+0
| * | | sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap2021-10-271-0/+1
| * | | sh: Cleanup about SPARSE_IRQKefeng Wang2021-10-272-12/+0
| * | | sh: kdump: add some attribute to functionYejune Deng2021-09-171-2/+2
| * | | maple: fix wrong return value of maple_bus_init().Lu Wei2021-09-171-1/+4
| * | | sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/Masahiro Yamada2021-09-177-24/+23
| * | | sh: boot: add intermediate vmlinux.bin* to targets instead of extra-yMasahiro Yamada2021-09-171-2/+2
| * | | sh: boards: Fix the cacography in irq.cTang Bin2021-09-171-2/+2