summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-181-7/+7
|\
| * vfs: improve i_op->atomic_open() documentationMiklos Szeredi2013-09-161-7/+7
* | cifs: update cifs.txt and remove some outdated infosBjörn Jacke2013-09-131-31/+11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-121-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-111-0/+4
* | | Documentation/filesystems/proc.txt: fix mistake in the description of Committ...Minto Joseph2013-09-111-10/+9
| |/ |/|
* | 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-281-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-031-0/+10
* | documentation: update address_space_operationsMel Gorman2013-07-031-8/+7
* | mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2013-07-031-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
| * | locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-291-7/+14
| * | Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-292-15/+10
* | | Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2013-07-021-2/+7
|\ \ \
| * | | f2fs: add remount_fs callback supportNamjae Jeon2013-06-171-2/+7
| | |/ | |/|
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-022-13/+13
|\ \ \ | |_|/ |/| |
| * | mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-212-13/+13
| |/
* | [readdir] ->readdir() is goneAl Viro2013-06-293-3/+6
* | [readdir] introduce iterate_dir() and dir_contextAl Viro2013-06-291-0/+3
* | xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner2013-06-061-0/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-05-091-7/+173
|\
| * btrfs: document mount options in Documentation/fs/btrfs.txtEric Sandeen2013-05-061-7/+173
* | Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-05-081-1/+3
|\ \
| * | f2fs: update f2fs.txt related with discard at mkfsChangman Lee2013-04-031-1/+3
| |/