summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-24xfs: move helpers that lock and unlock two inodes against userspace IOreflink-cleanups_2020-06-24Darrick J. Wong
2020-06-24xfs: refactor locking and unlocking two inodes against userspace IODarrick J. Wong
2020-06-24xfs: fix xfs_reflink_remap_prep calling conventionsDarrick J. Wong
2020-06-24xfs: reflink can skip remap existing mappingsDarrick J. Wong
2020-06-24xfs: only reserve quota blocks if we're mapping into a holeDarrick J. Wong
2020-06-24xfs: only reserve quota blocks for bmbt changes if we're changing the data forkDarrick J. Wong
2020-06-24xfs: redesign the reflink remap loop to fix blkres depletion crashDarrick J. Wong
2020-06-24xfs: rename xfs_bmap_is_real_extent to is_written_extentDarrick J. Wong
2020-06-24xfs: fix reflink quota reservation accounting errorDarrick J. Wong
2020-06-24xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data forkxfs-5.8-fixes_2020-06-24Darrick J. Wong
2020-06-21Linux 5.8-rc2v5.8-rc2Linus Torvalds
2020-06-21Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-21Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-22samples: watch_queue: build sample program for target architectureMasahiro Yamada
2020-06-22Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"Masahiro Yamada
2020-06-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-06-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-20pinctrl: single: fix function name in documentationDrew Fustini
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-20pinctrl: qcom: ipq6018 Add missing pins in qpic pin groupSivaprakash Murugesan
2020-06-20Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...Haibo Chen
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-20Merge tag 'riscv-for-linus-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-20Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-20afs: Fix hang on rmmod due to outstanding timerDavid Howells
2020-06-20afs: Fix afs_do_lookup() to call correct fetch-status op variantDavid Howells
2020-06-20powerpc/8xx: Provide ptep_get() with 16k pagesChristophe Leroy
2020-06-20mm: Allow arches to provide ptep_get()Christophe Leroy
2020-06-20mm/gup: Use huge_ptep_get() in gup_hugepte()Christophe Leroy
2020-06-19Merge branch 'for-5.8/papr_scm' into libnvdimm-for-nextDan Williams
2020-06-19Merge tag 'io_uring-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-19Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-06-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-06-19Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-19Merge tag 'perf-tools-fixes-2020-06-02' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-06-19MAINTAINERS: Add robert and myself as qcom i2c cci maintainersLoic Poulain
2020-06-19i2c: smbus: Fix spelling mistake in the commentsKeyur Patel
2020-06-19Documentation/i2c: SMBus start signal is S not ADaniel Schaefer
2020-06-19i2c: remove deprecated i2c_new_device APIWolfram Sang
2020-06-19Documentation: media: convert to use i2c_new_client_device()Wolfram Sang
2020-06-19video: backlight: tosa_lcd: convert to use i2c_new_client_device()Wolfram Sang
2020-06-19x86/platform/intel-mid: convert to use i2c_new_client_device()Wolfram Sang
2020-06-19drm: encoder_slave: use new I2C APIWolfram Sang