linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-27 14:57:15 to 2022-09-29 15:32:31 UTC [more...]

[PATCH v4 00/30] acl: add vfs posix acl api
 2022-09-29 15:30 UTC  (9+ messages)
` [PATCH v4 01/30] orangefs: rework posix acl handling when creating new filesystem objects
` [PATCH v4 02/30] fs: pass dentry to set acl method
` [PATCH v4 03/30] fs: rename current get "
` [PATCH v4 04/30] fs: add new "
` [PATCH v4 05/30] cifs: implement "
` [PATCH v4 06/30] cifs: implement set "
` [PATCH v4 07/30] 9p: implement get "
` [PATCH v4 08/30] 9p: implement set "

[PATCHv3 0/4] submit_bh: Drop unnecessary return value
 2022-09-29 14:58 UTC  (2+ messages)

[PATCH v4 2/3] fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
 2022-09-29 14:58 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v4 1/3] ext4: don't increase iversion counter for ea_inodes
 2022-09-29 14:58 UTC  (2+ messages)

[syzbot] inconsistent lock state in kmem_cache_alloc
 2022-09-29 14:07 UTC  (4+ messages)

[PATCH v3 0/3] Check content after reading from quota file
 2022-09-29 13:39 UTC  (2+ messages)

[PATCH v3 00/29] acl: add vfs posix acl api
 2022-09-29 13:10 UTC  (49+ messages)
