summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-13Linux 4.14.81v4.14.81Greg Kroah-Hartman1-1/+1
2018-11-13MD: fix invalid stored role for a disk - try2Shaohua Li3-4/+2
2018-11-13bpf: wait for running BPF programs when updating map-in-mapDaniel Colascione1-0/+13
2018-11-13net: sched: Remove TCA_OPTIONS from policyDavid Ahern1-1/+0
2018-11-13Btrfs: fix fsync after hole punching when using no-holes featureFilipe Manana1-0/+30
2018-11-13Btrfs: fix use-after-free when dumping free spaceFilipe Manana1-0/+2
2018-11-13Btrfs: fix use-after-free during inode evictionFilipe Manana1-1/+3
2018-11-13btrfs: move the dio_sem higher up the callchainJosef Bacik2-2/+12
2018-11-13btrfs: don't run delayed_iputs in commitJosef Bacik1-9/+0
2018-11-13btrfs: only free reserved extent if we didn't insert itJosef Bacik1-1/+9
2018-11-13btrfs: don't use ctl->free_space for max_extent_sizeJosef Bacik1-2/+5
2018-11-13btrfs: set max_extent_size properlyJosef Bacik1-10/+20
2018-11-13Btrfs: fix assertion on fsync of regular file when using no-holes featureFilipe Manana1-1/+2
2018-11-13Btrfs: fix null pointer dereference on compressed write path errorFilipe Manana1-0/+1
2018-11-13btrfs: qgroup: Dirty all qgroups before rescanQu Wenruo1-0/+1
2018-11-13Btrfs: fix wrong dentries after fsync of file that got its parent replacedFilipe Manana1-3/+27
2018-11-13Btrfs: fix warning when replaying log after fsync of a tmpfileFilipe Manana1-10/+32
2018-11-13btrfs: make sure we create all new block groupsJosef Bacik1-2/+5
2018-11-13btrfs: reset max_extent_size on clear in a bitmapJosef Bacik1-0/+2
2018-11-13btrfs: protect space cache inode alloc with GFP_NOFSJosef Bacik1-0/+8
2018-11-13btrfs: wait on caching when putting the bg cacheJosef Bacik1-0/+1
2018-11-13btrfs: don't attempt to trim devices that don't support itJeff Mahoney1-0/+4
2018-11-13btrfs: iterate all devices during trim, instead of fs_devices::alloc_listJeff Mahoney1-2/+2
2018-11-13btrfs: Ensure btrfs_trim_fs can trim the whole filesystemQu Wenruo2-13/+8
2018-11-13btrfs: Enhance btrfs_trim_fs function to handle error betterQu Wenruo1-11/+38
2018-11-13btrfs: fix error handling in free_log_treeJeff Mahoney1-3/+6
2018-11-13btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlockQu Wenruo1-0/+13
2018-11-13btrfs: Handle owner mismatch gracefully when walking up treeQu Wenruo2-7/+13
2018-11-13btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabledQu Wenruo2-0/+6
2018-11-13selftests/powerpc: Fix ptrace tm failureBreno Leitao1-2/+2
2018-11-13soc/tegra: pmc: Fix child-node lookupJohan Hovold1-1/+1
2018-11-13arm64: dts: stratix10: Correct System Manager register sizeThor Thayer1-1/+1
2018-11-13ARM: dts: socfpga: Fix SDRAM node address for Arria10Thor Thayer1-1/+1
2018-11-13Cramfs: fix abad comparison when wrap-arounds occurNicolas Pitre1-1/+2
2018-11-13rpmsg: smd: fix memory leak on channel createColin Ian King1-2/+5
2018-11-13arm64: lse: remove -fcall-used-x0 flagTri Vo1-1/+1
2018-11-13media: media colorspaces*.rst: rename AdobeRGB to opRGBHans Verkuil3-21/+10
2018-11-13media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab1-0/+2
2018-11-13media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab1-2/+2
2018-11-13media: tvp5150: avoid going past array on v4l2_querymenu()Mauro Carvalho Chehab1-1/+1
2018-11-13media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab1-3/+3
2018-11-13xen-blkfront: fix kernel panic with negotiate_mq error pathManjunath Patil1-0/+1
2018-11-13xen: fix xen_qlock_wait()Juergen Gross1-6/+8
2018-11-13kgdboc: Passing ekgdboc to command line causes panicHe Zhe1-0/+5
2018-11-13media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSDHans Verkuil1-1/+1
2018-11-13TC: Set DMA masks for devicesMaciej W. Rozycki2-1/+8
2018-11-13iommu/arm-smmu: Ensure that page-table updates are visible before TLBIWill Deacon1-0/+6
2018-11-13MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen1-1/+1
2018-11-13powerpc/msi: Fix compile error on mpc83xxChristophe Leroy1-0/+7
2018-11-13dm zoned: fix various dmz_get_mblock() issuesDamien Le Moal1-24/+42