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
/
Documentation
/
filesystems
/
porting.rst
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2024-05-03
make set_blocksize() fail unless block device is opened exclusive
Al Viro
1
-0
/
+7
2024-05-02
Docs: typos/spelling
Remington Brasga
1
-2
/
+2
2024-01-12
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-0
/
+34
2024-01-12
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-0
/
+27
2023-11-25
rename(): avoid a deadlock in the case of parents having no common ancestor
Al Viro
1
-0
/
+9
2023-11-25
rename(): fix the locking of subdirectories
Al Viro
1
-0
/
+18
2023-11-25
__dentry_kill(): new locking scheme
Al Viro
1
-0
/
+17
2023-11-25
Call retain_dentry() with refcount 0
Al Viro
1
-0
/
+8
2023-11-25
dentry: switch the lists of children to hlist
Al Viro
1
-0
/
+9
2023-11-18
porting: document block device freeze and thaw changes
Christian Brauner
1
-0
/
+12
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-0
/
+9
2023-10-28
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
1
-0
/
+9
2023-10-28
porting: update locking requirements
Christian Brauner
1
-0
/
+7
2023-09-20
porting: document superblock as block device holder
Christian Brauner
1
-0
/
+70
2023-09-20
porting: document new block device opening order
Christian Brauner
1
-0
/
+26
2023-08-31
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
1
-3
/
+3
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+11
2023-08-25
mm: allow ->huge_fault() to be called without the mmap_lock held
Matthew Wilcox (Oracle)
1
-0
/
+11
2023-08-18
Documentation: Fix typos
Bjorn Helgaas
1
-3
/
+3
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
1
-15
/
+10
2022-10-20
fs: rename current get acl method
Christian Brauner
1
-2
/
+2
2022-10-11
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+10
2022-09-24
vfs: open inside ->tmpfile()
Miklos Szeredi
1
-0
/
+10
2022-08-18
Change calling conventions for filldir_t
Al Viro
1
-0
/
+11
2022-07-16
fs: remove no_llseek
Jason A. Donenfeld
1
-0
/
+8
2022-05-08
namei: Merge page_symlink() and __page_symlink()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-23
fs: introduce alloc_inode_sb() to allocate filesystems specific inode
Muchun Song
1
-0
/
+6
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-0
/
+9
2021-06-10
iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...
Al Viro
1
-0
/
+9
2021-04-07
switch file_open_root() to struct path
Al Viro
1
-0
/
+9
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+7
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2021-01-25
bio: don't copy bvec for direct IO
Pavel Begunkov
1
-0
/
+9
2021-01-25
bvec/iter: disallow zero-length segment bvecs
Pavel Begunkov
1
-0
/
+7
2021-01-24
acl: handle idmapped mounts
Christian Brauner
1
-0
/
+2
2021-01-04
vfs: don't unnecessarily clone write access for writable fds
Eric Biggers
1
-0
/
+7
2020-06-04
ovl: make private mounts longterm
Miklos Szeredi
1
-0
/
+7
2020-03-13
cifs_atomic_open(): fix double-put on late allocation failure
Al Viro
1
-0
/
+8
2019-07-31
docs: fs: porting.rst: fix a broken reference to another doc
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-31
docs: fs: convert porting to ReST
Mauro Carvalho Chehab
1
-0
/
+852