Age | Commit message (Expand) | Author | Files | Lines |
2022-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+1 |
2022-01-15 | virtio: wrap config->reset calls | Michael S. Tsirkin | 1 | -1/+1 |
2021-12-18 | dax: remove the copy_from_iter and copy_to_iter methods | Christoph Hellwig | 1 | -18/+2 |
2021-12-18 | dax: remove the DAXDEV_F_SYNC flag | Christoph Hellwig | 1 | -4/+3 |
2021-12-18 | uio: remove copy_from_iter_flushcache() and copy_mc_to_iter() | Christoph Hellwig | 1 | -3/+1 |
2021-12-04 | dax: remove dax_capable | Christoph Hellwig | 1 | -1/+0 |
2021-12-04 | dax: simplify the dax_device <-> gendisk association | Christoph Hellwig | 1 | -2/+8 |
2021-12-04 | dax: remove CONFIG_DAX_DRIVER | Christoph Hellwig | 1 | -1/+1 |
2021-11-10 | Merge tag 'libnvdimm-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+43 |
2021-11-09 | Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -19/+44 |
2021-11-08 | Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 9 | -164/+421 |
2021-11-04 | nvdimm/pmem: use add_disk() error handling | Luis Chamberlain | 1 | -1/+7 |
2021-11-04 | nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned | Luis Chamberlain | 1 | -4/+9 |
2021-11-04 | nvdimm/blk: add error handling support for add_disk() | Luis Chamberlain | 1 | -1/+3 |
2021-11-04 | nvdimm/blk: avoid calling del_gendisk() on early failures | Luis Chamberlain | 1 | -5/+12 |
2021-11-04 | nvdimm/btt: add error handling support for add_disk() | Luis Chamberlain | 1 | -1/+3 |
2021-11-04 | nvdimm/btt: use goto error labels on btt_blk_init() | Luis Chamberlain | 1 | -6/+10 |
2021-11-03 | nvdimm/btt: do not call del_gendisk() if not needed | Luis Chamberlain | 1 | -1/+0 |
2021-11-01 | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -8/+6 |
2021-10-26 | nvdimm/pmem: stop using q_usage_count as external pgmap refcount | Christoph Hellwig | 1 | -31/+2 |
2021-10-18 | block: switch polling to be bio based | Christoph Hellwig | 3 | -8/+5 |
2021-10-18 | block: move integrity handling out of <linux/blkdev.h> | Christoph Hellwig | 1 | -0/+1 |
2021-09-27 | nvdimm/pmem: fix creating the dax group | Christoph Hellwig | 1 | -4/+1 |
2021-09-27 | nvdimm/pmem: move dax_attribute_group from dax to pmem | Christoph Hellwig | 1 | -0/+43 |
2021-09-21 | libnvdimm/labels: Introduce CXL labels | Dan Williams | 3 | -50/+241 |
2021-09-21 | libnvdimm/label: Define CXL region labels | Dan Williams | 1 | -0/+32 |
2021-09-21 | libnvdimm/labels: Fix kernel-doc for label.h | Dan Williams | 1 | -2/+8 |
2021-09-21 | libnvdimm/labels: Introduce the concept of multi-range namespace labels | Dan Williams | 2 | -0/+14 |
2021-09-21 | libnvdimm/label: Add a helper for nlabel validation | Dan Williams | 2 | -3/+9 |
2021-09-21 | libnvdimm/labels: Add uuid helpers | Dan Williams | 8 | -114/+122 |
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-25 | 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-16 | libnvdimm: Drop unused device power management support | Dan Williams | 1 | -8/+37 |
2021-06-16 | 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 |