summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-20Linux 5.4.241v5.4.241Greg Kroah-Hartman1-1/+1
2023-04-20xfs: force log and push AIL to clear pinned inodes when aborting mountDarrick J. Wong1-46/+44
2023-04-20xfs: don't reuse busy extents on extent trimBrian Foster1-14/+0
2023-04-20xfs: consider shutdown in bmapbt cursor delete assertBrian Foster1-19/+11
2023-04-20xfs: shut down the filesystem if we screw up quota reservationDarrick J. Wong1-3/+13
2023-04-20xfs: report corruption only as a regular errorDarrick J. Wong2-1/+7
2023-04-20xfs: set inode size after creating symlinkJeffrey Mitchell1-0/+1
2023-04-20xfs: fix up non-directory creation in SGID directoriesChristoph Hellwig1-7/+7
2023-04-20xfs: remove the di_version field from struct icdinodeChristoph Hellwig9-44/+24
2023-04-20xfs: simplify a check in xfs_ioctl_setattr_check_cowextsizeChristoph Hellwig1-2/+1
2023-04-20xfs: simplify di_flags2 inheritance in xfs_iallocChristoph Hellwig1-10/+3
2023-04-20xfs: only check the superblock version for dinode size calculationChristoph Hellwig11-37/+27
2023-04-20xfs: add a new xfs_sb_version_has_v3inode helperChristoph Hellwig7-21/+25
2023-04-20xfs: remove the kuid/kgid conversion wrappersChristoph Hellwig7-54/+27
2023-04-20xfs: remove the icdinode di_uid/di_gid membersChristoph Hellwig11-52/+46
2023-04-20xfs: ensure that the inode uid/gid match values match the icdinode onesChristoph Hellwig4-5/+12
2023-04-20xfs: merge the projid fields in struct xfs_icdinodeChristoph Hellwig12-47/+26
2023-04-20xfs: show the proper user quota optionsKaixu Xia1-4/+6
2023-04-20coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bugSteve Clevenger1-1/+1
2023-04-20watchdog: sbsa_wdog: Make sure the timeout programming is within the limitsGeorge Cherian1-0/+1
2023-04-20i2c: ocores: generate stop condition after timeout in polling modeGregor Herburger1-16/+19
2023-04-20ubi: Fix deadlock caused by recursively holding work_semZhaoLong Wang1-2/+2
2023-04-20mtd: ubi: wl: Fix a couple of kernel-doc issuesLee Jones1-2/+1
2023-04-20ubi: Fix failure attaching when vid_hdr offset equals to (sub)page sizeZhihao Cheng1-6/+15
2023-04-20asymmetric_keys: log on fatal failures in PE/pkcs7Robbie Harwood2-17/+17
2023-04-20verify_pefile: relax wrapper length checkRobbie Harwood1-4/+8
2023-04-20drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90FHans de Goede1-3/+10
2023-04-20efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/LHans de Goede1-0/+8
2023-04-20i2c: imx-lpi2c: clean rx/tx buffers upon new messageAlexander Stein1-0/+2
2023-04-20power: supply: cros_usbpd: reclassify "default case!" as debugGrant Grundler1-1/+1
2023-04-20net: macb: fix a memory corruption in extended buffer descriptor modeRoman Gushchin1-0/+4
2023-04-20udp6: fix potential access to stale informationEric Dumazet1-3/+5
2023-04-20RDMA/core: Fix GID entry ref leak when create_ah failsSaravanan Vajravel1-0/+2
2023-04-20sctp: fix a potential overflow in sctp_ifwdtsn_skipXin Long1-1/+2
2023-04-20qlcnic: check pci_reset_function resultDenis Plotnikov1-1/+7
2023-04-20niu: Fix missing unwind goto in niu_alloc_channels()Harshit Mogalapalli1-1/+1
2023-04-209p/xen : Fix use after free bug in xen_9pfs_front_remove due to race conditionZheng Wang1-0/+4
2023-04-20mtd: rawnand: stm32_fmc2: remove unsupported EDO modeChristophe Kerello1-0/+3
2023-04-20mtd: rawnand: meson: fix bitmask for length in command wordArseniy Krasnov1-3/+3
2023-04-20mtdblock: tolerate corrected bit-flipsBang Li1-4/+8
2023-04-20btrfs: fix fast csum implementation detectionChristoph Hellwig2-2/+14
2023-04-20btrfs: print checksum type and implementation at mount timeDavid Sterba1-0/+3
2023-04-20Bluetooth: Fix race condition in hidp_session_threadMin Li1-1/+1
2023-04-20Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}Luiz Augusto von Dentz1-18/+6
2023-04-20ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboardsOswald Buddenhagen1-0/+8
2023-04-20ALSA: firewire-tascam: add missing unwind goto in snd_tscm_stream_start_duplex()Xu Biang1-1/+1
2023-04-20ALSA: i2c/cs8427: fix iec958 mixer control deactivationOswald Buddenhagen1-2/+5
2023-04-20ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboardOswald Buddenhagen2-1/+3
2023-04-20ALSA: emu10k1: fix capture interrupt handler unlinkingOswald Buddenhagen1-2/+2
2023-04-20Revert "pinctrl: amd: Disable and mask interrupts on resume"Kornel Dulęba1-20/+16