summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext2: Add alignment check for DAX mountToshi Kani2016-05-171-9/+2
* ext4: Add alignment check for DAX mountToshi Kani2016-05-171-9/+2
* block: Add bdev_dax_supported() for dax mount checksToshi Kani2016-05-172-0/+46
* block: Add vfs_msg() interfaceToshi Kani2016-05-172-0/+23
* dax: Remove redundant inode size checksJan Kara2016-05-171-59/+1
* dax: Remove pointless writeback from dax_do_io()Jan Kara2016-05-171-9/+1
* dax: Remove zeroing from dax_io()Jan Kara2016-05-171-18/+10
* dax: Remove dead zeroing code from fault handlersJan Kara2016-05-171-15/+2
* ext2: Avoid DAX zeroing to corrupt dataJan Kara2016-05-171-2/+2
* ext2: Fix block zeroing in ext2_get_blocks() for DAXJan Kara2016-05-171-1/+1
* dax: Remove complete_unwritten argumentJan Kara2016-05-177-55/+25
* DAX: move RADIX_DAX_ definitions to dax.cNeilBrown2016-05-172-9/+9
* ext4: pre-zero allocated blocks for DAX IOJan Kara2016-05-133-14/+44
* ext4: refactor direct IO codeJan Kara2016-05-133-146/+114
* ext4: fix race in transient ENOSPC detectionJan Kara2016-05-131-1/+2
* ext4: handle transient ENOSPC properly for DAXJan Kara2016-05-131-55/+20
* dax: call get_blocks() with create == 1 for write faults to unwritten extentsJan Kara2016-05-131-1/+1
* ext4: remove unmeetable inconsisteny check from ext4_find_extent()Nicolai Stange2016-05-061-7/+0
* jbd2: remove excess descriptions for handle_sLuis de Bethencourt2016-05-061-3/+0
* ext4: remove unnecessary bio get/putJens Axboe2016-05-061-2/+0
* ext4: silence UBSAN in ext4_mb_init()Nicolai Stange2016-05-061-2/+4
* ext4: address UBSAN warning in mb_find_order_for_block()Nicolai Stange2016-05-051-1/+3
* ext4: fix oops on corrupted filesystemJan Kara2016-05-051-1/+1
* ext4: fix check of dqget() return value in ext4_ioctl_setproject()Seth Forshee2016-05-051-1/+1
* ext4: clean up error handling when orphan list is corruptedTheodore Ts'o2016-04-301-27/+22
* ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o2016-04-301-4/+6
* ext4: remove trailing \n from ext4_warning/ext4_error callsJakub Wilk2016-04-278-10/+10
* ext4: fix races between changing inode journal mode and ext4_writepagesDaeho Jeong2016-04-264-3/+21
* ext4: handle unwritten or delalloc buffers before enabling data journalingDaeho Jeong2016-04-261-11/+20
* ext4: fix jbd2 handle extension in ext4_ext_truncate_extend_restart()Theodore Ts'o2016-04-261-2/+7
* ext4: do not ask jbd2 to write data for delalloc buffersJan Kara2016-04-244-5/+22
* jbd2: add support for avoiding data writes during transaction commitsJan Kara2016-04-246-9/+38
* ext4: remove EXT4_STATE_ORDERED_MODEJan Kara2016-04-242-5/+1
* ext4: fix data exposure after a crashJan Kara2016-04-241-9/+15
* ext4: allow readdir()'s of large empty directories to be interruptedTheodore Ts'o2016-04-244-0/+18
* Linux 4.6-rc4v4.6-rc4Linus Torvalds2016-04-181-1/+1
* Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2016-04-171-2/+2
|\
| * dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy2016-04-171-2/+2
* | Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-04-172-5/+9
|\ \
| * \ Merge tag 'lkdtm-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Greg Kroah-Hartman2016-04-07508-3836/+3542
| |\ \
| | * | lkdtm: do not leak free page on kmalloc failureKees Cook2016-04-071-1/+3
| | * | lkdtm: fix memory leak of baseSudip Mukherjee2016-04-071-1/+3
| | * | lkdtm: fix memory leak of valSudip Mukherjee2016-04-071-1/+2
| * | | Merge tag 'extcon-fixes-for-4.6-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2016-04-06238-1423/+2160
| |\ \ \
| | * | | extcon: palmas: Drop stray IRQF_EARLY_RESUME flagNishanth Menon2016-04-041-2/+1
* | | | | Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-04-172-13/+14
|\ \ \ \ \
| * | | | | lib: lz4: cleanup unaligned access efficiency detectionRui Salvaterra2016-04-131-3/+1
| * | | | | lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra2016-04-131-9/+12
| * | | | | debugfs: Make automount point inodes permanently emptySeth Forshee2016-04-131-1/+1
| |/ / / /
* | | | | Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-1715-13/+94
|\ \ \ \ \