summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-20345-2643/+2625
|\
| * shmem: support idmapped mounts for tmpfsGiuseppe Scrivano2023-01-201-19/+28
| * fs: move mnt_idmapChristian Brauner2023-01-197-278/+293
| * fs: port vfs{g,u}id helpers to mnt_idmapChristian Brauner2023-01-1914-117/+87
| * fs: port fs{g,u}id helpers to mnt_idmapChristian Brauner2023-01-196-36/+30
| * fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmapChristian Brauner2023-01-1933-183/+113
| * fs: port i_{g,u}id_{needs_}update() to mnt_idmapChristian Brauner2023-01-198-32/+36
| * quota: port to mnt_idmapChristian Brauner2023-01-1910-21/+21
| * fs: port privilege checking helpers to mnt_idmapChristian Brauner2023-01-1920-94/+93
| * fs: port inode_owner_or_capable() to mnt_idmapChristian Brauner2023-01-1922-59/+50
| * fs: port inode_init_owner() to mnt_idmapChristian Brauner2023-01-1941-143/+124
| * fs: port acl to mnt_idmapChristian Brauner2023-01-1928-121/+114
| * fs: port xattr to mnt_idmapChristian Brauner2023-01-1965-204/+203
| * fs: port ->permission() to pass mnt_idmapChristian Brauner2023-01-1984-421/+422
| * fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner2023-01-1937-46/+47
| * fs: port ->set_acl() to pass mnt_idmapChristian Brauner2023-01-1962-111/+122
| * fs: port ->get_acl() to pass mnt_idmapChristian Brauner2023-01-1912-26/+29
| * fs: port ->tmpfile() to pass mnt_idmapChristian Brauner2023-01-1917-17/+22
| * fs: port ->rename() to pass mnt_idmapChristian Brauner2023-01-1952-59/+63
| * fs: port ->mknod() to pass mnt_idmapChristian Brauner2023-01-1938-64/+67
| * fs: port ->mkdir() to pass mnt_idmapChristian Brauner2023-01-1957-65/+69
| * fs: port ->symlink() to pass mnt_idmapChristian Brauner2023-01-1948-54/+60
| * fs: port ->create() to pass mnt_idmapChristian Brauner2023-01-1954-62/+71
| * fs: port ->getattr() to pass mnt_idmapChristian Brauner2023-01-1972-148/+152
| * fs: port ->setattr() to pass mnt_idmapChristian Brauner2023-01-19101-245/+257
| * fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner2023-01-1825-221/+255
| * f2fs: project ids aren't idmappedChristian Brauner2023-01-181-1/+1
* | Merge tag 'iversion-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2023-02-2012-87/+157
|\ \
| * | nfsd: remove fetch_iversion export operationJeff Layton2023-01-263-11/+0
| * | nfsd: use the getattr operation to fetch i_versionJeff Layton2023-01-263-20/+45
| * | nfsd: move nfsd4_change_attribute to nfsfh.cJeff Layton2023-01-262-28/+28
| * | ceph: report the inode version in getattr if requestedJeff Layton2023-01-261-5/+11
| * | nfs: report the inode version in getattr if requestedJeff Layton2023-01-261-4/+12
| * | vfs: plumb i_version handling into struct kstatJeff Layton2023-01-262-2/+24
| * | fs: clarify when the i_version counter must be updatedJeff Layton2023-01-261-2/+20
| * | fs: uninline inode_query_iversionJeff Layton2023-01-262-36/+38
* | | Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...Linus Torvalds2023-02-2046-457/+507
|\ \ \
| * | | fs: remove locks_inodeJeff Layton2023-01-118-31/+29
| * | | filelock: move file locking definitions to separate header fileJeff Layton2023-01-1142-429/+481
* | | | Merge tag 'tpm-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...Linus Torvalds2023-02-2019-86/+293
|\ \ \ \
| * | | | tpm: add vendor flag to command code validationJulien Gomes2023-02-132-1/+4
| * | | | tpm: Add reserved memory event logEddie James2023-02-131-1/+31
| * | | | tpm: Use managed allocation for bios event logEddie James2023-02-134-10/+12
| * | | | tpm: tis_i2c: Convert to i2c's .probe_new()Uwe Kleine-König2023-02-131-3/+2
| * | | | tpm: tpm_i2c_nuvoton: Convert to i2c's .probe_new()Uwe Kleine-König2023-02-131-3/+3
| * | | | tpm: tpm_i2c_infineon: Convert to i2c's .probe_new()Uwe Kleine-König2023-02-131-3/+2
| * | | | tpm: tpm_i2c_atmel: Convert to i2c's .probe_new()Uwe Kleine-König2023-02-131-3/+2
| * | | | tpm: st33zp24: Convert to i2c's .probe_new()Uwe Kleine-König2023-02-131-3/+2
| * | | | KEYS: asymmetric: Fix ECDSA use via keyctl uapiDenis Kenzior2023-02-131-2/+22
| * | | | certs: don't try to update blacklist keysThomas Weißschuh2023-02-131-9/+12