Age | Commit message (Expand) | Author |
2019-07-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-18 | libnvdimm/pfn: stop padding pmem namespaces to section alignment | Dan Williams |
2019-07-18 | libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields | Dan Williams |
2019-07-18 | Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-07-16 | virtio_pmem: fix sparse warning | Pankaj Gupta |
2019-07-15 | docs: nvdimm: add it to the driver-api book | Mauro Carvalho Chehab |
2019-07-15 | docs: nvdimm: convert to ReST | Mauro Carvalho Chehab |
2019-07-05 | libnvdimm: add dax_dev sync flag | Pankaj Gupta |
2019-07-05 | virtio-pmem: Add virtio pmem driver | Pankaj Gupta |
2019-07-05 | libnvdimm: nd_region flush callback support | Pankaj Gupta |
2019-07-05 | libnvdimm, namespace: Drop uuid_t implementation detail | Andy Shevchenko |
2019-07-02 | memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag | Christoph Hellwig |
2019-07-02 | memremap: remove the data field in struct dev_pagemap | Christoph Hellwig |
2019-07-02 | memremap: lift the devmap_enable manipulation into devm_memremap_pages | Christoph Hellwig |
2019-07-02 | memremap: pass a struct dev_pagemap to ->kill and ->cleanup | Christoph Hellwig |
2019-07-02 | memremap: move dev_pagemap callbacks into a separate structure | Christoph Hellwig |
2019-06-13 | mm/devm_memremap_pages: fix final page put race | Dan Williams |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner |
2019-05-25 | Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-20 | libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead | Dan Williams |
2019-05-20 | dax: Arrange for dax_supported check to span multiple devices | Dan Williams |
2019-05-20 | libnvdimm: Fix compilation warnings with W=1 | Qian Cai |
2019-05-15 | Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-07 | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-05-07 | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-04-30 | libnvdimm/namespace: Fix label tracking error | Dan Williams |
2019-04-22 | Merge tag 'v5.1-rc6' into for-5.2/block | Jens Axboe |
2019-04-09 | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus |
2019-04-07 | libnvdimm/pmem: fix a possible OOB access when read and write pmem | Li RongQing |
2019-04-06 | block: remove CONFIG_LBDAF | Christoph Hellwig |
2019-03-30 | libnvdimm/security, acpi/nfit: unify zero-key for all security commands | Dave Jiang |
2019-03-30 | libnvdimm/security: provide fix for secure-erase to use zero-key | Dave Jiang |
2019-03-27 | libnvdimm/btt: Fix a kmemdup failure check | Aditya Pakki |
2019-03-22 | libnvdimm/namespace: Fix a potential NULL pointer dereference | Kangjie Lu |
2019-03-16 | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds |
2019-03-13 | Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-03-11 | Merge branch 'for-5.1/libnvdimm-start-pad' into libnvdimm-for-next | Dan Williams |
2019-03-11 | Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-next | Dan Williams |
2019-03-04 | libnvdimm/namespace: Clean up holder_class_store() | Dan Williams |
2019-03-02 | libnvdimm/of_pmem: Fix platform_no_drv_owner.cocci warnings | YueHaibing |
2019-02-28 | libnvdimm/btt: Fix LBA masking during 'free list' population | Vishal Verma |
2019-02-28 | libnvdimm/btt: Remove unnecessary code in btt_freelist_init | Vishal Verma |
2019-02-22 | libnvdimm/pfn: Remove dax_label_reserve | Dan Williams |
2019-02-12 | libnvdimm/pmem: Honor force_raw for legacy pmem regions | Dan Williams |
2019-02-12 | libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init() | Dan Williams |
2019-02-12 | libnvdimm: Fix altmap reservation size calculation | Oliver O'Halloran |
2019-02-12 | libnvdimm, pfn: Fix over-trim in trim_pfn_device() | Wei Yang |