Age | Commit message (Expand) | Author |
2009-06-24 | switch nilfs2 to inode->i_acl | Al Viro |
2009-06-24 | switch btrfs to inode->i_acl | Al Viro |
2009-06-24 | switch jffs2 to inode->i_acl | Al Viro |
2009-06-24 | switch jfs to inode->i_acl | Al Viro |
2009-06-24 | switch ext4 to inode->i_acl | Al Viro |
2009-06-24 | switch ext3 to inode->i_acl | Al Viro |
2009-06-24 | switch ext2 to inode->i_acl | Al Viro |
2009-06-24 | add caching of ACLs in struct inode | Al Viro |
2009-06-24 | fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io... | Ankit Jain |
2009-06-24 | cleanup __writeback_single_inode | Christoph Hellwig |
2009-06-24 | ... and the same for vfsmount id/mount group id | Al Viro |
2009-06-24 | Make allocation of anon devices cheaper | Al Viro |
2009-06-24 | devpts: remove module-related code | H. Peter Anvin |
2009-06-24 | VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper | Trond Myklebust |
2009-06-24 | vfs: fix nd->root leak in do_filp_open() | J. R. Okajima |
2009-06-24 | reiserfs: remove stray unlock_super in reiserfs_resize | Christoph Hellwig |
2009-06-22 | NFS: Correct the NFS mount path when following a referral | Trond Myklebust |
2009-06-22 | NFS: Fix nfs_path() to always return a '/' at the beginning of the path | Trond Myklebust |
2009-06-22 | NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace | Trond Myklebust |
2009-06-22 | VFS: Add VFS helper functions for setting up private namespaces | Trond Myklebust |
2009-06-22 | VFS: Uninline the function put_mnt_ns() | Trond Myklebust |
2009-06-22 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-06-22 | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd | Linus Torvalds |
2009-06-22 | Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2009-06-22 | Making fs/minix/minix.h double including safe | Hitoshi Mitake |
2009-06-20 | nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_res | Benny Halevy |
2009-06-20 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-06-20 | fat: Fix the removal of opts->fs_dmask | OGAWA Hirofumi |
2009-06-19 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2009-06-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-06-19 | inotify: inotify_destroy_mark_entry could get called twice | Eric Paris |
2009-06-19 | block: rename CONFIG_LBD to CONFIG_LBDAF | Bartlomiej Zolnierkiewicz |
2009-06-18 | nfsd41: Backchannel: minorversion support for the back channel | Andy Adamson |
2009-06-18 | nfsd41: Backchannel: cleanup nfs4.0 callback encode routines | Andy Adamson |
2009-06-18 | Merge branch 'devel-for-2.6.31' into for-2.6.31 | Trond Myklebust |
2009-06-18 | nfsd41: Remove ip address collision detection case | Mike Sager |
2009-06-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-06-18 | seq_file: add function to write binary data | Peter Oberparleiter |
2009-06-18 | elf_core_dump: use rcu_read_lock() to access ->real_parent | Oleg Nesterov |
2009-06-18 | reiserfs: fix warnings with gcc 4.4 | Jeff Mahoney |
2009-06-18 | ufs: sector_t cannot be negative | Roel Kluin |
2009-06-18 | isofs: cleanup mount option processing | Jan Kara |
2009-06-18 | isofs: fix setting of uid and gid to 0 | Jan Kara |
2009-06-18 | isofs: let mode and dmode mount options override rock ridge mode setting | Jan Kara |
2009-06-18 | ext3: make sure inode is deleted from orphan list after truncate | Jan Kara |
2009-06-18 | jbd: clean up journal_try_to_free_buffers() | Hisashi Hifumi |
2009-06-18 | ext3: fix chain verification in ext3_get_blocks() | Jan Kara |
2009-06-18 | ext2: Do not update mtime of a moved directory | Jan Kara |
2009-06-18 | proc: vmcore - use kzalloc in get_new_element() | Cyrill Gorcunov |
2009-06-18 | procfs: remove sparse errors in proc_devtree.c | Michal Simek |