Age | Commit message (Expand) | Author |
2021-12-04 | dax: simplify the dax_device <-> gendisk association | Christoph Hellwig |
2021-12-04 | dax: remove CONFIG_DAX_DRIVER | Christoph Hellwig |
2021-11-10 | Merge tag 'libnvdimm-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-11-09 | Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-11-08 | Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds |
2021-11-04 | nvdimm/pmem: use add_disk() error handling | Luis Chamberlain |
2021-11-04 | nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned | Luis Chamberlain |
2021-11-04 | nvdimm/blk: add error handling support for add_disk() | Luis Chamberlain |
2021-11-04 | nvdimm/blk: avoid calling del_gendisk() on early failures | Luis Chamberlain |
2021-11-04 | nvdimm/btt: add error handling support for add_disk() | Luis Chamberlain |
2021-11-04 | nvdimm/btt: use goto error labels on btt_blk_init() | Luis Chamberlain |
2021-11-03 | nvdimm/btt: do not call del_gendisk() if not needed | Luis Chamberlain |
2021-11-01 | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-10-25 | nvdimm/pmem: stop using q_usage_count as external pgmap refcount | Christoph Hellwig |
2021-10-18 | block: switch polling to be bio based | Christoph Hellwig |
2021-10-18 | block: move integrity handling out of <linux/blkdev.h> | Christoph Hellwig |
2021-09-27 | nvdimm/pmem: fix creating the dax group | Christoph Hellwig |
2021-09-27 | nvdimm/pmem: move dax_attribute_group from dax to pmem | Christoph Hellwig |
2021-09-21 | libnvdimm/labels: Introduce CXL labels | Dan Williams |
2021-09-21 | libnvdimm/label: Define CXL region labels | Dan Williams |
2021-09-21 | libnvdimm/labels: Fix kernel-doc for label.h | Dan Williams |
2021-09-21 | libnvdimm/labels: Introduce the concept of multi-range namespace labels | Dan Williams |
2021-09-21 | libnvdimm/label: Add a helper for nlabel validation | Dan Williams |
2021-09-21 | libnvdimm/labels: Add uuid helpers | Dan Williams |
2021-09-09 | Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds |
2021-09-09 | Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-08-24 | libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbind | sumiyawang |
2021-08-24 | libnvdimm/labels: Add claim class helpers | Dan Williams |
2021-08-24 | libnvdimm/labels: Add type-guid helpers | Dan Williams |
2021-08-24 | libnvdimm/labels: Add blk special cases for nlabel and position helpers | Dan Williams |
2021-08-24 | libnvdimm/labels: Add blk isetcookie set / validation helpers | Dan Williams |
2021-08-24 | libnvdimm/labels: Add a checksum calculation helper | Dan Williams |
2021-08-24 | libnvdimm/labels: Introduce label setter helpers | Dan Williams |
2021-08-24 | libnvdimm/labels: Add isetcookie validation helper | Dan Williams |
2021-08-24 | libnvdimm/labels: Introduce getters for namespace label fields | Dan Williams |
2021-08-11 | libnvdimm/region: Fix label activation vs errors | Dan Williams |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König |
2021-07-04 | Merge tag 'cxl-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds |
2021-06-15 | libnvdimm: Drop unused device power management support | Dan Williams |
2021-06-15 | libnvdimm: Export nvdimm shutdown helper, nvdimm_delete() | Dan Williams |
2021-06-09 | libnvdimm/pmem: Fix blk_cleanup_disk() usage | Dan Williams |
2021-06-01 | nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk | Christoph Hellwig |
2021-06-01 | nvdimm-pmem: convert to blk_alloc_disk/blk_cleanup_disk | Christoph Hellwig |
2021-06-01 | nvdimm-btt: convert to blk_alloc_disk/blk_cleanup_disk | Christoph Hellwig |
2021-06-01 | nvdimm-blk: convert to blk_alloc_disk/blk_cleanup_disk | Christoph Hellwig |
2021-06-01 | block: automatically enable GENHD_FL_EXT_DEVT | Christoph Hellwig |
2021-05-06 | include: remove pagemap.h from blkdev.h | Matthew Wilcox (Oracle) |
2021-04-09 | libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNC | Vaibhav Jain |
2021-04-08 | libnvdimm: Notify disk drivers to revalidate region read-only | Dan Williams |