Age | Commit message (Expand) | Author |
2016-01-19 | btrfs: Small cleanup for get index_srcdev loop | Zhao Lei |
2016-01-19 | btrfs: Enhance chunk validation check | Qu Wenruo |
2016-01-19 | btrfs: Enhance super validation check | Qu Wenruo |
2016-01-19 | Btrfs: fix deadlock running delayed iputs at transaction commit time | Filipe Manana |
2016-01-19 | Btrfs: fix typo in log message when starting a balance | Filipe Manana |
2016-01-19 | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Chris Mason |
2016-01-19 | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel... | Chris Mason |
2016-01-19 | pipe: limit the per-user amount of pages allocated in pipes | Willy Tarreau |
2016-01-19 | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-19 | find_filesystem(): simplify comparison | Al Viro |
2016-01-19 | btrfs: remove duplicate const specifier | Colin Ian King |
2016-01-19 | Merge branch 'xfs-misc-fixes-for-4.5-3' into for-next | Dave Chinner |
2016-01-19 | xfs: log mount failures don't wait for buffers to be released | Dave Chinner |
2016-01-19 | Revert "xfs: clear PF_NOFREEZE for xfsaild kthread" | Dave Chinner |
2016-01-19 | Merge branch 'xfs-setxattr-promotion' into for-next | Dave Chinner |
2016-01-18 | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2016-01-16 | fs/stat.c: drop the last new_valid_dev check | Yaowei Bai |
2016-01-15 | mm/hugetlbfs: unmap pages if page fault raced with hole punch | Mike Kravetz |
2016-01-15 | fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list() | Mike Kravetz |
2016-01-15 | mm: fix locking order in mm_take_all_locks() | Kirill A. Shutemov |
2016-01-15 | cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_fro... | Tejun Heo |
2016-01-15 | dax: re-enable dax pmd mappings | Dan Williams |
2016-01-15 | dax: provide diagnostics for pmd mapping failures | Dan Williams |
2016-01-15 | mm, dax: convert vmf_insert_pfn_pmd() to pfn_t | Dan Williams |
2016-01-15 | mm, dax, gpu: convert vm_insert_mixed to pfn_t | Dan Williams |
2016-01-15 | mm, dax, pmem: introduce pfn_t | Dan Williams |
2016-01-15 | dax: Split pmd map when fallback on COW | Toshi Kani |
2016-01-15 | dax: fix lifetime of in-kernel dax mappings with dax_map_atomic() | Dan Williams |
2016-01-15 | dax: guarantee page aligned results from bdev_direct_access() | Dan Williams |
2016-01-15 | dax: increase granularity of dax_clear_blocks() operations | Dan Williams |
2016-01-15 | pmem, dax: clean up clear_pmem() | Dan Williams |
2016-01-15 | mm: differentiate page_mapped() from page_mapcount() for compound pages | Kirill A. Shutemov |
2016-01-15 | mm, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov |
2016-01-15 | mm, proc: adjust PSS calculation | Kirill A. Shutemov |
2016-01-15 | page-flags: define PG_locked behavior on compound pages | Kirill A. Shutemov |
2016-01-15 | Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-01-15 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-15 | btrfs: initialize the seq counter in struct btrfs_device | Sebastian Andrzej Siewior |
2016-01-15 | Btrfs: clean up an error code in btrfs_init_space_info() | Dan Carpenter |
2016-01-15 | btrfs: fix iterator with update error in backref.c | Geliang Tang |
2016-01-15 | Btrfs: fix output of compression message in btrfs_parse_options() | Tsutomu Itoh |
2016-01-15 | Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub... | Chandan Rajendra |
2016-01-15 | btrfs: cleanup, stop casting for extent_map->lookup everywhere | Jeff Mahoney |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-01-14 | Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-14 | mm: rework virtual memory accounting | Konstantin Khlebnikov |
2016-01-14 | hugetlb: make mm and fs code explicitly non-modular | Paul Gortmaker |