summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-25x86, dax, pmem: remove indirection around memcpy_from_pmem()Dan Williams
2017-04-25block: remove block_device_operations ->direct_access()Dan Williams
2017-04-25block, dax: convert bdev_dax_supported() to dax_direct_access()Dan Williams
2017-04-25filesystem-dax: convert to dax_direct_access()Dan Williams
2017-04-25Revert "block: use DAX for partition table reads"Dan Williams
2017-04-25ext2, ext4, xfs: retrieve dax_device for iomap operationsDan Williams
2017-04-25dm: teach dm-targets to use a dax_device + dax_operationsDan Williams
2017-04-20dm: add dax_device and dax_operations supportDan Williams
2017-04-20dax: introduce dax_direct_access()Dan Williams
2017-04-20block: kill bdev_dax_capable()Dan Williams
2017-04-19dcssblk: add dax_operations supportDan Williams
2017-04-19brd: add dax_operations supportDan Williams
2017-04-19axon_ram: add dax_operations supportDan Williams
2017-04-19pmem: add dax_operations supportDan Williams
2017-04-19dax: introduce dax_operationsDan Williams
2017-04-19dax: add a facility to lookup a dax device by 'host' device nameDan Williams
2017-04-12dax: refactor dax-fs into a generic provider of 'struct dax_device' instancesDan Williams
2017-04-12device-dax: rename 'dax_dev' to 'dev_dax'Dan Williams
2017-04-12device-dax: improve fault handler debug outputOliver O'Halloran
2017-04-12device-dax: fix dax_dev_huge_fault() unknown fault size handlingPushkar Jambhlekar
2017-04-12Merge branch 'for-4.11/libnvdimm' into for-4.12/daxDan Williams
2017-04-12x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams
2017-04-12device-dax: switch to srcu, fix rcu_read_lock() vs pte allocationDan Williams
2017-04-10libnvdimm: band aid btt vs clear poison lockingDan Williams
2017-04-10libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splatDan Williams
2017-04-04libnvdimm: fix blk free space accountingDan Williams
2017-03-27acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)Dan Williams
2017-03-26Linux 4.11-rc4Linus Torvalds
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-26Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-26Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-26Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-25Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-25Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-03-25Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-03-25ext4: fix two spelling nitsTheodore Ts'o
2017-03-25ext4: lock the xattr block before checksuming itTheodore Ts'o
2017-03-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-03-24IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann
2017-03-24RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg
2017-03-24IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg
2017-03-24IB/cq: Don't process more than the given budgetSagi Grimberg
2017-03-24IB/rxe: increment msn only when completing a requestDavid Marchand
2017-03-24uapi: fix rdma/mlx5-abi.h userspace compilation errorsDmitry V. Levin
2017-03-24IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche
2017-03-24IB/rxe: Update documentation linkLeon Romanovsky