index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-27
nvdimm/pmem: fix creating the dax group
Christoph Hellwig
1
-4
/
+1
2021-09-09
Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
4
-164
/
+356
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
2021-08-24
libnvdimm/labels: Add a checksum calculation helper
Dan Williams
1
-33
/
+35
2021-08-24
libnvdimm/labels: Introduce label setter helpers
Dan Williams
3
-33
/
+99
2021-08-24
libnvdimm/labels: Add isetcookie validation helper
Dan Williams
2
-5
/
+10
2021-08-24
libnvdimm/labels: Introduce getters for namespace label fields
Dan Williams
3
-46
/
+110
2021-08-11
libnvdimm/region: Fix label activation vs errors
Dan Williams
1
-6
/
+11
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2021-07-04
Merge tag 'cxl-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2
-23
/
+59
2021-06-15
libnvdimm: Drop unused device power management support
Dan Williams
1
-8
/
+37
2021-06-15
libnvdimm: Export nvdimm shutdown helper, nvdimm_delete()
Dan Williams
2
-15
/
+22
2021-06-09
libnvdimm/pmem: Fix blk_cleanup_disk() usage
Dan Williams
1
-3
/
+3
2021-06-01
nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-1
/
+0
2021-06-01
nvdimm-pmem: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-10
/
+5
2021-06-01
nvdimm-btt: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2
-19
/
+7
2021-06-01
nvdimm-blk: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-20
/
+6
2021-06-01
block: automatically enable GENHD_FL_EXT_DEVT
Christoph Hellwig
3
-3
/
+0
2021-05-06
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2
-0
/
+2
2021-04-09
libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNC
Vaibhav Jain
1
-2
/
+7
2021-04-08
libnvdimm: Notify disk drivers to revalidate region read-only
Dan Williams
3
-12
/
+46
2021-02-24
Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-22
/
+9
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-6
/
+6
2021-02-16
libnvdimm: Make remove callback return void
Uwe Kleine-König
5
-19
/
+9
2021-02-16
libnvdimm/dimm: Simplify nvdimm_remove()
Uwe Kleine-König
1
-3
/
+0
2021-02-01
libnvdimm/dimm: Avoid race between probe and available_slots_show()
Dan Williams
1
-3
/
+15
2021-01-28
libnvdimm/namespace: Fix visibility of namespace resource attribute
Dan Williams
1
-5
/
+5
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
3
-6
/
+6
2021-01-11
libnvdimm/pmem: Remove unused header
Jianpeng Ma
1
-1
/
+0
2020-12-16
libnvdimm/label: Return -ENXIO for no slot in __blk_label_update
Zhang Qilong
1
-1
/
+3
2020-12-15
libnvdimm: Cleanup include of badblocks.h
Enrico Weigelt
3
-2
/
+3
2020-11-20
libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labels
Dan Williams
1
-0
/
+9
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2
-0
/
+2
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
6
-46
/
+55
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-16
/
+7
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+4
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2
-4
/
+4
2020-09-24
bdi: remove BDI_CAP_SYNCHRONOUS_IO
Christoph Hellwig
2
-3
/
+0
2020-09-02
nvdimm: simplify revalidate_disk handling
Christoph Hellwig
5
-13
/
+7
2020-08-17
libnvdimm: KASAN: global-out-of-bounds Read in internal_create_group
Zqiang
1
-0
/
+1
2020-08-14
mm: add thp_size
Matthew Wilcox (Oracle)
2
-7
/
+3
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+2
2020-08-11
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-10
/
+298
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-4
/
+5
[next]