index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
porting
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: fs: convert porting to ReST
Mauro Carvalho Chehab
2019-07-31
1
-686
/
+0
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-07-21
1
-1
/
+1
|
\
|
*
typo fix: it's d_make_root, not d_make_inode...
Al Viro
2019-07-20
1
-1
/
+1
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-07-19
1
-2
/
+13
|
\
|
|
*
vfs: update d_make_root() description
Ian Kent
2019-06-26
1
-2
/
+13
*
|
docs: fs: fix broken links to vfs.txt with was renamed to vfs.rst
Mauro Carvalho Chehab
2019-06-08
1
-5
/
+5
|
/
*
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-07
1
-0
/
+5
|
\
|
*
unexport d_alloc_pseudo()
Al Viro
2019-04-09
1
-0
/
+5
*
|
Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-07
1
-0
/
+5
|
\
|
|
*
dcache: sort the freeing-without-RCU-delay mess for good.
Al Viro
2019-04-09
1
-0
/
+5
*
|
new inode method: ->free_inode()
Al Viro
2019-05-01
1
-0
/
+25
|
/
*
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-11-02
1
-0
/
+5
|
\
|
*
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
2018-10-30
1
-0
/
+5
*
|
Document d_splice_alias() calling conventions for ->lookup() users.
Al Viro
2018-10-10
1
-0
/
+11
|
/
*
document alloc_file() changes
Al Viro
2018-07-12
1
-0
/
+12
*
document ->atomic_open() changes
Al Viro
2018-07-12
1
-0
/
+8
*
vfs: grab the lock instead of blocking in __fd_install during resizing
Mateusz Guzik
2017-11-05
1
-4
/
+0
*
VFS: Differentiate mount flags (MS_*) from internal superblock flags
David Howells
2017-07-17
1
-1
/
+1
*
Documentation/filesystems: fix documentation for ->getattr()
Eric Biggers
2017-04-03
1
-0
/
+6
*
vfs: default to generic_readlink()
Miklos Szeredi
2016-12-09
1
-0
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-0
/
+4
|
\
|
*
vfs: add note about i_op->rename changes to porting
Miklos Szeredi
2016-09-27
1
-0
/
+4
*
|
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-22
1
-2
/
+2
|
/
*
get rid of 'parent' argument of ->d_compare()
Al Viro
2016-07-31
1
-0
/
+7
*
switch ->setxattr() to passing dentry and inode separately
Al Viro
2016-05-27
1
-0
/
+7
*
lookup_open(): lock the parent shared unless O_CREAT is given
Al Viro
2016-05-02
1
-0
/
+3
*
introduce a parallel variant of ->iterate()
Al Viro
2016-05-02
1
-0
/
+18
*
parallel lookups: actual switch to rwsem
Al Viro
2016-05-02
1
-0
/
+18
*
parallel lookups machinery, part 2
Al Viro
2016-05-02
1
-0
/
+8
*
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-11
1
-0
/
+6
*
Make sure that highmem pages are not added to symlink page cache
Al Viro
2016-01-14
1
-1
/
+5
*
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-30
1
-0
/
+6
*
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-08
1
-0
/
+6
*
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-08
1
-0
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
1
-0
/
+4
|
\
|
*
fs/file.c: don't acquire files->file_lock in fd_install()
Eric Dumazet
2015-07-01
1
-0
/
+4
*
|
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
2015-06-24
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
vfs: Minor documentation fix
Andreas Gruenbacher
2015-06-05
1
-4
/
+4
*
|
update Documentation/filesystems/ regarding the follow_link/put_link changes
Al Viro
2015-05-15
1
-0
/
+17
|
/
*
->aio_read and ->aio_write removed
Al Viro
2015-04-11
1
-0
/
+3
*
make new_sync_{read,write}() static
Al Viro
2015-04-11
1
-0
/
+9
*
kill f_dentry macro
Al Viro
2014-11-19
1
-0
/
+4
*
switch d_materialise_unique() users to d_splice_alias()
Al Viro
2014-11-19
1
-0
/
+4
*
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-03
1
-3
/
+3
*
iget/iget5: don't bother with ->i_lock until we find a match
Al Viro
2013-11-09
1
-0
/
+8
*
fs: remove vfs_follow_link
Christoph Hellwig
2013-09-10
1
-0
/
+4
*
[readdir] ->readdir() is gone
Al Viro
2013-06-29
1
-0
/
+3
*
[readdir] introduce iterate_dir() and dir_context
Al Viro
2013-06-29
1
-0
/
+3
*
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
Jeff Layton
2013-02-26
1
-0
/
+4
*
documentation: drop vmtruncate
Marco Stornelli
2012-12-20
1
-1
/
+1
[next]