summaryrefslogtreecommitdiffstats
path: root/usr/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-29cifs: update internal module version number for cifs.koSteve French1-2/+2
2023-04-29smb3: move some common open context structs to smbfs_commonSteve French3-36/+28
2023-04-29smb3: make query_on_disk_id open context consistent and move to common codeSteve French4-18/+12
2023-04-29SMB3.1.1: add new tree connect ShareFlagsSteve French1-8/+9
2023-04-29cifs: missing lock when updating session statusSteve French1-2/+6
2023-04-28NFSv4.2: Rework scratch handling for READ_PLUSAnna Schumaker3-7/+15
2023-04-28ext4: clean up error handling in __ext4_fill_super()Theodore Ts'o1-22/+29
2023-04-28ext4: reflect error codes from ext4_multi_mount_protect() to its callersTheodore Ts'o2-8/+17
2023-04-28ext4: fix lost error code reporting in __ext4_fill_super()Theodore Ts'o1-1/+2
2023-04-28ext4: fix unused iterator variable warningsNathan Chancellor1-4/+3
2023-04-28ext4: fix use-after-free read in ext4_find_extent for bigalloc + inlineYe Bin1-1/+2
2023-04-28lsm: move hook comments docs to security/security.cRandy Dunlap3-5/+5
2023-04-28ext4: fix i_disksize exceeding i_size problem in paritally written caseZhihao Cheng1-0/+3
2023-04-28tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM driversJarkko Sakkinen4-11/+28
2023-04-28i3c: ast2600: fix register setting for 545 ohm pullupsJeremy Kerr1-2/+2
2023-04-28i3c: ast2600: enable IBI supportJeremy Kerr1-0/+21
2023-04-28i3c: dw: Add a platform facility for IBI PEC workaroundsJeremy Kerr2-0/+29
2023-04-28i3c: dw: Add support for in-band interruptsJeremy Kerr2-3/+289
2023-04-28i3c: dw: Turn DAT array entry into a structJeremy Kerr2-12/+21
2023-04-28i3c: dw: Create a generic fifo read functionJeremy Kerr1-4/+10
2023-04-28i3c: Allow OF-alias-based persistent bus numberingJeremy Kerr1-5/+25
2023-04-28i3c: ast2600: Add AST2600 platform-specific driverJeremy Kerr4-0/+189