Age | Commit message (Expand) | Author |
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-22 | Update my email address | Gertjan van Wingerde |
2009-03-22 | eCryptfs: NULL crypt_stat dereference during lookup | Tyler Hicks |
2009-03-22 | eCryptfs: Allocate a variable number of pages for file headers | Tyler Hicks |
2009-03-19 | aio: lookup_ioctx can return the wrong value when looking up a bogus context | Jeff Moyer |
2009-03-19 | eventfd: remove fput() call from possible IRQ context | Davide Libenzi |
2009-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-03-19 | Fix race in create_empty_buffers() vs __set_page_dirty_buffers() | Linus Torvalds |
2009-03-18 | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-03-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-03-17 | NFSD: provide encode routine for OP_OPENATTR | Benny Halevy |
2009-03-17 | Avoid 64-bit "switch()" statements on 32-bit architectures | Linus Torvalds |
2009-03-16 | ext4: fix bb_prealloc_list corruption due to wrong group locking | Eric Sandeen |
2009-03-16 | filp->f_pos not correctly updated in proc_task_readdir | Zhang Le |
2009-03-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-03-14 | block: fix memory leak in bio_clone() | Li Zefan |
2009-03-14 | block: Add gfp_mask parameter to bio_integrity_clone() | un'ichi Nomura |
2009-03-14 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |