summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2011-05-05rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-24fs: remove inode_lock from iput_final and prune_icacheDave Chinner
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2011-03-24Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-03-22adfs: add hexadecimal filetype suffix optionStuart Swales
2011-03-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-18lose 'mounting_here' argument in ->d_manage()Al Viro
2011-03-17Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-03-16Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2011-03-16vfs: bury ->get_sb()Al Viro
2011-03-15exofs: Add option to mount by osdnameBoaz Harrosh
2011-03-11NFSv4.1: lseg documentationFred Isaman
2011-03-11UBIFS: do not check data crc by defaultArtem Bityutskiy
2011-02-28Squashfs: Update documentation to include compression optionsPhillip Lougher
2011-02-22xfs: enable delaylog by defaultChristoph Hellwig
2011-02-21ext4: update ext4 documentationLukas Czerner
2011-02-17Documentation/filesystems/romfs.txt: fixing link to genromfsAlexander Kurz
2011-02-03docs/sysfs: show() methods should use scnprintf().Bart Van Assche
2011-02-03docs/sysfs: Update directory/kobject documentation.Bart Van Assche
2011-01-31NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Anton Altaparmakov
2011-01-17fallocate should be a file operationChristoph Hellwig
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-15Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells
2011-01-15Allow d_manage() to be used in RCU-walk modeDavid Howells
2011-01-15Add a dentry op to allow processes to be held during pathwalk transitDavid Howells
2011-01-15Add a dentry op to handle automounting rather than abusing follow_link()David Howells
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-01-13Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-14fs: small rcu-walk documentation fixesNick Piggin
2011-01-13oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines
2011-01-13mm: smaps: export mlock informationNikanth Karthikesan
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-12fs: add documentation on fallocate hole punchingJosef Bacik
2011-01-12NTFS: writev() fix and maintenance/contact details updateAnton Altaparmakov
2011-01-11Documentation: fl_mylease no longer existsJ. Bruce Fields
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin
2011-01-07fs: rcu-walk for path lookupNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: change d_hash for rcu-walkNick Piggin
2011-01-07fs: change d_compare for rcu-walkNick Piggin
2011-01-07fs: change d_delete semanticsNick Piggin