Age | Commit message (Expand) | Author |
2011-05-28 | hpfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | minix: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | fuse: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | coda: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | afs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | affs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | 9p: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | ncpfs: fix rename over directory with dangling references | Sage Weil |
2011-05-28 | ncpfs: document dentry_unhash usage | Sage Weil |
2011-05-28 | ecryptfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | hostfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | hfsplus: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | hfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil |
2011-05-28 | omfs: remove unnecessary dentry_unhash on rmdir, dir rneame | Sage Weil |
2011-05-28 | udf: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | ufs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | ubifs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | nilfs2: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | logfs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | jfs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | jffs2: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | sysv: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil |
2011-05-28 | bfs: remove unnecessary dentry_unhash on dir rename | Sage Weil |
2011-05-28 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-05-27 | NFS: Revert NFSROOT default mount options | Chuck Lever |
2011-05-27 | nfs,rcu: convert call_rcu(nfs_free_delegation_callback) to kfree_rcu() | Lai Jiangshan |
2011-05-27 | nfs41: Correct offset for LAYOUTCOMMIT | Vitaliy Gusev |
2011-05-27 | NFS: nfs_update_inode: print current and new inode size in debug output | Harshula Jayasuriya |
2011-05-27 | NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errors | Trond Myklebust |
2011-05-27 | NFSv4: Handle expired stateids when the lease is still valid | Trond Myklebust |
2011-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-05-27 | [CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required) | Steve French |
2011-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds |
2011-05-27 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-05-27 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2011-05-27 | eCryptfs: Allow 2 scatterlist entries for encrypted filenames | Tyler Hicks |
2011-05-27 | eCryptfs: Clear i_nlink in rmdir | Tyler Hicks |
2011-05-27 | [CIFS] Fix endian error comparing authusers when cifsacl enabled | Steve French |
2011-05-27 | arch/tile: more /proc and /sys file support | Chris Metcalf |
2011-05-27 | Btrfs: use the device_list_mutex during write_dev_supers | Chris Mason |
2011-05-27 | fs: cosmetic inode.c cleanups | Christoph Hellwig |
2011-05-27 | vfs: Improve the bio_add_page() and bio_add_pc_page() descriptions | Andreas Gruenbacher |
2011-05-27 | xattr: Fix error results for non-existent / invisible attributes | Andreas Gruenbacher |
2011-05-27 | fs: pass exact type of data dirties to ->dirty_inode | Christoph Hellwig |
2011-05-27 | Lift the check for automount points into do_lookup() | Al Viro |
2011-05-27 | Trim excessive arguments of follow_mount_rcu() | Al Viro |
2011-05-27 | split __follow_mount_rcu() into normal and .. cases | Al Viro |