summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-26Merge branch 'foreign/qu/norecovery-v7' into for-chris-4.6David Sterba4-18/+67
2016-02-26Merge branch 'dev/rename-keys' into for-chris-4.6David Sterba3-12/+64
2016-02-26Merge branch 'dev/gfp-flags' into for-chris-4.6David Sterba10-56/+60
2016-02-26Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6David Sterba7-165/+321
2016-02-12btrfs: Introduce new mount option alias for nologreplayQu Wenruo1-1/+3
2016-02-12btrfs: Introduce new mount option to disable tree log replayQu Wenruo4-7/+40
2016-02-12btrfs: Introduce new mount option usebackuproot to replace recoveryQu Wenruo4-11/+25
2016-02-11btrfs: teach print_leaf about temporary item subtypesDavid Sterba1-0/+11
2016-02-11btrfs: teach print_leaf about permanent item subtypesDavid Sterba1-2/+10
2016-02-11btrfs: switch dev stats item to the permanent item keyDavid Sterba2-5/+8
2016-02-11btrfs: introduce key type for persistent permanent itemsDavid Sterba1-3/+17
2016-02-11btrfs: switch balance item to the temporary item keyDavid Sterba1-3/+3
2016-02-11btrfs: introduce key type for persistent temporary itemsDavid Sterba1-0/+16
2016-02-11btrfs: switch to kcalloc in btrfs_cmp_data_prepareDavid Sterba1-2/+2
2016-02-11btrfs: extent same: use GFP_KERNEL for page array allocationsDavid Sterba1-2/+2
2016-02-11btrfs: device add and remove: use GFP_KERNELDavid Sterba1-4/+5
2016-02-11btrfs: readdir: use GFP_KERNELDavid Sterba1-1/+1
2016-02-11btrfs: fallocate: use GFP_KERNELDavid Sterba1-3/+3
2016-02-11btrfs: let callers of btrfs_alloc_root pass gfp flagsDavid Sterba1-10/+11
2016-02-11btrfs: scrub: use GFP_KERNEL on the submission pathDavid Sterba2-12/+14
2016-02-11btrfs: reada: use GFP_KERNEL everywhereDavid Sterba1-5/+5
2016-02-11btrfs: send: use GFP_KERNEL everywhereDavid Sterba2-19/+19
2016-02-08Linux 4.5-rc3v4.5-rc3Linus Torvalds1-1/+1
2016-02-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds33-149/+230
2016-02-08Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds2-7/+2
2016-02-07Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-65/+131
2016-02-07Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-14/+32
2016-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-126/+166
2016-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds6-17/+75
2016-02-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds28-252/+461
2016-02-06Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-23/+10
2016-02-06epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron1-6/+32
2016-02-06radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-06MAINTAINERS: trim the file triggers for ABI/APIMichael Kerrisk (man-pages)1-2/+0
2016-02-06dax: dirty inode only if requiredDmitry Monakhov1-1/+2
2016-02-06thp: make deferred_split_scan() work againKirill A. Shutemov1-1/+1
2016-02-06mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2-44/+25
2016-02-06ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei1-0/+2
2016-02-06um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange1-13/+10
2016-02-06mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka4-7/+7
2016-02-06mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz1-2/+3
2016-02-06mm: downgrade VM_BUG in isolate_lru_page() to warningKirill A. Shutemov1-1/+1
2016-02-06mempolicy: do not try to queue pages from !vma_migratable()Kirill A. Shutemov1-9/+5
2016-02-06mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa1-1/+1
2016-02-06vmstat: make vmstat_update deferrableMichal Hocko1-1/+1
2016-02-06mm, vmstat: make quiet_vmstat lighterMichal Hocko1-22/+46
2016-02-06mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka1-4/+5
2016-02-06memblock: don't mark memblock_phys_mem_size() as __initDavid Gibson1-1/+1
2016-02-06dump_stack: avoid potential deadlocksEric Dumazet1-3/+4
2016-02-06mm: validate_mm browse_rb SMP race conditionAndrea Arcangeli1-2/+5