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
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
filemap: Remove AOP_FLAG_CONT_EXPAND
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-04-01
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-04-01
fs, net: Move read_descriptor_t to net.h
Matthew Wilcox (Oracle)
1
-19
/
+0
2022-04-01
fs: Remove read_actor_t
Matthew Wilcox (Oracle)
1
-3
/
+0
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
1
-6
/
+0
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-21
/
+0
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-8
/
+6
2022-03-23
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-120
/
+0
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+19
2022-03-23
fs: introduce alloc_inode_sb() to allocate filesystems specific inode
Muchun Song
1
-0
/
+11
2022-03-23
mount: warn only once about timestamp range expiration
Anthony Iliopoulos
1
-0
/
+1
2022-03-23
mm: document and polish read-ahead code
NeilBrown
1
-2
/
+7
2022-03-21
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
1
-116
/
+0
2022-03-21
mm/truncate: Combine invalidate_mapping_pagevec() and __invalidate_mapping_pa...
Matthew Wilcox (Oracle)
1
-4
/
+0
2022-03-16
fs: Remove aops ->set_page_dirty
Matthew Wilcox (Oracle)
1
-2
/
+1
2022-03-15
fs: Add aops->dirty_folio
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-03-15
fs: Remove aops->launder_page
Matthew Wilcox (Oracle)
1
-4
/
+1
2022-03-15
fs: Add aops->launder_folio
Matthew Wilcox (Oracle)
1
-1
/
+4
2022-03-15
fs: Remove aops->invalidatepage
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-03-15
fs: Remove noop_invalidatepage()
Matthew Wilcox (Oracle)
1
-2
/
+0
2022-03-15
fs: Add invalidate_folio() aops method
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-03-14
fs: Convert is_partially_uptodate to folios
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-14
fs: export variant of generic_write_checks without iov_iter
Omar Sandoval
1
-0
/
+1
2022-03-14
fs: export rw_verify_area()
Omar Sandoval
1
-0
/
+1
2022-03-09
fs: remove fs.f_write_hint
Christoph Hellwig
1
-9
/
+0
2022-03-09
fs: remove kiocb.ki_hint
Christoph Hellwig
1
-12
/
+0
2022-02-01
Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-01-22
mm: remove cleancache
Christoph Hellwig
1
-5
/
+0
2022-01-22
fs: move namei sysctls to its own file
Luis Chamberlain
1
-1
/
+0
2022-01-22
fs: move locking sysctls where they are used
Luis Chamberlain
1
-4
/
+0
2022-01-22
fs: move dcache sysctls to its own file
Luis Chamberlain
1
-2
/
+0
2022-01-22
fs: move fs stat sysctls to file_table.c
Luis Chamberlain
1
-3
/
+0
2022-01-22
fs: move inode sysctls to its own file
Luis Chamberlain
1
-3
/
+0
2022-01-21
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
1
-1
/
+1
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-2
/
+2
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2022-01-15
mm,fs: split dump_mapping() out from dump_page()
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-01-13
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2022-01-09
fs/locks: fix fcntl_getlk64/fcntl_setlk64 stub prototypes
Arnd Bergmann
1
-2
/
+2
2022-01-07
vfs, cachefiles: Mark a backing file in use with an inode flag
David Howells
1
-0
/
+1
2022-01-07
vfs, fscache: Implement pinning of cache usage for writeback
David Howells
1
-0
/
+3
2021-12-05
fs: support mapped mounts of mapped filesystems
Christian Brauner
1
-8
/
+9
2021-12-05
fs: add i_user_ns() helper
Christian Brauner
1
-4
/
+9
2021-12-05
fs: port higher-level mapping helpers
Christian Brauner
1
-4
/
+4
2021-12-04
mm: move filemap_range_needs_writeback() into header
Jens Axboe
1
-2
/
+0
2021-12-03
fs: account for filesystem mappings
Christian Brauner
1
-2
/
+2
2021-12-03
fs: tweak fsuidgid_has_mapping()
Christian Brauner
1
-3
/
+11
2021-12-03
fs: move mapping helpers
Christian Brauner
1
-90
/
+1
2021-12-03
fs: add is_idmapped_mnt() helper
Christian Brauner
1
-0
/
+14
[next]