aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-17/+30
2014-01-30Documentation/filesystems/vfs.txt: update file_operations documentationRichard Yao1-10/+2
2014-01-30mm, oom: base root bonus on current usageDavid Rientjes1-2/+2
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-28/+14
2014-01-28btrfs: Add treelog mount option.Qu Wenruo1-1/+2
2014-01-28btrfs: Add datasum mount option.Qu Wenruo1-1/+3
2014-01-28btrfs: Add datacow mount option.Qu Wenruo1-2/+3
2014-01-28btrfs: Add acl mount option.Qu Wenruo1-1/+2
2014-01-28btrfs: Add noflushoncommit mount option.Qu Wenruo1-0/+1
2014-01-28btrfs: Add noenospc_debug mount option.Qu Wenruo1-1/+2
2014-01-28btrfs: Add nodiscard mount option.Qu Wenruo1-2/+5
2014-01-28btrfs: Add noautodefrag mount option.Qu Wenruo1-3/+5
2014-01-28btrfs: Add "barrier" option to support "-o remount,barrier"Qu Wenruo1-6/+7
2014-01-26Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds1-11/+6
2014-01-249p: update documentationEric Van Hensbergen1-11/+6
2014-01-23Documentation/filesystems/00-INDEX: updatesFabian Frederick1-13/+45
2014-01-23Documentation/filesystems/sysfs.txt: fix device_attribute declarationAndre Richter1-3/+3
2014-01-23nilfs2: add comments for ioctlsVyacheslav Dubeyko1-0/+56
2014-01-23Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+24
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2014-01-21/proc/meminfo: provide estimated available memoryRik van Riel1-0/+9
2014-01-09f2fs: update documents and a MAINTAINERS entryJaegeuk Kim1-0/+5
2014-01-02Documentation: update /proc/uptime field descriptionRob Landley1-1/+1
2013-12-26f2fs: update f2fs DocumentationHuajun Li1-0/+2
2013-12-23f2fs: add description about small_discards in documentJaegeuk Kim1-0/+6
2013-12-23f2fs: introduce sysfs entry to control in-place-update policyJaegeuk Kim1-0/+11
2013-12-19doc: Fix typo (acces_process_vm -> access_process_vm)Stefan Weil1-1/+1
2013-12-10nfsd4: update 4.1 nfsd status documentationJ. Bruce Fields1-28/+14
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-17/+17
2013-11-21Documentation: filesystems: update btrfs tools sectionDavid Sterba1-16/+6
2013-11-21Documentation: filesystems: add new btrfs mount optionsDavid Sterba1-1/+11
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-1/+2
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-9/+30
2013-11-13Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+7
2013-11-13Documentation/filesystems/vfat.txt: fix directory entry exampleLuis Ortega Perez de Villar1-1/+1
2013-11-13/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags lineNaoya Horiguchi1-0/+1
2013-11-09vfs: take i_mutex on renamed fileJ. Bruce Fields1-9/+22
2013-11-09iget/iget5: don't bother with ->i_lock until we find a matchAl Viro1-0/+8
2013-11-01f2fs: update f2fs documentJaegeuk Kim1-0/+1
2013-10-25f2fs: add reclaiming control by sysfsJaegeuk Kim1-0/+6
2013-09-27FS-Cache: Provide the ability to enable/disable cookiesDavid Howells1-13/+60
2013-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+7
2013-09-16vfs: improve i_op->atomic_open() documentationMiklos Szeredi1-7/+7
2013-09-13cifs: update cifs.txt and remove some outdated infosBjörn Jacke1-31/+11
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+4
2013-09-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-0/+2065
2013-09-11initmpfs: use initramfs if rootfstype= or root= specifiedRob Landley1-0/+4
2013-09-11Documentation/filesystems/proc.txt: fix mistake in the description of Committed_ASMinto Joseph1-10/+9
2013-09-10fs: remove vfs_follow_linkChristoph Hellwig1-0/+4
2013-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2-6/+40