summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-11-221-17/+17
|\
| * Documentation: filesystems: update btrfs tools sectionDavid Sterba2013-11-211-16/+6Star
| * Documentation: filesystems: add new btrfs mount optionsDavid Sterba2013-11-211-1/+11
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-132-1/+2
|\ \
| * | Documentation/filesystems/vfat.txt: fix directory entry exampleLuis Ortega Perez de Villar2013-11-131-1/+1
| * | /proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags lineNaoya Horiguchi2013-11-131-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-132-9/+30
|\ \ \
| * | | vfs: take i_mutex on renamed fileJ. Bruce Fields2013-11-091-9/+22
| * | | iget/iget5: don't bother with ->i_lock until we find a matchAl Viro2013-11-091-0/+8
| | |/ | |/|
* | | Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2013-11-131-0/+7
|\ \ \ | |_|/ |/| |
| * | f2fs: update f2fs documentJaegeuk Kim2013-11-011-0/+1
| * | f2fs: add reclaiming control by sysfsJaegeuk Kim2013-10-251-0/+6
| |/
* / FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-271-13/+60
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-191-7/+7
|\
| * vfs: improve i_op->atomic_open() documentationMiklos Szeredi2013-09-171-7/+7
* | cifs: update cifs.txt and remove some outdated infosBjörn Jacke2013-09-131-31/+11Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-131-0/+4
|\
| * fs: remove vfs_follow_linkChristoph Hellwig2013-09-101-0/+4
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-09-126-0/+2065
|\ \
| * | cifs: add winucase_convert.pl to Documentation/ directoryJeff Layton2013-09-081-0/+62
| * | [CIFS] Add Scott to list of cifs contributorsSteve French2013-09-081-0/+1
| * | cifs: create a new Documentation/ directory and move docfiles into itJeff Layton2013-09-085-0/+2002
* | | initmpfs: use initramfs if rootfstype= or root= specifiedRob Landley2013-09-121-0/+4
* | | Documentation/filesystems/proc.txt: fix mistake in the description of Committ...Minto Joseph2013-09-121-10/+9Star
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-092-6/+40
|\ \ | |/ |/|
| * fscache: Netfs function for cleanup post readpagesMilosz Tanski2013-09-061-1/+17
| * FS-Cache: Fix heading in documentationDavid Howells2013-09-061-1/+1
| * FS-Cache: Add interface to check consistency of a cached objectDavid Howells2013-09-062-4/+22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-068-8/+8
|\ \
| * | doc: filesystems : Fix typo in Documentations/filesystemsMasanari Iida2013-08-204-4/+4
| * | doc: Fix typo in doucmentationsMasanari Iida2013-07-254-4/+4
| |/
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-09-061-3/+4
|\ \
| * | ext3: allow specifying external journal by pathname mount optionEric Sandeen2013-07-311-3/+4
| |/
* | Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2013-09-061-4/+71
|\ \
| * | f2fs: add sysfs entries to select the gc policyNamjae Jeon2013-08-061-0/+6
| * | f2fs: add sysfs support for controlling the gc_threadNamjae Jeon2013-08-061-0/+26
| * | f2fs: add description for fsck.f2fs and dump.f2fsChangman Lee2013-07-301-4/+39
| |/
* / ext4: allow specifying external journal by pathname mount optionEric Sandeen2013-08-291-3/+4
|/
* Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-07-131-108/+209
|\
| * xfs: update mount options documentationDave Chinner2013-07-091-108/+209
| * xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner2013-06-051-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-043-3/+3
|\ \
| * | doc: fix misspellings with 'codespell' toolAnatol Pomozov2013-05-283-3/+3
| |/
* | documentation: document the is_dirty_writeback aops callbackMel Gorman2013-07-041-0/+10
* | documentation: update address_space_operationsMel Gorman2013-07-041-8/+7Star
* | mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2013-07-041-1/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-032-22/+37
|\ \
| * | Document ->tmpfile()Al Viro2013-07-032-0/+7
| * | locks: give the blocked_hash its own spinlockJeff Layton2013-06-291-8/+8
| * | locks: add a new "lm_owner_key" lock operationJeff Layton2013-06-291-5/+11