| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 2023-02-25 | 10 | -116/+284 |
|\ |
|
| * | dax/kmem: Fix leak of memory-hotplug resources | Dan Williams | 2023-02-17 | 2 | -3/+3 |
| * | dax: cxl: add CXL_REGION dependency | Arnd Bergmann | 2023-02-14 | 1 | -1/+1 |
| * | cxl/dax: Create dax devices for CXL RAM regions | Dan Williams | 2023-02-11 | 4 | -0/+82 |
| * | dax: Assign RAM regions to memory-hotplug by default | Dan Williams | 2023-02-11 | 6 | -37/+46 |
| * | dax/hmem: Move hmem device registration to dax_hmem.ko | Dan Williams | 2023-02-11 | 3 | -49/+149 |
| * | dax/hmem: Convey the dax range via memregion_info() | Dan Williams | 2023-02-11 | 2 | -34/+17 |
| * | dax/hmem: Drop unnecessary dax_hmem_remove() | Dan Williams | 2023-02-11 | 1 | -7/+0 |
| * | dax/hmem: Move HMAT and Soft reservation probe initcall level | Dan Williams | 2023-02-11 | 2 | -2/+3 |
* | | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-02-24 | 1 | -1/+1 |
|\ \ |
|
| * | | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 2023-01-27 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-02-24 | 1 | -1/+1 |
|\ \ |
|
| * | | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 2023-02-10 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-02-21 | 1 | -1/+0 |
|\ \ |
|
| * | | drivers/dax: Remove "select SRCU" | Paul E. McKenney | 2023-02-03 | 1 | -1/+0 |
| |/ |
|
* / | dax: super.c: fix kernel-doc bad line warning | Randy Dunlap | 2023-01-25 | 1 | -1/+1 |
|/ |
|
* | device-dax: Fix duplicate 'hmem' device registration | Dan Williams | 2022-11-22 | 1 | -9/+15 |
* | Merge tag 'libnvdimm-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-10-15 | 2 | -5/+5 |
|\ |
|
| * | ACPI: HMAT: Release platform device in case of platform_device_add_data() fails | Lin Yujun | 2022-09-30 | 1 | -2/+2 |
| * | dax: Remove usage of the deprecated ida_simple_xxx API | Bo Liu | 2022-09-30 | 1 | -3/+3 |
* | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-11 | 1 | -3/+39 |
|\ \ |
|
| * | | mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI... | Aneesh Kumar K.V | 2022-09-27 | 1 | -3/+39 |
| |/ |
|
* / | devdax: Fix soft-reservation memory description | Dan Williams | 2022-09-25 | 1 | -0/+1 |
|/ |
|
* | dax: introduce holder for dax_device | Shiyang Ruan | 2022-07-18 | 1 | -1/+66 |
* | dax: add .recovery_write dax_operation | Jane Chu | 2022-05-16 | 1 | -0/+9 |
* | dax: introduce DAX_RECOVERY_WRITE dax access mode | Jane Chu | 2022-05-16 | 1 | -2/+3 |
* | Merge tag 'dax-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd... | Linus Torvalds | 2022-03-25 | 1 | -0/+2 |
|\ |
|
| * | dax: Fix missing kdoc for dax_device | Ira Weiny | 2022-03-12 | 1 | -0/+1 |
| * | dax: make sure inodes are flushed before destroy cache | Tong Zhang | 2022-02-18 | 1 | -0/+1 |
* | | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2022-03-23 | 1 | -2/+1 |
|\ \ |
|
| * | | fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio | Matthew Wilcox (Oracle) | 2022-03-16 | 1 | -1/+1 |
| * | | fs: Remove noop_invalidatepage() | Matthew Wilcox (Oracle) | 2022-03-15 | 1 | -1/+0 |
| |/ |
|
* / | fs: allocate inode by using alloc_inode_sb() | Muchun Song | 2022-03-22 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-15 | 3 | -50/+109 |
|\ |
|
| * | device-dax: compound devmap support | Joao Martins | 2022-01-15 | 1 | -0/+9 |
| * | device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault() | Joao Martins | 2022-01-15 | 1 | -17/+19 |
| * | device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}() | Joao Martins | 2022-01-15 | 1 | -6/+6 |
| * | device-dax: factor out page mapping initialization | Joao Martins | 2022-01-15 | 1 | -22/+23 |
| * | device-dax: ensure dev_dax->pgmap is valid for dynamic devices | Joao Martins | 2022-01-15 | 3 | -8/+54 |
| * | device-dax: use struct_size() | Joao Martins | 2022-01-15 | 1 | -2/+3 |
| * | device-dax: use ALIGN() for determining pgoff | Joao Martins | 2022-01-15 | 1 | -2/+2 |
* | | dax: remove the copy_from_iter and copy_to_iter methods | Christoph Hellwig | 2021-12-18 | 2 | -4/+34 |
* | | dax: remove the DAXDEV_F_SYNC flag | Christoph Hellwig | 2021-12-18 | 2 | -6/+3 |
* | | dax: simplify dax_synchronous and set_dax_synchronous | Christoph Hellwig | 2021-12-18 | 1 | -4/+4 |
* | | dax: return the partition offset from fs_dax_get_by_bdev | Christoph Hellwig | 2021-12-04 | 1 | -3/+6 |
* | | fsdax: simplify the pgoff calculation | Christoph Hellwig | 2021-12-04 | 1 | -14/+0 |
* | | dax: remove dax_capable | Christoph Hellwig | 2021-12-04 | 1 | -36/+0 |
* | | dax: move the partition alignment check into fs_dax_get_by_bdev | Christoph Hellwig | 2021-12-04 | 1 | -17/+6 |
* | | dax: remove the pgmap sanity checks in generic_fsdax_supported | Christoph Hellwig | 2021-12-04 | 1 | -48/+1 |
* | | dax: simplify the dax_device <-> gendisk association | Christoph Hellwig | 2021-12-04 | 2 | -85/+30 |