summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2013-11-05Merge branch 'akpm-current/current'Stephen Rothwell
2013-11-05Documentation/filesystems/vfat.txt: fix directory entry exampleLuis Ortega Perez de Villar
2013-11-05smaps-show-vm_softdirty-flag-in-vmflags-line-fixNaoya Horiguchi
2013-11-05Merge remote-tracking branch 'aio-direct/for-next'Stephen Rothwell
2013-11-05Merge remote-tracking branch 'fscache/fscache'Stephen Rothwell
2013-11-01f2fs: update f2fs documentJaegeuk Kim
2013-10-25f2fs: add reclaiming control by sysfsJaegeuk Kim
2013-10-15fs: pull iov_iter use higher up the stackZach Brown
2013-10-15dio: Convert direct_IO to use iov_iterDave Kleikamp
2013-09-27FS-Cache: Provide the ability to enable/disable cookiesDavid Howells
2013-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-16vfs: improve i_op->atomic_open() documentationMiklos Szeredi
2013-09-13cifs: update cifs.txt and remove some outdated infosBjörn Jacke
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-09-11initmpfs: use initramfs if rootfstype= or root= specifiedRob Landley
2013-09-11Documentation/filesystems/proc.txt: fix mistake in the description of Committ...Minto Joseph
2013-09-10fs: remove vfs_follow_linkChristoph Hellwig
2013-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-09-08cifs: add winucase_convert.pl to Documentation/ directoryJeff Layton
2013-09-08[CIFS] Add Scott to list of cifs contributorsSteve French
2013-09-08cifs: create a new Documentation/ directory and move docfiles into itJeff Layton
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-09-06Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2013-09-06fscache: Netfs function for cleanup post readpagesMilosz Tanski
2013-09-06FS-Cache: Fix heading in documentationDavid Howells
2013-09-06FS-Cache: Add interface to check consistency of a cached objectDavid Howells
2013-08-28ext4: allow specifying external journal by pathname mount optionEric Sandeen
2013-08-20doc: filesystems : Fix typo in Documentations/filesystemsMasanari Iida
2013-08-06f2fs: add sysfs entries to select the gc policyNamjae Jeon
2013-08-06f2fs: add sysfs support for controlling the gc_threadNamjae Jeon
2013-07-31ext3: allow specifying external journal by pathname mount optionEric Sandeen
2013-07-30f2fs: add description for fsck.f2fs and dump.f2fsChangman Lee
2013-07-25doc: Fix typo in doucmentationsMasanari Iida
2013-07-13Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-07-09xfs: update mount options documentationDave Chinner
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-03documentation: document the is_dirty_writeback aops callbackMel Gorman
2013-07-03documentation: update address_space_operationsMel Gorman
2013-07-03mm: soft-dirty bits for user memory changes trackingPavel Emelyanov
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-03Document ->tmpfile()Al Viro
2013-07-02Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2013-07-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-06-29locks: give the blocked_hash its own spinlockJeff Layton
2013-06-29locks: add a new "lm_owner_key" lock operationJeff Layton
2013-06-29locks: protect most of the file_lock handling with i_lockJeff Layton
2013-06-29Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds
2013-06-29[readdir] ->readdir() is goneAl Viro