summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-032-0/+93
|\ \
| * | SUNRPC: Use gssproxy upcall for server RPCGSS authentication.Simo Sorce2013-04-262-0/+93
| |/
* | Merge tag 'for-linus-v3.10-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-05-021-0/+350
|\ \
| * | xfs: add metadata CRC documentationDave Chinner2013-04-271-0/+350
| |/
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-05-011-0/+21
|\ \
| * | ext4: introduce reserved spaceLukas Czerner2013-04-091-0/+11
| * | ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOTDr. Tilmann Bubeck2013-04-081-0/+10
| |/
* | Documentation: update nfs option in filesystem/vfat.txtNamjae Jeon2013-04-291-5/+21
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-263-2/+28
|\
| * vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton2013-02-263-2/+28
* | f2fs: update f2fs document to reflect SIT/NAT layout correctlyHuajun Li2013-01-041-9/+9
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-207-36/+92
|\
| * Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro2012-12-204-18/+91
| |\
| | * FS-Cache: Provide proper invalidationDavid Howells2012-12-203-16/+65
| | * FS-Cache: Fix operation state management and accountingDavid Howells2012-12-202-2/+26
OpenPOWER on IntegriCloud