` [PATCH v3 01/29] orangefs: rework posix acl handling when creating new filesystem objects
` [PATCH v3 02/29] fs: pass dentry to set acl method
` [PATCH v3 03/29] fs: rename current get "
` [PATCH v3 04/29] fs: add new "
` [PATCH v3 05/29] cifs: implement "
` [PATCH v3 06/29] cifs: implement set "
` [PATCH v3 07/29] 9p: implement get "
` [PATCH v3 08/29] 9p: implement set "
` [PATCH v3 09/29] security: add get, remove and set acl hook
` [PATCH v3 10/29] selinux: implement get, set and remove "
` [PATCH v3 11/29] smack: "
` [PATCH v3 12/29] integrity: implement get and set "
` [PATCH v3 13/29] evm: add post "
` [PATCH v3 14/29] acl: add vfs_set_acl()
` [PATCH v3 15/29] acl: add vfs_get_acl()
` [PATCH v3 16/29] acl: add vfs_remove_acl()
` [PATCH v3 17/29] ksmbd: use vfs_remove_acl()
` [PATCH v3 18/29] ecryptfs: implement get acl method
` [PATCH v3 19/29] ecryptfs: implement set "
` [PATCH v3 20/29] ovl: implement get "
` [PATCH v3 21/29] ovl: implement set "
` [PATCH v3 22/29] ovl: use posix acl api
` [PATCH v3 23/29] xattr: "
` [PATCH v3 24/29] evm: remove evm_xattr_acl_change()
` [PATCH v3 25/29] ecryptfs: use stub posix acl handlers
` [PATCH v3 26/29] ovl: "
` [PATCH v3 27/29] cifs: "
` [PATCH v3 28/29] 9p: "
` [PATCH v3 29/29] acl: remove a slew of now unused helpers

[PATCH v1] ksmbd: Fix user namespace mapping
 2022-09-29 13:08 UTC  (5+ messages)

[RFC v2 0/8] ext4: Convert inode preallocation list to an rbtree
 2022-09-29 12:53 UTC  (17+ messages)
` [RFC v3 1/8] ext4: Stop searching if PA doesn't satisfy non-extent file
` [RFC v3 2/8] ext4: Refactor code related to freeing PAs
` [RFC v3 3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated()
` [RFC v3 4/8] ext4: Move overlap assert logic into a separate function
` [RFC v3 5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request()
` [RFC v3 6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union
` [RFC v3 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
` [RFC v3 8/8] ext4: Remove the logic to trim inode PAs

thoughts about fanotify and HSM
 2022-09-29 10:01 UTC  (12+ messages)

[PATCH v2 00/16] slab: Introduce kmalloc_size_roundup()
 2022-09-29  9:00 UTC  (8+ messages)
` [PATCH v2 01/16] slab: Remove __malloc attribute from realloc functions

[PATCH v4] sched/numa: add per-process numa_balancing
 2022-09-29  8:45 UTC  (3+ messages)

[PATCH v4 05/10] cachefiles: use vfs_tmpfile_open() helper
 2022-09-29  8:44 UTC  (4+ messages)
` [PATCH v4 00/10] fuse tmpfile

[PATCH 08/26] fuse: Add fuse-bpf, a stacked fs extension for FUSE
 2022-09-29  5:09 UTC  (3+ messages)

[PATCH 02/26] bpf: verifier: Allow single packet invalidation
 2022-09-29  4:21 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in hdr_find_e
 2022-09-29  3:19 UTC 

[PATCH v6 0/5] landlock: truncate support
 2022-09-29  2:55 UTC  (13+ messages)
` [PATCH v6 1/5] security: create file_truncate hook from path_truncate hook
` [PATCH v6 2/5] landlock: Support file truncation

[RFC PATCH 0/2] iomap/xfs: fix data corruption due to stale cached iomaps
 2022-09-29  2:15 UTC  (15+ messages)
` [PATCH 1/2] iomap: write iomap validity checks
` [PATCH 2/2] xfs: use iomap_valid method to detect stale cached iomaps

[syzbot] kernel panic: stack is corrupted in writeback_single_inode
 2022-09-28 20:52 UTC  (2+ messages)

[syzbot] WARNING in __brelse
 2022-09-28 20:43 UTC 

[PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()
 2022-09-28 18:29 UTC  (3+ messages)

[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-09-28 17:24 UTC  (5+ messages)

[PATCH v10 00/27] Rust support
 2022-09-28 16:39 UTC  (71+ messages)
` [PATCH v10 01/27] kallsyms: use `ARRAY_SIZE` instead of hardcoded size
` [PATCH v10 02/27] kallsyms: avoid hardcoding buffer size
` [PATCH v10 05/27] kallsyms: increase maximum kernel symbol length to 512
` [PATCH v10 06/27] rust: add C helpers
` [PATCH v10 08/27] rust: adapt `alloc` crate to the kernel
` [PATCH v10 09/27] rust: add `compiler_builtins` crate
` [PATCH v10 10/27] rust: add `macros` crate
` [PATCH v10 11/27] rust: add `bindings` crate
` [PATCH v10 12/27] rust: add `kernel` crate
` [PATCH v10 13/27] rust: export generated symbols
` [PATCH v10 14/27] vsprintf: add new `%pA` format specifier
` [PATCH v10 15/27] scripts: checkpatch: diagnose uses of `%pA` in the C side as errors
` [PATCH v10 16/27] scripts: checkpatch: enable language-independent checks for Rust
` [PATCH v10 17/27] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH v10 20/27] scripts: add `rust_is_available.sh`
` [PATCH v10 21/27] scripts: add `is_rust_module.sh`
` [PATCH v10 22/27] rust: add `.rustfmt.toml`
` [PATCH v10 23/27] Kbuild: add Rust support
` [PATCH v10 25/27] x86: enable initial "
` [PATCH v10 26/27] samples: add first Rust examples
` [PATCH v10 27/27] MAINTAINERS: Rust

[PATCH v2 00/30] acl: add vfs posix acl api
 2022-09-28 15:27 UTC  (33+ messages)
` [PATCH v2 10/30] security: add set acl hook
` [PATCH v2 11/30] selinux: implement "
` [PATCH v2 12/30] smack: "
` [PATCH v2 13/30] evm: "
` [PATCH v2 14/30] acl: use "
` [PATCH v2 15/30] evm: add post "
` [PATCH v2 16/30] acl: add vfs_get_acl()
` [PATCH v2 17/30] acl: add vfs_remove_acl()
` [PATCH v2 18/30] evm: simplify evm_xattr_acl_change()

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-09-28 14:46 UTC  (7+ messages)

[man-pages RFC PATCH v6] statx, inode: document the new STATX_VERSION field
 2022-09-28 13:42 UTC 

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-09-28 13:36 UTC  (14+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd

[PATCH] statx, inode: document the new STATX_VERSION field
 2022-09-28 13:00 UTC  (3+ messages)

[PATCH 00/26] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2022-09-28 12:31 UTC  (8+ messages)
` [PATCH 03/26] fuse-bpf: Update uapi for fuse-bpf
` [PATCH 12/26] fuse-bpf: Add support for fallocate

[PATCH] fuse: always revalidate rename target dentry
 2022-09-28 12:19 UTC 

[syzbot] WARNING in folio_account_dirtied
 2022-09-28 11:35 UTC 

[PATCH v2] block: add filemap_invalidate_lock_killable()
 2022-09-28 11:16 UTC  (3+ messages)

ext4_writepages: jbd2_start: 5120 pages, ino 11; err -5
 2022-09-28 10:10 UTC  (5+ messages)

[syzbot] WARNING: suspicious RCU usage in evict
 2022-09-28  7:45 UTC  (2+ messages)

[syzbot] unexpected kernel reboot (8)
 2022-09-28  7:35 UTC 

[PATCH] vfs: parse sloppy mount option in correct order
 2022-09-28  1:09 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).