index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dax.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-04
mm: convert DAX lock/unlock page to lock/unlock folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2023-08-25
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-06-26
dax: enable dax fault handler to report VM_FAULT_HWPOISON
Jane Chu
1
-0
/
+13
2023-02-11
dax/hmem: Move hmem device registration to dax_hmem.ko
Dan Williams
1
-2
/
+5
2022-12-12
fsdax,xfs: port unshare to fsdax
Shiyang Ruan
1
-0
/
+2
2022-07-18
fsdax: dedup file range to use a compare function
Shiyang Ruan
1
-0
/
+8
2022-07-18
fsdax: introduce dax_lock_mapping_entry()
Shiyang Ruan
1
-0
/
+15
2022-07-18
dax: introduce holder for dax_device
Shiyang Ruan
1
-8
/
+25
2022-05-16
dax: add .recovery_write dax_operation
Jane Chu
1
-0
/
+13
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
1
-2
/
+7
2021-12-18
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
1
-6
/
+3
2021-12-18
dax: remove the DAXDEV_F_SYNC flag
Christoph Hellwig
1
-6
/
+2
2021-12-18
dax: simplify dax_synchronous and set_dax_synchronous
Christoph Hellwig
1
-10
/
+2
2021-12-04
dax: fix up some of the block device related ifdefs
Christoph Hellwig
1
-17
/
+16
2021-12-04
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
1
-2
/
+4
2021-12-04
fsdax: decouple zeroing from the iomap buffered I/O code
Christoph Hellwig
1
-1
/
+6
2021-12-04
fsdax: simplify the pgoff calculation
Christoph Hellwig
1
-1
/
+0
2021-12-04
dax: remove dax_capable
Christoph Hellwig
1
-14
/
+0
2021-12-04
dax: simplify the dax_device <-> gendisk association
Christoph Hellwig
1
-4
/
+15
2021-09-27
nvdimm/pmem: move dax_attribute_group from dax to pmem
Christoph Hellwig
1
-2
/
+0
2021-08-27
dax: remove bdev_dax_supported
Christoph Hellwig
1
-12
/
+0
2021-08-27
dax: stub out dax_supported for !CONFIG_FS_DAX
Christoph Hellwig
1
-8
/
+10
2021-08-27
dax: remove __generic_fsdax_supported
Christoph Hellwig
1
-14
/
+2
2021-08-27
dax: mark dax_get_by_host static
Christoph Hellwig
1
-5
/
+0
2020-10-20
Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2020-10-14
Merge tag 'iomap-5.10-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+1
2020-10-14
ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device
Dan Williams
1
-0
/
+8
2020-09-21
iomap: Change calling convention for zeroing
Matthew Wilcox (Oracle)
1
-2
/
+1
2020-09-21
dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
Jan Kara
1
-9
/
+8
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
1
-2
/
+20
2020-09-10
dax: Create a range version of dax_layout_busy_page()
Vivek Goyal
1
-0
/
+6
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-04-03
dax,iomap: Add helper dax_iomap_zero() to zero a range
Vivek Goyal
1
-14
/
+3
2020-04-03
dax, pmem: Add a dax operation zero_page_range
Vivek Goyal
1
-0
/
+4
2020-01-16
dax: Get rid of fs_dax_get_by_host() helper
Vivek Goyal
1
-10
/
+0
2020-01-03
dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()
Vivek Goyal
1
-2
/
+2
2019-07-06
dax: check synchronous mapping is supported
Pankaj Gupta
1
-0
/
+17
2019-07-06
libnvdimm: add dax_dev sync flag
Pankaj Gupta
1
-2
/
+22
2019-05-21
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
1
-0
/
+26
2018-12-05
dax: Fix unlock mismatch with updated API
Matthew Wilcox
1
-6
/
+8
2018-07-23
filesystem-dax: Introduce dax_lock_mapping_entry()
Dan Williams
1
-0
/
+13
2018-06-28
include/linux/dax.h: dax_iomap_fault() returns vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-09
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+12
2018-06-09
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
Dan Williams
1
-0
/
+5
2018-06-08
fs/dax.c: use new return type vm_fault_t
Souptick Joarder
1
-2
/
+2
2018-05-31
dax: change bdev_dax_supported() to support boolean returns
Dave Jiang
1
-4
/
+4
2018-05-31
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
1
-4
/
+5
2018-05-23
dax: Introduce a ->copy_to_iter dax operation
Dan Williams
1
-0
/
+5
2018-05-22
mm, fs, dax: handle layout changes to pinned dax mappings
Dan Williams
1
-0
/
+7
2018-04-03
dax, dm: allow device-mapper to operate without dax support
Dan Williams
1
-6
/
+24
[next]