index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dax
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-27
nvdimm/pmem: move dax_attribute_group from dax to pmem
Christoph Hellwig
1
-82
/
+18
2021-08-27
dax: remove bdev_dax_supported
Christoph Hellwig
1
-41
/
+1
2021-08-27
dax: stub out dax_supported for !CONFIG_FS_DAX
Christoph Hellwig
1
-18
/
+18
2021-08-27
dax: remove __generic_fsdax_supported
Christoph Hellwig
1
-4
/
+4
2021-08-27
dax: move the dax_read_lock() locking into dax_supported
Christoph Hellwig
1
-7
/
+9
2021-08-27
dax: mark dax_get_by_host static
Christoph Hellwig
1
-55
/
+54
2021-08-27
dax: stop using bdevname
Christoph Hellwig
1
-13
/
+7
2021-07-08
dax: Ensure errno is returned from dax_direct_access
Ira Weiny
1
-1
/
+1
2021-02-23
whack-a-mole: don't open-code iminor/imajor
Al Viro
1
-1
/
+1
2020-12-16
device-dax/core: Fix memory leak when rmmod dax.ko
Wang Hai
1
-0
/
+1
2020-10-20
Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2020-09-20
dax: Fix stack overflow when mounting fsdax pmem device
Adrian Huang
1
-6
/
+6
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
1
-0
/
+4
2020-09-10
dax: Modify bdev_dax_pgoff() to handle NULL bdev
Vivek Goyal
1
-1
/
+2
2020-09-03
dax: fix detection of dax support for non-persistent memory block devices
Coly Li
1
-1
/
+1
2020-08-20
dax: do not print error message for non-persistent memory block device
Adrian Huang
1
-0
/
+6
2020-08-11
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+7
2020-07-28
drivers/dax: Expand lock scope to cover the use of addresses
Ira Weiny
1
-1
/
+2
2020-07-28
dax: print error message by pr_info() in __generic_fsdax_supported()
Coly Li
1
-5
/
+5
2020-07-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
1
-1
/
+1
2020-04-03
dax: Move mandatory ->zero_page_range() check in alloc_dax()
Vivek Goyal
1
-5
/
+9
2020-04-03
dax, pmem: Add a dax operation zero_page_range
Vivek Goyal
1
-0
/
+20
2020-01-16
dax: Get rid of fs_dax_get_by_host() helper
Vivek Goyal
1
-1
/
+1
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-13
/
+10
2019-07-06
libnvdimm: add dax_dev sync flag
Pankaj Gupta
1
-1
/
+18
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
1
-9
/
+1
2019-05-26
vfs: Convert dax to use the new mount API
David Howells
1
-6
/
+10
2019-05-26
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
1
-1
/
+1
2019-05-21
device-dax: Drop register_filesystem()
Dan Williams
1
-7
/
+0
2019-05-21
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
1
-31
/
+57
2019-05-02
dax: make use of ->free_inode()
Al Viro
1
-5
/
+2
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
1
-12
/
+29
2019-02-21
dax: Check the end of the block-device capacity with dax_direct_access()
Dan Williams
1
-10
/
+28
2019-01-07
device-dax: Introduce bus + driver model
Dan Williams
1
-12
/
+28
2019-01-07
device-dax: Start defining a dax bus model
Dan Williams
1
-0
/
+1
2018-08-26
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2018-07-30
dax/super: Do not request a pointer kaddr when not required
Huaisheng Ye
1
-2
/
+1
2018-06-28
dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
Ross Zwisler
1
-0
/
+8
2018-06-09
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+24
2018-06-09
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
Dan Williams
1
-0
/
+10
2018-06-09
Merge branch 'for-4.18/dax' into libnvdimm-for-next
Dan Williams
1
-3
/
+11
2018-06-06
dax: Use dax_write_cache* helpers
Ross Zwisler
1
-6
/
+3
2018-05-31
dax: change bdev_dax_supported() to support boolean returns
Dave Jiang
1
-8
/
+8
2018-05-31
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
1
-13
/
+13
2018-05-23
dax: Introduce a ->copy_to_iter dax operation
Dan Williams
1
-0
/
+10
2018-05-22
mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
Dan Williams
1
-3
/
+11
2018-03-30
dax: store pfns in the radix
Dan Williams
1
-3
/
+12
2018-02-26
dax: ->direct_access does not sleep anymore
Boaz Harrosh
1
-6
/
+0
2018-01-20
dax: require 'struct page' by default for filesystem dax
Dan Williams
1
-0
/
+10
2017-11-15
dax: fix general protection fault in dax_alloc_inode
Mikulas Patocka
1
-0
/
+3
[next]