| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-13 | Merge tag 'vfs-7.1-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+4 |
| 2026-03-09 | nvdimm/bus: Fix potential use after free in asynchronous initialization | Ira Weiny | 1 | -2/+3 |
| 2026-03-09 | block: factor out a bio_integrity_action helper | Christoph Hellwig | 1 | -2/+4 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 3 | -8/+4 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 15 | -25/+25 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 16 | -34/+35 |
| 2026-02-04 | nvdimm: virtio_pmem: serialize flush requests | Li Chen | 3 | -1/+7 |
| 2026-01-26 | drivers/nvdimm: Use local kmaps | Davidlohr Bueso | 2 | -10/+10 |
| 2025-12-06 | Merge tag 'libnvdimm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -2/+304 |
| 2025-11-27 | Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 2 | -2/+2 |
| 2025-11-26 | nvdimm: Prevent integer overflow in ramdax_get_config_data() | Dan Carpenter | 1 | -2/+2 |
| 2025-11-17 | memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion() | Yicong Yang | 2 | -2/+2 |
| 2025-11-17 | memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memre... | Jonathan Cameron | 2 | -2/+2 |
| 2025-11-05 | nvdimm: replace use of system_wq with system_percpu_wq | Marco Crivellari | 1 | -2/+2 |
| 2025-11-03 | nvdimm: allow exposing RAM carveouts as NVDIMM DIMM devices | Mike Rapoport (Microsoft) | 3 | -0/+302 |
| 2025-10-06 | Merge tag 'libnvdimm-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 14 | -294/+215 |
| 2025-09-29 | nvdimm: Remove duplicate linux/slab.h header | Jiapeng Chong | 1 | -1/+0 |
| 2025-09-25 | nvdimm: Clean up __nd_ioctl() and remove gotos | Dave Jiang | 1 | -43/+22 |
| 2025-09-25 | nvdimm: Introduce guard() for nvdimm_bus_lock | Dave Jiang | 14 | -248/+191 |
| 2025-09-16 | nvdimm: Use str_plural() to simplify the code | Xichao Zhao | 2 | -2/+2 |
| 2025-08-13 | block: switch ->getgeo() to struct gendisk | Al Viro | 1 | -2/+2 |
| 2025-07-31 | Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -8/+4 |
| 2025-07-09 | mm: remove callers of pfn_t functionality | Alistair Popple | 2 | -8/+4 |
| 2025-07-01 | block: rename tuple_size field in blk_integrity to metadata_size | Anuj Gupta | 1 | -1/+1 |
| 2025-04-02 | Merge tag 'libnvdimm-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -57/+2 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+1 |
| 2025-03-20 | libnvdimm/labels: Fix divide error in nd_label_data_init() | Robert Richter | 1 | -1/+2 |
| 2025-03-17 | fs/dax: properly refcount fs dax pages | Alistair Popple | 1 | -3/+1 |
| 2025-03-06 | badblocks: use sector_t instead of int to avoid truncation of badblocks length | Zheng Qixing | 3 | -5/+6 |
| 2025-03-06 | badblocks: return boolean from badblocks_set() and badblocks_clear() | Zheng Qixing | 1 | -1/+1 |
| 2025-03-03 | libnvdimm: Remove unused nd_attach_ndns | Dr. David Alan Gilbert | 2 | -13/+0 |
| 2025-03-03 | libnvdimm: Remove unused nd_region_conflict | Dr. David Alan Gilbert | 2 | -43/+0 |
| 2025-01-03 | driver core: Constify API device_find_child() and adapt for various usages | Zijun Hu | 1 | -1/+1 |
| 2025-01-03 | libnvdimm: Replace namespace_match() with device_find_child_by_name() | Zijun Hu | 1 | -8/+1 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -1/+1 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 2 | -2/+2 |
| 2024-11-27 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+24 |
| 2024-11-13 | nvdimm: rectify the illogical code within nd_dax_probe() | Yi Yang | 2 | -2/+9 |
| 2024-11-13 | nvdimm: Correct some typos in comments | Shen Lichuan | 3 | -3/+3 |
| 2024-11-12 | virtio_pmem: Add freeze/restore callbacks | Philip Chen | 1 | -0/+24 |
| 2024-09-26 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+9 |
| 2024-09-10 | virtio_pmem: Check device status before requesting flush | Philip Chen | 1 | -0/+9 |
| 2024-08-21 | nvdimm: Remove dead code for ENODEV checking in scan_labels() | Li Zhijian | 1 | -9/+0 |
| 2024-08-21 | nvdimm: Fix devs leaks in scan_labels() | Li Zhijian | 1 | -17/+17 |
| 2024-08-21 | nvdimm: Use of_property_present() and of_property_read_bool() | Rob Herring (Arm) | 1 | -1/+1 |
| 2024-08-09 | nvdimm/pmem: Set dax flag for all 'PFN_MAP' cases | Zhihao Cheng | 1 | -1/+1 |
| 2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -19/+17 |
| 2024-07-20 | Merge tag 'libnvdimm-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -2/+8 |
| 2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -3/+3 |
| 2024-06-19 | block: move the dax flag to queue_limits | Christoph Hellwig | 1 | -5/+2 |
| 2024-06-19 | block: move the synchronous flag to queue_limits | Christoph Hellwig | 2 | -4/+3 |
| 2024-06-19 | block: move the nonrot flag to queue_limits | Christoph Hellwig | 2 | -2/+0 |
| 2024-06-19 | block: move cache control settings out of queue->flags | Christoph Hellwig | 1 | -1/+3 |
| 2024-06-17 | nvdimm: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 6 | -0/+6 |
| 2024-06-17 | nvdimm/btt: use sizeof(*pointer) instead of sizeof(type) | Erick Archer | 1 | -2/+2 |
| 2024-06-14 | block: move integrity information into queue_limits | Christoph Hellwig | 1 | -8/+5 |
| 2024-06-13 | nvdimm: make nd_class constant | Greg Kroah-Hartman | 1 | -9/+10 |
| 2024-05-27 | nvdimm/of_pmem: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-05-27 | nvdimm/e820: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2024-05-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+0 |
| 2024-05-22 | nvdimm: virtio_pmem: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-04-25 | nvdimm/btt: always set max_integrity_segments | Christoph Hellwig | 1 | -1/+1 |
| 2024-04-25 | nvdimm: remove nd_integrity_init | Christoph Hellwig | 3 | -35/+8 |
| 2024-03-15 | Merge tag 'libnvdimm-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+2 |
| 2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -11/+12 |
| 2024-02-22 | nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal | Mathieu Desnoyers | 1 | -10/+12 |
| 2024-02-22 | nvdimm/pmem: fix leak on dax_add_host() failure | Mathieu Desnoyers | 1 | -2/+1 |
| 2024-02-19 | pmem: pass queue_limits to blk_mq_alloc_disk | Christoph Hellwig | 1 | -4/+6 |
| 2024-02-19 | btt: pass queue_limits to blk_mq_alloc_disk | Christoph Hellwig | 1 | -3/+5 |
| 2024-02-19 | block: pass a queue_limits argument to blk_alloc_disk | Christoph Hellwig | 2 | -7/+7 |
| 2024-02-12 | nvdimm: make nvdimm_bus_type const | Ricardo B. Marliere | 1 | -1/+1 |
| 2024-02-12 | libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM help | Peter Robinson | 1 | -1/+1 |
| 2024-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -4/+32 |
| 2024-01-12 | Merge tag 'libnvdimm-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -28/+41 |
| 2024-01-10 | virtio_pmem: support feature SHMEM_REGION | Changyuan Lyu | 1 | -4/+32 |
| 2024-01-03 | nvdimm/namespace: fix kernel-doc for function params | Randy Dunlap | 1 | -1/+11 |
| 2024-01-03 | nvdimm/dimm_devs: fix kernel-doc for function params | Randy Dunlap | 1 | -2/+11 |
| 2024-01-03 | nvdimm/btt: fix btt_blk_cleanup() kernel-doc | Randy Dunlap | 1 | -1/+1 |
| 2024-01-03 | nvdimm-btt: simplify code with the scope based resource management | Dinghao Liu | 1 | -9/+4 |
| 2024-01-03 | nvdimm: Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET | 6 | -15/+14 |
| 2023-12-01 | nvdimm/btt: replace deprecated strncpy with strscpy | Justin Stitt | 1 | -1/+1 |
| 2023-10-18 | libnvdimm: remove kernel-doc warnings: | Zhu Wang | 1 | -2/+2 |
| 2023-09-27 | libnvdimm: Annotate struct nd_region with __counted_by | Kees Cook | 2 | -2/+2 |
| 2023-09-27 | nd_btt: Make BTT lanes preemptible | Tomas Glozar | 1 | -4/+4 |
| 2023-09-27 | libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its return v... | Chen Ni | 1 | -1/+7 |
| 2023-08-30 | Merge tag 'libnvdimm-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -15/+26 |
| 2023-08-18 | mm/hugepage pud: allow arch-specific helper function to check huge page pud s... | Aneesh Kumar K.V | 1 | -1/+1 |
| 2023-08-17 | nvdimm: Fix dereference after free in register_nvdimm_pmu() | Konstantin Meskhidze | 1 | -1/+1 |
| 2023-08-17 | nvdimm: Fix memleak of pmu attr_groups in unregister_nvdimm_pmu() | Konstantin Meskhidze | 1 | -0/+1 |
| 2023-08-11 | nvdimm/pfn_dev: Avoid unnecessary endian conversion | Aneesh Kumar K.V | 1 | -4/+2 |
| 2023-08-11 | nvdimm/pfn_dev: Prevent the creation of zero-sized namespaces | Aneesh Kumar K.V | 1 | -3/+11 |
| 2023-07-19 | nvdimm: Explicitly include correct DT includes | Rob Herring | 1 | -2/+2 |
| 2023-07-19 | virtio_pmem: add the missing REQ_OP_WRITE for flush bio | Hou Tao | 1 | -1/+2 |
| 2023-07-19 | nvdimm: Use kstrtobool() instead of strtobool() | Christophe JAILLET | 3 | -4/+7 |
| 2023-06-26 | dax: enable dax fault handler to report VM_FAULT_HWPOISON | Jane Chu | 1 | -1/+1 |
| 2023-06-23 | nvdimm: make security_show static | Ben Dooks | 1 | -1/+1 |
| 2023-06-23 | nvdimm: make nd_class variable static | Ben Dooks | 1 | -1/+1 |
| 2023-06-07 | libnvdimm: mark 'security_show' static again | Arnd Bergmann | 1 | -1/+1 |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-02-25 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -2/+9 |
| 2023-02-25 | Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 3 | -4/+21 |
| 2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -13/+13 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -38/+2 |
| 2023-02-15 | virtio_pmem: populate numa information | Michael Sammler | 1 | -2/+9 |
| 2023-02-13 | cxl/pmem: Fix nvdimm registration races | Dan Williams | 3 | -4/+21 |
| 2023-02-02 | block: remove ->rw_page | Christoph Hellwig | 2 | -38/+2 |
| 2023-01-28 | nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE | Dan Williams | 3 | -16/+47 |
| 2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 6 | -13/+13 |
| 2022-12-02 | nvdimm/region: Move cache management to the region driver | Dan Williams | 3 | -1/+66 |
| 2022-12-01 | libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flag | Dave Jiang | 3 | -1/+24 |
| 2022-12-01 | nvdimm/cxl/pmem: Add support for master passphrase disable security command | Dave Jiang | 1 | -7/+26 |
| 2022-10-14 | Merge tag 'libnvdimm-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -23/+13 |
| 2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+2 |
| 2022-10-03 | libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE | Alexander Potapenko | 2 | -2/+2 |
| 2022-10-01 | Merge branch 'for-6.1/nvdimm' into libnvdimm-for-next | Dan Williams | 6 | -23/+59 |
| 2022-09-29 | libnvdimm/region: Allow setting align attribute on regions without mappings | Tyler Hicks | 1 | -5/+3 |
| 2022-09-24 | Merge branch 'for-6.0/dax' into libnvdimm-fixes | Dan Williams | 4 | -15/+53 |
| 2022-09-20 | nvdimm/namespace: Fix comment typo | Jason Wang | 1 | -1/+1 |
| 2022-09-20 | nvdimm: make __nvdimm_security_overwrite_query static | Jiapeng Chong | 1 | -1/+1 |
| 2022-09-20 | nvdimm/region: Fix kernel-doc | Jiapeng Chong | 1 | -1/+1 |
| 2022-08-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+8 |
| 2022-08-11 | virtio_pmem: set device ready in probe() | Jason Wang | 1 | -0/+7 |
| 2022-08-11 | virtio_pmem: initialize provider_data through nd_region_desc | Jason Wang | 1 | -1/+1 |
| 2022-08-10 | Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 1 | -7/+21 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+17 |
| 2022-08-02 | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -7/+7 |
| 2022-07-26 | cxl/region: Introduce cxl_pmem_region objects | Dan Williams | 1 | -7/+21 |
| 2022-07-17 | pagemap,pmem: introduce ->memory_failure() | Shiyang Ruan | 1 | -0/+17 |
| 2022-07-14 | nvdimm/namespace: drop nested variable in create_namespace_pmem() | Andy Shevchenko | 1 | -2/+0 |
| 2022-07-14 | nvdimm/namespace: drop unneeded temporary variable in size_store() | Andy Shevchenko | 1 | -9/+4 |
| 2022-07-14 | nvdimm/namespace: return uuid_null only once in nd_dev_to_uuid() | Andy Shevchenko | 1 | -6/+3 |
| 2022-07-14 | nvdimm-btt: Use the enum req_op type | Bart Van Assche | 1 | -1/+1 |
| 2022-07-14 | block: Change the type of the last .rw_page() argument | Bart Van Assche | 2 | -2/+2 |
| 2022-07-12 | pmem: fix a name collision | Jane Chu | 1 | -3/+3 |
| 2022-06-28 | block: remove blk_cleanup_disk | Christoph Hellwig | 2 | -4/+4 |
| 2022-06-24 | nvdimm: Fix badblocks clear off-by-one error | Chris Ye | 1 | -2/+2 |
| 2022-05-27 | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 11 | -162/+103 |
| 2022-05-16 | pmem: implement pmem_recovery_write() | Jane Chu | 1 | -8/+79 |
| 2022-05-16 | pmem: refactor pmem_clear_poison() | Jane Chu | 1 | -25/+48 |
| 2022-05-16 | dax: add .recovery_write dax_operation | Jane Chu | 1 | -0/+7 |
| 2022-05-16 | dax: introduce DAX_RECOVERY_WRITE dax access mode | Jane Chu | 2 | -4/+9 |
| 2022-05-16 | mce: fix set_mce_nospec to always unmap the whole page | Jane Chu | 1 | -23/+7 |
| 2022-04-28 | nvdimm: Allow overwrite in the presence of disabled dimms | Dan Williams | 1 | -5/+0 |
| 2022-04-28 | nvdimm: Fix firmware activation deadlock scenarios | Dan Williams | 1 | -9/+0 |
| 2022-04-28 | nvdimm: Drop nd_device_lock() | Dan Williams | 10 | -138/+66 |
| 2022-04-28 | nvdimm: Replace lockdep_mutex with local lock classes | Dan Williams | 8 | -15/+37 |
| 2022-03-30 | Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 13 | -1566/+416 |
| 2022-03-24 | Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 1 | -1/+1 |
| 2022-03-23 | drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set | Kajol Jain | 2 | -1/+2 |
| 2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -0/+1 |
| 2022-03-11 | nvdimm/region: Delete nd_blk_region infrastructure | Dan Williams | 9 | -507/+59 |
| 2022-03-11 | nvdimm/namespace: Delete nd_namespace_blk | Dan Williams | 5 | -561/+13 |
| 2022-03-11 | nvdimm/namespace: Delete blk namespace consideration in shared paths | Dan Williams | 1 | -143/+9 |
| 2022-03-11 | nvdimm/blk: Delete the block-aperture window driver | Dan Williams | 3 | -359/+4 |
| 2022-03-11 | nvdimm/region: Fix default alignment for small regions | Dan Williams | 1 | -0/+3 |
| 2022-03-09 | drivers/nvdimm: Add perf interface to expose nvdimm performance stats | Kajol Jain | 2 | -0/+329 |
| 2022-03-04 | nvdimm-btt: use bvec_kmap_local in btt_rw_integrity | Christoph Hellwig | 1 | -6/+4 |
| 2022-03-04 | nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity | Christoph Hellwig | 1 | -4/+3 |
| 2022-03-03 | mm: don't include <linux/memremap.h> in <linux/mm.h> | Christoph Hellwig | 1 | -0/+1 |
| 2022-02-08 | cxl: Prove CXL locking | Dan Williams | 1 | -1/+1 |
| 2022-02-02 | block: pass a block_device and opf to bio_alloc | Christoph Hellwig | 1 | -3/+3 |
| 2022-02-02 | block: remove genhd.h | Christoph Hellwig | 5 | -5/+0 |
| 2022-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+1 |
| 2022-01-14 | virtio: wrap config->reset calls | Michael S. Tsirkin | 1 | -1/+1 |
| 2021-12-18 | dax: remove the copy_from_iter and copy_to_iter methods | Christoph Hellwig | 1 | -18/+2 |
| 2021-12-18 | dax: remove the DAXDEV_F_SYNC flag | Christoph Hellwig | 1 | -4/+3 |
| 2021-12-18 | uio: remove copy_from_iter_flushcache() and copy_mc_to_iter() | Christoph Hellwig | 1 | -3/+1 |
| 2021-12-04 | dax: remove dax_capable | Christoph Hellwig | 1 | -1/+0 |
| 2021-12-04 | dax: simplify the dax_device <-> gendisk association | Christoph Hellwig | 1 | -2/+8 |
| 2021-12-04 | dax: remove CONFIG_DAX_DRIVER | Christoph Hellwig | 1 | -1/+1 |
| 2021-11-10 | Merge tag 'libnvdimm-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+43 |
| 2021-11-09 | Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -19/+44 |
| 2021-11-08 | Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 9 | -164/+421 |
| 2021-11-04 | nvdimm/pmem: use add_disk() error handling | Luis Chamberlain | 1 | -1/+7 |
| 2021-11-04 | nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned | Luis Chamberlain | 1 | -4/+9 |
| 2021-11-04 | nvdimm/blk: add error handling support for add_disk() | Luis Chamberlain | 1 | -1/+3 |
| 2021-11-04 | nvdimm/blk: avoid calling del_gendisk() on early failures | Luis Chamberlain | 1 | -5/+12 |
| 2021-11-04 | nvdimm/btt: add error handling support for add_disk() | Luis Chamberlain | 1 | -1/+3 |
| 2021-11-04 | nvdimm/btt: use goto error labels on btt_blk_init() | Luis Chamberlain | 1 | -6/+10 |
| 2021-11-03 | nvdimm/btt: do not call del_gendisk() if not needed | Luis Chamberlain | 1 | -1/+0 |
| 2021-11-01 | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -8/+6 |
| 2021-10-25 | nvdimm/pmem: stop using q_usage_count as external pgmap refcount | Christoph Hellwig | 1 | -31/+2 |
| 2021-10-18 | block: switch polling to be bio based | Christoph Hellwig | 3 | -8/+5 |
| 2021-10-18 | block: move integrity handling out of <linux/blkdev.h> | Christoph Hellwig | 1 | -0/+1 |
| 2021-09-27 | nvdimm/pmem: fix creating the dax group | Christoph Hellwig | 1 | -4/+1 |
| 2021-09-27 | nvdimm/pmem: move dax_attribute_group from dax to pmem | Christoph Hellwig | 1 | -0/+43 |
| 2021-09-21 | libnvdimm/labels: Introduce CXL labels | Dan Williams | 3 | -50/+241 |
| 2021-09-21 | libnvdimm/label: Define CXL region labels | Dan Williams | 1 | -0/+32 |
| 2021-09-21 | libnvdimm/labels: Fix kernel-doc for label.h | Dan Williams | 1 | -2/+8 |
| 2021-09-21 | libnvdimm/labels: Introduce the concept of multi-range namespace labels | Dan Williams | 2 | -0/+14 |
| 2021-09-21 | libnvdimm/label: Add a helper for nlabel validation | Dan Williams | 2 | -3/+9 |
| 2021-09-21 | libnvdimm/labels: Add uuid helpers | Dan Williams | 8 | -114/+122 |
| 2021-09-09 | Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 4 | -162/+354 |
| 2021-09-09 | Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
| 2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
| 2021-08-24 | libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbind | sumiyawang | 1 | -2/+2 |
| 2021-08-24 | libnvdimm/labels: Add claim class helpers | Dan Williams | 4 | -19/+28 |
| 2021-08-24 | libnvdimm/labels: Add type-guid helpers | Dan Williams | 3 | -19/+28 |
| 2021-08-24 | libnvdimm/labels: Add blk special cases for nlabel and position helpers | Dan Williams | 1 | -17/+29 |
| 2021-08-24 | libnvdimm/labels: Add blk isetcookie set / validation helpers | Dan Williams | 3 | -9/+34 |