| Commit message (Expand) | Author | Age |
| * | mm: fix kernel BUG at mm/rmap.c:1017! | Hugh Dickins | 2011-05-28 |
| * | tmpfs: fix race between truncate and writepage | Hugh Dickins | 2011-05-28 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-05-28 |
| |\ |
|
| | * | Cache xattr security drop check for write v2 | Andi Kleen | 2011-05-28 |
| | * | fs: block_page_mkwrite should wait for writeback to finish | Darrick J. Wong | 2011-05-28 |
| | * | mm: Wait for writeback when grabbing pages to begin a write | Darrick J. Wong | 2011-05-28 |
| | * | configfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 2011-05-28 |
| | * | fat: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 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 |
| | * | 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 | 2011-05-27 |
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-28 |
| |\ \ |
|
| | * | | x86, asm: Clean up desc.h a bit | Ingo Molnar | 2011-05-27 |
| | * | | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12 | Boris Ostrovsky | 2011-05-26 |
| | * | | x86: Move do_page_fault()'s error path under unlikely() | KOSAKI Motohiro | 2011-05-26 |
| | * | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2011-05-26 |
| | |\ \ |
|
| | * | | | x86, efi: Retain boot service code until after switching to virtual mode | Matthew Garrett | 2011-05-25 |
| | * | | | x86: Remove unnecessary check in detect_ht() | Nikhil P Rao | 2011-05-25 |
| | * | | | x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ... | Richard Kennedy | 2011-05-25 |
| | * | | | x86, UV: Clean up uv_tlb.c | Cliff Wickman | 2011-05-25 |
| | * | | | x86, UV: Add support for SGI UV2 hub chip | Jack Steiner | 2011-05-25 |
| | * | | | x86, cpufeature: Update CPU feature RDRND to RDRAND | Kees Cook | 2011-05-24 |