summaryrefslogtreecommitdiffstats
path: root/include/clocksource (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-19Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partialLiu Bo3-6/+4
2017-06-19Btrfs: work around maybe-uninitialized warningArnd Bergmann1-2/+2
2017-06-19Btrfs: unify naming of btrfs_io_bioLiu Bo1-19/+19
2017-06-19Btrfs: check-integrity use bvec_iterLiu Bo1-12/+15
2017-06-19Btrfs: record error if one block has failed to retryLiu Bo1-3/+7
2017-06-19Btrfs: change how we iterate bios in endioLiu Bo4-32/+37
2017-06-19Btrfs: use bio_clone_bioset_partial to simplify DIO submitLiu Bo1-74/+45
2017-06-19Btrfs: new helper btrfs_bio_clone_partialLiu Bo2-0/+20
2017-06-19Btrfs: use bio_clone_fast to clone our bioLiu Bo1-1/+1
2017-06-19Btrfs: don't pass the inode through clean_io_failureJosef Bacik3-37/+61
2017-06-19btrfs: remove inode argument from repair_io_failureJosef Bacik3-13/+11
2017-06-19Btrfs: replace tree->mapping with tree->private_dataJosef Bacik9-91/+128
2017-06-19btrfs: Add quota_override knob into sysfsSargun Dhillon1-0/+41
2017-06-19btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCESargun Dhillon2-0/+7
2017-06-19btrfs: Convert fs_info->free_chunk_space to atomic64_tNikolay Borisov4-26/+10
2017-06-19btrfs: add framework to handle device flush error as a volumeAnand Jain2-4/+54
2017-06-19Btrfs: remove obsolete FIXMEs in qgroup ioctlsDaichou1-3/+0
2017-06-19btrfs: cleanup unused qgroup trace eventAnand Jain1-36/+0
2017-06-19Btrfs: remove an unused variableDan Carpenter1-2/+0
2017-06-19btrfs: kmap() can't failFabian Frederick1-7/+1
2017-06-19Linux 4.12-rc6v4.12-rc6Linus Torvalds1-1/+1
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins23-163/+152
2017-06-18virtio_balloon: disable VIOMMU supportMichael S. Tsirkin1-0/+7
2017-06-16mm: correct the comment when reclaimed pages exceed the scanned pageszhongjiang1-3/+3
2017-06-16userfaultfd: shmem: handle coredumping in handle_userfault()Andrea Arcangeli1-8/+21
2017-06-16mm: numa: avoid waiting on freed migrated pagesMark Rutland1-1/+7
2017-06-16swap: cond_resched in swap_cgroup_prepare()Yu Zhao1-0/+3
2017-06-16mm/memory-failure.c: use compound_head() flags for huge pagesJames Morse1-1/+4
2017-06-16perf unwind: Report module before querying isactivation in dwfl unwindMilian Wolff1-0/+8
2017-06-16fs: pass on flags in compat_writevChristoph Hellwig1-1/+1
2017-06-16objtool: Add fortify_panic as __noreturn functionKees Cook1-1/+2
2017-06-16powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy1-1/+1
2017-06-15USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern3-19/+8
2017-06-15drm: mxsfb_crtc: Reset the eLCDIF controllerFabio Estevam1-0/+42
2017-06-15drm/mgag200: Fix to always set HiPri for G200e4 V2Mathieu Larouche1-1/+8
2017-06-15i2c: ismt: fix wrong device address when unmap the data bufferLiwei Song1-1/+1
2017-06-15i2c: rcar: use correct length when unmapping DMAWolfram Sang1-1/+1
2017-06-15powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt3-8/+10
2017-06-15drm/tegra: Correct idr_alloc() minimum idDmitry Osipenko1-1/+1
2017-06-15drm/tegra: Fix lockup on a use of staging APIDmitry Osipenko1-16/+4
2017-06-15gpu: host1x: Fix error handlingChristophe JAILLET1-1/+1
2017-06-15firmware: dmi_scan: Check DMI structure lengthJean Delvare1-7/+16
2017-06-15firmware: dmi: Fix permissions of product_familyJean Delvare1-2/+2
2017-06-15firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski2-5/+6
2017-06-15firmware: dmi_scan: Look for SMBIOS 3 entry point firstJean Delvare1-1/+16
2017-06-15fs: don't forget to put old mntns in mntns_installAndrei Vagin1-0/+2
2017-06-15Hang/soft lockup in d_invalidate with simultaneous callsAl Viro1-6/+4
2017-06-15MIPS: .its targets depend on vmlinuxPaul Burton1-5/+5
2017-06-15MIPS: Fix bnezc/jialc return address calculationPaul Burton1-1/+3
2017-06-15ufs_truncate_blocks(): fix the case when size is in the last direct blockAl Viro1-9/+12