开源镜像站
帮助
动态
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
/
fs
Age
Commit message (
Expand
)
Author
2020-03-13
finally fold get_link() into pick_link()
Al Viro
2020-03-13
merging pick_link() with get_link(), part 6
Al Viro
2020-03-13
merging pick_link() with get_link(), part 5
Al Viro
2020-03-13
merging pick_link() with get_link(), part 4
Al Viro
2020-03-13
merging pick_link() with get_link(), part 3
Al Viro
2020-03-13
merging pick_link() with get_link(), part 2
Al Viro
2020-03-13
merging pick_link() with get_link(), part 1
Al Viro
2020-03-13
expand the only remaining call of path_lookup_conditional()
Al Viro
2020-03-13
LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat()
Al Viro
2020-03-13
fold handle_mounts() into step_into()
Al Viro
2020-03-13
new step_into() flag: WALK_NOFOLLOW
Al Viro
2020-03-13
step_into() callers: dismiss the symlink earlier
Al Viro
2020-03-13
lookup_fast(): take mount traversal into callers
Al Viro
2020-03-13
teach handle_mounts() to handle RCU mode
Al Viro
2020-03-13
lookup_fast(): consolidate the RCU success case
Al Viro
2020-03-12
handle_mounts(): pass dentry in, turn path into a pure out argument
Al Viro
2020-03-12
do_last(): collapse the call of path_to_nameidata()
Al Viro
2020-03-12
lookup_open(): saner calling conventions (return dentry on success)
Al Viro
2020-02-27
atomic_open(): saner calling conventions (return dentry on success)
Al Viro
2020-02-27
handle_mounts(): start building a sane wrapper for follow_managed()
Al Viro
2020-02-27
make build_open_flags() treat O_CREAT | O_EXCL as implying O_NOFOLLOW
Al Viro
2020-02-27
follow_automount() doesn't need the entire nameidata
Al Viro
2020-02-27
follow_automount(): get rid of dead^Wstillborn code
Al Viro
2020-02-27
fix automount/automount race properly
Al Viro
2020-02-10
do_add_mount(): lift lock_mount/unlock_mount into callers
Al Viro
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-09
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-02-09
Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-02-09
Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-02-08
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
2020-02-08
Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-02-08
Merge branch 'pipe-exclusive-wakeup'
Linus Torvalds
2020-02-08
pipe: use exclusive waits when reading or writing
Linus Torvalds
2020-02-08
compat_ioctl: fix FIONREAD on devices
Arnd Bergmann
2020-02-07
Merge tag 'fuse-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-02-07
Merge tag 'gfs2-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2020-02-07
Merge tag 'for-linus-5.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-02-07
Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-02-07
Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-02-07
procfs: switch to use of invalfc()
Al Viro
2020-02-07
hugetlbfs: switch to use of invalfc()
Al Viro
2020-02-07
cramfs: switch to use of errofc() et.al.
Al Viro
2020-02-07
gfs2: switch to use of errorfc() et.al.
Al Viro
2020-02-07
fuse: switch to use errorfc() et.al.
Al Viro
2020-02-07
ceph: use errorfc() and friends instead of spelling the prefix out
Al Viro
2020-02-07
turn fs_param_is_... into functions
Al Viro
2020-02-07
fs_parse: handle optional arguments sanely
Al Viro
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
[next]