summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-21xfs: reallocate realtime summary cache on growfsxfs-4.21-merge-2Omar Sandoval
2018-12-19xfs: stringify scrub types in ftrace outputxfs-4.21-merge-1Darrick J. Wong
2018-12-19xfs: stringify btree cursor types in ftrace outputDarrick J. Wong
2018-12-19xfs: move XFS_INODE_FORMAT_STR mappings to libxfsDarrick J. Wong
2018-12-19xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfsDarrick J. Wong
2018-12-19xfs: fix symbolic enum printing in ftrace outputDarrick J. Wong
2018-12-19xfs: fix function pointer type in ftrace formatDarrick J. Wong
2018-12-18xfs: Fix x32 ioctls when cmd numbers differ from ia32.Nick Bowler
2018-12-18xfs: Fix bulkstat compat ioctls on x32 userspace.Nick Bowler
2018-12-18xfs: Align compat attrlist_by_handle with native implementation.Nick Bowler
2018-12-13xfs: require both realtime inodes to mountDarrick J. Wong
2018-12-12xfs: cache minimum realtime summary levelOmar Sandoval
2018-12-12xfs: count inode blocks correctly in inobt scrubDarrick J. Wong
2018-12-12xfs: precalculate cluster alignment in inodes and blocksDarrick J. Wong
2018-12-12xfs: precalculate inodes and blocks per inode clusterDarrick J. Wong
2018-12-12xfs: add a block to inode count converterDarrick J. Wong
2018-12-12xfs: remove xfs_rmap_ag_owner and friendsDarrick J. Wong
2018-12-12xfs: const-ify xfs_owner_info argumentsDarrick J. Wong
2018-12-12xfs: streamline defer op type handlingDarrick J. Wong
2018-12-12xfs: idiotproof defer op type configurationDarrick J. Wong
2018-12-12xfs: zero length symlinks are not validDave Chinner
2018-12-12xfs: clean up indentation issues, remove an unwanted spaceColin Ian King
2018-12-12xfs: libxfs: move xfs_perag_put latePan Bian
2018-12-12xfs: split up the xfs_reflink_end_cow work into smaller transactionsDarrick J. Wong
2018-12-09Linux 4.20-rc6v4.20-rc6Linus Torvalds
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-09Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-09net/sched: cls_flower: Reject duplicated rules also under skip_swOr Gerlitz
2018-12-09Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan
2018-12-09bnxt_en: Keep track of reserved IRQs.Michael Chan
2018-12-09bnxt_en: Fix CNP CoS queue regression.Michael Chan
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-09Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-09Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-09Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-08net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir
2018-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-12-08Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-08Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes
2018-12-07Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt
2018-12-07Merge branch 'skb-headroom-slab-out-of-bounds'David S. Miller