summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-06btrfs: Remove fs_info from btrfs_add_delayed_tree_refNikolay Borisov3-8/+7
2018-08-06btrfs: Remove fs_info from lookup_extent_backrefNikolay Borisov1-4/+2
2018-08-06btrfs: Remove fs_info argument from lookup_extent_data_refNikolay Borisov1-5/+3
2018-08-06btrfs: Remove fs_info argument from lookup_tree_block_refNikolay Borisov1-4/+3
2018-08-06btrfs: Remove fs_info argument from update_inline_extent_backrefNikolay Borisov1-8/+7
2018-08-06btrfs: Remove fs_info from lookup_inline_extent_backrefNikolay Borisov1-7/+7
2018-08-06btrfs: Remove fs_info from fixup_low_keysNikolay Borisov1-10/+8
2018-08-06btrfs: Remove fs_info from remove_extent_data_refNikolay Borisov1-3/+2
2018-08-06btrfs: Remove fs_info argument from insert_extent_backrefNikolay Borisov1-3/+2
2018-08-06btrfs: Remove fs_info from insert_extent_data_refNikolay Borisov1-5/+4
2018-08-06btrfs: Remove fs_info from insert_tree_block_refNikolay Borisov1-4/+3
2018-08-06btrfs: Fix a C compliance issueBart Van Assche1-3/+3
2018-08-06btrfs: Annotate fall-through when parsing mount optionBart Van Assche1-0/+1
2018-08-06btrfs: Fix misleading indentation reported by smatchBart Van Assche3-5/+5
2018-08-06btrfs: Streamline log_extent_csums a bitNikolay Borisov1-6/+4
2018-08-06btrfs: remove remaing full_sync logic from btrfs_sync_fileDavid Sterba3-53/+1
2018-08-06btrfs: remove the logged extents infrastructureJosef Bacik4-157/+3
2018-08-06btrfs: clean up the left over logged_list usageJosef Bacik1-30/+2
2018-08-06btrfs: remove the wait ordered logic in the log_one_extent pathJosef Bacik1-108/+10
2018-08-06btrfs: always wait on ordered extents at fsync timeJosef Bacik1-52/+4
2018-08-06btrfs: Fix comment in lookup_inline_extent_backrefNikolay Borisov1-2/+2
2018-08-06btrfs: Document __btrfs_inc_extent_refNikolay Borisov1-0/+34
2018-08-06btrfs: scrub: Remove unused copy_nocow_pages and its callchainQu Wenruo1-365/+0
2018-08-06btrfs: replace get_seconds with new 64bit time APIAllen Pais5-10/+10
2018-08-05Linux 4.18-rc8v4.18-rc8Linus Torvalds1-1/+1
2018-08-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-18/+55
2018-08-05Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2018-08-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-67/+132
2018-08-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+8
2018-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-42/+57
2018-08-04Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-2/+9
2018-08-04Merge tag 'xfs-4.18-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1
2018-08-04Partially revert "block: fail op_is_write() requests to read-only partitions"Linus Torvalds1-2/+3
2018-08-04netlink: Don't shift on 64 for ngroupsDmitry Safonov1-2/+2
2018-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-11/+13
2018-08-04net/smc: no cursor update send in state SMC_INITUrsula Braun1-1/+2
2018-08-04jfs: Fix usercopy whitelist for inline inode dataKees Cook3-2/+9
2018-08-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-12/+10
2018-08-03l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()Guillaume Nault1-4/+9
2018-08-03Merge branch 'mlxsw-Fix-ACL-actions-error-condition-handling'David S. Miller1-22/+29
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant mirror resource destructionNir Dotan1-0/+1
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant counter destructionNir Dotan1-0/+1
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant resource destructionNir Dotan1-1/+6
2018-08-03mlxsw: core_acl_flex_actions: Return error for conflicting actionsNir Dotan1-21/+21
2018-08-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-5/+54
2018-08-03Merge tag 'for-linus-20180803' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2018-08-03Merge tag 'nfs-for-4.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-13/+13
2018-08-03Merge tag 'powerpc-4.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-12/+21
2018-08-03Merge tag 'drm-fixes-2018-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-4/+21
2018-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+6