Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-09-07 | ocfs2: clean up some dead code | Jun Piao | 12 | -71/+19 |
2017-09-07 | ocfs2: make ocfs2_set_acl() static | Jan Kara | 2 | -8/+1 |
2017-09-07 | modpost: simplify sec_name() | Masahiro Yamada | 1 | -16/+11 |
2017-09-07 | dax: initialize variable pfn before using it | Nicolas Iooss | 1 | -1/+1 |
2017-09-07 | dax: use PG_PMD_COLOUR instead of open coding | Ross Zwisler | 1 | -7/+4 |
2017-09-07 | dax: explain how read(2)/write(2) addresses are validated | Ross Zwisler | 1 | -0/+5 |
2017-09-07 | dax: move all DAX radix tree defs to fs/dax.c | Ross Zwisler | 2 | -41/+34 |
2017-09-07 | dax: remove DAX code from page_cache_tree_insert() | Ross Zwisler | 3 | -14/+3 |
2017-09-07 | dax: use common 4k zero page for dax mmap reads | Ross Zwisler | 7 | -235/+86 |
2017-09-07 | dax: relocate some dax functions | Ross Zwisler | 1 | -69/+69 |
2017-09-07 | mm: add vm_insert_mixed_mkwrite() | Ross Zwisler | 2 | -7/+45 |
2017-09-07 | metag/numa: remove the unused parent_node() macro | Dou Liyang | 1 | -1/+0 |
2017-09-04 | alpha: math-emu: Fix modular build | Ben Hutchings | 2 | -0/+3 |