summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-122-6/+12
|\
| * Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro2014-06-121-2/+3
| |\
| * | new methods: ->read_iter() and ->write_iter()Al Viro2014-05-062-2/+10
| * | pass iov_iter to ->direct_IO()Al Viro2014-05-062-4/+2
* | | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-06-101-2/+0
|\ \ \
| * | | nfsd4: allow exotic read compoundsJ. Bruce Fields2014-05-301-2/+0
| |/ /
* | | Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-06-091-4/+4
|\ \ \
| * | | f2fs: avoid overflow when large directory feathure is enabledChao Yu2014-06-041-4/+4
| |/ /
* | | Documentation/filesystems/seq_file.txt: create_proc_entry deprecatedFabian Frederick2014-06-061-0/+9
* | | fs/fat/: add support for DOS 1.x formatted volumesConrad Meyer2014-06-061-0/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-042-4/+5
|\ \ \ | |_|/ |/| |
| * | doc: fix incorrect formula to calculate CommitLimit valuePetr Oros2014-05-221-1/+2
| * | doc: spelling error changesCarlos Garcia2014-05-052-3/+3
* | | Documentation: update /proc/stat "intr" count summaryJan Moskyto Matejka2014-05-251-2/+3
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-122-2/+2
|\ \
| * | switch ->is_partially_uptodate() to saner argumentsAl Viro2014-04-012-2/+2
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-073-8/+28
|\ \ \
| * | | affs: add mount option to avoid filename truncatesFabian Frederick2014-04-071-3/+6
| * | | proc: show mnt_id in /proc/pid/fdinfoAndrey Vagin2014-04-071-5/+12
| * | | mm: introduce vm_ops->map_pages()Kirill A. Shutemov2014-04-071-0/+10
* | | | Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-04-071-5/+24
|\ \ \ \ | |/ / / |/| | |
| * | | f2fs: introduce f2fs_issue_flush to avoid redundant flush issueJaegeuk Kim2014-04-071-0/+4
| * | | f2fs: change reclaim rate in percentageJaegeuk Kim2014-03-201-3/+5
| * | | f2fs: throttle the memory footprint with a sysfs entryJaegeuk Kim2014-03-201-0/+4
| * | | f2fs: add an sysfs entry to control the directory levelJaegeuk Kim2014-02-271-0/+7
| * | | f2fs: introduce large directory supportJaegeuk Kim2014-02-271-2/+4
| |/ /
* | | Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-042-1/+21
|\ \ \
| * | | vfs: add renameat2 syscallMiklos Szeredi2014-04-012-1/+21
| |/ /
* | | Documentation/filesystems/ntfs.txt: remove changelog referenceFabian Frederick2014-04-031-2/+0
* | | nilfs2: update project's web site in nilfs2.txtRyusuke Konishi2014-04-031-3/+2
* | | nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner2014-04-031-0/+7
* | | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-3/+3
| |/ |/|
* | doc: fix double wordsMasanari Iida2014-03-211-1/+1
* | Merge branch 'master' into for-nextJiri Kosina2014-02-2010-85/+196
|\|
| * Documentation/: update 00-INDEX filesHenrik Austad2014-02-102-1/+5
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-01-301-17/+30
| |\
| | * btrfs: Add treelog mount option.Qu Wenruo2014-01-281-1/+2
| | * btrfs: Add datasum mount option.Qu Wenruo2014-01-281-1/+3
| | * btrfs: Add datacow mount option.Qu Wenruo2014-01-281-2/+3
| | * btrfs: Add acl mount option.Qu Wenruo2014-01-281-1/+2
| | * btrfs: Add noflushoncommit mount option.Qu Wenruo2014-01-281-0/+1
| | * btrfs: Add noenospc_debug mount option.Qu Wenruo2014-01-281-1/+2
| | * btrfs: Add nodiscard mount option.Qu Wenruo2014-01-281-2/+5
| | * btrfs: Add noautodefrag mount option.Qu Wenruo2014-01-281-3/+5
| | * btrfs: Add "barrier" option to support "-o remount,barrier"Qu Wenruo2014-01-281-6/+7
| * | Documentation/filesystems/vfs.txt: update file_operations documentationRichard Yao2014-01-301-10/+2
| * | mm, oom: base root bonus on current usageDavid Rientjes2014-01-301-2/+2
| * | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-01-301-28/+14
| |\ \
| | * | nfsd4: update 4.1 nfsd status documentationJ. Bruce Fields2013-12-101-28/+14
| | |/
| * | Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-261-11/+6
| |\ \