linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-15 14:06:46 to 2024-01-17 09:50:23 UTC [more...]

[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
 2024-01-17  9:51 UTC  (8+ messages)
` [PATCH v11] "
  ` [PATCH v12] "
    ` [PATCH v13] "
      ` [PATCH v14] "

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
 2024-01-17  8:50 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] : SSDFS - flexible architecture for FDP, ZNS SSD, and SMR HDD
 2024-01-17  8:11 UTC 

[PATCH 0/3] mm/mempolicy: weighted interleave mempolicy with sysfs extension
 2024-01-17  6:58 UTC  (11+ messages)
` [PATCH 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH 2/3] mm/mempolicy: refactor a read-once mechanism into a function for re-use
` [PATCH 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving

[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
 2024-01-17  6:17 UTC  (7+ messages)

[syzbot] [exfat?] kernel BUG in iov_iter_revert
 2024-01-17  6:14 UTC  (2+ messages)

[GIT PULL] bcachefs updates for 6.8
 2024-01-17  5:54 UTC  (15+ messages)

[syzbot] [gfs2?] BUG: sleeping function called from invalid context in gfs2_make_fs_ro
 2024-01-17  0:48 UTC  (2+ messages)

[syzbot] [ntfs3?] INFO: trying to register non-static key in do_mpage_readpage
 2024-01-17  0:07 UTC 

[PATCH v3 0/2] eventfs: Create dentries and inodes at dir open
 2024-01-16 22:55 UTC  (3+ messages)
` [PATCH v3 1/2] eventfs: Have the inodes all for files and directories all be the same
` [PATCH v3 2/2] eventfs: Do not create dentries nor inodes in iterate_shared

[PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
 2024-01-16 22:44 UTC  (26+ messages)
` [PATCH 01/20] filelock: split common fields into struct file_lock_core
` [PATCH 02/20] filelock: add coccinelle scripts to move fields to "
` [PATCH 03/20] filelock: the results of the coccinelle conversion
` [PATCH 04/20] filelock: fixups after the coccinelle changes
` [PATCH 05/20] filelock: convert some internal functions to use file_lock_core instead
` [PATCH 06/20] filelock: convert more internal functions to use file_lock_core
` [PATCH 07/20] filelock: make posix_same_owner take file_lock_core pointers
` [PATCH 08/20] filelock: convert posix_owner_key to take file_lock_core arg
` [PATCH 09/20] filelock: make locks_{insert,delete}_global_locks "
` [PATCH 10/20] filelock: convert locks_{insert,delete}_global_blocked
` [PATCH 11/20] filelock: convert the IS_* macros to take file_lock_core
` [PATCH 12/20] filelock: make __locks_delete_block and __locks_wake_up_blocks "
` [PATCH 13/20] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
` [PATCH 14/20] filelock: convert fl_blocker to file_lock_core
` [PATCH 15/20] filelock: clean up locks_delete_block internals
` [PATCH 16/20] filelock: reorganize locks_delete_block and __locks_insert_block
` [PATCH 17/20] filelock: make assign_type helper take a file_lock_core pointer
` [PATCH 18/20] filelock: convert locks_wake_up_blocks to "
` [PATCH 19/20] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx
` [PATCH 20/20] filelock: split leases out of struct file_lock

[PATCH v2 0/2] eventfs: Create dentries and inodes at dir open
 2024-01-16 22:01 UTC  (4+ messages)
` [PATCH v2 1/2] eventfs: Have the inodes all for files and directories all be the same
` [PATCH v2 2/2] eventfs: Create list of files and directories at dir open

nfstest_posix failed with 6.7 kernel (resend)
 2024-01-16 20:51 UTC  (5+ messages)

[PATCH] eventfs: Create dentries and inodes at dir open
 2024-01-16 19:42 UTC  (5+ messages)

[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-01-16 19:41 UTC  (36+ messages)
` [PATCH v9 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v9 02/25] ima: Align ima_file_mprotect() "
` [PATCH v9 03/25] ima: Align ima_inode_setxattr() "
` [PATCH v9 04/25] ima: Align ima_inode_removexattr() "
` [PATCH v9 05/25] ima: Align ima_post_read_file() "
` [PATCH v9 06/25] evm: Align evm_inode_post_setattr() "
` [PATCH v9 07/25] evm: Align evm_inode_setxattr() "
` [PATCH v9 08/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v9 09/25] security: Align inode_setattr hook definition with EVM
` [PATCH v9 10/25] security: Introduce inode_post_setattr hook
` [PATCH v9 11/25] security: Introduce inode_post_removexattr hook
` [PATCH v9 12/25] security: Introduce file_post_open hook
` [PATCH v9 13/25] security: Introduce file_release hook
` [PATCH v9 14/25] security: Introduce path_post_mknod hook
` [PATCH v9 15/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v9 16/25] security: Introduce inode_post_set_acl hook
` [PATCH v9 17/25] security: Introduce inode_post_remove_acl hook
` [PATCH v9 18/25] security: Introduce key_post_create_or_update hook
` [PATCH v9 19/25] integrity: Move integrity_kernel_module_request() to IMA
` [PATCH v9 20/25] ima: Move to LSM infrastructure
` [PATCH v9 21/25] ima: Move IMA-Appraisal "
` [PATCH v9 22/25] evm: Move "
` [PATCH v9 23/25] evm: Make it independent from 'integrity' LSM
` [PATCH v9 24/25] ima: "
` [PATCH v9 25/25] integrity: Remove LSM

[PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
 2024-01-16 19:02 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2 0/2] Move fscrypt keyring destruction to after ->put_super
 2024-01-16 19:02 UTC  (2+ messages)
` [f2fs-dev] "

[LSF/MM/BPF TOPIC] : Current status of ZNS SSD support in file systems
 2024-01-16 18:12 UTC  (6+ messages)

[RFC 0/3] reading proc/pid/maps under RCU
 2024-01-16 17:57 UTC  (7+ messages)
` [RFC 1/3] mm: make vm_area_struct anon_name field RCU-safe
` [RFC 2/3] seq_file: add validate() operation to seq_operations
` [RFC 3/3] mm/maps: read proc/pid/maps under RCU

[LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
 2024-01-16 17:46 UTC  (4+ messages)

[syzbot] [nfs?] KMSAN: kernel-infoleak in sys_name_to_handle_at (4)
 2024-01-16 17:21 UTC  (3+ messages)

[PATCH bpf-next 03/29] bpf: introduce BPF token object
 2024-01-16 16:37 UTC  (11+ messages)

[syzbot] [gfs2?] BUG: unable to handle kernel NULL pointer dereference in gfs2_rindex_update
 2024-01-16 15:57 UTC  (3+ messages)

[syzbot] [ext4?] INFO: task hung in find_inode_fast (2)
 2024-01-16 15:57 UTC  (3+ messages)

[syzbot] [gfs2?] BUG: sleeping function called from invalid context in glock_hash_walk
 2024-01-16 15:55 UTC  (4+ messages)

[PATCH v3] fsnotify: optimize the case of no parent watcher
 2024-01-16 12:53 UTC  (3+ messages)

[syzbot] [udf?] WARNING in __udf_add_aext (2)
 2024-01-16 12:29 UTC  (3+ messages)

[PATCH v2 00/16] block atomic writes
 2024-01-16 11:35 UTC  (12+ messages)

[PATCH] fs: Remove NTFS classic
 2024-01-16 11:32 UTC  (9+ messages)
    ` [PATCH] "

[PATCH AUTOSEL 6.1 12/14] add unique mount ID
 2024-01-16 11:31 UTC  (3+ messages)

[PATCH] fs: improve dump_mapping() robustness
 2024-01-16 11:16 UTC  (2+ messages)

[PATCH] buffer: Use KMEM_CACHE instead of kmem_cache_create()
 2024-01-16 11:01 UTC  (3+ messages)

[PATCH] fs/ntfs3: Use kvfree to free memory allocated by kvmalloc
 2024-01-16 10:50 UTC  (2+ messages)

[syzbot] [btrfs?] memory leak in corrupted
 2024-01-16  9:48 UTC  (2+ messages)

[syzbot] [reiserfs?] possible deadlock in __run_timers
 2024-01-16  9:25 UTC  (3+ messages)

[syzbot] [bfs?] general protection fault in bfs_get_block (2)
 2024-01-16  9:24 UTC  (3+ messages)

[PATCH] btrfs: fix oob Read in getname_kernel
 2024-01-16  1:09 UTC  (4+ messages)
    ` [syzbot] [btrfs?] KASAN: slab-out-of-bounds Read in getname_kernel (2)

[PATCH AUTOSEL 6.6 08/19] sysctl: Fix out of bounds access for empty sysctl registers
 2024-01-16  1:05 UTC 

[PATCH AUTOSEL 6.7 09/21] sysctl: Fix out of bounds access for empty sysctl registers
 2024-01-16  1:03 UTC 

ufs filesystem cannot mount NetBSD/arm64 partition
 2024-01-15 23:36 UTC  (8+ messages)

[PATCH AUTOSEL 6.6 12/14] add unique mount ID
 2024-01-15 23:24 UTC 

[PATCH AUTOSEL 6.7 12/14] add unique mount ID
 2024-01-15 23:23 UTC 

[PATCH v3 0/4] Add tst_fd iterator API
 2024-01-15 23:22 UTC  (7+ messages)
` [PATCH v3 1/4] lib: Add tst_fd iterator
  ` [LTP] "
` [PATCH v3 2/4] syscalls: readahead01: Make use of tst_fd
  ` [LTP] "
` [PATCH v3 3/4] syscalls: accept: Add tst_fd test
  ` [LTP] "

[PATCH v2 0/4] Add tst_fd iterator API
 2024-01-15 22:52 UTC  (5+ messages)
` [PATCH v2 1/4] lib: Add tst_fd iterator
  ` [LTP] "

nfstest_posix failed with 6.7 kernel
 2024-01-15 20:52 UTC 

[RFC][PATCH v2] fsnotify: optimize the case of no content event watchers
 2024-01-15 20:48 UTC  (11+ messages)

[PATCH v3] eventfd: move 'eventfd-count' printing out of spinlock
 2024-01-15 15:27 UTC 

[PATCH 00/50] big header dependency cleanup targeting sched.h
 2024-01-15 20:31 UTC  (4+ messages)
` [PATCH 11/50] nodemask: Split out include/linux/nodemask_types.h
  ` [PATCH 16/50] sched.h: Move (spin|rwlock)_needbreak() to spinlock.h

[PATCH] Fix error handling in begin_new_exec
 2024-01-15 19:22 UTC  (2+ messages)
` [PATCH v2] "

[syzbot] [btrfs?] WARNING in btrfs_issue_discard
 2024-01-15 19:15 UTC  (2+ messages)

[PATCH] virtio_fs: remove duplicate check if queue is broken
 2024-01-15 18:29 UTC 

[PATCH] proc: Remove usage of the deprecated ida_simple_xx() API
 2024-01-15 18:01 UTC  (2+ messages)

[PATCH v2 3/4] erofs: Don't use certain internal folio_*() functions
 2024-01-15 14:46 UTC  (4+ messages)
` [PATCH v3 3/4] erofs: Don't use certain unnecessary "

[syzbot] [ntfs?] BUG: unable to handle kernel paging request in lookup_open
 2024-01-15 14:38 UTC  (3+ messages)

[PATCH RFC 00/34] Open block devices as files & a bd_inode proposal
 2024-01-15 14:24 UTC  (4+ messages)

[PATCH v8 0/9] Landlock: IOCTL support
 2024-01-15 14:20 UTC  (4+ messages)
` [PATCH v8 5/9] selftests/landlock: Test "

[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in diWrite
 2024-01-15 14:12 UTC  (3+ messages)


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).