summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | xfs: preserve DIFLAG2_NREXT64 when setting other inode attributesDarrick J. Wong2022-06-161-1/+2
| * | | xfs: fix variable state usageDarrick J. Wong2022-06-161-2/+1
| * | | xfs: fix TOCTOU race involving the new logged xattrs control knobDarrick J. Wong2022-06-166-22/+34
| | |/ | |/|
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-1926-895/+947
|\ \ \
| * | | ext4: fix a doubled word "need" in a commentXiang wangx2022-06-191-1/+1
| * | | ext4: add reserved GDT blocks checkZhang Yi2022-06-191-0/+10
| * | | ext4: make variable "count" signedDing Xiang2022-06-191-1/+2
| * | | ext4: correct the judgment of BUG in ext4_mb_normalize_requestBaokun Li2022-06-191-1/+16
| * | | ext4: fix bug_on ext4_mb_use_inode_paBaokun Li2022-06-191-0/+9
| * | | ext4: fix up test_dummy_encryption handling for new mount APIEric Biggers2022-06-191-63/+71
| * | | ext4: use kmemdup() to replace kmalloc + memcpyShuqi Zhang2022-06-191-2/+1
| * | | ext4: fix super block checksum incorrect after mountYe Bin2022-06-191-8/+8
| * | | ext4: improve write performance with disabled delallocJan Kara2022-06-161-1/+1
| * | | ext4: fix warning when submitting superblock in ext4_commit_super()Zhang Yi2022-06-161-6/+16
| * | | ext4, doc: remove unnecessary escapingWang Jianjian2022-06-1617-810/+810
| * | | ext4: fix incorrect comment in ext4_bio_write_page()Wang Jianjian2022-06-161-1/+1
| * | | fs: fix jbd2_journal_try_to_free_buffers() kernel-doc commentYang Li2022-06-161-1/+1
| |/ /
* | | Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2022-06-193-0/+43
|\ \ \
| * | | cifs: when a channel is not found for server, log its connection idShyam Prasad N2022-06-181-0/+3
| * | | smb3: add trace point for SMB2_set_eofSteve French2022-06-172-0/+40
| |/ /
* | | Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-06-176-6/+20
|\ \ \
| * | | NFSv4: Add FMODE_CAN_ODIRECT after successful open of a NFS4.x fileDave Wysochanski2022-06-152-0/+2
| * | | sunrpc: set cl_max_connect when cloning an rpc_clntScott Mayhew2022-06-071-0/+1
| * | | pNFS: Avoid a live lock condition in pnfs_update_layout()Trond Myklebust2022-06-063-6/+11
| * | | pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLETrond Myklebust2022-06-061-0/+6
| | |/ | |/|
* | | Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-174-17/+18
|\ \ \
| * | | x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"Hans de Goede2022-06-174-17/+18
| |/ /
* | | Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-176-1/+50
|\ \ \
| * \ \ Merge branch 'rework/kthreads' into for-linusPetr Mladek2022-06-176-1/+50
| |\ \ \
| | * | | printk: Wait for the global console lock when the system is going downPetr Mladek2022-06-156-0/+47
| | * | | printk: Block console kthreads when direct printing will be requiredPetr Mladek2022-06-151-1/+3
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-06-175-79/+69
|\ \ \ \ \
| * | | | | arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon2022-06-171-2/+0
| * | | | | arm64/cpufeature: Unexport set_cpu_feature()Mark Brown2022-06-161-1/+0
| * | | | | arm64: ftrace: remove redundant labelMark Rutland2022-06-151-1/+0
| * | | | | arm64: ftrace: consistently handle PLTs.Mark Rutland2022-06-151-71/+66
| * | | | | arm64: ftrace: fix branch range checksMark Rutland2022-06-151-2/+2
| * | | | | Revert "arm64: Initialize jump labels before setup_machine_fdt()"Catalin Marinas2022-06-151-4/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'loongarch-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-175-27/+39
|\ \ \ \ \
| * | | | | docs/zh_CN/LoongArch: Fix notes rendering by using reST directivesYanteng Si2022-06-172-12/+16
| * | | | | docs/LoongArch: Fix notes rendering by using reST directivesYanteng Si2022-06-172-15/+22
| * | | | | LoongArch: vmlinux.lds.S: Add missing ELF_DETAILSYouling Tang2022-06-171-0/+1
| |/ / / /
* | | | | Merge tag 'riscv-for-linus-5.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-174-6/+18
|\ \ \ \ \
| * \ \ \ \ RISC-V: Some Svpbmt fixesPalmer Dabbelt2022-06-173-6/+9
| |\ \ \ \ \
| | * | | | | riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbolHeiko Stuebner2022-06-171-2/+7
| | * | | | | riscv: drop cpufeature_apply_feature tracking variableHeiko Stuebner2022-06-171-4/+1
| | * | | | | riscv: fix dependency for t-head errataHeiko Stuebner2022-06-171-0/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'dt-fixes-for-palmer-5.19-rc3' of ssh://gitolite.kernel.org/pub/scm...Palmer Dabbelt2022-06-171-0/+9
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | riscv: dts: microchip: re-add pdma to mpfs device treeConor Dooley2022-06-121-0/+9
| |/ / / /
* | | | | Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-06-178-15/+109
|\ \ \ \ \