summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-17Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason
2016-05-17Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason
2016-05-16Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516David Sterba
2016-05-16Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516David Sterba
2016-05-16Merge branch 'cleanups-4.7' into for-chris-4.7-20160516David Sterba
2016-05-16Merge branch 'misc-4.7' into for-chris-4.7-20160516David Sterba
2016-05-16btrfs: fix memory leak during RAID 5/6 device replacementScott Talbert
2016-05-13Btrfs: add semaphore to synchronize direct IO writes with fsyncFilipe Manana
2016-05-13Btrfs: fix race between block group relocation and nocow writesFilipe Manana
2016-05-13Btrfs: fix race between fsync and direct IO writes for prealloc extentsFilipe Manana
2016-05-13Btrfs: fix number of transaction units for renames with whiteoutFilipe Manana
2016-05-13Btrfs: pin logs earlier when doing a rename exchange operationFilipe Manana
2016-05-13Btrfs: unpin logs if rename exchange operation failsFilipe Manana
2016-05-13Btrfs: fix inode leak on failure to setup whiteout inode in renameFilipe Manana
2016-05-13btrfs: add support for RENAME_EXCHANGE and RENAME_WHITEOUTDan Fuhry
2016-05-13Btrfs: pin log earlier when renamingFilipe Manana
2016-05-13Btrfs: unpin log if rename operation failsFilipe Manana
2016-05-13Btrfs: don't do unnecessary delalloc flushes when relocatingFilipe Manana
2016-05-13Btrfs: don't wait for unrelated IO to finish before relocationFilipe Manana
2016-05-13Btrfs: fix empty symlink after creating symlink and fsync parent dirFilipe Manana
2016-05-13Btrfs: fix for incorrect directory entries after fsync log replayFilipe Manana
2016-05-12btrfs: build fixup for qgroup_account_snapshotDavid Sterba
2016-05-12btrfs: qgroup: Fix qgroup accounting when creating snapshotQu Wenruo
2016-05-10Btrfs: fix fspath error deallocationVincent Stehlé
2016-05-10btrfs: make find_workspace warn if there are no workspacesDavid Sterba
2016-05-10btrfs: make find_workspace always succeedDavid Sterba
2016-05-10btrfs: preallocate compression workspacesDavid Sterba
2016-05-10btrfs: rename and document compression workspace membersDavid Sterba
2016-05-10btrfs: GFP_NOFS does not GFP_HIGHMEMDavid Sterba
2016-05-10btrfs: switch to common message helpers in open_ctree, adjust messagesDavid Sterba
2016-05-09btrfs: fix int32 overflow in shrink_delalloc().Adam Borowski
2016-05-08Linux 4.6-rc7Linus Torvalds
2016-05-07Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-07Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-07Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-07Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-05-07Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-05-07Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-06Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-06Merge branch 'parisc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-06Merge tag 'arc-4.6-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-06Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-06btrfs: don't force mounts to wait for cleaner_kthread to delete one or more s...Zygo Blaxell