summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2019-05-14autofs: add description of ignore pseudo mount optionIan Kent
2019-05-14autofs: update mount control expire desription with AUTOFS_EXP_FORCEDIan Kent
2019-05-14autofs: update AUTOFS_EXP_LEAVES descriptionIan Kent
2019-05-14autofs: update autofs.txt for strictexpire mount optionIan Kent
2019-05-14autofs: fix some word usage oddities in autofs.txtIan Kent
2019-05-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-05-07Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-07Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-01new inode method: ->free_inode()Al Viro
2019-04-30Documentation/filesystems/Locking: fix ->get_link() prototypeEric Biggers
2019-04-30Documentation/filesystems/vfs.txt: document how ->i_link worksEric Biggers
2019-04-30Documentation/filesystems/vfs.txt: remove bogus "Last updated" dateEric Biggers
2019-04-25debugfs: update documented return values of debugfs helpersRonald Tschalär
2019-04-09unexport d_alloc_pseudo()Al Viro
2019-04-09dcache: sort the freeing-without-RCU-delay mess for good.Al Viro
2019-03-28vfs: Update mount API docsDavid Howells
2019-03-15Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-03-15Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2019-03-14cifs: minor documentation updatesSteve French
2019-03-12Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-09Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-06docs: Bring some order to filesystem documentationJonathan Corbet
2019-03-05f2fs: fix to document inline_xattr_size optionChao Yu
2019-03-05Documentation: modern versions of ceph are not backed by btrfsJeff Layton
2019-03-05ceph: add mount option to limit caps countYan, Zheng
2019-02-28vfs: Provide documentation for new mount APIDavid Howells
2019-02-24fs: add an iopoll method to struct file_operationsChristoph Hellwig
2019-02-17sysfs.txt: add note on available attribute macrosNicholas Mc Guire
2019-02-11xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic maskMarco Benatto
2019-02-05scsi: fs: remove exofsChristoph Hellwig
2019-01-23fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers
2019-01-23fscrypt: remove filesystem specific build config optionChandan Rajendra
2019-01-14Documentation/filesystems: add binderfsChristian Brauner
2019-01-08Documentation: driver core: remove use of BUS_ATTRGreg Kroah-Hartman
2019-01-07Documentation/filesystems: fix title underline lengths in path-lookup.rstRandy Dunlap
2019-01-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-06fscrypt: add Adiantum supportEric Biggers
2019-01-05Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linuxLinus Torvalds
2019-01-03doc: filesystems: fix bad references to nonexistent ext4.rst fileOtto Sabart
2019-01-02Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds
2018-12-28mm, proc: report PR_SET_THP_DISABLE in procMichal Hocko
2018-12-28mm, thp, proc: report THP eligibility for each vmaMichal Hocko
2018-12-28mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smapsMichal Hocko
2018-12-28cifs: minor updates to documentationSteve French