summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-10Merge branch 'for-4.5/block-dax' into for-4.5/libnvdimmDan Williams290-1946/+3172
2016-01-09block: kill disk_{check|set|clear|alloc}_badblocksDan Williams2-47/+0
2016-01-09libnvdimm, pmem: nvdimm_read_bytes() badblocks supportDan Williams1-2/+10
2016-01-09pmem, dax: disable dax in the presence of bad blocksDan Williams2-0/+11
2016-01-09pmem: fail io-requests to known bad blocksDan Williams1-7/+39
2016-01-09libnvdimm: convert to statically allocated badblocksDan Williams3-47/+24
2016-01-09libnvdimm: don't fail init for full badblocks listDan Williams1-11/+16
2016-01-09block, badblocks: introduce devm_init_badblocksDan Williams2-14/+48
2016-01-09block: clarify badblocks lifetimeDan Williams2-5/+2
2016-01-09badblocks: rename badblocks_free to badblocks_exitDan Williams4-6/+6
2016-01-09libnvdimm, pmem: move definition of nvdimm_namespace_add_poison to nd.hDan Williams3-3/+2
2016-01-09libnvdimm: Add a poison list and export badblocksVishal Verma6-0/+406
2016-01-09nfit_test: Enable DSMs for all test NFITsDan Williams1-0/+11
2016-01-09md: convert to use the generic badblocks codeVishal Verma2-528/+28
2016-01-09block: Add badblock management for gendisksVishal Verma2-0/+83
2016-01-09badblocks: Add core badblock management codeVishal Verma3-1/+615
2016-01-09block: fix del_gendisk() vs blkdev_ioctl crashDan Williams1-1/+0
2016-01-09block: enable dax for raw block devicesDan Williams4-8/+169
2016-01-09block: introduce bdev_file_inode()Dan Williams1-7/+12
2016-01-09restrict /dev/mem to idle io memory rangesDan Williams2-5/+29
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams16-86/+31
2016-01-05libnvdimm: fix namespace object confusion in is_uuid_busy()Dan Williams2-56/+53
2015-12-24libnvdimm, pfn: move 'memory mode' indication to sysfsDan Williams1-13/+28
2015-12-24tools/testing/libnvdimm: cleanup mock resource lookupDan Williams1-46/+23
2015-12-24libnvdimm, pfn: fix nd_pfn_validate() return value handlingDan Williams1-1/+3
2015-12-15libnvdimm, pfn: enable pfn sysfs interface unit testingDan Williams2-0/+50
2015-12-13Linux 4.4-rc5v4.4-rc5Linus Torvalds1-1/+1
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra8-28/+28
2015-12-13Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-13/+14
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+3
2015-12-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2015-12-13Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+4
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-16/+21
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds30-79/+200
2015-12-13libnvdimm, pfn: fix pfn seed creationDan Williams3-0/+20
2015-12-13libnvdimm, pfn: add parent uuid validation Dan Williams2-3/+8
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-32/+76
2015-12-12libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZEDan Williams3-3/+65
2015-12-12Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-48/+34
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-62/+77
2015-12-12Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-27/+13
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-89/+142
2015-12-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-6/+11
2015-12-12MIPS: fix DMA contiguous allocationQais Yousef1-1/+1
2015-12-12sh64: fix __NR_fgetxattrDmitry V. Levin1-1/+1
2015-12-12ocfs2: fix SGID not inherited issueJunxiao Bi1-3/+1
2015-12-12mm/oom_kill.c: avoid attempting to kill init sharing same memoryChen Jie1-0/+2
2015-12-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings1-0/+4
2015-12-12tmpfs: fix shmem_evict_inode() warnings on i_blocksHugh Dickins1-20/+14
2015-12-12mm/hugetlb.c: fix resv map memory leak for placeholder entriesMike Kravetz1-2/+12