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
/
drivers
/
dax
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-50
/
+109
2022-01-15
device-dax: compound devmap support
Joao Martins
1
-0
/
+9
2022-01-15
device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault()
Joao Martins
1
-17
/
+19
2022-01-15
device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()
Joao Martins
1
-6
/
+6
2022-01-15
device-dax: factor out page mapping initialization
Joao Martins
1
-22
/
+23
2022-01-15
device-dax: ensure dev_dax->pgmap is valid for dynamic devices
Joao Martins
3
-8
/
+54
2022-01-15
device-dax: use struct_size()
Joao Martins
1
-2
/
+3
2022-01-15
device-dax: use ALIGN() for determining pgoff
Joao Martins
1
-2
/
+2
2021-12-18
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
2
-4
/
+34
2021-12-18
dax: remove the DAXDEV_F_SYNC flag
Christoph Hellwig
2
-6
/
+3
2021-12-18
dax: simplify dax_synchronous and set_dax_synchronous
Christoph Hellwig
1
-4
/
+4
2021-12-04
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
1
-3
/
+6
2021-12-04
fsdax: simplify the pgoff calculation
Christoph Hellwig
1
-14
/
+0
2021-12-04
dax: remove dax_capable
Christoph Hellwig
1
-36
/
+0
2021-12-04
dax: move the partition alignment check into fs_dax_get_by_bdev
Christoph Hellwig
1
-17
/
+6
2021-12-04
dax: remove the pgmap sanity checks in generic_fsdax_supported
Christoph Hellwig
1
-48
/
+1
2021-12-04
dax: simplify the dax_device <-> gendisk association
Christoph Hellwig
2
-85
/
+30
2021-12-04
dax: remove CONFIG_DAX_DRIVER
Christoph Hellwig
1
-4
/
+0
2021-12-04
dm: make the DAX support depend on CONFIG_FS_DAX
Christoph Hellwig
1
-4
/
+2
2021-11-25
dax: Kill DEV_DAX_PMEM_COMPAT
Dan Williams
9
-156
/
+35
2021-09-27
nvdimm/pmem: move dax_attribute_group from dax to pmem
Christoph Hellwig
1
-82
/
+18
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-118
/
+73
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-10
/
+33
2021-09-08
dax/kmem: use a single static memory group for a single probed unit
David Hildenbrand
1
-8
/
+32
2021-09-08
mm/memory_hotplug: remove nid parameter from remove_memory() and friends
David Hildenbrand
1
-2
/
+1
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2021-08-27
dax: remove bdev_dax_supported
Christoph Hellwig
1
-41
/
+1
2021-08-27
dax: stub out dax_supported for !CONFIG_FS_DAX
Christoph Hellwig
1
-18
/
+18
2021-08-27
dax: remove __generic_fsdax_supported
Christoph Hellwig
1
-4
/
+4
2021-08-27
dax: move the dax_read_lock() locking into dax_supported
Christoph Hellwig
1
-7
/
+9
2021-08-27
dax: mark dax_get_by_host static
Christoph Hellwig
1
-55
/
+54
2021-08-27
dax: stop using bdevname
Christoph Hellwig
1
-13
/
+7
2021-08-11
Merge branch 'for-5.14/dax' into libnvdimm-fixes
Dan Williams
1
-1
/
+1
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-07-08
dax: Ensure errno is returned from dax_direct_access
Ira Weiny
1
-1
/
+1
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-03-22
dax: avoid -Wempty-body warnings
Arnd Bergmann
1
-4
/
+2
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2021-02-24
Merge branch 'for-5.12/dax' into for-5.12/libnvdimm
Dan Williams
4
-16
/
+25
2021-02-23
whack-a-mole: don't open-code iminor/imajor
Al Viro
1
-1
/
+1
2021-02-17
dax-device: Make remove callback return void
Uwe Kleine-König
3
-9
/
+5
2021-02-17
device-dax: Drop an empty .remove callback
Uwe Kleine-König
1
-7
/
+1
2021-02-17
device-dax: Fix error path in dax_driver_register
Uwe Kleine-König
1
-1
/
+9
2021-02-17
device-dax: Properly handle drivers without remove callback
Uwe Kleine-König
1
-1
/
+5
2021-02-17
device-dax: Prevent registering drivers without probe callback
Uwe Kleine-König
1
-0
/
+7
2021-02-17
libnvdimm: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2021-02-17
device-dax: Fix default return code of range_parse()
Shiyang Ruan
1
-1
/
+1
2020-12-24
Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-45
/
+29
2020-12-24
device-dax: Avoid an unnecessary check in alloc_dev_dax_range()
Zhen Lei
1
-14
/
+6
2020-12-24
device-dax: Fix range release
Dan Williams
1
-23
/
+21
[next]