index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2021-05-06
2
-0
/
+2
*
libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNC
Vaibhav Jain
2021-04-09
1
-2
/
+7
*
libnvdimm: Notify disk drivers to revalidate region read-only
Dan Williams
2021-04-08
3
-12
/
+46
*
Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-24
5
-22
/
+9
|
\
|
*
libnvdimm: Make remove callback return void
Uwe Kleine-König
2021-02-16
5
-19
/
+9
|
*
libnvdimm/dimm: Simplify nvdimm_remove()
Uwe Kleine-König
2021-02-16
1
-3
/
+0
*
|
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
3
-6
/
+6
|
\
\
|
*
|
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-24
3
-6
/
+6
|
|
/
*
|
libnvdimm/dimm: Avoid race between probe and available_slots_show()
Dan Williams
2021-02-01
1
-3
/
+15
*
|
libnvdimm/namespace: Fix visibility of namespace resource attribute
Dan Williams
2021-01-28
1
-5
/
+5
*
|
libnvdimm/pmem: Remove unused header
Jianpeng Ma
2021-01-11
1
-1
/
+0
|
/
*
libnvdimm/label: Return -ENXIO for no slot in __blk_label_update
Zhang Qilong
2020-12-16
1
-1
/
+3
*
libnvdimm: Cleanup include of badblocks.h
Enrico Weigelt
2020-12-15
3
-2
/
+3
*
libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labels
Dan Williams
2020-11-20
1
-0
/
+9
*
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-13
2
-0
/
+2
*
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-13
6
-46
/
+55
*
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
5
-16
/
+7
|
\
|
*
bdi: remove BDI_CAP_SYNCHRONOUS_IO
Christoph Hellwig
2020-09-24
2
-3
/
+0
|
*
nvdimm: simplify revalidate_disk handling
Christoph Hellwig
2020-09-02
5
-13
/
+7
*
|
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
2
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-06
2
-4
/
+4
*
|
libnvdimm: KASAN: global-out-of-bounds Read in internal_create_group
Zqiang
2020-08-17
1
-0
/
+1
|
/
*
mm: add thp_size
Matthew Wilcox (Oracle)
2020-08-14
2
-7
/
+3
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-11
1
-2
/
+2
|
\
|
*
virtio_pmem: convert to LE accessors
Michael S. Tsirkin
2020-08-05
1
-2
/
+2
*
|
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-11
8
-10
/
+298
|
\
\
|
*
|
libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attr
Jane Chu
2020-08-03
1
-3
/
+8
|
*
|
libnvdimm/security: the 'security' attr never show 'overwrite' state
Jane Chu
2020-08-03
1
-2
/
+2
|
*
|
libnvdimm/security: fix a typo
Jane Chu
2020-08-03
1
-1
/
+1
|
*
|
ACPI: NFIT: Add runtime firmware activate support
Dan Williams
2020-07-28
1
-1
/
+3
|
*
|
PM, libnvdimm: Add runtime firmware activation support
Dan Williams
2020-07-28
3
-0
/
+265
|
*
|
libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()
Dan Williams
2020-07-28
3
-3
/
+3
|
*
|
libnvdimm: Validate command family indices
Dan Williams
2020-07-25
1
-0
/
+16
*
|
|
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-07
2
-4
/
+5
|
\
\
\
|
*
|
|
powerpc/pmem: Initialize pmem device on newer hardware
Aneesh Kumar K.V
2020-07-16
1
-0
/
+1
|
*
|
|
libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
Aneesh Kumar K.V
2020-07-16
1
-4
/
+4
|
|
/
/
*
|
|
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
3
-6
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
3
-6
/
+9
|
|
/
*
/
libnvdimm/security: Fix key lookup permissions
Dan Williams
2020-07-08
1
-1
/
+1
|
/
*
nvdimm/region: always show the 'align' attribute
Vishal Verma
2020-06-17
1
-12
/
+2
*
Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-13
3
-8
/
+6
|
\
|
*
nvdimm/pmem: stop using ->queuedata
Christoph Hellwig
2020-05-13
1
-3
/
+3
|
*
nvdimm/btt: stop using ->queuedata
Christoph Hellwig
2020-05-13
1
-2
/
+1
|
*
nvdimm/blk: stop using ->queuedata
Christoph Hellwig
2020-05-13
1
-3
/
+2
*
|
asm-generic: don't include <linux/mm.h> in cacheflush.h
Christoph Hellwig
2020-06-08
1
-1
/
+2
*
|
nvdimm: use bio_{start,end}_io_acct
Christoph Hellwig
2020-05-27
4
-25
/
+12
|
/
*
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-08
12
-103
/
+342
|
\
|
*
Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next
Dan Williams
2020-04-02
4
-42
/
+69
|
|
\
|
|
*
dax: Move mandatory ->zero_page_range() check in alloc_dax()
Vivek Goyal
2020-04-02
1
-2
/
+2
|
|
*
dax, pmem: Add a dax operation zero_page_range
Vivek Goyal
2020-04-02
1
-0
/
+11
[next]