summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds
2011-01-16VFS: Fix UP compile error in fs/namespace.cAl Viro
2011-01-16ocfs2: Make OCFS2_FS depend on CONFIGFS_FSNicholas Bellinger
2011-01-16dlm: Make DLM depend on CONFIGFS_FSNicholas Bellinger
2011-01-16configfs: change depends -> select SYSFSNicholas Bellinger
2011-01-16fs/btrfs: Fix build of ctreeStefan Schmidt
2011-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-16sanitize vfsmount refcounting changesAl Viro
2011-01-16fix old umount_tree() breakageAl Viro
2011-01-16autofs4: Merge the remaining dentry ops tablesDavid Howells
2011-01-16Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells
2011-01-16Allow d_manage() to be used in RCU-walk modeDavid Howells
2011-01-16Remove a further kludge from __do_follow_link()David Howells
2011-01-16autofs4: Add v4 pseudo direct mount supportIan Kent
2011-01-16autofs4: Fix wait validationIan Kent
2011-01-16autofs4: Clean up autofs4_free_ino()Ian Kent
2011-01-16autofs4: Clean up dentry operationsIan Kent
2011-01-16autofs4: Clean up inode operationsIan Kent
2011-01-16autofs4: Remove unused codeIan Kent
2011-01-16autofs4: Add d_manage() dentry operationIan Kent
2011-01-16autofs4: Add d_automount() dentry operationIan Kent
2011-01-16Remove the automount through follow_link() kludge code from pathwalkDavid Howells
2011-01-16CIFS: Use d_automount() rather than abusing follow_link()David Howells
2011-01-16NFS: Use d_automount() rather than abusing follow_link()David Howells
2011-01-16AFS: Use d_automount() rather than abusing follow_link()David Howells
2011-01-16Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells
2011-01-16Add a dentry op to allow processes to be held during pathwalk transitDavid Howells
2011-01-16Add a dentry op to handle automounting rather than abusing follow_link()David Howells
2011-01-16do_lookup() fixAl Viro
2011-01-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-14Turn d_set_d_op() BUG_ON() into WARN_ON_ONCE()Linus Torvalds
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-01-14nfsd4: fix callback restartingJ. Bruce Fields
2011-01-14block: restore multiple bd_link_disk_holder() supportTejun Heo
2011-01-14afs: add afs_wq and use it instead of the system workqueueTejun Heo
2011-01-14FS-Cache: Fix operation handlingAkshat Aranya
2011-01-14Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-14fs: namei fix ->put_link on wrong inode in do_filp_openNick Piggin
2011-01-14Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-14fs: fix do_last error case when need_reval_dotJ. R. Okajima
2011-01-14nfs: add missing rcu-walk checkNick Piggin
2011-01-14fs: fix dropping of rcu-walk from force_reval_pathNick Piggin
2011-01-14fs: force_reval_path drop rcu-walk before d_invalidateNick Piggin
2011-01-14nfsd: break lease on unlink, link, and renameJ. Bruce Fields
2011-01-14nfsd4: break lease on nfsd setattrJ. Bruce Fields
2011-01-14nfsd: don't support msnfs export optionJ. Bruce Fields
2011-01-14nfsd4: initialize cb_per_clientJ. Bruce Fields
2011-01-14fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-docStefan Hajnoczi