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
/
bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-24
nvdimm: Fix badblocks clear off-by-one error
Chris Ye
1
-2
/
+2
2022-04-28
nvdimm: Drop nd_device_lock()
Dan Williams
1
-15
/
+9
2022-04-28
nvdimm: Replace lockdep_mutex with local lock classes
Dan Williams
1
-7
/
+7
2022-03-30
Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2022-03-11
nvdimm/region: Delete nd_blk_region infrastructure
Dan Williams
1
-2
/
+0
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
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
1
-15
/
+4
2021-04-08
libnvdimm: Notify disk drivers to revalidate region read-only
Dan Williams
1
-8
/
+6
2021-02-16
libnvdimm: Make remove callback return void
Uwe Kleine-König
1
-8
/
+5
2020-09-02
nvdimm: simplify revalidate_disk handling
Christoph Hellwig
1
-6
/
+3
2020-07-25
libnvdimm: Validate command family indices
Dan Williams
1
-0
/
+16
2020-02-28
libnvdimm: Out of bounds read in __nd_ioctl()
Dan Carpenter
1
-2
/
+4
2019-12-01
Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+38
2019-11-19
libnvdimm: Export the target_node attribute for regions and namespaces
Dan Williams
1
-0
/
+29
2019-11-19
libnvdimm: Move nvdimm_bus_attribute_group to device_type
Dan Williams
1
-2
/
+7
2019-11-19
libnvdimm: Move nd_numa_attribute_group to device_type
Dan Williams
1
-2
/
+1
2019-11-17
libnvdimm: Move nd_device_attribute_group to device_type
Dan Williams
1
-2
/
+1
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-2
/
+2
2019-09-24
libnvdimm/region: Initialize bad block for volatile namespaces
Aneesh Kumar K.V
1
-1
/
+1
2019-09-05
libnvdimm/pmem: Advance namespace seed for specific probe errors
Aneesh Kumar K.V
1
-1
/
+2
2019-09-05
libnvdimm/region: Rewrite _probe_success() to _advance_seeds()
Dan Williams
1
-5
/
+2
2019-08-29
libnvdimm/security: Introduce a 'frozen' attribute
Dan Williams
1
-1
/
+1
2019-07-18
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
Dan Williams
1
-11
/
+17
2019-07-18
libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
Dan Williams
1
-5
/
+9
2019-07-18
libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()
Dan Williams
1
-38
/
+58
2019-07-18
libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
Dan Williams
1
-22
/
+37
2019-07-18
libnvdimm/bus: Prevent duplicate device_unregister() calls
Dan Williams
1
-0
/
+25
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
1
-9
/
+1
2019-05-20
libnvdimm: Fix compilation warnings with W=1
Qian Cai
1
-2
/
+2
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-01-31
libnvdimm: Schedule device registration on node local to the device
Alexander Duyck
1
-3
/
+8
2018-12-27
Merge miscellaneous libnvdimm updates for 4.21
Dan Williams
1
-2
/
+2
2018-12-21
acpi/nfit, libnvdimm/security: Add security DSM overwrite support
Dave Jiang
1
-3
/
+18
2018-12-13
acpi/nfit, libnvdimm: Introduce nvdimm_security_ops
Dave Jiang
1
-0
/
+6
2018-12-10
libnvdimm, bus: Check id immediately following ida_simple_get
Ocean He
1
-2
/
+2
2018-12-04
acpi/nfit: Add support for Intel DSM 1.8 commands
Dave Jiang
1
-1
/
+1
2018-09-26
libnvdimm: Set device node in nd_device_register
Alexander Duyck
1
-6
/
+10
2018-09-26
libnvdimm: Hold reference on parent while scheduling async init
Alexander Duyck
1
-0
/
+4
2018-08-20
libnvdimm: fix ars_status output length calculation
Vishal Verma
1
-2
/
+2
2018-06-02
libnvdimm: Debug probe times
Dan Williams
1
-1
/
+4
2018-05-31
linvdimm, pmem: Preserve read-only setting for pmem devices
Robert Elliott
1
-5
/
+9
2018-04-07
libnvdimm: Add of_node to region and bus descriptors
Oliver O'Halloran
1
-0
/
+1
2018-03-06
libnvdimm: remove redundant __func__ in dev_dbg
Dan Williams
1
-7
/
+6
2017-12-04
nfit, libnvdimm: deprecate the generic SMART ioctl
Dan Williams
1
-3
/
+0
2017-11-02
libnvdimm: move poison list functions to a new 'badrange' file
Dave Jiang
1
-12
/
+12
2017-09-04
libnvdimm, nfit: move the check on nd_reserved2 to the endpoint
Meng Xu
1
-4
/
+0
2017-08-31
libnvdimm: fix integer overflow static analysis warning
Dan Williams
1
-8
/
+9
2017-08-31
libnvdimm: fix potential deadlock while clearing errors
Vishal Verma
1
-0
/
+6
[next]