Show patches with: Archived = No       |   5612 patches
« 1 2 ... 39 40 4156 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,31/46] btrfs: implement the fscrypt extent encryption hooks btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,30/46] btrfs: pass the fscrypt_info through the replace extent infrastructure btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,29/46] btrfs: pass through fscrypt_extent_info to the file extent helpers btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,28/46] btrfs: explicitly track file extent length for replace and drop btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,27/46] btrfs: add an optional encryption context to the end of file extents btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,26/46] btrfs: keep track of fscrypt info and orig_start for dio reads btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,25/46] btrfs: populate the ordered_extent with the fscrypt context btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,24/46] btrfs: plumb the fscrypt extent context through create_io_em btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,23/46] btrfs: plumb through setting the fscrypt_info for ordered extents btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,22/46] btrfs: add fscrypt_info and encryption_type to ordered_extent btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,21/46] btrfs: add fscrypt_info and encryption_type to extent_map btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,20/46] btrfs: set file extent encryption excplicitly btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,19/46] btrfs: turn on inlinecrypt mount option for encrypt btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,18/46] btrfs: add get_devices hook for fscrypt btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,17/46] btrfs: add encryption to CONFIG_BTRFS_DEBUG btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,16/46] btrfs: implement fscrypt ioctls btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,15/46] btrfs: handle nokey names. btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,14/46] btrfs: adapt readdir for encrypted and nokey names btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,13/46] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,12/46] btrfs: add inode encryption contexts btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,11/46] btrfs: start using fscrypt hooks btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,10/46] btrfs: disable verity on encrypted inodes btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,09/46] btrfs: disable various operations on encrypted inodes btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,08/46] btrfs: add infrastructure for safe em freeing btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,07/46] fscrypt: add documentation about extent encryption btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,06/46] fscrypt: expose fscrypt_nokey_name btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,05/46] blk-crypto: add a process bio callback btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,04/46] fscrypt: conditionally don't wipe mk secret until the last active user is done btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,03/46] fscrypt: add a fscrypt_inode_open helper btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,02/46] fscrypt: add per-extent encryption support btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v4,01/46] fs: move fscrypt keyring destruction to after ->put_super btrfs: add fscrypt support - - - --- 2023-12-01 Josef Bacik New
[v1] mm/readahead: Do not allow order-1 folio [v1] mm/readahead: Do not allow order-1 folio - 1 - --- 2023-12-01 Ryan Roberts New
[v7,9/9] landlock: Document IOCTL support Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack New
[v7,8/9] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack New
[v7,7/9] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH) Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack New
[v7,6/9] selftests/landlock: Test IOCTL with memfds Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack New
[v7,5/9] selftests/landlock: Test IOCTL support Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack New
[v7,4/9] landlock: Add IOCTL access right Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack New
[v7,3/9] landlock: Optimize the number of calls to get_access_mask slightly Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack New
[v7,2/9] selftests/landlock: Rename "permitted" to "allowed" in ftruncate tests Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack New
[v7,1/9] landlock: Remove remaining "inline" modifiers in .c files Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack New
pipe: wakeup wr_wait after setting max_usage pipe: wakeup wr_wait after setting max_usage - 1 - --- 2023-12-01 Christian Brauner New
[2/2] cifs: Fix flushing, invalidation and file size with FICLONE cifs: Fixes for copy_file_range() and FICLONE - - - --- 2023-12-01 David Howells New
[1/2] cifs: Fix flushing, invalidation and file size with copy_file_range() cifs: Fixes for copy_file_range() and FICLONE - - - --- 2023-12-01 David Howells New
[v7,23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache Untitled series #805797 - - - --- 2023-11-30 Roberto Sassu New
[v7,22/23] integrity: Remove 'integrity' LSM and move integrity functions to 'ima' LSM Untitled series #805797 - - - --- 2023-11-30 Roberto Sassu New
[v7,21/23] evm: Move to LSM infrastructure Untitled series #805797 - - - --- 2023-11-30 Roberto Sassu New
[v7,20/23] ima: Move IMA-Appraisal to LSM infrastructure Untitled series #805797 - 2 - --- 2023-11-30 Roberto Sassu New
[v7,19/23] ima: Move to LSM infrastructure Untitled series #805797 1 - - --- 2023-11-30 Roberto Sassu New
[v2,10/10] iommu: account IOMMU allocated memory IOMMU memory observability 1 - - --- 2023-11-30 Pasha Tatashin New
[v2,09/10] iommu: observability of the IOMMU allocations IOMMU memory observability 1 - - --- 2023-11-30 Pasha Tatashin New
[v2,08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h IOMMU memory observability 1 - - --- 2023-11-30 Pasha Tatashin New
[v2,07/10] iommu/sun50i: use page allocation function provided by iommu-pages.h IOMMU memory observability 1 - - --- 2023-11-30 Pasha Tatashin New
[v2,06/10] iommu/rockchip: use page allocation function provided by iommu-pages.h IOMMU memory observability 1 - - --- 2023-11-30 Pasha Tatashin New
[v2,05/10] iommu/exynos: use page allocation function provided by iommu-pages.h IOMMU memory observability 1 - - --- 2023-11-30 Pasha Tatashin New
[v2,04/10] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h IOMMU memory observability 1 1 - --- 2023-11-30 Pasha Tatashin New
[v2,03/10] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h IOMMU memory observability 1 - - --- 2023-11-30 Pasha Tatashin New
[v2,02/10] iommu/amd: use page allocation function provided by iommu-pages.h IOMMU memory observability 1 - - --- 2023-11-30 Pasha Tatashin New
[v2,01/10] iommu/vt-d: add wrapper functions for page allocations IOMMU memory observability - - - --- 2023-11-30 Pasha Tatashin New
[v12,bpf-next,17/17] bpf,selinux: allocate bpf_security_struct per BPF token BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,16/17] selftests/bpf: add BPF token-enabled tests BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,15/17] libbpf: add BPF token support to bpf_prog_load() API BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,14/17] libbpf: add BPF token support to bpf_btf_load() API BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,13/17] libbpf: add BPF token support to bpf_map_create() API BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,12/17] libbpf: add bpf_token_create() API BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,11/17] bpf,lsm: add BPF token LSM hooks BPF token and BPF FS-based delegation 1 - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks BPF token and BPF FS-based delegation 1 - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks BPF token and BPF FS-based delegation 1 - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,08/17] bpf: consistently use BPF token throughout BPF verifier logic BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,07/17] bpf: take into account BPF token when fetching helper protos BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,06/17] bpf: add BPF token support to BPF_PROG_LOAD command BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,05/17] bpf: add BPF token support to BPF_BTF_LOAD command BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,04/17] bpf: add BPF token support to BPF_MAP_CREATE command BPF token and BPF FS-based delegation - - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,03/17] bpf: introduce BPF token object BPF token and BPF FS-based delegation 1 - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,02/17] bpf: add BPF token delegation mount options to BPF FS BPF token and BPF FS-based delegation 1 - - --- 2023-11-30 Andrii Nakryiko New
[v12,bpf-next,01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach BPF token and BPF FS-based delegation 1 - - --- 2023-11-30 Andrii Nakryiko New
[REPOST,v2,2/2] fanotify: allow "weak" fsid when watching a single filesystem Support fanotify FAN_REPORT_FID on all filesystems - - - --- 2023-11-30 Amir Goldstein New
[REPOST,v2,1/2] fanotify: store fsid in mark instead of in connector Support fanotify FAN_REPORT_FID on all filesystems - - - --- 2023-11-30 Amir Goldstein New
[v2,2/2] fanotify: allow "weak" fsid when watching a single filesystem Support fanotify FAN_REPORT_FID on all filesystems - - - --- 2023-11-30 Amir Goldstein New
[v2,1/2] fanotify: store fsid in mark instead of in connector Support fanotify FAN_REPORT_FID on all filesystems - - - --- 2023-11-30 Amir Goldstein New
[v2,3/3] fs: use do_splice_direct() for nfsd/ksmbd server-side-copy Avert possible deadlock with splice() and fanotify - 2 - --- 2023-11-30 Amir Goldstein New
[v2,2/3] fs: move file_start_write() into direct_splice_actor() Avert possible deadlock with splice() and fanotify - 2 - --- 2023-11-30 Amir Goldstein New
[v2,1/3] fs: fork splice_file_range() from do_splice_direct() Avert possible deadlock with splice() and fanotify 1 1 - --- 2023-11-30 Amir Goldstein New
[RFC,7/7] ext4: Support atomic write for statx ext4: Allocator changes for atomic write support with DIO - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,6/7] ext4: Add aligned allocation support for atomic direct io ext4: Allocator changes for atomic write support with DIO - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,5/7] block: export blkdev_atomic_write_valid() and refactor api ext4: Allocator changes for atomic write support with DIO - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,4/7] ext4: allow inode preallocation for aligned alloc ext4: Allocator changes for atomic write support with DIO - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,3/7] ext4: add aligned allocation support in mballoc ext4: Allocator changes for atomic write support with DIO - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,2/7] ext4: Factor out size and start prediction from ext4_mb_normalize_request() ext4: Allocator changes for atomic write support with DIO - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,1/7] iomap: Don't fall back to bufferred write if the write is atomic [RFC,1/7] iomap: Don't fall back to bufferred write if the write is atomic - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,1/7] iomap: Don't fall back to buffered write if the write is atomic ext4: Allocator changes for atomic write support with DIO - - - --- 2023-11-30 Ojaswin Mujoo New
[RFC,5/5] file: remove __receive_fd() file: minor fixes - 1 - --- 2023-11-30 Christian Brauner New
[RFC,4/5] file: stop exposing receive_fd_user() file: minor fixes - 1 - --- 2023-11-30 Christian Brauner New
[RFC,3/5] fs: replace f_rcuhead with f_tw file: minor fixes - 1 - --- 2023-11-30 Christian Brauner New
[RFC,2/5] file: remove pointless wrapper file: minor fixes - 2 - --- 2023-11-30 Christian Brauner New
[RFC,1/5] file: s/close_fd_get_file()/file_close_fd()/g file: minor fixes - 1 - --- 2023-11-30 Christian Brauner New
[v5,2/2] exfat: do not zero the extended part Untitled series #805500 - 2 - --- 2023-11-30 Yuezhang.Mo@sony.com New
[v5,1/2] exfat: change to get file size from DataLength [v5,1/2] exfat: change to get file size from DataLength - 2 - --- 2023-11-30 Yuezhang.Mo@sony.com New
[v5,17/17] scsi_debug: Maintain write statistics per group number Pass data lifetime information to SCSI disk devices - - - --- 2023-11-30 Bart Van Assche New
[v5,16/17] scsi_debug: Implement GET STREAM STATUS Pass data lifetime information to SCSI disk devices - - - --- 2023-11-30 Bart Van Assche New
« 1 2 ... 39 40 4156 57 »