aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-14rcu: Use softirq to address performance regressionShaohua Li1-0/+1
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-3/+3
2011-05-27Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docsLinus Torvalds1-2/+2
2011-05-27fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2-3/+3
2011-05-26Documentation: configfs examples crash fixJiri Slaby2-8/+4
2011-05-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds1-1/+7
2011-05-26Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-0/+6
2011-05-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-4/+0
2011-05-25Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into ocfs2-merge-windowJoel Becker1-24/+2
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds1-19/+10
2011-05-25bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis1-2/+9
2011-05-259p: update Documentation pointersEric Van Hensbergen1-19/+10
2011-05-24Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds1-24/+2
2011-05-24xfs: add online discard supportChristoph Hellwig1-0/+6
2011-05-23ocfs2: clean up mount option about atime in ocfs2.txtTiger Yang1-1/+7
2011-05-23UBIFS: switch to dynamic printksArtem Bityutskiy1-23/+2
2011-05-19Create Documentation/security/,Randy Dunlap1-2/+2
2011-05-13UBIFS: make force in-the-gaps to be a general self-checkArtem Bityutskiy1-1/+0
2011-05-05rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney1-1/+0
2011-05-01ext4: remove obsolete mount options from ext4's documentationTheodore Ts'o1-4/+0
2011-03-31Fix common misspellingsLucas De Marchi15-30/+30
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+206
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-7/+13
2011-03-24fs: remove inode_lock from iput_final and prune_icacheDave Chinner3-7/+13
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds1-9/+19
2011-03-24Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-1/+9
2011-03-22adfs: add hexadecimal filetype suffix optionStuart Swales1-0/+18
2011-03-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-7/+0
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-5/+1
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds1-2/+2
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+1
2011-03-18lose 'mounting_here' argument in ->d_manage()Al Viro1-5/+1
2011-03-17Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+7
2011-03-16Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-28/+41
2011-03-16vfs: bury ->get_sb()Al Viro3-28/+41
2011-03-15exofs: Add option to mount by osdnameBoaz Harrosh1-1/+9
2011-03-11NFSv4.1: lseg documentationFred Isaman1-0/+7
2011-03-11UBIFS: do not check data crc by defaultArtem Bityutskiy1-2/+2
2011-02-28Squashfs: Update documentation to include compression optionsPhillip Lougher1-9/+19
2011-02-22xfs: enable delaylog by defaultChristoph Hellwig1-7/+0
2011-02-21ext4: update ext4 documentationLukas Czerner1-1/+206
2011-02-17Documentation/filesystems/romfs.txt: fixing link to genromfsAlexander Kurz1-2/+1
2011-02-03docs/sysfs: show() methods should use scnprintf().Bart Van Assche1-3/+3
2011-02-03docs/sysfs: Update directory/kobject documentation.Bart Van Assche1-4/+6
2011-01-31NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Anton Altaparmakov1-0/+2
2011-01-17fallocate should be a file operationChristoph Hellwig1-2/+1
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-0/+47
2011-01-15Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells1-9/+14
2011-01-15Allow d_manage() to be used in RCU-walk modeDavid Howells2-2/+7
2011-01-15Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2-1/+22