Age | Commit message (Expand) | Author |
2016-03-17 | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-17 | Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-03-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-15 | autofs4: use pr_xxx() macros directly for logging | Ian Kent |
2016-03-15 | autofs4: change log print macros to not insert newline | Ian Kent |
2016-03-15 | autofs4: make autofs log prints consistent | Ian Kent |
2016-03-15 | autofs4: fix some white space errors | Ian Kent |
2016-03-15 | autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked() | Ian Kent |
2016-03-15 | autofs4: fix coding style line length in autofs4_wait() | Ian Kent |
2016-03-15 | autofs4: fix coding style problem in autofs4_get_set_timeout() | Ian Kent |
2016-03-15 | autofs4: coding style fixes | Ian Kent |
2016-03-15 | autofs: show pipe inode in mount options | Stanislav Kinsburskiy |
2016-03-15 | mm: simplify lock_page_memcg() | Johannes Weiner |
2016-03-15 | mm: memcontrol: generalize locking for the page->mem_cgroup binding | Johannes Weiner |
2016-03-15 | fs/mpage.c:mpage_readpages(): use lru_to_page() helper | Andrew Morton |
2016-03-15 | ocfs2/dlm: fix a variable overflow problem in dlmdomain.c | Jun Piao |
2016-03-15 | ocfs2: fix a tiny race that leads file system read-only | Jiufei Xue |
2016-03-15 | ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_... | xuejiufei |
2016-03-15 | ocfs2/dlm: clear DROPPING_REF flag when the master goes down | xuejiufei |
2016-03-15 | ocfs2/dlm: return in progress if master can not clear the refmap bit right now | xuejiufei |
2016-03-15 | ocfs2/dlm: add DEREF_DONE message | xuejiufei |
2016-03-15 | ocfs2/dlm: fix a typo in dlmcommon.h | Joseph Qi |
2016-03-15 | ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump() | jiangyiwen |
2016-03-15 | ocfs2/cluster: replace the interrupt safe spinlocks with common ones | jiangyiwen |
2016-03-15 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-03-11 | Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-03-09 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-09 | ext4: iterate over buffer heads correctly in move_extent_per_page() | Eryu Guan |
2016-03-09 | dax: check return value of dax_radix_entry() | Ross Zwisler |
2016-03-09 | ocfs2: fix return value from ocfs2_page_mkwrite() | Jan Kara |
2016-03-07 | jffs2: reduce the breakage on recovery from halfway failed rename() | Al Viro |
2016-03-07 | ncpfs: fix a braino in OOM handling in ncp_fill_cache() | Al Viro |
2016-03-07 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-03-07 | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix | Ingo Molnar |
2016-03-07 | xfs: only run torn log write detection on dirty logs | Brian Foster |
2016-03-07 | xfs: refactor in-core log state update to helper | Brian Foster |
2016-03-07 | xfs: refactor unmount record detection into helper | Brian Foster |
2016-03-07 | xfs: separate log head record discovery from verification | Brian Foster |
2016-03-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2016-03-04 | Merge branch 'for-linus2' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-03-04 | Merge tag 'for-linus-20160304' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2016-03-04 | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-04 | ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support | Yan, Zheng |
2016-03-03 | Btrfs: fix loading of orphan roots leading to BUG_ON | Filipe Manana |
2016-03-03 | writeback: flush inode cgroup wb switches instead of pinning super_block | Tejun Heo |
2016-03-03 | ovl: copy new uid/gid into overlayfs runtime inode | Konstantin Khlebnikov |
2016-03-03 | ovl: ignore lower entries when checking purity of non-directory entries | Konstantin Khlebnikov |