index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dax
Age
Commit message (
Expand
)
Author
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-16
device/dax: update devdax to use mmap_prepare
Lorenzo Stoakes
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
2025-05-12
DAX: warn when kmem regions are truncated for memory block alignment
Gregory Price
2025-03-17
device/dax: properly refcount device dax pages when mapping
Alistair Popple
2025-03-17
dax: remove access to page->index
Matthew Wilcox (Oracle)
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-25
Merge tag 'libnvdimm-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-13
dax: delete a stale directory pmem
Harshit Mogalapalli
2024-11-08
dax: Document struct dev_dax_range
Ira Weiny
2024-10-09
device-dax: correct pgoff align in dax_set_mapping()
Kun(llfl)
2024-09-03
mm: make range-to-target_node lookup facility a part of numa_memblks
Mike Rapoport (Microsoft)
2024-09-01
mm/dax: dump start address in fault handler
Peter Xu
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-06-17
dax: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-15
Merge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-07
dax/bus.c: use the right locking mode (read vs write) in size_show
Vishal Verma
2024-05-07
dax/bus.c: don't use down_write_killable for non-user processes
Vishal Verma
2024-05-07
dax/bus.c: fix locking for unregister_dax_dev / unregister_dax_mapping paths
Vishal Verma
2024-05-07
dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts
Vishal Verma
2024-05-05
memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...
Ho-Ren (Jack) Chuang
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-25
dax: remove redundant assignment to variable rc
Colin Ian King
2024-04-25
dax: constify the struct device_type usage
Ricardo B. Marliere
2024-04-07
fs: claw back a few FMODE_* bits
Christian Brauner
2024-03-15
Merge tag 'libnvdimm-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-04
dax: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-22
dax: fix incorrect list of data cache aliasing architectures
Mathieu Desnoyers
2024-02-22
dax: check for data cache aliasing at runtime
Mathieu Desnoyers
2024-02-22
dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n
Mathieu Desnoyers
2024-02-22
dax: add a sysfs knob to control memmap_on_memory behavior
Vishal Verma
2024-02-22
dax/bus.c: replace several sprintf() with sysfs_emit()
Vishal Verma
2024-02-22
dax/bus.c: replace driver-core lock usage by a local rwsem
Vishal Verma
2024-02-12
device-dax: make dax_bus_type const
Ricardo B. Marliere
2024-01-10
Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-12-10
dax/kmem: allow kmem to add memory with memmap_on_memory
Vishal Verma
2023-12-07
mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
Shiyang Ruan
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-16
dax, kmem: calculate abstract distance with general interface
Huang Ying
2023-09-27
dax: refactor deprecated strncpy
Justin Stitt
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
2023-08-18
memory tier: rename destroy_memory_type() to put_memory_type()
Miaohe Lin
2023-06-26
dax: enable dax fault handler to report VM_FAULT_HWPOISON
Jane Chu
[next]