开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
porting.rst
Age
Commit message (
Expand
)
Author
2023-09-20
porting: document superblock as block device holder
Christian Brauner
2023-09-20
porting: document new block device opening order
Christian Brauner
2023-08-30
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-24
mm: allow ->huge_fault() to be called without the mmap_lock held
Matthew Wilcox (Oracle)
2023-08-18
Documentation: Fix typos
Bjorn Helgaas
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
2022-10-20
fs: rename current get acl method
Christian Brauner
2022-10-10
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-09-24
vfs: open inside ->tmpfile()
Miklos Szeredi
2022-08-17
Change calling conventions for filldir_t
Al Viro
2022-07-16
fs: remove no_llseek
Jason A. Donenfeld
2022-05-08
namei: Merge page_symlink() and __page_symlink()
Matthew Wilcox (Oracle)
2022-03-22
fs: introduce alloc_inode_sb() to allocate filesystems specific inode
Muchun Song
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2021-06-10
iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...
Al Viro
2021-04-07
switch file_open_root() to struct path
Al Viro
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-25
bio: don't copy bvec for direct IO
Pavel Begunkov
2021-01-25
bvec/iter: disallow zero-length segment bvecs
Pavel Begunkov
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2021-01-04
vfs: don't unnecessarily clone write access for writable fds
Eric Biggers
2020-06-04
ovl: make private mounts longterm
Miklos Szeredi
2020-03-12
cifs_atomic_open(): fix double-put on late allocation failure
Al Viro
2019-07-31
docs: fs: porting.rst: fix a broken reference to another doc
Mauro Carvalho Chehab
2019-07-31
docs: fs: convert porting to ReST
Mauro Carvalho Chehab