summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Documentation: befs.txt: no maintainer, orphanedMarcos Souza2011-08-141-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-271-1/+8
|\
| * Documentation: Exporting: update description of d_splice_aliasPhillip Lougher2011-07-261-1/+8
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-07-262-27/+9Star
|\ \
| * | ext3.txt: update the links in the section "useful links" to the latest onesWang Sheng-Hui2011-07-251-2/+2
| * | ext3/ext4 Documentation: remove bh/nobh since it has been deprecatedLukas Czerner2011-06-252-25/+7Star
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-261-2/+2
|\ \ \
| * | | debugfs: add documentation for debugfs_create_x64Akinobu Mita2011-07-181-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-07-261-1/+3
|\ \ \ \
| * | | | Squashfs: Update documentation for XZ and add squashfs-tools devel treePhillip Lougher2011-07-221-1/+3
* | | | | Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-07-262-35/+22Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | locks: rename lock-manager opsJ. Bruce Fields2011-07-211-12/+12
| * | | | nfsd4: update nfsv4.1 implementation notesJ. Bruce Fields2011-07-191-23/+10Star
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\ \ \ \
| * | | | Merge branch 'master' into for-nextJiri Kosina2011-07-112-0/+17
| |\| | |
| * | | | doc: fix wrong arch/i386 referencesWanlong Gao2011-06-131-1/+1
| | |/ / | |/| |
* | | | fs: take the ACL checks to common codeChristoph Hellwig2011-07-253-6/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-233-12/+53
|\ \ \ \
| * | | | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-213-5/+10
| * | | | fs: add SEEK_HOLE and SEEK_DATA flagsJosef Bacik2011-07-211-0/+10
| * | | | vfs: increase shrinker batch sizeDave Chinner2011-07-211-0/+6
| * | | | superblock: add filesystem shrinker operationsDave Chinner2011-07-211-0/+16
| * | | | ->permission() sanitizing: document API changesAl Viro2011-07-201-3/+7
| * | | | ->permission() sanitizing: don't pass flags to ->permission()Al Viro2011-07-201-2/+2
| * | | | ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-202-2/+2
* | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-07-221-28/+0Star
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | UBIFS: switch self-check knobs to debugfsArtem Bityutskiy2011-07-041-26/+0Star
| * | | | UBIFS: lessen amount of debugging check typesArtem Bityutskiy2011-07-041-3/+1Star
| | |_|/ | |/| |
* | | | nilfs2: remove resize from unsupported features listRyusuke Konishi2011-07-131-1/+0Star
| |_|/ |/| |
* | | FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells2011-07-071-0/+16
|/ /
* / rcu: Use softirq to address performance regressionShaohua Li2011-06-151-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-282-3/+3
|\
| * fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-272-3/+3
* | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-05-271-2/+2
|\ \ | |/ |/|
| * Create Documentation/security/,Randy Dunlap2011-05-201-2/+2
* | Documentation: configfs examples crash fixJiri Slaby2011-05-272-8/+4Star
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2011-05-261-1/+7
|\ \
| * \ Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...Joel Becker2011-05-261-24/+2Star
| |\ \
| * | | ocfs2: clean up mount option about atime in ocfs2.txtTiger Yang2011-05-241-1/+7
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-05-261-0/+6
|\ \ \ \
| * | | | xfs: add online discard supportChristoph Hellwig2011-05-241-0/+6
| | |_|/ | |/| |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-05-261-4/+0Star
|\ \ \ \
| * | | | ext4: remove obsolete mount options from ext4's documentationTheodore Ts'o2011-05-021-4/+0Star
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2011-05-251-19/+10Star
|\ \ \ \
| * | | | 9p: update Documentation pointersEric Van Hensbergen2011-05-251-19/+10Star
| | |_|/ | |/| |
* / | | bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis2011-05-251-2/+9
|/ / /
* | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-05-241-24/+2Star
|\ \ \ | |_|/ |/| |
| * | UBIFS: switch to dynamic printksArtem Bityutskiy2011-05-231-23/+2Star
| * | UBIFS: make force in-the-gaps to be a general self-checkArtem Bityutskiy2011-05-131-1/+0Star
| |/
* / rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney2011-05-061-1/+0Star
|/