summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
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-11NFSv4.1: lseg documentationFred Isaman
2011-03-11UBIFS: do not check data crc by defaultArtem Bityutskiy
2011-02-22xfs: enable delaylog by defaultChristoph Hellwig
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
2011-01-04remove trim_fs method from Documentation/filesystems/LockingChristoph Hellwig
2010-12-30update Documentation/filesystems/LockingChristoph Hellwig
2010-12-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-12-02Documentation/filesystems/vfs.txt: fix ->repeasepage() descriptionAndrew Morton
2010-12-02Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds
2010-11-18Documentation: make configfs example code simpler, clearerDan Carpenter
2010-11-16console: add /proc/consolesJiri Slaby
2010-11-10xfs: remove experimental tag from the delaylog optionChristoph Hellwig
2010-10-31locks: remove fl_copy_lock lock_manager operationChristoph Hellwig
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds