Age | Commit message (Expand) | Author |
2012-12-16 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2012-12-15 | Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstore | Linus Torvalds |
2012-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2012-12-13 | Merge branch 'autofs' (patches from Ian Kent) | Linus Torvalds |
2012-12-13 | autofs4 - use simple_empty() for empty directory check | Ian Kent |
2012-12-13 | autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mount | Ian Kent |
2012-12-13 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-12 | pstore/ftrace: Adjust for ftrace_ops->func prototype change | Anton Vorontsov |
2012-12-12 | pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftr... | Arve Hjønnevåg |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-12-12 | fs/buffer.c: remove redundant initialization in alloc_page_buffers() | Yan Hong |
2012-12-12 | fs/buffer.c: do not inline exported function | Yan Hong |
2012-12-12 | writeback: fix a typo in comment | Yan Hong |
2012-12-12 | procfs: use N_MEMORY instead N_HIGH_MEMORY | Lai Jiangshan |
2012-12-12 | thp: change split_huge_page_pmd() interface | Kirill A. Shutemov |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-12 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2012-12-12 | Merge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2012-12-12 | Merge tag 'dlm-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds |
2012-12-12 | Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-12-11 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-12-11 | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds |
2012-12-11 | mm, oom: change type of oom_score_adj to short | David Rientjes |
2012-12-11 | mm: redefine address_space.assoc_mapping | Rafael Aquini |
2012-12-11 | mm: adjust address_space_operations.migratepage() return code | Rafael Aquini |
2012-12-11 | mm: use vm_unmapped_area() in hugetlbfs | Michel Lespinasse |
2012-12-11 | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB | Andi Kleen |
2012-12-11 | writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr() | Namjae Jeon |
2012-12-11 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-12-11 | CIFS: Fix write after setting a read lock for read oplock files | Pavel Shilovsky |
2012-12-11 | cifs: parse the device name into UNC and prepath | Jeff Layton |
2012-12-11 | cifs: fix up handling of prefixpath= option | Jeff Layton |
2012-12-11 | cifs: clean up handling of unc= option | Jeff Layton |
2012-12-11 | cifs: fix SID binary to string conversion | Jeff Layton |
2012-12-11 | Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled" | Ingo Molnar |
2012-12-11 | ext4: zero out inline data using memset() instead of empty_zero_page | Theodore Ts'o |
2012-12-10 | ext4: ensure Inode flags consistency are checked at build time | Carlos Maiolino |
2012-12-10 | ext4: Remove CONFIG_EXT4_FS_XATTR | Tao Ma |
2012-12-10 | ext4: remove unused variable from ext4_ext_in_cache() | Zhi Yong Wu |
2012-12-10 | ext4: remove redundant initialization in ext4_fill_super() | Guo Chao |
2012-12-10 | ext4: remove redundant code in ext4_alloc_inode() | Guo Chao |
2012-12-10 | ext4: use sync_inode_metadata() when syncing inode metadata | Guo Chao |
2012-12-10 | ext4: enable ext4 inline support | Tao Ma |
2012-12-10 | ext4: let fallocate handle inline data correctly | Tao Ma |
2012-12-10 | ext4: let ext4_truncate handle inline data correctly | Tao Ma |
2012-12-10 | ext4: evict inline data out if we need to strore xattr in inode | Tao Ma |
2012-12-10 | ext4: let fiemap work with inline data | Tao Ma |