summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-12-14Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-14Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-14radix-tree: improve multiorder iteratorsMatthew Wilcox
2016-12-14btrfs: fix race in btrfs_free_dummy_fs_info()Matthew Wilcox
2016-12-14dax: clear dirty entry tags on cache flushJan Kara
2016-12-14dax: protect PTE modification on WP fault by radix tree entry lockJan Kara
2016-12-14dax: make cache flushing protected by entry lockJan Kara
2016-12-14mm: move handling of COW faults into DAX codeJan Kara
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara
2016-12-14mm: join struct fault_env and vm_faultJan Kara
2016-12-14mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes
2016-12-14btrfs: better handle btrfs_printk() defaultsPetr Mladek
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-12-14Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-12-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-12-14Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2016-12-14Merge tag 'dlm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2016-12-14Merge tag 'jfs-4.10' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2016-12-13block_dev: don't update file access position for sync direct IOShaohua Li
2016-12-13block_dev: don't test bdev->bd_contains when it is not stableNeilBrown
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-13Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12binfmt_elf: use vmalloc() for allocation of vma_fileszJason Baron
2016-12-12printk/btrfs: handle more message headersPetr Mladek
2016-12-12fs/proc: calculate /proc/* and /proc/*/task/* nlink at init timeAlexey Dobriyan
2016-12-12fs/proc/base.c: save decrement during lookup/readdir in /proc/$PIDAlexey Dobriyan
2016-12-12fs/proc/array.c: slightly improve render_sigset_tRasmus Villemoes
2016-12-12proc: tweak comments about 2 stage open and everythingAlexey Dobriyan
2016-12-12proc: kmalloc struct pde_openerAlexey Dobriyan
2016-12-12proc: fix type of struct pde_opener::closing fieldAlexey Dobriyan
2016-12-12proc: just list_del() struct pde_openerAlexey Dobriyan
2016-12-12proc: make struct struct map_files_info::len unsigned intAlexey Dobriyan
2016-12-12proc: make struct pid_entry::len unsignedAlexey Dobriyan
2016-12-12proc: report no_new_privs stateKees Cook
2016-12-12mm: add cond_resched() in gather_pte_stats()Hugh Dickins
2016-12-12lib: radix-tree: update callback for changing leaf nodesJohannes Weiner
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner
2016-12-12lib: radix-tree: native accounting of exceptional entriesJohannes Weiner
2016-12-12fs/fs-writeback.c: remove redundant if checkTahsin Erdogan
2016-12-12ocfs2: replace CURRENT_TIME macroDeepa Dinamani
2016-12-12ocfs2: use time64_t to represent orphan scan timesDeepa Dinamani