Age | Commit message (Expand) | Author |
2016-05-18 | libnvdimm: stop requiring a driver ->remove() method | Dan Williams |
2016-05-09 | libnvdimm, dax: record the specified alignment of a dax-device instance | Dan Williams |
2016-05-09 | libnvdimm, dax: reserve space to store labels for device-dax | Dan Williams |
2016-05-09 | libnvdimm, dax: introduce device-dax infrastructure | Dan Williams |
2016-04-22 | libnvdimm: cleanup nvdimm_namespace_common_probe(), kill 'host' | Dan Williams |
2016-04-22 | libnvdimm, pmem: kill ->pmem_queue and ->pmem_disk | Dan Williams |
2016-04-22 | libnvdimm, pmem, pfn: move pfn setup to the core | Dan Williams |
2016-04-22 | libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup | Dan Williams |
2016-04-22 | libnvdimm, pmem: clean up resource print / request | Dan Williams |
2016-04-22 | libnvdimm, pmem: use devm_add_action to release bdev resources | Dan Williams |
2016-04-22 | libnvdimm, blk: move i/o infrastructure to nd_namespace_blk | Dan Williams |
2016-04-22 | libnvdimm, blk: quiet i/o error reporting | Dan Williams |
2016-04-22 | libnvdimm, pmem: use ->queuedata for driver private data | Dan Williams |
2016-04-22 | libnvdimm, blk: use ->queuedata for driver private data | Dan Williams |
2016-04-22 | libnvdimm, blk: use devm_add_action to release bdev resources | Dan Williams |
2016-04-22 | libnvdimm, btt, convert nd_btt_probe() to devm | Dan Williams |
2016-04-22 | libnvdimm, pfn, convert nd_pfn_probe() to devm | Dan Williams |
2016-04-22 | libnvdimm, pmem: kill pmem->ndns | Dan Williams |
2016-04-18 | Linux 4.6-rc4 | Linus Torvalds |
2016-04-17 | Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds |
2016-04-17 | dm cache metadata: fix cmd_read_lock() acquiring write lock | Ahmed Samy |
2016-04-17 | Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-04-17 | Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-04-17 | Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-04-16 | Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds |
2016-04-16 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-04-16 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-04-16 | Merge branch 'fix/edma' into fixes | Vinod Koul |
2016-04-16 | Merge branch 'fix/xilinx' into fixes | Vinod Koul |
2016-04-16 | Merge branch 'fix/omap' into fixes | Vinod Koul |
2016-04-16 | Merge branch 'fix/hsu' into fixes | Vinod Koul |
2016-04-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-04-15 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-04-15 | Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2016-04-15 | Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2016-04-15 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-04-15 | Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-04-15 | libnvdimm, pmem: clarify the write+clear_poison+write flow | Dan Williams |
2016-04-15 | block: loop: fix filesystem corruption in case of aio/dio | Ming Lei |
2016-04-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-04-15 | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-04-15 | Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds |
2016-04-15 | Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-04-15 | Merge tag 'sound-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2016-04-15 | Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu... | Linus Torvalds |
2016-04-15 | Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-04-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-04-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2016-04-14 | dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros | Mike Snitzer |
2016-04-14 | NVMe: Always use MSI/MSI-x interrupts | Keith Busch |