Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
16358542f32f47f372ad48e4cdf61ab245c9f49d
/
drivers
/
nvdimm
429589d
mm: Cleanup __put_devmap_managed_page() vs ->page_free()
by Dan Williams
· 5 years ago
d10032d
Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
0da5221
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
bcba0c4
libnvdimm: Export the target_node attribute for regions and namespaces
by Dan Williams
· 5 years ago
bfd2e91
libnvdimm: Simplify root read-only definition for the 'resource' attribute
by Dan Williams
· 5 years ago
e755799a
libnvdimm: Move nvdimm_bus_attribute_group to device_type
by Dan Williams
· 5 years ago
360eba7
libnvdimm: Move nvdimm_attribute_group to device_type
by Dan Williams
· 5 years ago
4ce79fa
libnvdimm: Move nd_mapping_attribute_group to device_type
by Dan Williams
· 5 years ago
7c4fc8c
libnvdimm: Move nd_region_attribute_group to device_type
by Dan Williams
· 5 years ago
e2f6a0e
libnvdimm: Move nd_numa_attribute_group to device_type
by Dan Williams
· 5 years ago
adbb682
libnvdimm: Move nd_device_attribute_group to device_type
by Dan Williams
· 5 years ago
cb719d5
libnvdimm: Move region attribute group definition
by Dan Williams
· 5 years ago
78c81cc
libnvdimm: Move attribute groups to device type
by Dan Williams
· 5 years ago
cda93d6
libnvdimm: Remove prototypes for nonexistent functions
by Alastair D'Silva
· 5 years ago
4e24e37
libnvdimm/btt: fix variable 'rc' set but not used
by Qian Cai
· 5 years ago
d7c0d92
libnvdimm/pmem: Delete include of nd-core.h
by Dan Williams
· 5 years ago
8f4b01f
libnvdimm/namespace: Differentiate between probe mapping and runtime mapping
by Aneesh Kumar K.V
· 5 years ago
c1f45d8
libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probe
by Aneesh Kumar K.V
· 5 years ago
ab84b77
libnvdimm/namsepace: Don't set claim_class on error
by Ira Weiny
· 5 years ago
33dd707
lib: Uplevel the pmem "region" ida to a global allocator
by Dan Williams
· 5 years ago
1832f2d
compat_ioctl: move more drivers to compat_ptr_ioctl
by Arnd Bergmann
· 6 years ago
a3c0e7b
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
4c806b8
libnvdimm/region: Enable MAP_SYNC for volatile regions
by Aneesh Kumar K.V
· 5 years ago
674f31a
libnvdimm: prevent nvdimm from requesting key when security is disabled
by Dave Jiang
· 5 years ago
c42adf8
libnvdimm/region: Initialize bad block for volatile namespaces
by Aneesh Kumar K.V
· 5 years ago
cf387d9
libnvdimm/altmap: Track namespace boundaries in altmap
by Aneesh Kumar K.V
· 5 years ago
86aa666
libnvdimm: Fix endian conversion issues
by Aneesh Kumar K.V
· 5 years ago
f537669
libnvdimm/dax: Pick the right alignment default when creating dax devices
by Aneesh Kumar K.V
· 5 years ago
6cb2e9e
Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
84da111
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
62974fc
libnvdimm: Enable unit test infrastructure compile checks
by Dan Williams
· 5 years ago
5b26db9
libnvdimm: Use PAGE_SIZE instead of SZ_4K for align check
by Aneesh Kumar K.V
· 5 years ago
047e0ef
libnvdimm/label: Remove the dpa align check
by Aneesh Kumar K.V
· 5 years ago
edbb52c
libnvdimm/pfn_dev: Add page size and struct page size to pfn superblock
by Aneesh Kumar K.V
· 5 years ago
e96f0bf
libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page size change
by Aneesh Kumar K.V
· 5 years ago
1c97afa
libnvdimm/pmem: Advance namespace seed for specific probe errors
by Aneesh Kumar K.V
· 5 years ago
a2d1c7a
libnvdimm/region: Rewrite _probe_success() to _advance_seeds()
by Dan Williams
· 5 years ago
7b60422
libnvdimm/security: Consolidate 'security' operations
by Dan Williams
· 5 years ago
bc4f219
libnvdimm/security: Tighten scope of nvdimm->busy vs security operations
by Dan Williams
· 5 years ago
d78c620
libnvdimm/security: Introduce a 'frozen' attribute
by Dan Williams
· 5 years ago
2b90cb2
libnvdimm, region: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
274b9240
libnvdimm/pfn: Fix namespace creation on misaligned addresses
by Jeff Moyer
· 5 years ago
49bddc7
libnvdimm/of_pmem: Provide a unique name for bus provider
by Aneesh Kumar K.V
· 5 years ago
523634d
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
249be85
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
a361919
libnvdimm/pfn: stop padding pmem namespaces to section alignment
by Dan Williams
· 5 years ago
7e3e888
libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields
by Dan Williams
· 5 years ago
87a30e1
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
by Dan Williams
· 5 years ago
ca6bf26
libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
by Dan Williams
· 5 years ago
b70d31d
libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()
by Dan Williams
· 5 years ago
6de5d06
libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
by Dan Williams
· 5 years ago
700cd03
libnvdimm/region: Register badblocks before namespaces
by Dan Williams
· 5 years ago
8aac0e2
libnvdimm/bus: Prevent duplicate device_unregister() calls
by Dan Williams
· 5 years ago
f8c3500
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
8c2e408
virtio_pmem: fix sparse warning
by Pankaj Gupta
· 5 years ago
ae4a050
docs: nvdimm: add it to the driver-api book
by Mauro Carvalho Chehab
· 6 years ago
b0a4aa9
docs: nvdimm: convert to ReST
by Mauro Carvalho Chehab
· 6 years ago
fefc1d9
libnvdimm: add dax_dev sync flag
by Pankaj Gupta
· 5 years ago
6e84200
virtio-pmem: Add virtio pmem driver
by Pankaj Gupta
· 5 years ago
c5d4355
libnvdimm: nd_region flush callback support
by Pankaj Gupta
· 5 years ago
db5d00c
libnvdimm, namespace: Drop uuid_t implementation detail
by Andy Shevchenko
· 6 years ago
514caf2
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
by Christoph Hellwig
· 6 years ago
80a72d0
memremap: remove the data field in struct dev_pagemap
by Christoph Hellwig
· 6 years ago
f6a55e1
memremap: lift the devmap_enable manipulation into devm_memremap_pages
by Christoph Hellwig
· 6 years ago
d8668bb
memremap: pass a struct dev_pagemap to ->kill and ->cleanup
by Christoph Hellwig
· 6 years ago
1e240e8
memremap: move dev_pagemap callbacks into a separate structure
by Christoph Hellwig
· 6 years ago
50f44ee
mm/devm_memremap_pages: fix final page put race
by Dan Williams
· 6 years ago
5b497af
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
by Thomas Gleixner
· 6 years ago
2025cf9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
by Thomas Gleixner
· 6 years ago
b2ad813
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
52f476a
libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead
by Dan Williams
· 6 years ago
7bf7eac
dax: Arrange for dax_supported check to span multiple devices
by Dan Williams
· 6 years ago
c01dafa
libnvdimm: Fix compilation warnings with W=1
by Qian Cai
· 6 years ago
83f3ef3
Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
0968621
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
c4703ce
libnvdimm/namespace: Fix label tracking error
by Dan Williams
· 6 years ago
5c61ee2
Merge tag 'v5.1-rc6' into for-5.2/block
by Jens Axboe
· 6 years ago
d75f773
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
by Sakari Ailus
· 6 years ago
9dc6488
libnvdimm/pmem: fix a possible OOB access when read and write pmem
by Li RongQing
· 6 years ago
72deb45
block: remove CONFIG_LBDAF
by Christoph Hellwig
· 6 years ago
d2e5b64
libnvdimm/security, acpi/nfit: unify zero-key for all security commands
by Dave Jiang
· 6 years ago
037c848
libnvdimm/security: provide fix for secure-erase to use zero-key
by Dave Jiang
· 6 years ago
486fa92
libnvdimm/btt: Fix a kmemdup failure check
by Aditya Pakki
· 6 years ago
55c1fc0
libnvdimm/namespace: Fix a potential NULL pointer dereference
by Kangjie Lu
· 6 years ago
f67e3fb4
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
5ea6718
Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
6fd96ff
Merge branch 'for-5.1/libnvdimm-start-pad' into libnvdimm-for-next
by Dan Williams
· 6 years ago
451fed2
Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-next
by Dan Williams
· 6 years ago
075c3fd
libnvdimm/namespace: Clean up holder_class_store()
by Dan Williams
· 6 years ago
316720b
libnvdimm/of_pmem: Fix platform_no_drv_owner.cocci warnings
by YueHaibing
· 6 years ago
9dedc73
libnvdimm/btt: Fix LBA masking during 'free list' population
by Vishal Verma
· 6 years ago
2f8c901
libnvdimm/btt: Remove unnecessary code in btt_freelist_init
by Vishal Verma
· 6 years ago
4960461
libnvdimm/pfn: Remove dax_label_reserve
by Dan Williams
· 6 years ago
fa7d2e6
libnvdimm/pmem: Honor force_raw for legacy pmem regions
by Dan Williams
· 6 years ago
11a3581
libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init()
by Dan Williams
· 6 years ago
07464e8
libnvdimm: Fix altmap reservation size calculation
by Oliver O'Halloran
· 6 years ago
f101ada
libnvdimm, pfn: Fix over-trim in trim_pfn_device()
by Wei Yang
· 6 years ago
Next »