Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-20 07:48:36 to 2023-10-24 09:42:41 UTC [more...]

[PATCH] gfs2: fs: derive f_fsid from s_uuid
 2023-10-24  9:42 UTC  (2+ messages)

[PATCH v2 0/4] Add tst_fd iterator API
 2023-10-24  9:39 UTC  (12+ messages)
` [PATCH v2 1/4] lib: Add tst_fd iterator
  ` [LTP] "
` [PATCH v2 2/4] syscalls: readahead01: Make use of tst_fd
  ` [LTP] "
` [PATCH v2 3/4] syscalls: accept: Add tst_fd test
  ` [LTP] "
` [PATCH v2 4/4] syscalls: splice07: New splice tst_fd iterator test
  ` [LTP] "

[PATCH] autofs: fix add autofs_parse_fd()
 2023-10-24  9:05 UTC  (3+ messages)

[PATCH] [RFC] vfs: Convert BUG_ON to WARN_ON_ONCE in open_last_lookups
 2023-10-24  9:00 UTC  (2+ messages)

[jlayton:kdevops] [fs] c8e00140fa: BUG:unable_to_handle_page_fault_for_address
 2023-10-24  8:48 UTC 

[PATCH v5 00/10] Introduce __mt_dup() to improve the performance of fork()
 2023-10-24  8:45 UTC  (7+ messages)
` [PATCH v5 03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v5 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

[PATCH] fs: Avoid grabbing sb->s_umount under bdev->bd_holder_lock
 2023-10-24  8:44 UTC  (14+ messages)
          ` loop change deprecation bdev->bd_holder_lock
              ` loop change deprecation
        ` LOOP_CONFIGURE uevents

[PATCH v6 00/10] Introduce __mt_dup() to improve the performance of fork()
 2023-10-24  8:32 UTC  (11+ messages)
