Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1c00ad6ebf36aa3b0fa598a48b8ae59782be4121
/
drivers
/
dax
/
super.c
933a90b
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
fefc1d9
libnvdimm: add dax_dev sync flag
by Pankaj Gupta
· 5 years ago
5b497af
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
by Thomas Gleixner
· 5 years ago
75d4e06
vfs: Convert dax to use the new mount API
by David Howells
· 6 years ago
1f58bb1
mount_pseudo(): drop 'name' argument, switch to d_make_root()
by Al Viro
· 6 years ago
1a6e9e7
device-dax: Drop register_filesystem()
by Dan Williams
· 6 years ago
7bf7eac
dax: Arrange for dax_supported check to span multiple devices
by Dan Williams
· 6 years ago
53e2282
dax: make use of ->free_inode()
by Al Viro
· 6 years ago
f67e3fb4
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
ad428cd
dax: Check the end of the block-device capacity with dax_direct_access()
by Dan Williams
· 6 years ago
9567da0
device-dax: Introduce bus + driver model
by Dan Williams
· 7 years ago
51cf784
device-dax: Start defining a dax bus model
by Dan Williams
· 7 years ago
828bf6e
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
e0b401e
dax/super: Do not request a pointer kaddr when not required
by Huaisheng Ye
· 6 years ago
15256f6
dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
by Ross Zwisler
· 6 years ago
7d3bf61
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
930218a
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
by Dan Williams
· 6 years ago
b568457
Merge branch 'for-4.18/dax' into libnvdimm-for-next
by Dan Williams
· 6 years ago
808c340
dax: Use dax_write_cache* helpers
by Ross Zwisler
· 6 years ago
80660f2
dax: change bdev_dax_supported() to support boolean returns
by Dave Jiang
· 6 years ago
ba23cba
fs: allow per-device dax status checking for filesystems
by Darrick J. Wong
· 6 years ago
b3a9a0c
dax: Introduce a ->copy_to_iter dax operation
by Dan Williams
· 7 years ago
e7638488
mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
by Dan Williams
· 7 years ago
3fe0791
dax: store pfns in the radix
by Dan Williams
· 7 years ago
9d4949b
dax: ->direct_access does not sleep anymore
by Boaz Harrosh
· 7 years ago
569d036
dax: require 'struct page' by default for filesystem dax
by Dan Williams
· 7 years ago
9f586ff
dax: fix general protection fault in dax_alloc_inode
by Mikulas Patocka
· 7 years ago
6a21586
dax: stop requiring a live device for dax_flush()
by Dan Williams
· 7 years ago
66a86cc
dax: quiet bdev_dax_supported()
by Dan Williams
· 7 years ago
dff4d1f
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
c3ca015
dax: remove the pmem_dax_ops->flush abstraction
by Mikulas Patocka
· 7 years ago
26f2f4d
dax: fix FS_DAX=n BLOCK=y compilation
by Dan Williams
· 7 years ago
78f3547
dax: introduce a fs_dax_get_by_bdev() helper
by Dan Williams
· 7 years ago
273752c
dm, dax: Make sure dm_dax_flush() is called if device supports it
by Vivek Goyal
· 7 years ago
b6ffe9b
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
6e0c90d
libnvdimm, pmem, dax: export a cache control attribute
by Dan Williams
· 7 years ago
9a60c3e
dax: convert to bitmask for flags
by Dan Williams
· 7 years ago
5d61e43
dax: remove default copy_from_iter fallback
by Dan Williams
· 7 years ago
abebfbe
dm: add ->flush() dax operation support
by Dan Williams
· 7 years ago
7e026c8
dm: add ->copy_from_iter() dax operation support
by Dan Williams
· 7 years ago
b9d39d1
device-dax: fix 'dax' device filesystem inode destruction crash
by Dan Williams
· 7 years ago
9d10908
dax: fix false CONFIG_BLOCK dependency
by Dan Williams
· 8 years ago
cf1e228
device-dax: kill NR_DEV_DAX
by Dan Williams
· 8 years ago
ef51042
block, dax: move "select DAX" from BLOCK to FS_DAX
by Dan Williams
· 8 years ago
b068626
dax: introduce dax_direct_access()
by Dan Williams
· 8 years ago
6568b08
dax: introduce dax_operations
by Dan Williams
· 8 years ago
7205800
dax: add a facility to lookup a dax device by 'host' device name
by Dan Williams
· 8 years ago
7b6be84
dax: refactor dax-fs into a generic provider of 'struct dax_device' instances
by Dan Williams
· 8 years ago