aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2009-03-27fs: avoid I_NEW inodesNick Piggin
2009-03-27Merge code for single and multiple-instance mountsSukadev Bhattiprolu
2009-03-27Remove get_init_pts_sb()Sukadev Bhattiprolu
2009-03-27Move common mknod_ptmx() calls into callerSukadev Bhattiprolu
2009-03-27Parse mount options just once and copy them to super blockSukadev Bhattiprolu
2009-03-27Unroll essentials of do_remount_sb() into devptsSukadev Bhattiprolu
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu
2009-03-27fs: move bdev code out of buffer.cNick Piggin
2009-03-27constify dentry_operations: restAl Viro
2009-03-27constify dentry_operations: configfsAl Viro
2009-03-27constify dentry_operations: sysfsAl Viro
2009-03-27constify dentry_operations: JFSAl Viro
2009-03-27constify dentry_operations: OCFS2Al Viro
2009-03-27constify dentry_operations: GFS2Al Viro
2009-03-27constify dentry_operations: FATAl Viro
2009-03-27constify dentry_operations: FUSEAl Viro
2009-03-27constify dentry_operations: procfsAl Viro
2009-03-27constify dentry_operations: ecryptfsAl Viro
2009-03-27constify dentry_operations: CIFSAl Viro
2009-03-27constify dentry_operations: AFSAl Viro
2009-03-27constify dentry_operations: autofs, autofs4Al Viro
2009-03-27constify dentry_operations: 9pAl Viro
2009-03-27constify dentry_operations: misc filesystemsAl Viro
2009-03-27constify dentry_operations: NFSAl Viro
2009-03-27devpts: Must release s_umount on errorSukadev Bhattiprolu
2009-03-27do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan
2009-03-27ufs: copy symlink data into the correct union memberDuane Griffin
2009-03-27ufs: ensure fast symlinks are NUL-terminatedDuane Griffin
2009-03-27ufs: don't truncate longer ufs2 fast symlinksDuane Griffin
2009-03-27ufs: validate maximum fast symlink size from superblockDuane Griffin
2009-03-27cleanup may_openChristoph Hellwig
2009-03-27cleanup d_add_ciChristoph Hellwig
2009-03-27generic compat_sys_ustatChristoph Hellwig
2009-03-27affs: fix missing unlocks in affs_remove_linkChristoph Hellwig
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-03-26Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-03-26ext3: Avoid starting a transaction in writepage when not necessaryJan Kara
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-03-26Make relatime defaultMatthew Garrett
2009-03-26Add a strictatime mount optionMatthew Garrett
2009-03-26Allow relatime to update atime once a dayMatthew Garrett