` [PATCH v6 01/10] maple_tree: Add mt_free_one() and mt_attr() helpers
` [PATCH v6 02/10] maple_tree: Introduce {mtree,mas}_lock_nested()
` [PATCH v6 03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v6 04/10] radix tree test suite: Align kmem_cache_alloc_bulk() with kernel behavior
` [PATCH v6 05/10] maple_tree: Add test for mtree_dup()
` [PATCH v6 06/10] maple_tree: Update the documentation of maple tree
` [PATCH v6 07/10] maple_tree: Skip other tests when BENCH is enabled
` [PATCH v6 08/10] maple_tree: Update check_forking() and bench_forking()
` [PATCH v6 09/10] maple_tree: Preserve the tree attributes when destroying maple tree
` [PATCH v6 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

Wycena paneli fotowoltaicznych
 2023-10-24  8:15 UTC 

Fwd: Memleaks in offset_ctx->xa (shmem)
 2023-10-24  7:55 UTC 

[PATCH RFC 0/9] fs: multigrain timestamps (redux)
 2023-10-24  7:08 UTC  (20+ messages)
` [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing

[git pull] nfsd fix
 2023-10-24  6:50 UTC  (2+ messages)

add and use a per-mapping stable writes flag
 2023-10-24  6:44 UTC  (4+ messages)
` [PATCH 1/3] filemap: add "
` [PATCH 2/3] block: update the stable_writes flag in bdev_add
` [PATCH 3/3] xfs: respect the stable writes flag on the RT device

[PATCH] ext4: add __GFP_NOWARN to GFP_NOWAIT in readahead
 2023-10-24  6:26 UTC 

[PATCH] XArray: Make xa_lock_init macro
 2023-10-24  1:26 UTC  (3+ messages)

[GIT PULL] iomap: bug fixes for 6.6-rc7
 2023-10-23 22:38 UTC  (4+ messages)

autofs: add autofs_parse_fd()
 2023-10-23 22:24 UTC  (16+ messages)

[PATCH v3 0/3] userfaultfd move option
 2023-10-23 19:01 UTC  (12+ messages)
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI

[PATCH v10 0/8] fuse: full atomic open and atomic-open-revalidate
 2023-10-23 18:30 UTC  (9+ messages)
` [PATCH v10 1/8] fuse: rename fuse_create_open
` [PATCH v10 2/8] fuse: introduce atomic open
` [PATCH v10 3/8] [RFC] Allow atomic_open() on positive dentry (O_CREAT)
` [PATCH v10 4/8] [RFC] Allow atomic_open() on positive dentry (w/o O_CREAT)
` [PATCH v10 5/8] fuse: Revalidate positive entries in fuse_atomic_open
` [PATCH v10 6/8] fuse: Return D_REVALIDATE_ATOMIC for cached dentries
` [PATCH v10 7/8] fuse: Avoid code duplication in atomic open
` [PATCH v10 8/8] fuse atomic open: No fallback for symlinks, just call finish_no_open

[PATCH v2 0/4] Support more filesystems with FAN_REPORT_FID
 2023-10-23 18:08 UTC  (5+ messages)
` [PATCH v2 1/4] exportfs: add helpers to check if filesystem can encode/decode file handles
` [PATCH v2 2/4] exportfs: make ->encode_fh() a mandatory method for NFS export
` [PATCH v2 3/4] exportfs: define FILEID_INO64_GEN* file handle types
` [PATCH v2 4/4] exportfs: support encoding non-decodeable file handles by default

[PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
 2023-10-23 17:33 UTC  (18+ messages)

[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
 2023-10-23 17:22 UTC  (14+ messages)
` [PATCH RFC 04/37] mm: Add MIGRATE_METADATA allocation policy
` [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA

[PATCH 0/5] Support more filesystems with FAN_REPORT_FID
 2023-10-23 16:44 UTC  (5+ messages)
` [PATCH 5/5] exportfs: support encoding non-decodeable file handles by default

[GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
 2023-10-23 16:08 UTC  (33+ messages)

[syzbot] [btrfs?] BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low! (4)
 2023-10-23 14:36 UTC  (4+ messages)

[PATCH] fs: report f_fsid from s_dev for "simple" filesystems
 2023-10-23 14:30 UTC 

[RFC PATCH 00/19] Rust abstractions for VFS
 2023-10-23 14:28 UTC  (32+ messages)
` [RFC PATCH 04/19] rust: fs: introduce `FileSystem::super_params`
` [RFC PATCH 06/19] rust: fs: introduce `FileSystem::init_root`
` [RFC PATCH 07/19] rust: fs: introduce `FileSystem::read_dir`
` [RFC PATCH 09/19] rust: folio: introduce basic support for folios
` [RFC PATCH 16/19] rust: fs: allow file systems backed by a block device
` [RFC PATCH 17/19] rust: fs: allow per-inode data

[PATCH v14] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
 2023-10-23 12:21 UTC  (8+ messages)
` [PATCH v15] "
  ` [PATCH v15.1] "

[PATCH] fuse: make delete_stale configurable
 2023-10-23 11:53 UTC 

[PATCH v10 00/12] ceph: support idmapped mounts
 2023-10-23  7:57 UTC  (5+ messages)

memleak in libfs report
 2023-10-23  7:07 UTC  (6+ messages)

[MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
 2023-10-23  5:19 UTC  (10+ messages)

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-10-23  5:10 UTC  (9+ messages)
` [PATCH 22/32] vfs: inode cache conversion to hash-bl
  ` (subset) "

[RFC PATCH 00/18] block: update buffer_head for Large-block I/O
 2023-10-23  5:03 UTC  (5+ messages)
` [PATCH 04/18] fs/buffer.c: use accessor function to translate page index to sectors

[PERFORMANCE]fs: sendfile suffer performance degradation when buffer size have performance impact on underling IO
 2023-10-23  2:16 UTC  (3+ messages)

[PATCH] dcache: remove unnecessary NULL check in dget_dlock()
 2023-10-22 16:45 UTC 

[GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
 2023-10-22 13:46 UTC  (3+ messages)

[RESEND PATCH] Revert "fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT"
 2023-10-22 13:35 UTC  (2+ messages)

[PATCH v17 08/12] nvmet: add copy command support for bdev and file ns
 2023-10-22 11:51 UTC  (2+ messages)

[syzbot] [exfat?] INFO: task hung in fat_write_inode
 2023-10-22 10:22 UTC 

[syzbot] [reiserfs?] general protection fault in ext4_file_write_iter
 2023-10-21 17:55 UTC 

[PATCH] virtiofs: Export filesystem tags through sysfs
 2023-10-21 16:10 UTC  (2+ messages)

[resend PATCH v2 2/2] fuse: ensure that submounts lookup their parent
 2023-10-20 21:34 UTC  (5+ messages)
` [PATCH v3] fuse: share lookup state between submount and its parent
    ` [PATCH v4] "

[GIT PULL] fanotify fix for 6.6-rc7
 2023-10-20 21:08 UTC  (2+ messages)

[PATCH v3 00/14] Pass data temperature information to SCSI disk devices
 2023-10-20 20:45 UTC  (3+ messages)

[PATCH v8 bpf-next 00/18] BPF token and BPF FS-based delegation
 2023-10-20 16:25 UTC  (3+ messages)

[PATCH v3 0/5] Landlock: IOCTL support
 2023-10-20 14:57 UTC  (11+ messages)

[PATCH] attr: block mode changes of symlinks
 2023-10-20 14:25 UTC  (7+ messages)

[brauner-vfs:vfs.misc.backing_file] [fs/pipe] 8114dc703a: stress-ng.pipeherd.ops_per_sec 70.9% improvement
 2023-10-20 14:16 UTC 

[GIT PULL] vfs fixes
 2023-10-20 11:14 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 read-only IMAP folder(s) and NNTP newsgroup(s).