index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-06
docs: filesystems: vfs: Render method descriptions
Tobin C. Harding
1
-505
/
+642
2019-05-30
docs: filesystems: vfs: Convert vfs.txt to RST
Tobin C. Harding
2
-281
/
+299
2019-05-30
docs: filesystems: vfs: Convert spaces to tabs
Tobin C. Harding
1
-62
/
+62
2019-05-30
docs: filesystems: vfs: Fix pre-amble indentation
Tobin C. Harding
1
-3
/
+3
2019-05-30
docs: filesystems: vfs: Use SPDX identifier
Tobin C. Harding
1
-2
/
+2
2019-05-30
docs: filesystems: vfs: Use correct initial heading
Tobin C. Harding
1
-2
/
+3
2019-05-30
docs: filesystems: vfs: Use uniform spacing around headings
Tobin C. Harding
1
-0
/
+9
2019-05-30
docs: filesystems: vfs: Use 72 character column width
Tobin C. Harding
1
-101
/
+97
2019-05-30
docs: filesystems: vfs: Use uniform space after period.
Tobin C. Harding
1
-123
/
+123
2019-05-30
docs: filesystems: vfs: Remove space before tab
Tobin C. Harding
1
-39
/
+39
2019-05-25
docs: no structured comments in fs/file_table.c
Jonathan Corbet
1
-3
/
+0
2019-05-15
autofs: add description of ignore pseudo mount option
Ian Kent
1
-0
/
+15
2019-05-15
autofs: update mount control expire desription with AUTOFS_EXP_FORCED
Ian Kent
2
-2
/
+9
2019-05-15
autofs: update AUTOFS_EXP_LEAVES description
Ian Kent
1
-2
/
+6
2019-05-15
autofs: update autofs.txt for strictexpire mount option
Ian Kent
1
-5
/
+12
2019-05-15
autofs: fix some word usage oddities in autofs.txt
Ian Kent
1
-13
/
+12
2019-05-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+7
2019-05-08
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+5
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+9
2019-05-07
Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2019-05-02
new inode method: ->free_inode()
Al Viro
2
-0
/
+27
2019-05-01
Documentation/filesystems/Locking: fix ->get_link() prototype
Eric Biggers
1
-1
/
+1
2019-05-01
Documentation/filesystems/vfs.txt: document how ->i_link works
Eric Biggers
1
-0
/
+6
2019-05-01
Documentation/filesystems/vfs.txt: remove bogus "Last updated" date
Eric Biggers
1
-2
/
+0
2019-04-25
debugfs: update documented return values of debugfs helpers
Ronald Tschalär
1
-7
/
+9
2019-04-10
unexport d_alloc_pseudo()
Al Viro
1
-0
/
+5
2019-04-10
dcache: sort the freeing-without-RCU-delay mess for good.
Al Viro
1
-0
/
+5
2019-03-28
vfs: Update mount API docs
David Howells
1
-172
/
+195
2019-03-16
Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-13
/
+24
2019-03-15
Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-0
/
+2
2019-03-15
cifs: minor documentation updates
Steve French
2
-13
/
+24
2019-03-13
Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+8
2019-03-13
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-0
/
+709
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-185
/
+0
2019-03-09
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-4
/
+12
2019-03-09
Merge tag 'docs-5.1' of git://git.lwn.net/linux
Linus Torvalds
7
-376
/
+497
2019-03-09
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2019-03-06
docs: Bring some order to filesystem documentation
Jonathan Corbet
5
-370
/
+395
2019-03-06
f2fs: fix to document inline_xattr_size option
Chao Yu
1
-0
/
+2
2019-03-05
Documentation: modern versions of ceph are not backed by btrfs
Jeff Layton
1
-6
/
+4
2019-03-05
ceph: add mount option to limit caps count
Yan, Zheng
1
-0
/
+4
2019-02-28
vfs: Provide documentation for new mount API
David Howells
1
-0
/
+709
2019-02-24
fs: add an iopoll method to struct file_operations
Christoph Hellwig
1
-0
/
+3
2019-02-18
sysfs.txt: add note on available attribute macros
Nicholas Mc Guire
1
-0
/
+21
2019-02-12
xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic mask
Marco Benatto
1
-1
/
+2
2019-02-06
scsi: fs: remove exofs
Christoph Hellwig
1
-185
/
+0
2019-01-24
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
Eric Biggers
1
-2
/
+10
2019-01-24
fscrypt: remove filesystem specific build config option
Chandan Rajendra
1
-2
/
+2
2019-01-15
Documentation/filesystems: add binderfs
Christian Brauner
2
-0
/
+75
2019-01-08
Documentation: driver core: remove use of BUS_ATTR
Greg Kroah-Hartman
1
-1
/
+3
[next]