summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Fix page table dump to work on RadixMichael Ellerman2018-11-211-3/+9
* powerpc/64/module: REL32 relocation range checkNicholas Piggin2018-11-211-1/+8
* powerpc/traps: restore recoverability of machine_check interruptsChristophe Leroy2018-11-211-2/+7
* Linux 4.19.2v4.19.2Greg Kroah-Hartman2018-11-131-1/+1
* MD: fix invalid stored role for a disk - try2Shaohua Li2018-11-133-4/+2
* vga_switcheroo: Fix missing gpu_bound call at audio client registrationTakashi Iwai2018-11-131-0/+3
* bpf: wait for running BPF programs when updating map-in-mapDaniel Colascione2018-11-131-0/+13
* userns: also map extents in the reverse map to kernel IDsJann Horn2018-11-131-4/+8
* vt: fix broken display when running aptitudeMikulas Patocka2018-11-131-1/+1
* net: sched: Remove TCA_OPTIONS from policyDavid Ahern2018-11-131-1/+0
* 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: fix insert_reserved error handlingJosef Bacik2018-11-131-8/+4
* 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: reset max_extent_size properlyJosef Bacik2018-11-131-0/+2
* Btrfs: fix deadlock when writing out free space cachesFilipe Manana2018-11-132-10/+23
* 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: release metadata before running delayed refsJosef Bacik2018-11-131-3/+3
* Btrfs: don't clean dirty pages during buffered writesChris Mason2018-11-131-6/+23
* btrfs: wait on caching when putting the bg cacheJosef Bacik2018-11-131-0/+1
* btrfs: keep trim from interfering with transaction commitsJeff Mahoney2018-11-131-8/+17
* 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 btrfs_dev_replace_startJeff Mahoney2018-11-131-2/+5
* 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
* tracing: Return -ENOENT if there is no target synthetic eventMasami Hiramatsu2018-11-131-1/+3
* selftests/powerpc: Fix ptrace tm failureBreno Leitao2018-11-131-2/+2
* selftests/ftrace: Fix synthetic event test to delete event correctlyMasami Hiramatsu2018-11-131-6/+6
* soc/tegra: pmc: Fix child-node lookupJohan Hovold2018-11-131-1/+1
* soc: qcom: rmtfs-mem: Validate that scm is availableBjorn Andersson2018-11-131-0/+5
* 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