Age | Commit message (Expand) | Author |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-03-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2009-03-27 | fs: avoid I_NEW inodes | Nick Piggin |
2009-03-27 | Merge code for single and multiple-instance mounts | Sukadev Bhattiprolu |
2009-03-27 | Remove get_init_pts_sb() | Sukadev Bhattiprolu |
2009-03-27 | Move common mknod_ptmx() calls into caller | Sukadev Bhattiprolu |
2009-03-27 | Parse mount options just once and copy them to super block | Sukadev Bhattiprolu |
2009-03-27 | Unroll essentials of do_remount_sb() into devpts | Sukadev Bhattiprolu |
2009-03-27 | vfs: simple_set_mnt() should return void | Sukadev Bhattiprolu |
2009-03-27 | fs: move bdev code out of buffer.c | Nick Piggin |
2009-03-27 | constify dentry_operations: rest | Al Viro |
2009-03-27 | constify dentry_operations: configfs | Al Viro |
2009-03-27 | constify dentry_operations: sysfs | Al Viro |
2009-03-27 | constify dentry_operations: JFS | Al Viro |
2009-03-27 | constify dentry_operations: OCFS2 | Al Viro |
2009-03-27 | constify dentry_operations: GFS2 | Al Viro |
2009-03-27 | constify dentry_operations: FAT | Al Viro |
2009-03-27 | constify dentry_operations: FUSE | Al Viro |
2009-03-27 | constify dentry_operations: procfs | Al Viro |
2009-03-27 | constify dentry_operations: ecryptfs | Al Viro |
2009-03-27 | constify dentry_operations: CIFS | Al Viro |
2009-03-27 | constify dentry_operations: AFS | Al Viro |
2009-03-27 | constify dentry_operations: autofs, autofs4 | Al Viro |
2009-03-27 | constify dentry_operations: 9p | Al Viro |
2009-03-27 | constify dentry_operations: misc filesystems | Al Viro |
2009-03-27 | constify dentry_operations: NFS | Al Viro |
2009-03-27 | devpts: Must release s_umount on error | Sukadev Bhattiprolu |
2009-03-27 | do_pipe cleanup: drop its last user in arch/alpha/ | Cheng Renquan |
2009-03-27 | ufs: copy symlink data into the correct union member | Duane Griffin |
2009-03-27 | ufs: ensure fast symlinks are NUL-terminated | Duane Griffin |
2009-03-27 | ufs: don't truncate longer ufs2 fast symlinks | Duane Griffin |
2009-03-27 | ufs: validate maximum fast symlink size from superblock | Duane Griffin |
2009-03-27 | cleanup may_open | Christoph Hellwig |
2009-03-27 | cleanup d_add_ci | Christoph Hellwig |
2009-03-27 | generic compat_sys_ustat | Christoph Hellwig |
2009-03-27 | affs: fix missing unlocks in affs_remove_link | Christoph Hellwig |
2009-03-26 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2009-03-26 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-03-26 | Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2009-03-26 | ext3: Avoid starting a transaction in writepage when not necessary | Jan Kara |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
2009-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-03-26 | Make relatime default | Matthew Garrett |
2009-03-26 | Add a strictatime mount option | Matthew Garrett |
2009-03-26 | Allow relatime to update atime once a day | Matthew Garrett |