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
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+7
2021-07-01
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+0
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-06-29
fs: move ramfs_aops to libfs
Christoph Hellwig
1
-4
/
+1
2021-06-24
fs: remove bdev_try_to_free_page callback
Zhang Yi
1
-1
/
+0
2021-06-04
remove the raw driver
Christoph Hellwig
1
-3
/
+0
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
1
-1
/
+1
2021-05-05
mm: remove nrexceptional from inode
Matthew Wilcox (Oracle)
1
-2
/
+0
2021-04-30
mm: provide filemap_range_needs_writeback() helper
Jens Axboe
1
-0
/
+2
2021-04-27
Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+14
2021-04-27
Merge tag 'fs.idmapped.helpers.v5.13' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+122
2021-04-27
Merge tag 'fs.idmapped.docs.v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+14
2021-04-27
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+4
2021-04-23
fs: Document file_ra_state
Matthew Wilcox (Oracle)
1
-10
/
+14
2021-04-12
vfs: remove unused ioctl helpers
Miklos Szeredi
1
-12
/
+0
2021-04-12
vfs: add fileattr ops
Miklos Szeredi
1
-0
/
+4
2021-04-07
switch file_open_root() to struct path
Al Viro
1
-1
/
+7
2021-03-23
fs: update kernel-doc for vfs_rename()
Christian Brauner
1
-0
/
+11
2021-03-23
fs: turn some comments into kernel-doc
Lukas Bulwahn
1
-3
/
+3
2021-03-23
fs: introduce two inode i_{u,g}id initialization helpers
Christian Brauner
1
-0
/
+28
2021-03-23
fs: introduce fsuidgid_has_mapping() helper
Christian Brauner
1
-0
/
+20
2021-03-23
fs: document and rename fsid helpers
Christian Brauner
1
-2
/
+26
2021-03-23
fs: document mapping helpers
Christian Brauner
1
-0
/
+48
2021-03-08
new helper: inode_wrong_type()
Al Viro
1
-0
/
+5
2021-02-25
mm/filemap: rename generic_file_buffered_read to filemap_read
Christoph Hellwig
1
-2
/
+2
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-43
/
+143
2021-02-23
Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+28
2021-01-28
libfs: unexport generic_ci_d_compare() and generic_ci_d_hash()
Eric Biggers
1
-5
/
+0
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-14
/
+25
2021-01-24
open: handle idmapped mounts in do_truncate()
Christian Brauner
1
-2
/
+2
2021-01-24
namei: prepare for idmapped mounts
Christian Brauner
1
-11
/
+21
2021-01-24
namei: introduce struct renamedata
Christian Brauner
1
-1
/
+11
2021-01-24
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
1
-5
/
+9
2021-01-24
stat: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-3
/
+5
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
1
-4
/
+4
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
1
-4
/
+6
2021-01-24
fs: add file and path permissions helpers
Christian Brauner
1
-0
/
+8
2021-01-24
fs: add id translation helpers
Christian Brauner
1
-0
/
+47
2021-01-24
mount: attach mappings to mounts
Christian Brauner
1
-0
/
+6
2021-01-13
ext4: simplify i_state checks in __ext4_update_other_inode_time()
Eric Biggers
1
-0
/
+15
2021-01-13
fs: correctly document the inode dirty flags
Eric Biggers
1
-5
/
+13
2020-12-25
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2020-12-17
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+1
2020-12-16
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+2
2020-12-15
mm/gup: remove the vma allocation from gup_longterm_locked()
Jason Gunthorpe
1
-1
/
+1
2020-12-11
fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
Hao Li
1
-2
/
+1
2020-12-03
libfs: Add generic function for setting dentry_ops
Daniel Rosenberg
1
-0
/
+1
[next]