summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-25x86, dax, pmem: remove indirection around memcpy_from_pmem()Dan Williams7-32/+12
2017-04-25block: remove block_device_operations ->direct_access()Dan Williams7-135/+4
2017-04-25block, dax: convert bdev_dax_supported() to dax_direct_access()Dan Williams1-20/+28
2017-04-25filesystem-dax: convert to dax_direct_access()Dan Williams3-124/+162
2017-04-25Revert "block: use DAX for partition table reads"Dan Williams3-41/+2
2017-04-25ext2, ext4, xfs: retrieve dax_device for iomap operationsDan Williams4-2/+27
2017-04-25dm: teach dm-targets to use a dax_device + dax_operationsDan Williams6-48/+43
2017-04-20dm: add dax_device and dax_operations supportDan Williams4-14/+73
2017-04-20dax: introduce dax_direct_access()Dan Williams5-0/+57
2017-04-20block: kill bdev_dax_capable()Dan Williams2-25/+0
2017-04-20dcssblk: add dax_operations supportDan Williams2-9/+47
2017-04-20brd: add dax_operations supportDan Williams2-11/+55
2017-04-20axon_ram: add dax_operations supportDan Williams2-6/+43
2017-04-20pmem: add dax_operations supportDan Williams6-33/+70
2017-04-20dax: introduce dax_operationsDan Williams4-3/+23
2017-04-20dax: add a facility to lookup a dax device by 'host' device nameDan Williams4-6/+86
2017-04-13dax: refactor dax-fs into a generic provider of 'struct dax_device' instancesDan Williams10-217/+404
2017-04-13device-dax: rename 'dax_dev' to 'dev_dax'Dan Williams3-109/+109
2017-04-13device-dax: improve fault handler debug outputOliver O'Halloran1-7/+10
2017-04-13device-dax: fix dax_dev_huge_fault() unknown fault size handlingPushkar Jambhlekar1-1/+1
2017-04-13Merge branch 'for-4.11/libnvdimm' into for-4.12/daxDan Williams733-5710/+9347
2017-04-12x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams1-11/+31
2017-04-12device-dax: switch to srcu, fix rcu_read_lock() vs pte allocationDan Williams2-6/+8
2017-04-11libnvdimm: band aid btt vs clear poison lockingDan Williams1-1/+9
2017-04-11libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splatDan Williams1-0/+6
2017-04-05libnvdimm: fix blk free space accountingDan Williams1-66/+11
2017-03-28acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)Dan Williams1-1/+5
2017-03-27Linux 4.11-rc4v4.11-rc4Linus Torvalds1-1/+1
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-88/+111
2017-03-26Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-75/+30
2017-03-26Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-9/+20
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds26-247/+141
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-14/+26
2017-03-26Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-50/+47
2017-03-26Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-71/+15
2017-03-26Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-6/+24
2017-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds18-69/+110
2017-03-26Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds3-255/+399
2017-03-26ext4: fix two spelling nitsTheodore Ts'o2-2/+2
2017-03-26ext4: lock the xattr block before checksuming itTheodore Ts'o1-34/+31
2017-03-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-8/+25
2017-03-25IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann1-1/+1
2017-03-25RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2-3/+7
2017-03-25IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg1-2/+1
2017-03-25IB/cq: Don't process more than the given budgetSagi Grimberg1-1/+7
2017-03-25IB/rxe: increment msn only when completing a requestDavid Marchand1-5/+4
2017-03-25uapi: fix rdma/mlx5-abi.h userspace compilation errorsDmitry V. Levin1-1/+2
2017-03-25IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche2-19/+37
2017-03-25IB/rxe: Update documentation linkLeon Romanovsky1-1/+1