linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-10 05:18:23 to 2022-10-14 08:50:02 UTC [more...]

[PATCH RFC 0/7] fs: Debug config option to disable filesystem checksum verification for fuzzing
 2022-10-14  8:48 UTC  (3+ messages)
` [PATCH RFC 1/7] fs: create `DISABLE_FS_CSUM_VERIFICATION` config option
` [PATCH RFC 2/7] fs/ext4: support "

[PATCH V3 0/5] Introduce daemon failover mechanism to recover from crashing
 2022-10-14  8:05 UTC  (6+ messages)
` [PATCH V3 1/5] cachefiles: introduce object ondemand state
` [PATCH V3 2/5] cachefiles: extract ondemand info field from cachefiles_object
` [PATCH V3 3/5] cachefiles: resend an open request if the read request's object is closed
` [PATCH V3 4/5] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
` [PATCH V3 5/5] cachefiles: add restore command to recover inflight ondemand read requests

[RFC] fsnotify: allow sleepable child dentry flag update
 2022-10-14  8:01 UTC  (3+ messages)

[PATCH] unicode: mkutf8data: Add malloc return value detection
 2022-10-14  7:57 UTC 

[PATCH V2 0/5] Introduce daemon failover mechanism to recover from crashing
 2022-10-14  6:33 UTC  (11+ messages)
` [PATCH V2 1/5] cachefiles: introduce object ondemand state
` [PATCH V2 2/5] cachefiles: extract ondemand info field from cachefiles_object
` [PATCH V2 3/5] cachefiles: resend an open request if the read request's object is closed
` [PATCH V2 4/5] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
` [PATCH V2 5/5] cachefiles: add restore command to recover inflight ondemand read requests

[RFC PATCH] mm: move xa forward when run across zombie page
 2022-10-14  5:30 UTC 

[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
 2022-10-14  3:54 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH v2 0/2] Rework find_get_entries() and find_lock_entries()
 2022-10-14  3:24 UTC  (4+ messages)
` [PATCH v2 1/2] filemap: find_lock_entries() now updates start offset
` [PATCH v2 2/2] filemap: find_get_entries() "

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-10-14  2:24 UTC  (10+ messages)

TI: X15 the connected SSD is not detected on Linux next 20221006 tag
 2022-10-14  0:17 UTC  (5+ messages)

[PATCH V2 0/3] Some pstore improvements V2
 2022-10-13 21:06 UTC  (4+ messages)
` [PATCH V2 1/3] pstore: Alert on backend write error
` [PATCH V2 2/3] efi: pstore: Follow convention for the efi-pstore backend name
` [PATCH V2 3/3] efi: pstore: Add module parameter for setting the record size

[PATCH] fs/select: avoid clang stack usage warning
 2022-10-13 20:52 UTC  (17+ messages)
      ` [PATCH] fs/select: mark do_select noinline_for_stack for 32b
              ` [PATCH v2] fs/select: mark do_select noinline_for_stack

[PATCH] fuse: fix readdir cache race
 2022-10-13 18:45 UTC  (2+ messages)

[GIT PULL] orangefs pull request for 6.1
 2022-10-13 18:01 UTC  (2+ messages)

[RFC UKL 00/10] Unikernel Linux (UKL)
 2022-10-13 17:08 UTC  (6+ messages)
` [RFC UKL 10/10] Kconfig: Add config option for enabling and sample for testing UKL

[PATCH v9 00/11] landlock: truncate support
 2022-10-13 16:36 UTC  (4+ messages)

[PATCH v6 0/7] treewide cleanup of random integer usage
 2022-10-13 16:21 UTC  (18+ messages)
