| Commit message (Expand) | Author | Age | Files | Lines |
* | autofs: add description of ignore pseudo mount option | Ian Kent | 2019-05-15 | 1 | -0/+15 |
* | autofs: update mount control expire desription with AUTOFS_EXP_FORCED | Ian Kent | 2019-05-15 | 2 | -2/+9 |
* | autofs: update AUTOFS_EXP_LEAVES description | Ian Kent | 2019-05-15 | 1 | -2/+6 |
* | autofs: update autofs.txt for strictexpire mount option | Ian Kent | 2019-05-15 | 1 | -5/+12 |
* | autofs: fix some word usage oddities in autofs.txt | Ian Kent | 2019-05-15 | 1 | -13/+12 |
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2019-05-08 | 2 | -3/+7 |
|\ |
|
| * | Documentation/filesystems/Locking: fix ->get_link() prototype | Eric Biggers | 2019-05-01 | 1 | -1/+1 |
| * | Documentation/filesystems/vfs.txt: document how ->i_link works | Eric Biggers | 2019-05-01 | 1 | -0/+6 |
| * | Documentation/filesystems/vfs.txt: remove bogus "Last updated" date | Eric Biggers | 2019-05-01 | 1 | -2/+0 |
* | | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-05-08 | 1 | -0/+5 |
|\ \ |
|
| * | | unexport d_alloc_pseudo() | Al Viro | 2019-04-10 | 1 | -0/+5 |
* | | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-05-07 | 1 | -7/+9 |
|\ \ \ |
|
| * | | | debugfs: update documented return values of debugfs helpers | Ronald Tschalär | 2019-04-25 | 1 | -7/+9 |
| | |/
| |/| |
|
* | | | 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-10 | 1 | -0/+5 |
| |/ |
|
* / | new inode method: ->free_inode() | Al Viro | 2019-05-02 | 2 | -0/+27 |
|/ |
|
* | vfs: Update mount API docs | David Howells | 2019-03-28 | 1 | -172/+195 |
* | Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2019-03-16 | 2 | -13/+24 |
|\ |
|
| * | cifs: minor documentation updates | Steve French | 2019-03-15 | 2 | -13/+24 |
* | | Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 2019-03-15 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | f2fs: fix to document inline_xattr_size option | Chao Yu | 2019-03-06 | 1 | -0/+2 |
* | | Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2019-03-12 | 1 | -6/+8 |
|\ \ |
|
| * | | Documentation: modern versions of ceph are not backed by btrfs | Jeff Layton | 2019-03-05 | 1 | -6/+4 |
| * | | ceph: add mount option to limit caps count | Yan, Zheng | 2019-03-05 | 1 | -0/+4 |
* | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2019-03-12 | 1 | -0/+709 |
|\ \ \ |
|
| * | | | vfs: Provide documentation for new mount API | David Howells | 2019-02-28 | 1 | -0/+709 |
| |/ / |
|
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-03-10 | 1 | -185/+0 |
|\ \ \ |
|
| * | | | scsi: fs: remove exofs | Christoph Hellwig | 2019-02-06 | 1 | -185/+0 |
| | |/
| |/| |
|
* | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds | 2019-03-09 | 1 | -4/+12 |
|\ \ \ |
|
| * | | | fscrypt: return -EXDEV for incompatible rename or link into encrypted dir | Eric Biggers | 2019-01-24 | 1 | -2/+10 |
| * | | | fscrypt: remove filesystem specific build config option | Chandan Rajendra | 2019-01-24 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge tag 'docs-5.1' of git://git.lwn.net/linux | Linus Torvalds | 2019-03-09 | 7 | -376/+497 |
|\ \ \ |
|
| * | | | docs: Bring some order to filesystem documentation | Jonathan Corbet | 2019-03-06 | 5 | -370/+395 |
| * | | | sysfs.txt: add note on available attribute macros | Nicholas Mc Guire | 2019-02-17 | 1 | -0/+21 |
| * | | | Documentation/filesystems: add binderfs | Christian Brauner | 2019-01-15 | 2 | -0/+75 |
| * | | | Documentation/filesystems: fix title underline lengths in path-lookup.rst | Randy Dunlap | 2019-01-07 | 1 | -12/+12 |
| | |/
| |/| |
|
* | | | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-03-08 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | fs: add an iopoll method to struct file_operations | Christoph Hellwig | 2019-02-24 | 1 | -0/+3 |
| | |/
| |/| |
|
* / | | xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic mask | Marco Benatto | 2019-02-12 | 1 | -1/+2 |
|/ / |
|
* / | Documentation: driver core: remove use of BUS_ATTR | Greg Kroah-Hartman | 2019-01-08 | 1 | -1/+3 |
|/ |
|
* | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-01-06 | 1 | -77/+102 |
|\ |
|
| * | fscrypt: add Adiantum support | Eric Biggers | 2019-01-06 | 1 | -77/+102 |
* | | Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux | Linus Torvalds | 2019-01-06 | 2 | -2/+2 |
|\ \ |
|
| * | | doc: filesystems: fix bad references to nonexistent ext4.rst file | Otto Sabart | 2019-01-03 | 2 | -2/+2 |
* | | | Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2019-01-02 | 1 | -6/+20 |
|\ \ \ |
|
| * | | | cifs: minor updates to documentation | Steve French | 2018-12-28 | 1 | -6/+20 |
| | |/
| |/| |
|
* | | | Merge tag 'docs-5.0' of git://git.lwn.net/linux | Linus Torvalds | 2018-12-29 | 13 | -445/+526 |
|\ \ \
| | |/
| |/| |
|
| * | | docs: improve pathname-lookup document structure | NeilBrown | 2018-12-20 | 2 | -17/+12 |
| * | | configfs: fix wrong name of struct in documentation | Helen Koike | 2018-12-20 | 1 | -1/+1 |
| * | | Documentation: convert path-lookup from markdown to resturctured text | NeilBrown | 2018-12-06 | 2 | -436/+464 |