aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-08cifs: add winucase_convert.pl to Documentation/ directoryJeff Layton1-0/+62
2013-09-08[CIFS] Add Scott to list of cifs contributorsSteve French1-0/+1
2013-09-08cifs: create a new Documentation/ directory and move docfiles into itJeff Layton5-0/+2002
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds8-8/+8
2013-09-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-3/+4
2013-09-06Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-4/+71
2013-09-06fscache: Netfs function for cleanup post readpagesMilosz Tanski1-1/+17
2013-09-06FS-Cache: Fix heading in documentationDavid Howells1-1/+1
2013-09-06FS-Cache: Add interface to check consistency of a cached objectDavid Howells2-4/+22
2013-08-28ext4: allow specifying external journal by pathname mount optionEric Sandeen1-3/+4
2013-08-20doc: filesystems : Fix typo in Documentations/filesystemsMasanari Iida4-4/+4
2013-08-06f2fs: add sysfs entries to select the gc policyNamjae Jeon1-0/+6
2013-08-06f2fs: add sysfs support for controlling the gc_threadNamjae Jeon1-0/+26
2013-07-31ext3: allow specifying external journal by pathname mount optionEric Sandeen1-3/+4
2013-07-30f2fs: add description for fsck.f2fs and dump.f2fsChangman Lee1-4/+39
2013-07-25doc: Fix typo in doucmentationsMasanari Iida4-4/+4
2013-07-13Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-108/+209
2013-07-09xfs: update mount options documentationDave Chinner1-108/+209
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2013-07-03documentation: document the is_dirty_writeback aops callbackMel Gorman1-0/+10
2013-07-03documentation: update address_space_operationsMel Gorman1-8/+7
2013-07-03mm: soft-dirty bits for user memory changes trackingPavel Emelyanov1-1/+6
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-22/+37
2013-07-03Document ->tmpfile()Al Viro2-0/+7
2013-07-02Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-2/+7
2013-07-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-13/+13
2013-06-29locks: give the blocked_hash its own spinlockJeff Layton1-8/+8
2013-06-29locks: add a new "lm_owner_key" lock operationJeff Layton1-5/+11