Show patches with: Submitter = Dan Williams       |    State = Action Required       |   698 patches
« 1 2 ... 4 5 6 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[resend,v2,03/33] dax: add a facility to lookup a dax device by 'host' device name - - - --- 2017-04-17 Dan Williams New
[resend,v2,02/33] dax: refactor dax-fs into a generic provider of 'struct dax_device' instances - - - --- 2017-04-17 Dan Williams New
[resend,v2,01/33] device-dax: rename 'dax_dev' to 'dev_dax' - - - --- 2017-04-17 Dan Williams New
[RFC,17/17] block: remove block_device_operations.direct_access and related infrastructure - - - --- 2017-01-28 Dan Williams New
[RFC,16/17] fs, dax: convert filesystem-dax to bdev_dax_direct_access - - - --- 2017-01-28 Dan Williams New
[RFC,15/17] Revert "block: use DAX for partition table reads" - - - --- 2017-01-28 Dan Williams New
[RFC,14/17] ext2, ext4, xfs: retrieve dax_inode through iomap operations - - - --- 2017-01-28 Dan Williams New
[RFC,13/17] fs: update mount_bdev() to lookup dax infrastructure - - - --- 2017-01-28 Dan Williams New
[RFC,12/17] dm: add dax_operations support (consumer) - - - --- 2017-01-28 Dan Williams New
[RFC,11/17] dm: add dax_operations support (producer) - - - --- 2017-01-28 Dan Williams New
[RFC,10/17] block: introduce bdev_dax_direct_access() - - - --- 2017-01-28 Dan Williams New
[RFC,09/17] block: kill bdev_dax_capable() - - - --- 2017-01-28 Dan Williams New
[RFC,08/17] dcssblk: add dax_operations support - - - --- 2017-01-28 Dan Williams New
[RFC,07/17] brd: add dax_operations support - - - --- 2017-01-28 Dan Williams New
[RFC,06/17] axon_ram: add dax_operations support - - - --- 2017-01-28 Dan Williams New
[RFC,05/17] pmem: add dax_operations support - - - --- 2017-01-28 Dan Williams New
[RFC,04/17] dax: introduce dax_operations - - - --- 2017-01-28 Dan Williams New
[RFC,03/17] dax: add a facility to lookup a dax inode by 'host' device name - - - --- 2017-01-28 Dan Williams New
[RFC,02/17] dax: convert dax_inode locking to srcu - - - --- 2017-01-28 Dan Williams New
[RFC,01/17] dax: refactor dax-fs into a generic provider of dax inodes - - - --- 2017-01-28 Dan Williams New
[13/13] libnvdimm, pmem: disable dax flushing for 'cache flush on fail' platforms - - - --- 2017-01-20 Dan Williams New
[12/13] libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region - - - --- 2017-01-20 Dan Williams New
[11/13] libnvdimm, nfit: enable support for volatile ranges - - - --- 2017-01-20 Dan Williams New
[10/13] libnvdimm, pmem: fix persistence warning - - - --- 2017-01-20 Dan Williams New
[09/13] libnvdimm, pmem: implement cache bypass for all copy_from_iter() operations - - - --- 2017-01-20 Dan Williams New
[08/13] x86, libnvdimm, dax: stop abusing __copy_user_nocache - - - --- 2017-01-20 Dan Williams New
[07/13] x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm - - - --- 2017-01-20 Dan Williams New
[06/13] x86, dax, libnvdimm: move wb_cache_pmem() to libnvdimm - - - --- 2017-01-20 Dan Williams New
[05/13] x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush - - - --- 2017-01-20 Dan Williams New
[04/13] dax, pmem: introduce an optional 'flush' dax operation - - - --- 2017-01-20 Dan Williams New
[03/13] x86, dax, pmem: introduce 'copy_from_iter' dax operation - - - --- 2017-01-20 Dan Williams New
[02/13] block, dax: introduce dax_operations - - - --- 2017-01-20 Dan Williams New
[01/13] x86, dax, pmem: remove indirection around memcpy_from_pmem() - - - --- 2017-01-20 Dan Williams New
[RFC,v2,2/2] block: fix blk_get_backing_dev_info() crash, use bdev->bd_queue - - - --- 2017-01-07 Dan Williams New
[RFC,v2,1/2] block: fix lifetime of request_queue / backing_dev_info relative to bdev - - - --- 2017-01-07 Dan Williams New
dax: kill uml support - 1 - --- 2016-12-21 Dan Williams New
[2/2] dax: wrprotect pmd_t in dax_mapping_entry_mkclean - - - --- 2016-12-20 Dan Williams New
[v2,3/3] mm, mincore2(): retrieve tlb-size attributes of an address range - - - --- 2016-09-15 Dan Williams New
[v2,2/3] mm, dax: add VM_DAX flag for DAX VMAs - - - --- 2016-09-15 Dan Williams New
[v2,1/3] mm, dax: add VM_SYNC flag for device-dax VMAs - - - --- 2016-09-15 Dan Williams New
[7/7] dax: unmap/truncate on device shutdown - - - --- 2016-08-16 Dan Williams New
[6/7] dax: define a unified inode/address_space for device-dax mappings - - - --- 2016-08-16 Dan Williams New
[5/7] dax: convert to the cdev api - - - --- 2016-08-16 Dan Williams New
[4/7] dax: embed a struct device in dax_dev - - - --- 2016-08-16 Dan Williams New
[3/7] dax: rename fops from dax_dev_ to dax_ - - - --- 2016-08-16 Dan Williams New
[2/7] dax: reorder dax_fops function definitions - - - --- 2016-08-16 Dan Williams New
[1/7] dax: cleanup needlessly global symbol warnings - - - --- 2016-08-16 Dan Williams New
fs/char_dev: fix cdev_put() vs f_op->release() use-after-free - - - --- 2016-08-11 Dan Williams New
[v3] libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush() - - - --- 2016-07-12 Dan Williams New
[v3] libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush() - - - --- 2016-07-12 Dan Williams New
[v3] libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() users - - - --- 2016-07-12 Dan Williams New
[v2,17/17] pmem: kill __pmem address space - - - --- 2016-07-10 Dan Williams New
[v2,16/17] x86/insn: remove pcommit 1 - - --- 2016-07-10 Dan Williams New
[v2,15/17] Revert "KVM: x86: add pcommit support" - - - --- 2016-07-10 Dan Williams New
[v2,14/17] pmem: kill wmb_pmem() - - - --- 2016-07-10 Dan Williams New
[v2,13/17] libnvdimm, pmem: use nvdimm_flush() for namespace I/O writes - - - --- 2016-07-10 Dan Williams New
[v2,12/17] fs/dax: remove wmb_pmem() - - - --- 2016-07-10 Dan Williams New
[v2,11/17] libnvdimm, pmem: flush posted-write queues on shutdown - - - --- 2016-07-10 Dan Williams New
[v2,10/17] libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush() - - - --- 2016-07-10 Dan Williams New
[v2,09/17] libnvdimm: cycle flush hints - - - --- 2016-07-10 Dan Williams New
[v2,08/17] libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush() - - - --- 2016-07-10 Dan Williams New
[v2,07/17] libnvdimm: keep region data alive over namespace removal - - - --- 2016-07-10 Dan Williams New
[v2,06/17] tools/testing/nvdimm: simulate multiple flush hints per-dimm - - - --- 2016-07-10 Dan Williams New
[v2,05/17] libnvdimm, nfit: move flush hint mapping to region-device driver-data - - - --- 2016-07-10 Dan Williams New
[v2,04/17] libnvdimm, nfit: remove nfit_spa_map() infrastructure - - - --- 2016-07-10 Dan Williams New
[v2,03/17] libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() users - - - --- 2016-07-10 Dan Williams New
[v2,02/17] nfit: don't override return value of nfit_mem_init - - - --- 2016-07-10 Dan Williams New
[v2,01/17] nfit: always associate flush hints - - - --- 2016-07-10 Dan Williams New
[v2] block: use DAX for partition table reads - 1 1 --- 2016-01-30 Dan Williams New
[2/2] block: use DAX for partition table reads - - 1 --- 2016-01-29 Dan Williams New
[1/2] block: revert runtime dax control of the raw block device - 1 - --- 2016-01-29 Dan Williams New
[v3,5/5] block, xfs: implement 'force_failure' notifications - - - --- 2016-01-08 Dan Williams New
[v3,4/5] xfs: unmap dax at shutdown (force_failure) 1 - - --- 2016-01-08 Dan Williams New
[v3,3/5] block: introduce force_failure_partition() and unmap_dax_inodes() - - - --- 2016-01-08 Dan Williams New
[v3,2/5] block: introduce del_gendisk_queue() - - - --- 2016-01-08 Dan Williams New
[v3,1/5] block: prepare for del_gendisk_queue() - - - --- 2016-01-08 Dan Williams New
[v2,4/4] block, xfs: implement 'force_failure' notifications - - - --- 2016-01-06 Dan Williams New
[v2,3/4] xfs: unmap dax at shutdown (force_failure) 1 - - --- 2016-01-06 Dan Williams New
[v2,2/4] block: introduce del_gendisk_queue() - - - --- 2016-01-06 Dan Williams New
[v2,1/4] block: prepare for del_gendisk_queue() - - - --- 2016-01-06 Dan Williams New
[resend,3/3] writeback: fix false positive WARN in __mark_inode_dirty - - - --- 2016-01-04 Dan Williams New
[resend,2/3] xfs: handle shutdown notifications - - - --- 2016-01-04 Dan Williams New
[resend,1/3] block, fs: reliably communicate bdev end-of-life - - - --- 2016-01-04 Dan Williams New
[3/3] writeback: fix false positive WARN in __mark_inode_dirty - 1 - --- 2015-12-01 Dan Williams New
[2/3] xfs: handle shutdown notifications - - - --- 2015-12-01 Dan Williams New
[1/3] block, fs: reliably communicate bdev end-of-life 1 - - --- 2015-12-01 Dan Williams New
[v2,7/7] mm, dax: unmap dax mappings at bdev shutdown - - - --- 2015-11-25 Dan Williams New
[v2,6/7] ext4: skip inode dirty when backing device is gone - - - --- 2015-11-25 Dan Williams New
[v2,5/7] fs: notify superblocks of backing-device death - - - --- 2015-11-25 Dan Williams New
[v2,4/7] dax: fix lifetime of in-kernel dax mappings with dax_map_atomic() - 1 - --- 2015-11-25 Dan Williams New
[v2,3/7] dax: guarantee page aligned results from bdev_direct_access() - - - --- 2015-11-25 Dan Williams New
[v2,2/7] dax: increase granularity of dax_clear_blocks() operations - 2 - --- 2015-11-25 Dan Williams New
[v2,1/7] pmem, dax: clean up clear_pmem() - 2 - --- 2015-11-25 Dan Williams New
ext4: drop file_update_time from ext4_dax_fault - - - --- 2015-11-20 Dan Williams New
[4/8] mm, dax: truncate dax mappings at bdev or fs shutdown - - - --- 2015-11-20 Dan Williams New
[4/8] mm, dax: truncate dax mappings at bdev or fs shutdown - - - --- 2015-11-19 Dan Williams New
ndctl: dax pmd tests - - - --- 2015-11-17 Dan Williams New
[8/8] dax: fix lifetime of in-kernel dax mappings with dax_map_atomic() - 1 - --- 2015-11-17 Dan Williams New
[7/8] dax: guarantee page aligned results from bdev_direct_access() - - - --- 2015-11-17 Dan Williams New
[6/8] dax: increase granularity of dax_clear_blocks() operations - 2 - --- 2015-11-17 Dan Williams New
« 1 2 ... 4 5 6 7 »