summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-05-10btrfs: preallocate compression workspacesDavid Sterba
2016-05-10btrfs: rename and document compression workspace membersDavid Sterba
2016-05-09btrfs: fix int32 overflow in shrink_delalloc().Adam Borowski
2016-05-06btrfs: don't force mounts to wait for cleaner_kthread to delete one or more s...Zygo Blaxell
2016-05-06btrfs: ioctl: reorder exclusive op check in RM_DEVDavid Sterba
2016-05-06btrfs: add write protection to SET_FEATURES ioctlDavid Sterba
2016-05-06btrfs: fix lock dep warning move scratch super outside of chunk_mutexAnand Jain
2016-05-06btrfs: Fix BUG_ON condition in scrub_setup_recheck_block()Ashish Samant
2016-05-06Btrfs: remove BUG_ON()'s in btrfs_map_blockJosef Bacik
2016-05-06Btrfs: fix divide error upon chunk's stripe_lenLiu Bo
2016-05-06btrfs: sysfs: protect reading label by lockDavid Sterba
2016-05-06btrfs: add check to sysfs handler of labelDavid Sterba
2016-05-06btrfs: add read-only check to sysfs handler of featuresDavid Sterba
2016-05-06btrfs: reuse existing variable in scrub_stripe, reduce stack usageDavid Sterba
2016-05-06btrfs: use dynamic allocation for root item in create_subvolDavid Sterba
2016-05-06btrfs: clone: use vmalloc only as fallback for nodesize buferDavid Sterba
2016-05-06btrfs: send: use vmalloc only as fallback for clone_sources_tmpDavid Sterba
2016-05-06btrfs: send: use vmalloc only as fallback for clone_rootsDavid Sterba
2016-05-06btrfs: send: use temporary variable to store allocation sizeDavid Sterba
2016-05-06btrfs: send: use vmalloc only as fallback for read_bufDavid Sterba
2016-05-06btrfs: send: use vmalloc only as fallback for send_bufDavid Sterba
2016-05-06btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uu...Anand Jain
2016-05-06btrfs: send: silence an integer overflow warningDan Carpenter
2016-05-06btrfs: avoid overflowing f_bfreeLuis de Bethencourt
2016-05-06btrfs: fix mixed block count of available spaceLuis de Bethencourt
2016-05-06btrfs: allow balancing to dup with multi-deviceAustin S. Hemmelgarn
2016-04-28Btrfs: do not create empty block group if we have allocated dataLiu Bo
2016-04-28Btrfs: __btrfs_buffered_write: Pass valid file offset when releasing delalloc...Chandan Rajendra
2016-04-28Btrfs: cleanup error handling in extent_write_cached_pagesLiu Bo
2016-04-28Btrfs: make mapping->writeback_index point to the last written pageLiu Bo
2016-04-28btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctlLuke Dashjr
2016-04-24Linux 4.6-rc5Linus Torvalds
2016-04-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2016-04-23Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara
2016-04-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-23Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...Linus Torvalds
2016-04-23Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-04-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-23Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-23Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-23Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-04-22Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-04-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-04-22Merge tag 'powerpc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-04-22Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-04-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-04-22Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-04-22Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman