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