summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-17xfs: Add alignment check for DAX mountToshi Kani
2016-05-17ext2: Add alignment check for DAX mountToshi Kani
2016-05-17ext4: Add alignment check for DAX mountToshi Kani
2016-05-17block: Add bdev_dax_supported() for dax mount checksToshi Kani
2016-05-17block: Add vfs_msg() interfaceToshi Kani
2016-05-17dax: Remove redundant inode size checksJan Kara
2016-05-17dax: Remove pointless writeback from dax_do_io()Jan Kara
2016-05-17dax: Remove zeroing from dax_io()Jan Kara
2016-05-17dax: Remove dead zeroing code from fault handlersJan Kara
2016-05-17ext2: Avoid DAX zeroing to corrupt dataJan Kara
2016-05-17ext2: Fix block zeroing in ext2_get_blocks() for DAXJan Kara
2016-05-16dax: Remove complete_unwritten argumentJan Kara
2016-05-16DAX: move RADIX_DAX_ definitions to dax.cNeilBrown
2016-05-13ext4: pre-zero allocated blocks for DAX IOJan Kara
2016-05-13ext4: refactor direct IO codeJan Kara
2016-05-13ext4: fix race in transient ENOSPC detectionJan Kara
2016-05-13ext4: handle transient ENOSPC properly for DAXJan Kara
2016-05-13dax: call get_blocks() with create == 1 for write faults to unwritten extentsJan Kara
2016-05-05ext4: remove unmeetable inconsisteny check from ext4_find_extent()Nicolai Stange
2016-05-05jbd2: remove excess descriptions for handle_sLuis de Bethencourt
2016-05-05ext4: remove unnecessary bio get/putJens Axboe
2016-05-05ext4: silence UBSAN in ext4_mb_init()Nicolai Stange
2016-05-05ext4: address UBSAN warning in mb_find_order_for_block()Nicolai Stange
2016-05-05ext4: fix oops on corrupted filesystemJan Kara
2016-05-05ext4: fix check of dqget() return value in ext4_ioctl_setproject()Seth Forshee
2016-04-30ext4: clean up error handling when orphan list is corruptedTheodore Ts'o
2016-04-30ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o
2016-04-27ext4: remove trailing \n from ext4_warning/ext4_error callsJakub Wilk
2016-04-25ext4: fix races between changing inode journal mode and ext4_writepagesDaeho Jeong
2016-04-25ext4: handle unwritten or delalloc buffers before enabling data journalingDaeho Jeong
2016-04-25ext4: fix jbd2 handle extension in ext4_ext_truncate_extend_restart()Theodore Ts'o
2016-04-24ext4: do not ask jbd2 to write data for delalloc buffersJan Kara
2016-04-24jbd2: add support for avoiding data writes during transaction commitsJan Kara
2016-04-24ext4: remove EXT4_STATE_ORDERED_MODEJan Kara
2016-04-24ext4: fix data exposure after a crashJan Kara
2016-04-23ext4: allow readdir()'s of large empty directories to be interruptedTheodore Ts'o
2016-04-17Linux 4.6-rc4Linus Torvalds
2016-04-17Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2016-04-17dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy
2016-04-16Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-04-16Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-04-16Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-16Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2016-04-16Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-04-16Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-16Merge branch 'fix/edma' into fixesVinod Koul
2016-04-16Merge branch 'fix/xilinx' into fixesVinod Koul
2016-04-16Merge branch 'fix/omap' into fixesVinod Koul
2016-04-16Merge branch 'fix/hsu' into fixesVinod Koul
2016-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds