summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Documentation: NFS/RDMA: Document separate Kconfig symbolsPaul Bolle2014-09-071-7/+9
* Documentation: seq_file: Document seq_open_private(), seq_release_private()Rob Jones2014-09-071-0/+33
* Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-08-161-1/+5
|\
| * locks: update Locking documentation to clarify fl_release_private behaviorJeff Layton2014-08-141-1/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-112-16/+25
|\ \ | |/ |/|
| * exportfs: update Exporting documentationJ. Bruce Fields2014-08-071-15/+23
| * VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode.NeilBrown2014-08-071-1/+2
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-08-092-61/+37
|\ \
| * | update CIFS TODO listSteve French2014-08-021-61/+36
| * | Add Pavel to contributor list in cifs AUTHORS fileSteve French2014-08-021-0/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-051-0/+19
|\ \ \ | | |/ | |/|
| * | docs: Procfs -- Document timerfd outputCyrill Gorcunov2014-07-181-0/+19
| |/
* | Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-08-041-0/+5
|\ \
| * | f2fs: add nobarrier mount optionJaegeuk Kim2014-07-291-0/+5
| |/
* / sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-161-1/+1
|/
* 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