summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2011-05-25bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis1-2/+9
2011-05-24Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds1-24/+2
2011-05-23UBIFS: switch to dynamic printksArtem Bityutskiy1-23/+2
2011-05-13UBIFS: make force in-the-gaps to be a general self-checkArtem Bityutskiy1-1/+0
2011-05-06rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney1-1/+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/tyt...Linus Torvalds1-1/+206
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-7/+13
2011-03-25fs: 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-23adfs: add hexadecimal filetype suffix optionStuart Swales1-0/+18
2011-03-22Merge 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/vir...Linus 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/jik...Linus Torvalds1-2/+1
2011-03-18lose 'mounting_here' argument in ->d_manage()Al Viro1-5/+1
2011-03-18Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds1-0/+7
2011-03-17Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus 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-23xfs: enable delaylog by defaultChristoph Hellwig1-7/+0
2011-02-22ext4: update ext4 documentationLukas Czerner1-1/+206
2011-02-18Documentation/filesystems/romfs.txt: fixing link to genromfsAlexander Kurz1-2/+1
2011-02-04docs/sysfs: show() methods should use scnprintf().Bart Van Assche1-3/+3
2011-02-04docs/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/vir...Linus Torvalds2-0/+47
2011-01-16Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells1-9/+14
2011-01-16Allow d_manage() to be used in RCU-walk modeDavid Howells2-2/+7
2011-01-16Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2-1/+22
2011-01-16Add a dentry op to handle automounting rather than abusing follow_link()David Howells2-0/+16
2011-01-15Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2011-01-14Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+6
2011-01-14fs: small rcu-walk documentation fixesNick Piggin2-6/+6
2011-01-14oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines1-0/+4
2011-01-14mm: smaps: export mlock informationNikanth Karthikesan1-0/+3
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+9
2011-01-13fs: 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-08Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus 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