| Commit message (Expand) | Author | Files | Lines |
2016-01-10 | libnvdimm, pmem: nvdimm_read_bytes() badblocks support | Dan Williams | 1 | -2/+10 |
2016-01-10 | pmem, dax: disable dax in the presence of bad blocks | Dan Williams | 2 | -0/+11 |
2016-01-09 | pmem: fail io-requests to known bad blocks | Dan Williams | 1 | -7/+39 |
2016-01-09 | libnvdimm: convert to statically allocated badblocks | Dan Williams | 3 | -47/+24 |
2016-01-09 | libnvdimm: don't fail init for full badblocks list | Dan Williams | 1 | -11/+16 |
2016-01-09 | block, badblocks: introduce devm_init_badblocks | Dan Williams | 2 | -14/+48 |
2016-01-09 | block: clarify badblocks lifetime | Dan Williams | 2 | -5/+2 |
2016-01-09 | badblocks: rename badblocks_free to badblocks_exit | Dan Williams | 4 | -6/+6 |
2016-01-09 | libnvdimm, pmem: move definition of nvdimm_namespace_add_poison to nd.h | Dan Williams | 3 | -3/+2 |
2016-01-09 | libnvdimm: Add a poison list and export badblocks | Vishal Verma | 6 | -0/+406 |
2016-01-09 | nfit_test: Enable DSMs for all test NFITs | Dan Williams | 1 | -0/+11 |
2016-01-09 | md: convert to use the generic badblocks code | Vishal Verma | 2 | -528/+28 |
2016-01-09 | block: Add badblock management for gendisks | Vishal Verma | 2 | -0/+83 |
2016-01-09 | badblocks: Add core badblock management code | Vishal Verma | 3 | -1/+615 |
2016-01-09 | block: fix del_gendisk() vs blkdev_ioctl crash | Dan Williams | 1 | -1/+0 |
2016-01-09 | block: enable dax for raw block devices | Dan Williams | 4 | -8/+169 |
2016-01-09 | block: introduce bdev_file_inode() | Dan Williams | 1 | -7/+12 |
2016-01-09 | restrict /dev/mem to idle io memory ranges | Dan Williams | 2 | -5/+29 |
2016-01-09 | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug | Dan Williams | 16 | -86/+31 |
2016-01-06 | libnvdimm: fix namespace object confusion in is_uuid_busy() | Dan Williams | 2 | -56/+53 |
2015-12-24 | libnvdimm, pfn: move 'memory mode' indication to sysfs | Dan Williams | 1 | -13/+28 |
2015-12-24 | tools/testing/libnvdimm: cleanup mock resource lookup | Dan Williams | 1 | -46/+23 |
2015-12-24 | libnvdimm, pfn: fix nd_pfn_validate() return value handling | Dan Williams | 1 | -1/+3 |
2015-12-15 | libnvdimm, pfn: enable pfn sysfs interface unit testing | Dan Williams | 2 | -0/+50 |
2015-12-14 | Linux 4.4-rc5v4.4-rc5 | Linus Torvalds | 1 | -1/+1 |
2015-12-13 | sched/wait: Fix the signal handling fix | Peter Zijlstra | 8 | -28/+28 |
2015-12-13 | libnvdimm, pfn: fix pfn seed creation | Dan Williams | 3 | -0/+20 |
2015-12-13 | libnvdimm, pfn: add parent uuid validation | Dan Williams | 2 | -3/+8 |
2015-12-13 | libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZE | Dan Williams | 3 | -3/+65 |
2015-12-12 | MIPS: fix DMA contiguous allocation | Qais Yousef | 1 | -1/+1 |
2015-12-12 | sh64: fix __NR_fgetxattr | Dmitry V. Levin | 1 | -1/+1 |
2015-12-12 | ocfs2: fix SGID not inherited issue | Junxiao Bi | 1 | -3/+1 |
2015-12-12 | mm/oom_kill.c: avoid attempting to kill init sharing same memory | Chen Jie | 1 | -0/+2 |
2015-12-12 | drivers/base/memory.c: prohibit offlining of memory blocks with missing sections | Seth Jennings | 1 | -0/+4 |
2015-12-12 | tmpfs: fix shmem_evict_inode() warnings on i_blocks | Hugh Dickins | 1 | -20/+14 |
2015-12-12 | mm/hugetlb.c: fix resv map memory leak for placeholder entries | Mike Kravetz | 1 | -2/+12 |
2015-12-12 | mm: hugetlb: call huge_pte_alloc() only if ptep is null | Naoya Horiguchi | 1 | -4/+4 |
2015-12-12 | kernel: remove stop_machine() Kconfig dependency | Chris Wilson | 3 | -12/+5 |
2015-12-12 | mm: kmemleak: mark kmemleak_init prototype as __init | Nicolas Iooss | 1 | -1/+1 |
2015-12-12 | mm: fix kerneldoc on mem_cgroup_replace_page | Hugh Dickins | 1 | -1/+1 |
2015-12-12 | osd fs: __r4w_get_page rely on PageUptodate for uptodate | Hugh Dickins | 2 | -8/+2 |
2015-12-12 | MAINTAINERS: make Vladimir co-maintainer of the memory controller | Johannes Weiner | 1 | -0/+1 |
2015-12-12 | mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ... | Michal Hocko | 2 | -5/+20 |
2015-12-12 | mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo | Vlastimil Babka | 2 | -2/+3 |
2015-12-12 | memcg: fix memory.high target | Vladimir Davydov | 1 | -1/+1 |
2015-12-12 | mm: hugetlb: fix hugepage memory leak caused by wrong reserve count | Naoya Horiguchi | 1 | -1/+4 |
2015-12-12 | parisc: Disable huge pages on Mako machines | Helge Deller | 1 | -1/+2 |
2015-12-12 | parisc: Wire up mlock2 syscall | Helge Deller | 2 | -1/+3 |
2015-12-12 | parisc: Remove unused pcibios_init_bus() | Bjorn Helgaas | 1 | -18/+0 |
2015-12-12 | parisc iommu: fix panic due to trying to allocate too large region | Mikulas Patocka | 1 | -7/+8 |