linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-21 05:19:22 to 2022-02-24 01:41:23 UTC [more...]

[PATCH 00/16] DEPT(Dependency Tracker)
 2022-02-24  1:11 UTC  (10+ messages)
` Report 1 in ext4 and journal based on v5.17-rc1
  ` Report 2 "

[REPORT] kernel BUG at fs/ext4/inode.c:2620 - page_buffers()
 2022-02-24  0:44 UTC  (8+ messages)

[PATCH] fs/exec.c: Avoid a race in formats
 2022-02-24  0:41 UTC  (5+ messages)

[PATCH] reiserfs: Deprecate reiserfs
 2022-02-23 21:31 UTC  (2+ messages)

[RFC] Volatile fanotify marks
 2022-02-23 18:42 UTC 

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-23 18:32 UTC  (13+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE

linux-next: Tree for Feb 22 (NFSD_V2_ACL)
 2022-02-23 15:58 UTC  (2+ messages)

[PATCH 00/11] Remove remaining parts of congestion tracking code
 2022-02-23 15:43 UTC  (13+ messages)
` [PATCH 02/11] MM: document and polish read-ahead code
` [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages
` [PATCH 09/11] f2fs: replace congestion_wait() calls with io_schedule_timeout()
` [PATCH 10/11] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
` [PATCH 11/11] Remove congestion tracking framework
` [PATCH 06/11] ceph: remove reliance on bdi congestion
` [PATCH 04/11] fuse: "
` [PATCH 08/11] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 05/11] nfs: remove reliance on bdi congestion
` [PATCH 07/11] Remove inode_congested()
` [PATCH 01/11] DOC: convert 'subsection' to 'section' in gfp.h

Is it time to remove reiserfs?
 2022-02-23 15:28 UTC  (5+ messages)

simple file system cleanups for the new bio_alloc calling conventions
 2022-02-23 15:25 UTC  (5+ messages)
` [PATCH 1/3] mpage: pass the operation to bio_alloc
` [PATCH 2/3] ext4: "
` [PATCH 3/3] nilfs2: "

[PATCH v2 0/2] Fsnotify ignored mask related fixes
 2022-02-23 15:14 UTC  (3+ messages)
` [PATCH v2 1/2] fsnotify: fix merge with parent's ignored mask
` [PATCH v2 2/2] fsnotify: optimize FS_MODIFY events with no ignored masks

[RFC 0/9] ext4: Improve FC trace events and discuss one FC failure
 2022-02-23 13:58 UTC  (24+ messages)
` [RFC 1/9] ext4: Remove unused enum EXT4_FC_COMMIT_FAILED
` [RFC 2/9] ext4: Fix ext4_fc_stats trace point
` [RFC 3/9] ext4: Add couple of more fast_commit tracepoints
` [RFC 4/9] ext4: Do not call FC trace event if FS does not support FC
` [RFC 5/9] ext4: Add commit_tid info in jbd debug log
` [RFC 6/9] ext4: Add commit tid info in ext4_fc_commit_start/stop trace events
` [RFC 7/9] ext4: Fix remaining two trace events to use same printk convention
` [RFC 8/9] ext4: Convert ext4_fc_track_dentry type events to use event class
` [RFC 9/9] ext4: fast_commit missing tracking updates to a file
  ` [External] "

[PATCH v4 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
 2022-02-23 12:50 UTC  (3+ messages)
` [PATCH v4 1/1] mm: vmscan: Reduce throttling due to a failure to make progress'

Is it time to remove reiserfs?
 2022-02-23 12:17 UTC  (5+ messages)
` [PATCH] reiserfs: get rid of AOP_FLAG_CONT_EXPAND flag

[PATCH v2 sysctl-next] ftrace: move sysctl_ftrace_enabled to ftrace.c
 2022-02-23 11:11 UTC 

[PATCH v3 0/2] btrfs: zoned: mark relocation as writing
 2022-02-23 10:31 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH] bpf: move the bpf syscall sysctl table to its own module
 2022-02-23 10:28 UTC  (6+ messages)
  ` [PATCH v2 sysctl-next] bpf: move the bpf syscall sysctl table to bpf module

[PATCH] fs/proc: Optimize arrays defined by struct ctl_path
 2022-02-23  9:48 UTC 

[PATCH sysctl-next v2] latencytop: move sysctl to its own file
 2022-02-23  9:47 UTC 

[PATCH v2] fuse: fix deadlock between atomic O_TRUNC open() and page invalidations
 2022-02-23  8:50 UTC  (2+ messages)

[PATCH 00/22] Remove aop flags
 2022-02-23  8:48 UTC  (44+ messages)
` [PATCH 01/22] fs: Pass an iocb to generic_perform_write()
` [PATCH 02/22] fs: Move pagecache_write_begin() and pagecache_write_end()
` [PATCH 03/22] reiserfs: Stop using AOP_FLAG_CONT_EXPAND flag
` [PATCH 04/22] filemap: Remove AOP_FLAG_CONT_EXPAND
` [PATCH 05/22] ext4: Use page_symlink() instead of __page_symlink()
` [PATCH 06/22] namei: Merge page_symlink() and __page_symlink()
` [PATCH 07/22] namei: Convert page_symlink() to use memalloc_nofs_save()
` [PATCH 08/22] f2fs: Convert f2fs_grab_cache_page() to use scoped memory APIs
` [PATCH 09/22] ext4: Allow GFP_FS allocations in ext4_da_convert_inline_data_to_extent()
` [PATCH 10/22] ext4: Use scoped memory API in mext_page_double_lock()
` [PATCH 11/22] ext4: Use scoped memory APIs in ext4_da_write_begin()
` [PATCH 12/22] ext4: Use scoped memory APIs in ext4_write_begin()
` [PATCH 13/22] fs: Remove AOP_FLAG_NOFS
` [PATCH 14/22] fs: Remove aop flags argument from pagecache_write_begin()
` [PATCH 15/22] fs: Remove aop_flags parameter from netfs_write_begin()
` [PATCH 16/22] fs: Remove aop flags parameter from block_write_begin()
` [PATCH 17/22] fs: Remove aop flags parameter from cont_write_begin()
` [PATCH 18/22] fs: Remove aop flags parameter from grab_cache_page_write_begin()
` [PATCH 19/22] affs: Use pagecache_write_begin() & pagecache_write_end()
` [PATCH 20/22] f2fs: "
` [PATCH 21/22] fs: Remove aop flags parameter from nobh_write_begin()
` [PATCH 22/22] fs: Remove flags parameter from aops->write_begin

[PATCH sysctl-next] kernel/kexec_core: move kexec_core sysctls into its own file
 2022-02-23  8:30 UTC  (2+ messages)

[PATCH] bpf: move the bpf syscall sysctl table to its own module
 2022-02-23  2:24 UTC 

[PATCH] ftrace: move sysctl_ftrace_enabled to ftrace.c
 2022-02-23  2:13 UTC  (3+ messages)

[PATCH v3 00/10] Add Copy offload support
 2022-02-23  1:43 UTC  (11+ messages)
    ` [PATCH v3 08/10] dm: Add support for copy offload
    ` [PATCH v3 02/10] block: Introduce queue limits for copy-offload support

[PATCH 10/11] fs/drop_caches: move drop_caches sysctls to its own file
 2022-02-23  0:39 UTC  (3+ messages)

[PATCH v2 00/13] Support sync buffered writes for io-uring
 2022-02-22 23:19 UTC  (6+ messages)
` [PATCH v2 04/13] fs: split off __alloc_page_buffers function

[PATCH/RFC] VFS: support parallel updates in the one directory
 2022-02-22 22:45 UTC  (4+ messages)

[PATCH 05/11] kernel/acpi: move acpi_video_flags sysctl to its own file
 2022-02-22 19:26 UTC  (3+ messages)

[PATCH v3 0/2] io-uring: Make statx api stable
 2022-02-22 18:45 UTC  (4+ messages)

[git pull] ITER_PIPE fixes
 2022-02-22 18:38 UTC  (2+ messages)

[PATCH v1 00/11] Landlock: file linking and renaming support
 2022-02-22 10:18 UTC  (14+ messages)
` [PATCH v1 01/11] landlock: Define access_mask_t to enforce a consistent access mask size
` [PATCH v1 02/11] landlock: Reduce the maximum number of layers to 16
` [PATCH v1 03/11] landlock: Create find_rule() from unmask_layers()
` [PATCH v1 04/11] landlock: Fix same-layer rule unions
` [PATCH v1 05/11] landlock: Move filesystem helpers and add a new one
` [PATCH v1 06/11] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
` [PATCH v1 07/11] selftest/landlock: Add 6 new test suites dedicated to file reparenting
` [PATCH v1 08/11] samples/landlock: Add support for "
` [PATCH v1 09/11] landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioning
` [PATCH v1 10/11] landlock: Document good practices about filesystem policies
` [PATCH v1 11/11] landlock: Add design choices documentation for filesystem access rights

[PATCH] fs: allow cross-vfsmount reflink/dedupe
 2022-02-22  1:56 UTC  (6+ messages)

regression: Bug 215601 - gcc segv at startup on ia64
 2022-02-21 21:57 UTC  (6+ messages)

[RFC] umount/__detach_mounts() race
 2022-02-21 19:53 UTC  (7+ messages)

[PATCH] lib/iov_iter: initialize "flags" in new pipe_buffer
 2022-02-21 15:18 UTC  (2+ messages)

Report a fuse deadlock scenario issue
 2022-02-21 14:14 UTC  (2+ messages)
    `  "

[PATCH] fuse: move FUSE_SUPER_MAGIC definition to magic.h
 2022-02-21 14:09 UTC  (2+ messages)

[PATCH] MAINTAINERS: add Xiubo Li as cephfs co-maintainer
 2022-02-21 12:41 UTC  (2+ messages)

[PATCH 5.16 182/227] tests: fix idmapped mount_setattr test
 2022-02-21  8:50 UTC 

[PATCH 5.15 188/196] tests: fix idmapped mount_setattr test
 2022-02-21  8:50 UTC 

[PATCH] pipe: use kmem_cache for pipe_inode_info
 2022-02-21  8:43 UTC 

[PATCH v2] vfs: fix link vs. rename race
 2022-02-21  8:56 UTC  (2+ messages)

[PATCHv2 0/1] ext4: Performance scalability improvement with fast_commit
 2022-02-21  7:56 UTC  (2+ messages)
` [PATCHv2 1/1] ext4: Improve fast_commit performance and scalability

[RFC 0/1] ext4: Performance scalability improvement with fast_commit
 2022-02-21  6:59 UTC  (5+ messages)
` [RFC 1/1] ext4: Improve fast_commit performance and scalability

[PATCH v2 10/11] fs/drop_caches: move drop_caches sysctls to its own file
 2022-02-21  6:10 UTC 

[PATCH v2 01/11] kernel/parisc: move soft-power sysctl to its own file
 2022-02-21  6:08 UTC 

[PATCH 01/11] kernel/parisc: move soft-power sysctl to its own file
 2022-02-21  5:26 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).