aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-15Add a dentry op to handle automounting rather than abusing follow_link()David Howells2-0/+16
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2011-01-13Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npigginLinus Torvalds2-6/+6
2011-01-14fs: small rcu-walk documentation fixesNick Piggin2-6/+6
2011-01-13oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines1-0/+4
2011-01-13mm: smaps: export mlock informationNikanth Karthikesan1-0/+3
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-0/+9
2011-01-12fs: add documentation on fallocate hole punchingJosef Bacik1-0/+9
2011-01-12NTFS: writev() fix and maintenance/contact details updateAnton Altaparmakov1-0/+3
2011-01-11Documentation: fl_mylease no longer existsJ. Bruce Fields1-2/+0
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+24
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin4-7/+58
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin4-12/+40
2011-01-07fs: rcu-walk for path lookupNick Piggin2-172/+345
2011-01-07fs: icache RCU free inodesNick Piggin1-0/+14
2011-01-07fs: dcache remove dcache_lockNick Piggin3-30/+34
2011-01-07fs: change d_hash for rcu-walkNick Piggin3-4/+16
2011-01-07fs: change d_compare for rcu-walkNick Piggin3-4/+33
2011-01-07fs: change d_delete semanticsNick Piggin2-14/+21
2011-01-04remove trim_fs method from Documentation/filesystems/LockingChristoph Hellwig1-2/+0