summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2016-06-051-130/+15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-272-12/+27
|\
| * switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-271-0/+7
| * update D/f/directory-lockingAl Viro2016-05-261-12/+20
* | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-271-9/+0
|\ \
| * | ovl: update documentationMiklos Szeredi2016-05-271-9/+0
* | | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-261-0/+32
|\ \ \ | |_|/ |/| |
| * | dax: for truncate/hole-punch, do zeroing through the driver if possibleVishal Verma2016-05-181-0/+32
| |/
* | nilfs2: clarify permission to replicate the designRyusuke Konishi2016-05-231-0/+5
* | procfs: expose umask in /proc/<PID>/statusRichard W.M. Jones2016-05-201-0/+1
* | Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2016-05-193-3/+3
|\ \
| * | Documentation: fix common spelling mistakesKees Cook2016-04-283-3/+3
* | | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-172-2/+2
|\ \ \
| * | | direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-012-2/+2
| | |/ | |/|
* | | lookup_open(): lock the parent shared unless O_CREAT is givenAl Viro2016-05-021-0/+3
* | | introduce a parallel variant of ->iterate()Al Viro2016-05-021-0/+18
* | | parallel lookups: actual switch to rwsemAl Viro2016-05-021-0/+18
* | | parallel lookups machinery, part 2Al Viro2016-05-021-0/+8
* | | Merge getxattr prototype change into work.lookupsAl Viro2016-05-021-0/+6
|\ \ \ | |/ / |/| |
| * | ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-111-0/+6
| |/
* | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-043-4/+4
|/
* Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds2016-03-261-0/+406
|\
| * Orangefs: merge to v4.5Mike Marshall2016-03-1410-46/+134
| |\
| * | Orangefs: update orangefs.txtMike Marshall2016-02-261-13/+66
| * | Orangefs: add protocol information to Documentation/filesystems/orangefs.txtMike Marshall2016-01-131-1/+217
| * | Orangefs: Merge tag 'v4.4-rc1' into for-nextMike Marshall2015-11-1615-999/+1361
| |\ \
| * | | Orangefs: kernel client part 6Mike Marshall2015-10-031-0/+137
* | | | Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-241-0/+23
|\ \ \ \
| * | | | nfsd: add SCSI layout supportChristoph Hellwig2016-03-181-0/+23
* | | | | fat: add config option to set UTF-8 mount option by defaultMaciej S. Szmigiero2016-03-221-3/+4
* | | | | ocfs2: add feature document for online file checkGang He2016-03-221-0/+94
* | | | | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-211-250/+11
|\ \ \ \ \
| * | | | | Documentation: btrfs: remove usage specific informationDavid Sterba2016-03-111-263/+11
| * | | | | Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/...Chris Mason2016-03-011-3/+16
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | btrfs: Introduce new mount option to disable tree log replayQu Wenruo2016-02-121-0/+8
| | * | | | btrfs: Introduce new mount option usebackuproot to replace recoveryQu Wenruo2016-02-121-3/+8
| | |/ / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-181-0/+18
|\ \ \ \ \
| * | | | | proc: add /proc/<pid>/timerslack_ns interfaceJohn Stultz2016-03-171-0/+18
| |/ / / /
* | | | | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-03-171-5/+6
|\ \ \ \ \
| * | | | | configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-061-5/+6
| |/ / / /
* | | | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-0/+9
|\ \ \ \ \
| * | | | | TTY, devpts: document pty count limitingKonstantin Khlebnikov2016-03-071-0/+9
| | |/ / / | |/| | |
* | | | | Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2016-03-176-12/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Doc: nfs: Fix typos in Documentation/filesystems/nfsMasanari Iida2016-03-095-8/+8
| * | | | doc: fix grammarJavi Merino2016-03-091-4/+4
* | | | | efi: Make efivarfs entries immutable by defaultPeter Jones2016-02-101-0/+7
| |/ / / |/| | |
* | | | mm: polish virtual memory accountingKonstantin Khlebnikov2016-02-031-2/+2
* | | | proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-02-031-6/+3
|/ / /
* | | Documentation/filesystems/vfat.txt: update the limitation for fat fallocateNamjae Jeon2016-01-201-0/+10
* | | Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds2016-01-172-2/+2
|\ \ \
OpenPOWER on IntegriCloud