Age | Commit message (Expand) | Author |
2016-12-15 | Merge tag 'for-linus-4.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-12-15 | Merge tag 'upstream-4.10-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2016-12-14 | Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-12-14 | Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-12-14 | radix-tree: improve multiorder iterators | Matthew Wilcox |
2016-12-14 | btrfs: fix race in btrfs_free_dummy_fs_info() | Matthew Wilcox |
2016-12-14 | dax: clear dirty entry tags on cache flush | Jan Kara |
2016-12-14 | dax: protect PTE modification on WP fault by radix tree entry lock | Jan Kara |
2016-12-14 | dax: make cache flushing protected by entry lock | Jan Kara |
2016-12-14 | mm: move handling of COW faults into DAX code | Jan Kara |
2016-12-14 | mm: use vmf->address instead of of vmf->virtual_address | Jan Kara |
2016-12-14 | mm: join struct fault_env and vm_fault | Jan Kara |
2016-12-14 | mm: add locked parameter to get_user_pages_remote() | Lorenzo Stoakes |
2016-12-14 | btrfs: better handle btrfs_printk() defaults | Petr Mladek |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2016-12-14 | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2016-12-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-12-14 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2016-12-14 | Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2016-12-14 | ubifs: Initialize fstr_real_len | Richard Weinberger |
2016-12-14 | Merge tag 'dlm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds |
2016-12-14 | Merge tag 'jfs-4.10' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds |
2016-12-13 | block_dev: don't update file access position for sync direct IO | Shaohua Li |
2016-12-13 | block_dev: don't test bdev->bd_contains when it is not stable | NeilBrown |
2016-12-13 | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-13 | Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-12-13 | ubifs: Use fscrypt ioctl() helpers | Richard Weinberger |
2016-12-13 | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-12-13 | Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-12-13 | ubifs: Use FS_CFLG_OWN_PAGES | Richard Weinberger |
2016-12-12 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds |
2016-12-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-12-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-12 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-12 | binfmt_elf: use vmalloc() for allocation of vma_filesz | Jason Baron |
2016-12-12 | printk/btrfs: handle more message headers | Petr Mladek |
2016-12-12 | fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time | Alexey Dobriyan |
2016-12-12 | fs/proc/base.c: save decrement during lookup/readdir in /proc/$PID | Alexey Dobriyan |
2016-12-12 | fs/proc/array.c: slightly improve render_sigset_t | Rasmus Villemoes |
2016-12-12 | proc: tweak comments about 2 stage open and everything | Alexey Dobriyan |
2016-12-12 | proc: kmalloc struct pde_opener | Alexey Dobriyan |
2016-12-12 | proc: fix type of struct pde_opener::closing field | Alexey Dobriyan |
2016-12-12 | proc: just list_del() struct pde_opener | Alexey Dobriyan |
2016-12-12 | proc: make struct struct map_files_info::len unsigned int | Alexey Dobriyan |
2016-12-12 | proc: make struct pid_entry::len unsigned | Alexey Dobriyan |
2016-12-12 | proc: report no_new_privs state | Kees Cook |
2016-12-12 | mm: add cond_resched() in gather_pte_stats() | Hugh Dickins |
2016-12-12 | lib: radix-tree: update callback for changing leaf nodes | Johannes Weiner |