index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-31
ovl: doc: add non-standard corner cases
Miklos Szeredi
1
-2
/
+14
2019-05-14
autofs: add description of ignore pseudo mount option
Ian Kent
1
-0
/
+15
2019-05-14
autofs: update mount control expire desription with AUTOFS_EXP_FORCED
Ian Kent
2
-2
/
+9
2019-05-14
autofs: update AUTOFS_EXP_LEAVES description
Ian Kent
1
-2
/
+6
2019-05-14
autofs: update autofs.txt for strictexpire mount option
Ian Kent
1
-5
/
+12
2019-05-14
autofs: fix some word usage oddities in autofs.txt
Ian Kent
1
-13
/
+12
2019-05-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+7
2019-05-07
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-01
new inode method: ->free_inode()
Al Viro
2
-0
/
+27
2019-04-30
Documentation/filesystems/Locking: fix ->get_link() prototype
Eric Biggers
1
-1
/
+1
2019-04-30
Documentation/filesystems/vfs.txt: document how ->i_link works
Eric Biggers
1
-0
/
+6
2019-04-30
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-09
unexport d_alloc_pseudo()
Al Viro
1
-0
/
+5
2019-04-09
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-15
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-14
cifs: minor documentation updates
Steve French
2
-13
/
+24
2019-03-12
Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+8
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-0
/
+709
2019-03-09
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-08
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-05
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-17
sysfs.txt: add note on available attribute macros
Nicholas Mc Guire
1
-0
/
+21
2019-02-11
xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic mask
Marco Benatto
1
-1
/
+2
2019-02-05
scsi: fs: remove exofs
Christoph Hellwig
1
-185
/
+0
2019-01-23
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
Eric Biggers
1
-2
/
+10
2019-01-23
fscrypt: remove filesystem specific build config option
Chandan Rajendra
1
-2
/
+2
2019-01-14
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
2019-01-07
Documentation/filesystems: fix title underline lengths in path-lookup.rst
Randy Dunlap
1
-12
/
+12
2019-01-06
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-77
/
+102
2019-01-06
fscrypt: add Adiantum support
Eric Biggers
1
-77
/
+102
2019-01-05
Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2019-01-03
doc: filesystems: fix bad references to nonexistent ext4.rst file
Otto Sabart
2
-2
/
+2
2019-01-02
Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-6
/
+20
2018-12-29
Merge tag 'docs-5.0' of git://git.lwn.net/linux
Linus Torvalds
13
-445
/
+526
2018-12-28
mm, proc: report PR_SET_THP_DISABLE in proc
Michal Hocko
1
-0
/
+3
2018-12-28
mm, thp, proc: report THP eligibility for each vma
Michal Hocko
1
-0
/
+3
2018-12-28
mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps
Michal Hocko
1
-1
/
+3
[next]