Age | Commit message (Expand) | Author |
2019-05-14 | autofs: add description of ignore pseudo mount option | Ian Kent |
2019-05-14 | autofs: update mount control expire desription with AUTOFS_EXP_FORCED | Ian Kent |
2019-05-14 | autofs: update AUTOFS_EXP_LEAVES description | Ian Kent |
2019-05-14 | autofs: update autofs.txt for strictexpire mount option | Ian Kent |
2019-05-14 | autofs: fix some word usage oddities in autofs.txt | Ian Kent |
2019-05-07 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2019-05-07 | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-05-07 | Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-01 | new inode method: ->free_inode() | Al Viro |
2019-04-30 | Documentation/filesystems/Locking: fix ->get_link() prototype | Eric Biggers |
2019-04-30 | Documentation/filesystems/vfs.txt: document how ->i_link works | Eric Biggers |
2019-04-30 | Documentation/filesystems/vfs.txt: remove bogus "Last updated" date | Eric Biggers |
2019-04-25 | debugfs: update documented return values of debugfs helpers | Ronald Tschalär |
2019-04-09 | unexport d_alloc_pseudo() | Al Viro |
2019-04-09 | dcache: sort the freeing-without-RCU-delay mess for good. | Al Viro |
2019-03-28 | vfs: Update mount API docs | David Howells |
2019-03-15 | Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-03-15 | Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds |
2019-03-14 | cifs: minor documentation updates | Steve French |
2019-03-12 | Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-03-12 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2019-03-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-03-09 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds |
2019-03-09 | Merge tag 'docs-5.1' of git://git.lwn.net/linux | Linus Torvalds |
2019-03-08 | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-03-06 | docs: Bring some order to filesystem documentation | Jonathan Corbet |
2019-03-05 | f2fs: fix to document inline_xattr_size option | Chao Yu |
2019-03-05 | Documentation: modern versions of ceph are not backed by btrfs | Jeff Layton |
2019-03-05 | ceph: add mount option to limit caps count | Yan, Zheng |
2019-02-28 | vfs: Provide documentation for new mount API | David Howells |
2019-02-24 | fs: add an iopoll method to struct file_operations | Christoph Hellwig |
2019-02-17 | sysfs.txt: add note on available attribute macros | Nicholas Mc Guire |
2019-02-11 | xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic mask | Marco Benatto |
2019-02-05 | scsi: fs: remove exofs | Christoph Hellwig |
2019-01-23 | fscrypt: return -EXDEV for incompatible rename or link into encrypted dir | Eric Biggers |
2019-01-23 | fscrypt: remove filesystem specific build config option | Chandan Rajendra |
2019-01-14 | Documentation/filesystems: add binderfs | Christian Brauner |
2019-01-08 | Documentation: driver core: remove use of BUS_ATTR | Greg Kroah-Hartman |
2019-01-07 | Documentation/filesystems: fix title underline lengths in path-lookup.rst | Randy Dunlap |
2019-01-06 | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-01-06 | fscrypt: add Adiantum support | Eric Biggers |
2019-01-05 | Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux | Linus Torvalds |
2019-01-03 | doc: filesystems: fix bad references to nonexistent ext4.rst file | Otto Sabart |
2019-01-02 | Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2018-12-29 | Merge tag 'docs-5.0' of git://git.lwn.net/linux | Linus Torvalds |
2018-12-28 | mm, proc: report PR_SET_THP_DISABLE in proc | Michal Hocko |
2018-12-28 | mm, thp, proc: report THP eligibility for each vma | Michal Hocko |
2018-12-28 | mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps | Michal Hocko |
2018-12-28 | cifs: minor updates to documentation | Steve French |