aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-29locks: protect most of the file_lock handling with i_lockJeff Layton1-7/+14
2013-06-29Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2-15/+10
2013-06-29[readdir] ->readdir() is goneAl Viro3-3/+6
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro1-0/+3
2013-06-17f2fs: add remount_fs callback supportNamjae Jeon1-2/+7
2013-06-06xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner1-0/+3
2013-06-05xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner1-0/+3
2013-05-28doc: fix misspellings with 'codespell' toolAnatol Pomozov3-3/+3
2013-05-21mm: change invalidatepage prototype to accept lengthLukas Czerner2-13/+13
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-7/+173
2013-05-08Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-1/+3
2013-05-06btrfs: document mount options in Documentation/fs/btrfs.txtEric Sandeen1-7/+173
2013-05-03Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-0/+93