` [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v6 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v6 5/7] treewide: use get_random_u32() when possible
` [PATCH v6 6/7] treewide: use get_random_bytes() "
` [PATCH v6 7/7] prandom: remove unused functions

[syzbot] BUG: scheduling while atomic in exit_to_user_mode_loop
 2022-10-13 13:41 UTC  (4+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-13 13:34 UTC  (29+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
` [PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE

thoughts about fanotify and HSM
 2022-10-13 12:16 UTC  (13+ messages)

[PATCH v9 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-10-13 10:07 UTC  (3+ messages)

[syzbot] kernel BUG in truncate_inode_pages_range
 2022-10-13  8:01 UTC 

[PATCH 0/5] Introduce daemon failover mechanism to recover from crashing
 2022-10-13  1:47 UTC  (9+ messages)
` [PATCH 1/5] cachefiles: introduce object ondemand state
` [PATCH 2/5] cachefiles: extract ondemand info field from cachefiles_object
` [PATCH 3/5] cachefiles: resend an open request if the read request's object is closed
    ` [External] "
` [PATCH 4/5] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
` [PATCH 5/5] cachefiles: add restore command to recover inflight ondemand read requests

[PATCH v1 0/5] treewide cleanup of random integer usage
 2022-10-13  1:37 UTC  (5+ messages)
` [PATCH v1 3/5] treewide: use get_random_u32() when possible

[PATCH AUTOSEL 5.19 34/63] eventfd: guard wake_up in eventfd fs calls as well
 2022-10-13  0:18 UTC 

[PATCH AUTOSEL 5.15 27/47] eventfd: guard wake_up in eventfd fs calls as well
 2022-10-13  0:21 UTC 

[PATCH AUTOSEL 6.0 35/67] eventfd: guard wake_up in eventfd fs calls as well
 2022-10-13  0:15 UTC 

[man-pages PATCH v4] statx.2, open.2: document STATX_DIOALIGN
 2022-10-12 21:50 UTC  (2+ messages)

[PATCH 0/8] Some pstore improvements
 2022-10-12 17:59 UTC  (18+ messages)
` [PATCH 2/8] pstore: Expose kmsg_bytes as a module parameter
` [PATCH 5/8] pstore: Fix long-term implicit conversions in the compression routines

[PATCH 0/4] Rework find_get_entries() and find_lock_entries()
 2022-10-12 16:02 UTC  (7+ messages)
` [PATCH 1/4] filemap: find_lock_entries() now updates start offset
` [PATCH 2/4] filemap: find_get_entries() "
` [PATCH 3/4] truncate: Remove indices argument from truncate_folio_batch_exceptionals()
` [PATCH 4/4] filemap: Remove indices argument from find_lock_entries() and find_get_entries()

[PATCH] fs/fuse: Replace kmap() with kmap_local_page()
 2022-10-12 13:55 UTC  (2+ messages)

[PATCH linux-next] fuse: Remove the unneeded result variable
 2022-10-12 13:54 UTC  (2+ messages)

[PATCH] fuse: port to vfs{g,u}id_t and associated helpers
 2022-10-12 13:52 UTC  (2+ messages)

[PATCH] fuse: always revalidate rename target dentry
 2022-10-12 13:50 UTC  (2+ messages)

[PATCH] fuse: Remove user_ns check for FUSE_DEV_IOC_CLONE
 2022-10-12 13:46 UTC  (2+ messages)

[PATCH] bpf: added the account of BPF running time
 2022-10-12 10:26 UTC  (3+ messages)
  ` [External] "

inactive buffer head in lrus prevents page migrate
 2022-10-12  9:40 UTC 

[RFC] fl_owner_t and use of filp_close() in nfs4_free_lock_stateid()
 2022-10-12  7:08 UTC  (4+ messages)

[man-pages PATCH v3] statx.2, open.2: document STATX_DIOALIGN
 2022-10-11 23:02 UTC  (5+ messages)
    ` Semantic newlines (was: [man-pages PATCH v3] statx.2, open.2: document STATX_DIOALIGN)

[PATCH 0/1] pstore/ram: Ensure stable pmsg address with per-CPU ftrace buffers
 2022-10-11 22:22 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] fscrypt: fix keyring memory leak on mount failure
 2022-10-11 21:38 UTC 

[PATCH] fs: clarify the rerurn value check for inode_needs_update_time
 2022-10-11 16:02 UTC  (2+ messages)

[syzbot] possible deadlock in exfat_get_block
 2022-10-11 15:04 UTC 

[regression, v6.0-rc0] filesystem freeze hangs on sb_wait_write()
 2022-10-11 14:47 UTC  (9+ messages)
` [regression, v6.0-rc0, io-uring?] "

[PATCH v2 0/5] fs: improve setgid stripping consistency even more
 2022-10-11 13:48 UTC  (12+ messages)
` [PATCH v2 1/5] attr: add setattr_drop_sgid()
` [PATCH v2 2/5] attr: add should_remove_sgid()
` [PATCH v2 3/5] attr: use consistent sgid stripping checks

[syzbot] general protection fault in __d_add
 2022-10-11 10:57 UTC  (2+ messages)

[PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
 2022-10-11 10:45 UTC  (9+ messages)

[PATCH v10 00/27] Rust support
 2022-10-11  8:04 UTC  (5+ messages)
` [PATCH v10 25/27] x86: enable initial "

Enabling unprivileged mounts on fuseblk filesystems
 2022-10-11  7:51 UTC  (2+ messages)

[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-10-11  4:52 UTC  (6+ messages)

[GIT PULL] 9p fixes for 6.1
 2022-10-11  3:43 UTC  (2+ messages)

[git pull] vfs.git pile 7 (tmpfile)
 2022-10-11  3:43 UTC  (2+ messages)

[syzbot] UBSAN: array-index-out-of-bounds in truncate_inode_pages_range
 2022-10-10 16:19 UTC  (4+ messages)

general protection fault in fuse_test_super
 2022-10-10 13:53 UTC 

[PATCH] fs/ntfs3: Add windows_names mount option
 2022-10-10 11:51 UTC  (3+ messages)

[PATCH 0/4] fs/ntfs3: Fix and rename hidedotfiles mount option
 2022-10-10 11:50 UTC  (2+ messages)

[PATCH v2 0/2] fs/ntfs3: Add system.ntfs_attrib_be extended attribute
 2022-10-10 11:46 UTC  (3+ messages)
` [PATCH v2 1/2] fs/ntfs3: add "
` [PATCH v2 2/2] fs/ntfs3: document "

[PATCH v2 0/5] fs/ntfs3: Fix and rename hidedotfiles mount option
 2022-10-10 11:37 UTC  (6+ messages)
` [PATCH v2 1/5] fs/ntfs3: fix hidedotfiles mount option by reversing behaviour
` [PATCH v2 2/5] fs/ntfs3: make hidedotfiles mount option work when renaming files
` [PATCH v2 3/5] fs/ntfs3: add hidedotfiles to the list of enabled mount options
` [PATCH v2 4/5] fs/ntfs3: document the hidedotfiles mount option
` [PATCH v2 5/5] fs/ntfs3: rename hidedotfiles mount option to hide_dot_files

[PATCH v2 0/2] fs/ntfs3: Add windows_names mount option
 2022-10-10 11:16 UTC  (3+ messages)
` [PATCH v2 1/2] fs/ntfs3: add "
` [PATCH v2 2/2] fs/ntfs3: document "

[PATCH 0/8] ext4: Convert inode preallocation list to an rbtree
 2022-10-10 11:00 UTC  (6+ messages)
` [PATCH 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
` [PATCH 8/8] ext4: Remove the logic to trim inode PAs

[GIT PULL] fsnotify changes for v6.1-rc1
 2022-10-10  8:20 UTC  (3+ messages)

[syzbot] stack segment fault in truncate_inode_pages_final
 2022-10-10  7:42 UTC  (2+ messages)

[syzbot] WARNING: locking bug in find_lock_entries
 2022-10-10  7:32 UTC  (2+ messages)

[PATCH v3 0/4] Dump command line of faulting process to syslog
 2022-10-10  6:16 UTC  (4+ messages)
` [PATCH v3 4/4] arc: Use generic dump_stack_print_cmdline() implementation


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