summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-2536-196/+193Star
|\
| * btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-2533-105/+106
| * btrfs: sink gfp parameter to convert_extent_bitDavid Sterba2016-04-293-8/+8
| * btrfs: make state preallocation more speculative in __set_extent_bitDavid Sterba2016-04-291-1/+7
| * btrfs: untangle gotos a bit in convert_extent_bitDavid Sterba2016-04-291-9/+7Star
| * btrfs: untangle gotos a bit in __clear_extent_bitDavid Sterba2016-04-291-8/+8
| * btrfs: untangle gotos a bit in __set_extent_bitDavid Sterba2016-04-291-8/+7Star
| * btrfs: sink gfp parameter to set_record_extent_bitsDavid Sterba2016-04-293-7/+4Star
| * btrfs: sink gfp parameter to set_extent_newDavid Sterba2016-04-292-3/+4
| * btrfs: sink gfp parameter to set_extent_defragDavid Sterba2016-04-292-3/+3
| * btrfs: sink gfp parameter to set_extent_delallocDavid Sterba2016-04-293-6/+6
| * btrfs: sink gfp parameter to clear_extent_dirtyDavid Sterba2016-04-293-4/+4
| * btrfs: sink gfp parameter to clear_record_extent_bitsDavid Sterba2016-04-293-8/+5Star
| * btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba2016-04-299-16/+15Star
| * btrfs: sink gfp parameter to set_extent_bitsDavid Sterba2016-04-296-11/+10Star
* | Merge branch 'misc-4.7' into for-chris-4.7-20160525David Sterba2016-05-253-4/+9
|\ \
| * | btrfs: scrub: Set bbio to NULL before calling btrfs_map_blockZhao Lei2016-05-251-1/+2
| * | Btrfs: fix unexpected return value of fiemapLiu Bo2016-05-251-1/+5
| * | Btrfs: free sys_array eb as soon as possibleLiu Bo2016-05-251-2/+2
|/ /
* | Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-05-17419-2272/+4862
|\ \
| * | Btrfs: add semaphore to synchronize direct IO writes with fsyncFilipe Manana2016-05-133-118/+77Star
| * | Btrfs: fix race between block group relocation and nocow writesFilipe Manana2016-05-134-1/+81
| * | Btrfs: fix race between fsync and direct IO writes for prealloc extentsFilipe Manana2016-05-131-6/+37
| * | Btrfs: fix number of transaction units for renames with whiteoutFilipe Manana2016-05-131-1/+8
| * | Btrfs: pin logs earlier when doing a rename exchange operationFilipe Manana2016-05-131-4/+4
| * | Btrfs: unpin logs if rename exchange operation failsFilipe Manana2016-05-131-2/+36
| * | Btrfs: fix inode leak on failure to setup whiteout inode in renameFilipe Manana2016-05-131-6/+6
| * | btrfs: add support for RENAME_EXCHANGE and RENAME_WHITEOUTDan Fuhry2016-05-131-7/+257
| * | Btrfs: pin log earlier when renamingFilipe Manana2016-05-131-9/+2Star
| * | Btrfs: unpin log if rename operation failsFilipe Manana2016-05-131-1/+27
| * | Btrfs: don't do unnecessary delalloc flushes when relocatingFilipe Manana2016-05-134-7/+79
| * | Btrfs: don't wait for unrelated IO to finish before relocationFilipe Manana2016-05-138-19/+38
| * | Btrfs: fix empty symlink after creating symlink and fsync parent dirFilipe Manana2016-05-131-1/+1
| * | Btrfs: fix for incorrect directory entries after fsync log replayFilipe Manana2016-05-131-5/+8
| * | Linux 4.6-rc7Linus Torvalds2016-05-081-1/+1
| * | Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-073-8/+27
| |\ \
| | * | nvmem: mxs-ocotp: fix buffer overflow in readStanislav Meduna2016-05-021-2/+2
| | * | Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()K. Y. Srinivasan2016-04-301-6/+20
| | * | misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit2016-04-281-0/+5
| * | | Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-074-7/+34
| |\ \ \
| | * \ \ Merge tag 'iio-fixes-for-4.6d' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-05-062-4/+29
| | |\ \ \
| | | * | | iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta2016-05-041-3/+26
| | | * | | iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay2016-05-042-2/+4
| | |/ / /
| | * | | Merge tag 'iio-fixes-for-4.6c' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-262-3/+5
| | |\ \ \
| | | * | | iio:adc:at91-sama5d2: Repair crash on module removalMarek Vasut2016-04-181-0/+2
| | | * | | iio: ak8975: fix maybe-uninitialized warningRichard Leitner2016-04-171-1/+1
| | | * | | iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski2016-04-171-2/+2
| | |/ / /
| * | | | Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-076-19/+11Star
| |\ \ \ \
| | * | | | Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"Johan Hovold2016-05-022-13/+1Star
| | * | | | Merge tag 'usb-serial-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-301-0/+4
| | |\ \ \ \