summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-24Merge branch 'fs.acl.rework' into for-nextChristian Brauner110-1117/+1828
2022-10-20acl: remove a slew of now unused helpersChristian Brauner3-365/+23
2022-10-209p: use stub posix acl handlersChristian Brauner3-126/+4
2022-10-20cifs: use stub posix acl handlersChristian Brauner3-370/+4
2022-10-20ovl: use stub posix acl handlersChristian Brauner1-97/+4
2022-10-20ecryptfs: use stub posix acl handlersChristian Brauner1-0/+4
2022-10-20evm: remove evm_xattr_acl_change()Christian Brauner1-64/+0
2022-10-20xattr: use posix acl apiChristian Brauner4-13/+85
2022-10-20ovl: use posix acl apiChristian Brauner7-30/+58
2022-10-20ovl: implement set acl methodChristian Brauner3-0/+112
2022-10-20ovl: implement get acl methodChristian Brauner3-34/+95
2022-10-20ecryptfs: implement set acl methodChristian Brauner1-0/+17
2022-10-20ecryptfs: implement get acl methodChristian Brauner1-0/+11
2022-10-20ksmbd: use vfs_remove_acl()Christian Brauner1-1/+1
2022-10-20acl: add vfs_remove_acl()Christian Brauner3-0/+86
2022-10-20acl: add vfs_get_acl()Christian Brauner3-7/+141
2022-10-20acl: add vfs_set_acl()Christian Brauner3-0/+127
2022-10-20internal: add may_write_xattr()Christian Brauner2-13/+31
2022-10-20evm: add post set acl hookChristian Brauner1-0/+13
2022-10-20integrity: implement get and set acl hookChristian Brauner5-3/+157
2022-10-20smack: implement get, set and remove acl hookChristian Brauner1-0/+71
2022-10-20selinux: implement get, set and remove acl hookChristian Brauner1-0/+22
2022-10-20security: add get, remove and set acl hookChristian Brauner4-0/+72
2022-10-209p: implement set acl methodChristian Brauner3-0/+99
2022-10-209p: implement get acl methodChristian Brauner4-22/+80
2022-10-20cifs: implement set acl methodChristian Brauner4-0/+240
2022-10-20cifs: implement get acl methodChristian Brauner4-0/+271
2022-10-20fs: add new get acl methodChristian Brauner3-0/+5
2022-10-20fs: rename current get acl methodChristian Brauner47-100/+101
2022-10-19fs: pass dentry to set acl methodChristian Brauner55-95/+121
2022-10-19orangefs: rework posix acl handling when creating new filesystem objectsChristian Brauner4-54/+50
2022-10-18Merge branch 'fs.ovl.setgid' into for-nextChristian Brauner9-55/+139
2022-10-18ovl: remove privs in ovl_fallocate()Amir Goldstein1-1/+11
2022-10-18ovl: remove privs in ovl_copyfile()Amir Goldstein1-2/+14
2022-10-18attr: use consistent sgid stripping checksChristian Brauner8-27/+33
2022-10-18attr: add setattr_should_drop_sgid()Christian Brauner2-0/+34
2022-10-18fs: move should_remove_suid()Christian Brauner2-29/+29
2022-10-18attr: add in_group_or_capable()Christian Brauner3-9/+31
2022-10-17Linux 6.1-rc1Linus Torvalds1-2/+2
2022-10-17Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds185-421/+378
2022-10-17Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...Linus Torvalds36-71/+1265
2022-10-16Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-11/+18
2022-10-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds18-129/+1831
2022-10-16Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds23-726/+922
2022-10-16Revert "cpumask: fix checking valid cpu range".Tetsuo Handa1-8/+11
2022-10-16lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5Nathan Chancellor1-2/+7
2022-10-16kbuild: fix single directory buildMasahiro Yamada1-0/+2
2022-10-16Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-19/+19
2022-10-16Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2-9/+9
2022-10-16Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-61/+1