linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-15 18:37:11 to 2024-01-17 16:39:40 UTC [more...]

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

[PATCH RFC 00/34] Open block devices as files & a bd_inode proposal
 2024-01-17 16:33 UTC  (9+ messages)
` [PATCH RFC 01/34] bdev: open block device as files
` [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access

[PATCH] afs: Fix missing/incorrect unlocking of RCU read lock
 2024-01-17 16:21 UTC  (2+ messages)

[syzbot] [reiserfs?] possible deadlock in chown_common
 2024-01-17 16:20 UTC 

[PATCH v2 00/16] block atomic writes
 2024-01-17 16:16 UTC  (14+ messages)

[RFC] pagecache_isize_extended
 2024-01-17 16:16 UTC 

[PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
 2024-01-17 15:13 UTC  (38+ 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

[RFC PATCH v1] mm/filemap: Allow arch to request folio size for exec memory
 2024-01-17 15:10 UTC  (2+ messages)

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

[PATCH v3 0/4] Add tst_fd iterator API
 2024-01-17 14:50 UTC  (11+ 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 v3 4/4] syscalls: splice07: New splice tst_fd iterator test

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

LSF/MM/BPF: 2024: Call for Proposals
 2024-01-17 13:37 UTC  (2+ messages)
  ` LSF/MM/BPF: 2024: Call for Proposals [Reminder]

[GIT PULL] bcachefs updates for 6.8
 2024-01-17 13:03 UTC  (16+ messages)

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

[PATCH] virtiofs: limit the length of ITER_KVEC dio by max_nopage_rw
 2024-01-17 10:24 UTC  (5+ messages)

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

[syzbot] [ntfs3?] INFO: trying to register non-static key in do_mpage_readpage
 2024-01-17 10:01 UTC  (2+ messages)

[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

[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 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  (18+ messages)
` [PATCH v9 04/25] ima: Align ima_inode_removexattr() definition with "
` [PATCH v9 13/25] security: Introduce file_release hook
` [PATCH v9 20/25] ima: Move to LSM infrastructure
` [PATCH v9 21/25] ima: Move IMA-Appraisal "
` [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

[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] 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 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  (9+ 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)


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