summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-13dax: call get_blocks() with create == 1 for write faults to unwritten extentsJan Kara
2016-05-06ext4: remove unmeetable inconsisteny check from ext4_find_extent()Nicolai Stange
2016-05-06jbd2: remove excess descriptions for handle_sLuis de Bethencourt
2016-05-06ext4: 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-26ext4: fix races between changing inode journal mode and ext4_writepagesDaeho Jeong
2016-04-26ext4: handle unwritten or delalloc buffers before enabling data journalingDaeho Jeong
2016-04-26ext4: 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-24ext4: allow readdir()'s of large empty directories to be interruptedTheodore Ts'o
2016-04-18Linux 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-17Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-04-17Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-04-17Merge 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
2016-04-15Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-15Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-04-15Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-04-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-04-15Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-15libnvdimm, pmem: clarify the write+clear_poison+write flowDan Williams
2016-04-15block: loop: fix filesystem corruption in case of aio/dioMing Lei
2016-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-15Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-04-15Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2016-04-15Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-15Merge tag 'sound-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-04-15Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-04-15Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-04-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-04-14dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macrosMike Snitzer