summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski2016-04-131-0/+9
| * | | | | USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede2016-04-135-2/+28
| * | | | | USB: uas: Limit qdepth at the scsi-host levelHans de Goede2016-04-131-1/+6
| * | | | | doc: usb: Fix typo in gadget_multi documentationDiego Herranz2016-04-131-1/+1
| * | | | | usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero valuePeter Griffin2016-04-131-1/+1
| * | | | | xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman2016-04-134-4/+9
| * | | | | usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu2016-04-131-0/+6
| * | | | | usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB physYoshihiro Shimoda2016-04-131-0/+13
| * | | | | usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda2016-04-132-0/+11
| * | | | | xhci: resume USB 3 roothub firstMathias Nyman2016-04-131-3/+3
| * | | | | usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski2016-04-131-1/+3
| * | | | | cdc-acm: fix crash if flushed with nothing bufferedOliver Neukum2016-04-131-0/+4
* | | | | | Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-04-176-68/+73
|\ \ \ \ \ \