Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-01-08 | 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-06 | 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 |
2018-12-28 | cifs: minor updates to documentation | Steve French | 1 | -6/+20 |
2018-12-20 | docs: improve pathname-lookup document structure | NeilBrown | 2 | -17/+12 |
2018-12-20 | configfs: fix wrong name of struct in documentation | Helen Koike | 1 | -1/+1 |
2018-12-06 | Documentation: convert path-lookup from markdown to resturctured text | NeilBrown | 2 | -436/+464 |
2018-11-20 | Document /proc/pid PID reuse behavior | Daniel Colascione | 1 | -0/+7 |
2018-11-20 | Documentation: update path-lookup.md for parallel lookups | NeilBrown | 1 | -19/+66 |
2018-11-20 | Documentation: Use "while" instead of "whilst" | Will Deacon | 8 | -10/+10 |
2018-11-08 | Documentation: fix spelling mistake, EACCESS -> EACCES | Colin Ian King | 1 | -1/+1 |
2018-11-08 | Documentation/proc.txt: Add 2 missing fields for /proc/<pid>/status | Waiman Long | 1 | -1/+5 |
2018-11-05 | Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2 | -0/+433 |
2018-11-02 | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2 | -7/+20 |
2018-11-02 | Merge tag 'ovl-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+6 |
2018-11-01 | ovl: automatically enable redirect_dir on metacopy=on | Miklos Szeredi | 1 | -0/+6 |
2018-11-01 | Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -0/+5 |
2018-10-30 | Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -3/+3 |
2018-10-30 | vfs: enable remap callers that can handle short operations | Darrick J. Wong | 1 | -1/+3 |
2018-10-30 | vfs: make remap_file_range functions take and return bytes completed | Darrick J. Wong | 1 | -5/+5 |