- 3552c37 Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 4 months ago
- 91808cd Merge tag 'ext4_for_linus_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 4 months ago
- df3319a Merge tag 'erofs-for-5.10-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 4 years, 4 months ago
- f8394f2 Linux 5.10-rc3 by Linus Torvalds · 4 years, 4 months ago
- ae29750 net/sunrpc: fix useless comparison in proc_do_xprt() by Dan Carpenter · 4 years, 4 months ago
- 15f5d20 Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 4 months ago
- bbc8218 Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 4 months ago
- df53b81 Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 4 months ago
- b4e0044 fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent by Eddy Wu · 4 years, 4 months ago
- 3c4e0dff vt: Disable KD_FONT_OP_COPY by Daniel Vetter · 4 years, 4 months ago
- 9dbc1c0 Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 4 months ago
- 6b2c4d5 Merge branch 'hch' (patches from Christoph) by Linus Torvalds · 4 years, 4 months ago
- 40be821 Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
- 100e389 Merge tag 'perf-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
- aaaaa7e Merge tag 'locking-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
- 15a9844 Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
- 6a8d0d2 Merge tag 'core-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
- e942d75 Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 4 months ago
- 4429f14 Merge tag 'block-5.10-2020-11-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- e9c02d6 Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- 9f5d1c3 futex: Handle transient "ownerless" rtmutex state correctly by Mike Galbraith · 4 years, 5 months ago
- af6e7de Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 4 months ago
- 4b1d362 Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 4 months ago
- db388a6 Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 4 years, 4 months ago
- 7bdb157 perf/core: Fix a memory leak in perf_event_parse_addr_filter() by kiyin(尹亮) · 4 years, 5 months ago
- 801284f x86/platform/uv: Recognize UV5 hubless system identifier by Mike Travis · 4 years, 4 months ago
- 1aee505 x86/platform/uv: Remove spaces from OEM IDs by Mike Travis · 4 years, 4 months ago
- 1aec69a x86/platform/uv: Fix missing OEM_TABLE_ID by Mike Travis · 4 years, 4 months ago
- 05d5233 jbd2: fix up sparse warnings in checkpoint code by Theodore Ts'o · 4 years, 4 months ago
- fa329e273 ext4: fix sparse warnings in fast_commit code by Theodore Ts'o · 4 years, 4 months ago
- 99c880d ext4: cleanup fast commit mount options by Harshad Shirwadkar · 4 years, 4 months ago
- 87a144f jbd2: don't start fast commit on aborted journal by Harshad Shirwadkar · 4 years, 4 months ago
- 9b5f6c9 ext4: make s_mount_flags modifications atomic by Harshad Shirwadkar · 4 years, 4 months ago
- da0c5d2 ext4: issue fsdev cache flush before starting fast commit by Harshad Shirwadkar · 4 years, 4 months ago
- 556e031 ext4: disable fast commit with data journalling by Harshad Shirwadkar · 4 years, 4 months ago
- 1ceecb5 ext4: fix inode dirty check in case of fast commits by Harshad Shirwadkar · 4 years, 4 months ago
- a3114fe ext4: remove unnecessary fast commit calls from ext4_file_mmap by Harshad Shirwadkar · 4 years, 4 months ago
- 764b3fd ext4: mark buf dirty before submitting fast commit buffer by Harshad Shirwadkar · 4 years, 4 months ago
- a740762 ext4: fix code documentatioon by Harshad Shirwadkar · 4 years, 4 months ago
- f6634e2 ext4: dedpulicate the code to wait on inode that's being committed by Harshad Shirwadkar · 4 years, 4 months ago
- 480f89d jbd2: don't read journal->j_commit_sequence without taking a lock by Harshad Shirwadkar · 4 years, 4 months ago
- 0ee66dd jbd2: don't touch buffer state until it is filled by Harshad Shirwadkar · 4 years, 4 months ago
- cc80586 jbd2: add todo for a fast commit performance optimization by Harshad Shirwadkar · 4 years, 4 months ago
- 0bce577 jbd2: don't pass tid to jbd2_fc_end_commit_fallback() by Harshad Shirwadkar · 4 years, 4 months ago
- c460e5e jbd2: don't use state lock during commit path by Harshad Shirwadkar · 4 years, 4 months ago
- 37e0a30 jbd2: drop jbd2_fc_init documentation by Harshad Shirwadkar · 4 years, 4 months ago
- a1e5e465 ext4: clean up the JBD2 API that initializes fast commits by Harshad Shirwadkar · 4 years, 4 months ago
- ede7dc7 jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs by Harshad Shirwadkar · 4 years, 4 months ago
- a80f7fc ext4: fixup ext4_fc_track_* functions' signature by Harshad Shirwadkar · 4 years, 4 months ago
- 5b552ad ext4: drop redundant calls ext4_fc_track_range by Harshad Shirwadkar · 4 years, 4 months ago
- b21ebf1 ext4: mark fc ineligible if inode gets evictied due to mem pressure by Harshad Shirwadkar · 4 years, 4 months ago
- a44ad68 ext4: describe fast_commit feature flags by Harshad Shirwadkar · 4 years, 4 months ago
- 7067b26 ext4: unlock xattr_sem properly in ext4_inline_data_truncate() by Joseph Qi · 4 years, 5 months ago
- e121bd4 ext4: silence an uninitialized variable warning by Dan Carpenter · 4 years, 5 months ago
- a065004 MAINTAINERS: add missing file in ext4 entry by Chao Yu · 4 years, 5 months ago
- 174fe5b ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA by Kaixu Xia · 4 years, 5 months ago
- 659caaf Merge tag 'ceph-for-5.10-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 4 months ago
- 03f0f5a Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 4 months ago
- d4fc968 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 4 months ago
- bf3e762 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 4 months ago
- 44d8062 Merge tag 'spi-fix-v5.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 4 months ago
- bb72bbe Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 4 months ago
- d435c05 net/sunrpc: return 0 on attempt to write to "transports" by Dan Carpenter · 4 years, 4 months ago
- fc7b66e Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 4 months ago
- 28ced76 Merge tag 'tpmdd-next-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd by Linus Torvalds · 4 years, 4 months ago
- 02a2aa35 Merge tag 'iommu-fixes-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 4 months ago
- 1669ecf Merge tag 'vfio-v5.10-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 4 months ago
- 30f3f68e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 4 months ago
- 4257087 Merge tag 'arc-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 4 months ago
- ee51814 Merge tag 's390-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 4 months ago
- 41f1653 Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
- b24c30c proc "seq files": switch to ->read_iter by Christoph Hellwig · 4 years, 5 months ago
- 7cfc630 proc "single files": switch to ->read_iter by Greg Kroah-Hartman · 4 years, 5 months ago
- 28589f9 proc/stat: switch to ->read_iter by Christoph Hellwig · 4 years, 5 months ago
- 70fce7d proc/cpuinfo: switch to ->read_iter by Christoph Hellwig · 4 years, 5 months ago
- fe33850 proc: wire up generic_file_splice_read for iter ops by Christoph Hellwig · 4 years, 5 months ago
- d4d5071 seq_file: add seq_read_iter by Christoph Hellwig · 4 years, 5 months ago
- e1777d0 null_blk: Fix scheduling in atomic with zoned mode by Damien Le Moal · 4 years, 4 months ago
- 4466d6d tty: fix crash in release_tty if tty->port is not set by Matthias Reichl · 4 years, 4 months ago
- 0c5fc92 serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init by Qinglang Miao · 4 years, 5 months ago
- 427627a tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled by Lucas Stach · 4 years, 4 months ago
- 912ab37 serial: 8250_mtk: Fix uart_get_baud_rate warning by Claire Chang · 4 years, 5 months ago
- 8ffd778 tpm: efi: Don't create binary_bios_measurements file for an empty log by Tyler Hicks · 4 years, 5 months ago
- b154ce1 tpm_tis: Disable interrupts on ThinkPad T490s by Jerry Snitselaar · 4 years, 5 months ago
- 3b5f7f1 i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED by Michael Wu · 4 years, 5 months ago
- 66b9231 i2c: designware: call i2c_dw_read_clear_intrbits_slave() once by Michael Wu · 4 years, 5 months ago
- 9890923 i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM by Geert Uytterhoeven · 4 years, 6 months ago
- 54b9c3d i2c: mlxbf: Update author and maintainer email info by Khalil Blaiech · 4 years, 5 months ago
- 67ee9fd i2c: mlxbf: Update reference clock frequency by Khalil Blaiech · 4 years, 5 months ago
- 4b19d806 i2c: mlxbf: Remove unecessary wrapper functions by Khalil Blaiech · 4 years, 5 months ago
- 08e019e i2c: mlxbf: Fix resrticted cast warning of sparse by Khalil Blaiech · 4 years, 5 months ago
- ed01ddc i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call by Khalil Blaiech · 4 years, 5 months ago
- a49cc1f i2c: sh_mobile: implement atomic transfers by Ulrich Hecht · 4 years, 6 months ago
- bc7f2cd spi: bcm2835: remove use of uninitialized gpio flags variable by Martin Hundebøll · 4 years, 4 months ago
- 00bd6bc USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_property by Zhang Qilong · 4 years, 5 months ago
- 2091491 usb: mtu3: fix panic in mtu3_gadget_stop() by Macpaul Lin · 4 years, 4 months ago
- c2c81bb2 RISC-V: Fix the VDSO symbol generaton for binutils-2.35+ by Palmer Dabbelt · 4 years, 5 months ago
- 1074dd4 RISC-V: Use non-PGD mappings for early DTB access by Anup Patel · 4 years, 5 months ago
- 635e3f3 riscv: uaccess: fix __put_kernel_nofault() by Changbin Du · 4 years, 5 months ago
- bcacf5f6 riscv: fix pfn_to_virt err in do_page_fault(). by Liu Shaohua · 4 years, 5 months ago