| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-05-28 | 53 | -235/+127 |
|\ |
|
| * | Cache xattr security drop check for write v2 | Andi Kleen | 2011-05-28 | 4 | -4/+37 |
| * | fs: block_page_mkwrite should wait for writeback to finish | Darrick J. Wong | 2011-05-28 | 1 | -0/+1 |
| * | mm: Wait for writeback when grabbing pages to begin a write | Darrick J. Wong | 2011-05-28 | 1 | -1/+3 |
| * | configfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -2/+0 |
| * | fat: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 2011-05-28 | 2 | -10/+0 |
| * | hpfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -5/+0 |
| * | minix: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -5/+0 |
| * | fuse: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -5/+0 |
| * | coda: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -5/+0 |
| * | afs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -5/+0 |
| * | affs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -5/+0 |
| * | 9p: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -4/+0 |
| * | ncpfs: fix rename over directory with dangling references | Sage Weil | 2011-05-28 | 1 | -1/+9 |
| * | ncpfs: document dentry_unhash usage | Sage Weil | 2011-05-28 | 1 | -1/+4 |
| * | ecryptfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -5/+0 |
| * | hostfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -5/+0 |
| * | hfsplus: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -6/+2 |
| * | hfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -6/+0 |
| * | omfs: remove unnecessary dentry_unhash on rmdir, dir rneame | Sage Weil | 2011-05-28 | 1 | -8/+3 |
| * | udf: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -5/+0 |
| * | reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil | 2011-05-28 | 2 | -6/+0 |
| * | ufs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -5/+0 |
| * | ubifs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -5/+0 |
| * | nilfs2: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -5/+0 |
| * | logfs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -5/+0 |
| * | jfs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -5/+0 |
| * | jffs2: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -5/+0 |
| * | sysv: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil | 2011-05-28 | 1 | -5/+0 |
| * | bfs: remove unnecessary dentry_unhash on dir rename | Sage Weil | 2011-05-28 | 1 | -3/+0 |
| * | fs: cosmetic inode.c cleanups | Christoph Hellwig | 2011-05-27 | 1 | -49/+5 |
| * | vfs: Improve the bio_add_page() and bio_add_pc_page() descriptions | Andreas Gruenbacher | 2011-05-27 | 1 | -8/+8 |
| * | xattr: Fix error results for non-existent / invisible attributes | Andreas Gruenbacher | 2011-05-27 | 1 | -6/+10 |
| * | fs: pass exact type of data dirties to ->dirty_inode | Christoph Hellwig | 2011-05-27 | 19 | -23/+21 |
| * | Lift the check for automount points into do_lookup() | Al Viro | 2011-05-27 | 1 | -5/+5 |
| * | Trim excessive arguments of follow_mount_rcu() | Al Viro | 2011-05-27 | 1 | -18/+8 |
| * | split __follow_mount_rcu() into normal and .. cases | Al Viro | 2011-05-27 | 1 | -9/+26 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-28 | 16 | -1194/+2284 |
|\ \ |
|
| * | | x86, asm: Clean up desc.h a bit | Ingo Molnar | 2011-05-27 | 1 | -76/+76 |
| * | | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12 | Boris Ostrovsky | 2011-05-26 | 1 | -2/+5 |
| * | | x86: Move do_page_fault()'s error path under unlikely() | KOSAKI Motohiro | 2011-05-26 | 1 | -15/+20 |
| * | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2011-05-26 | 932 | -12293/+51041 |
| |\ \ |
|
| * | | | x86, efi: Retain boot service code until after switching to virtual mode | Matthew Garrett | 2011-05-25 | 4 | -3/+55 |
| * | | | x86: Remove unnecessary check in detect_ht() | Nikhil P Rao | 2011-05-25 | 1 | -7/+0 |
| * | | | x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ... | Richard Kennedy | 2011-05-25 | 1 | -2/+2 |
| * | | | x86, UV: Clean up uv_tlb.c | Cliff Wickman | 2011-05-25 | 2 | -899/+1099 |
| * | | | x86, UV: Add support for SGI UV2 hub chip | Jack Steiner | 2011-05-25 | 6 | -238/+1075 |
| * | | | x86, cpufeature: Update CPU feature RDRND to RDRAND | Kees Cook | 2011-05-24 | 1 | -1/+1 |
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-05-28 | 8 | -27/+65 |
|\ \ \ \ |
|
| * | | | | cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed | KOSAKI Motohiro | 2011-05-28 | 5 | -12/+24 |