index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
/
pmem.c
Commit message (
Expand
)
Author
Age
*
libnvdimm/pmem: Advance namespace seed for specific probe errors
Aneesh Kumar K.V
2019-09-05
*
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-27
|
\
|
*
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
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-18
|
\
\
|
*
|
libnvdimm: add dax_dev sync flag
Pankaj Gupta
2019-07-05
|
*
|
libnvdimm: nd_region flush callback support
Pankaj Gupta
2019-07-05
*
|
|
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-07-02
|
/
/
*
/
mm/devm_memremap_pages: fix final page put race
Dan Williams
2019-06-13
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
*
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/pmem: fix a possible OOB access when read and write pmem
Li RongQing
2019-04-07
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
|
\
|
*
mm, devm_memremap_pages: fix shutdown handling
Dan Williams
2018-12-28
*
|
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
2018-11-15
|
/
*
Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-10-25
|
\
|
*
libnvdimm, pmem: Fix badblocks population for 'raw' namespaces
Dan Williams
2018-10-09
*
|
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-28
|
/
*
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
2018-08-25
|
\
|
*
libnvdimm, pmem: Restore page attributes when clearing errors
Dan Williams
2018-08-20
*
|
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
2018-08-25
|
\
\
|
*
|
libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access()
Huaisheng Ye
2018-07-30
*
|
|
block: make bdev_ops->rw_page() take a REQ_OP instead of bool
Tejun Heo
2018-07-18
|
|
/
|
/
|
*
|
pmem: only set QUEUE_FLAG_DAX for fsdax mode
Ross Zwisler
2018-06-28
|
/
*
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
Dan Williams
2018-06-08
|
\
|
*
pmem: Switch to copy_to_iter_mcsafe()
Dan Williams
2018-05-23
|
*
dax: Introduce a ->copy_to_iter dax operation
Dan Williams
2018-05-23
|
*
x86/asm/memcpy_mcsafe: Return bytes remaining
Dan Williams
2018-05-15
*
|
Merge branch 'for-4.18/dax' into libnvdimm-for-next
Dan Williams
2018-06-08
|
\
\
|
*
|
mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
Dan Williams
2018-05-22
|
|
/
*
|
libnvdimm, pmem: Unconditionally deep flush on *sync
Ross Zwisler
2018-06-06
*
|
libnvdimm, pmem: Complete REQ_FLUSH => REQ_PREFLUSH
Ross Zwisler
2018-06-06
|
/
*
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-10
|
\
|
*
libnvdimm, pmem: use module_nd_driver
Johannes Thumshirn
2018-03-15
|
*
libnvdimm: remove redundant __func__ in dev_dbg
Dan Williams
2018-03-06
*
|
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
|
\
\
|
|
/
|
/
|
|
*
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
|
*
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
2018-02-28
*
|
libnvdimm: re-enable deep flush for pmem devices via fsync()
Dave Jiang
2018-03-02
|
/
*
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
Ross Zwisler
2018-02-03
|
\
|
*
acpi: nfit: Add support for detect platform CPU cache flush on power loss
Dave Jiang
2018-02-01
*
|
memremap: change devm_memremap_pages interface to use struct dev_pagemap
Christoph Hellwig
2018-01-08
|
/
*
bdi: introduce BDI_CAP_SYNCHRONOUS_IO
Minchan Kim
2017-11-15
*
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-14
|
\
|
*
dax: remove the pmem_dax_ops->flush abstraction
Mikulas Patocka
2017-09-11
*
|
block, THP: make block_device_operations.rw_page support THP
Huang Ying
2017-09-06
|
/
[next]