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
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
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-28
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+6
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
2
-4
/
+6
2022-05-09
fuse: Convert fuse to read_folio
Matthew Wilcox (Oracle)
2
-7
/
+8
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-2
/
+1
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
3
-11
/
+10
2022-03-23
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+1
2022-03-23
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-23
fuse: remove reliance on bdi congestion
NeilBrown
3
-25
/
+17
2022-03-16
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-15
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-15
fuse: Convert from launder_page to launder_folio
Matthew Wilcox (Oracle)
2
-8
/
+8
2022-03-15
fs: Remove noop_invalidatepage()
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-03-15
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
1
-1
/
+1
2022-03-07
fuse: fix pipe buffer lifetime for direct_io
Miklos Szeredi
3
-1
/
+13
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
1
-0
/
+1
2022-02-21
fuse: move FUSE_SUPER_MAGIC definition to magic.h
Jeff Layton
1
-2
/
+1
2022-02-18
fuse: fix fileattr op failure
Miklos Szeredi
1
-3
/
+6
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+2
2022-01-15
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-2
/
+2
2022-01-13
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-18
/
+2
2021-12-18
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
1
-16
/
+0
2021-12-18
dax: remove the DAXDEV_F_SYNC flag
Christoph Hellwig
1
-1
/
+1
2021-12-14
fuse: mark inode DONT_CACHE when per inode DAX hint changes
Jeffle Xu
3
-0
/
+13
2021-12-14
fuse: negotiate per inode DAX in FUSE_INIT
Jeffle Xu
3
-5
/
+13
2021-12-14
fuse: enable per inode DAX
Jeffle Xu
4
-9
/
+13
2021-12-14
fuse: make DAX mount option a tri-state
Jeffle Xu
4
-9
/
+52
2021-12-14
fuse: add fuse_should_enable_dax() helper
Jeffle Xu
1
-1
/
+9
2021-12-07
fuse: Pass correct lend value to filemap_write_and_wait_range()
Xie Yongji
1
-1
/
+1
2021-12-04
dax: simplify the dax_device <-> gendisk association
Christoph Hellwig
1
-1
/
+1
2021-12-04
dax: remove CONFIG_DAX_DRIVER
Christoph Hellwig
1
-1
/
+1
2021-11-25
fuse: send security context of inode on file
Vivek Goyal
3
-1
/
+98
2021-11-25
fuse: release pipe buf after last use
Miklos Szeredi
1
-5
/
+5
2021-11-25
fuse: extend init flags
Miklos Szeredi
1
-27
/
+33
2021-11-09
Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-150
/
+197
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2021-11-02
fuse: fix page stealing
Miklos Szeredi
1
-2
/
+12
2021-11-02
virtiofs: use strscpy for copying the queue name
Miklos Szeredi
1
-1
/
+1
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-10-28
fuse: add FOPEN_NOFLUSH
Amir Goldstein
1
-0
/
+3
2021-10-28
fuse: only update necessary attributes
Miklos Szeredi
4
-10
/
+9
2021-10-28
fuse: take cache_mask into account in getattr
Miklos Szeredi
1
-1
/
+3
2021-10-28
fuse: add cache_mask
Miklos Szeredi
3
-9
/
+29
2021-10-28
fuse: move reverting attributes to fuse_change_attributes()
Miklos Szeredi
2
-9
/
+13
2021-10-28
fuse: simplify local variables holding writeback cache state
Miklos Szeredi
2
-6
/
+6
2021-10-28
fuse: cleanup code conditional on fc->writeback_cache
Miklos Szeredi
1
-13
/
+4
2021-10-28
fuse: fix attr version comparison in fuse_read_update_size()
Miklos Szeredi
1
-1
/
+1
2021-10-28
fuse: always invalidate attributes after writes
Miklos Szeredi
4
-20
/
+15
[next]