linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-16 21:50:49 to 2023-02-21 12:20:09 UTC [more...]

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-02-21 12:11 UTC  (8+ messages)

[syzbot] [ntfs3?] KASAN: stack-out-of-bounds Write in ktime_get_coarse_real_ts64
 2023-02-21 10:41 UTC 

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-21 10:28 UTC  (23+ messages)
` [PATCH v10 1/6] userfaultfd: Add UFFD WP Async support
` [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs

[PATCH 3/3] exfat: fix the newly allocated clusters are not freed in error handling
 2023-02-21  7:34 UTC 

[PATCH 2/3] exfat: don't print error log in normal case
 2023-02-21  7:34 UTC 

[PATCH 1/3] exfat: remove unneeded code from exfat_alloc_cluster()
 2023-02-21  7:34 UTC 

[PATCH 0/3] exfat: fix and refine exfat_alloc_cluster()
 2023-02-21  7:34 UTC 

[PATCH -v5 0/9] migrate_pages(): batch TLB flushing
 2023-02-21  4:38 UTC  (6+ messages)

[PATCH] Update documentation of vfs_tmpfile
 2023-02-21  3:55 UTC 

[PATCH v10 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-02-21  1:57 UTC  (11+ messages)
` [PATCH v10 1/3] xfs: fix the calculation of length and end
` [PATCH v10 2/3] fs: introduce super_drop_pagecache()
` [PATCH v10 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind

[LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-02-21  1:41 UTC 

[GIT PULL for-6.3] Make building the legacy dio code conditional
 2023-02-20 23:00 UTC  (2+ messages)

[PATCH v7 0/8] Implement copy offload support
 2023-02-20 22:27 UTC  (12+ messages)
    ` [PATCH v7 1/8] block: Introduce queue limits for copy-offload support
    ` [PATCH v7 2/8] block: Add copy offload support infrastructure
    ` [PATCH v7 3/8] block: add emulation for copy
    ` [PATCH v7 4/8] fs, block: copy_file_range for def_blk_ops for direct block device
    ` [PATCH v7 5/8] nvme: add copy offload support
    ` [PATCH v7 6/8] nvmet: add copy command support for bdev and file ns
    ` [PATCH v7 7/8] dm: Add support for copy offload
    ` [PATCH v7 8/8] dm: Enable copy offload for dm-linear target

[GIT PULL] UDF and ext2 fixes
 2023-02-20 21:11 UTC  (3+ messages)

[GIT PULL] fscrypt updates for 6.3
 2023-02-20 21:11 UTC  (2+ messages)

[GIT PULL] fsverity updates for 6.3
 2023-02-20 21:11 UTC  (2+ messages)

[GIT PULL] Fsnotify changes for 6.3-rc1
 2023-02-20 21:11 UTC  (2+ messages)

[GIT PULL] fs updates for v6.3
 2023-02-20 20:20 UTC  (2+ messages)

[GIT PULL] acl updates for v6.3
 2023-02-20 20:20 UTC  (2+ messages)

[GIT PULL] file locking changes for v6.3
 2023-02-20 20:20 UTC  (2+ messages)

[GIT PULL] i_version handling changes for v6.3
 2023-02-20 20:20 UTC  (2+ messages)

[GIT PULL] fs idmapped updates for v6.3
 2023-02-20 20:20 UTC  (2+ messages)

[RFC PATCH 0/9] fuse: API for Checkpoint/Restore
 2023-02-20 19:37 UTC  (10+ messages)
` [RFC PATCH 1/9] fuse: move FUSE_DEFAULT_* defines to fuse common header
` [RFC PATCH 2/9] fuse: add const qualifiers to common fuse helpers
` [RFC PATCH 3/9] fuse: add fuse connection generation
` [RFC PATCH 4/9] fuse: handle stale inode connection in fuse_queue_forget
` [RFC PATCH 5/9] fuse: move fuse connection flags to the separate structure
` [RFC PATCH 6/9] fuse: take fuse connection generation into account
` [RFC PATCH 7/9] fuse: add fuse device ioctl(FUSE_DEV_IOC_REINIT)
` [RFC PATCH 8/9] namespace: add sb_revalidate_bindmounts helper
` [RFC PATCH 9/9] fuse: add fuse device ioctl(FUSE_DEV_IOC_BM_REVAL)

[PATCH 0/2] Minor documentation clean-up in fs
 2023-02-20 17:07 UTC  (4+ messages)
` [PATCH 1/2] qnx6: credit contributor and mark filesystem orphan
` [PATCH 2/2] qnx4: credit contributors in CREDITS

[PATCH 1/1] *** fix potential NULL dereference in real_cred ***
 2023-02-20 16:04 UTC  (2+ messages)
` [PATCH 1/1] fix NULL dereference in real_cred

Still a QNX6 filesystem maintainer?
 2023-02-20 15:51 UTC  (2+ messages)

pynfs support for kdevops
 2023-02-20 13:22 UTC 

[PATCH] sysctl: fix proc_dobool() usability
 2023-02-20 12:52 UTC  (2+ messages)

[Jfs-discussion] Should we orphan JFS?
 2023-02-20 11:45 UTC  (2+ messages)

[syzbot] [btrfs?] kernel BUG in btrfs_ioctl_add_dev
 2023-02-20  7:54 UTC 

[syzbot] [f2fs?] KASAN: use-after-free Read in f2fs_lookup_rb_tree_ret
 2023-02-20  6:53 UTC 

[syzbot] [net?] [ntfs3?] KMSAN: uninit-value in bcmp
 2023-02-20  6:52 UTC  (2+ messages)

[PATCH] fs/ntfs3: Fix root inode checking
 2023-02-20  6:32 UTC 

[PATCH RFC 0/5] Writeback handling of pinned pages
 2023-02-20  6:22 UTC  (8+ messages)
` [PATCH 4/5] block: Add support for bouncing "

[PATCH 0/4] Remove #ifdef CONFIG_* from uapi headers (2023 edition)
 2023-02-20  6:20 UTC  (13+ messages)
` [PATCH 1/4] Move COMPAT_ATM_ADDPARTY to net/atm/svc.c
` [PATCH 2/4] Move ep_take_care_of_epollwakeup() to fs/eventpoll.c
` [PATCH 3/4] Move bp_type_idx to include/linux/hw_breakpoint.h
` [PATCH 4/4] Move USE_WCACHING to drivers/block/pktcdvd.c

copy on write for splice() from file to pipe?
 2023-02-20  4:54 UTC  (6+ messages)

[RFC PATCH 0/2] Add flag as THP allocation hint for memfd_restricted() syscall
 2023-02-20  3:04 UTC  (4+ messages)
` [RFC PATCH 1/2] mm: restrictedmem: "
` [RFC PATCH 2/2] selftests: restrictedmem: Add selftest for RMFD_HUGEPAGE

[PATCH v3 00/11] Performance fixes for 9p filesystem
 2023-02-20  1:13 UTC  (40+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/11] net/9p: Adjust maximum MSIZE to account for p9 header
  ` [PATCH v4 02/11] fs/9p: Expand setup of writeback cache to all levels
  ` [PATCH v4 03/11] fs/9p: Consolidate file operations and add readahead and writeback
  ` [PATCH v4 04/11] fs/9p: Remove unnecessary superblock flags
  ` [PATCH v4 05/11] fs/9p: allow disable of xattr support on mount
  ` [PATCH v4 06/11] net/9p: fix bug in client create for .L
  ` [PATCH v4 07/11] 9p: Add additional debug flags and open modes
  ` [PATCH v4 08/11] fs/9p: Add new mount modes
  ` [PATCH v4 09/11] fs/9p: fix error reporting in v9fs_dir_release
  ` [PATCH v4 10/11] fs/9p: writeback mode fixes
  ` [PATCH v4 11/11] fs/9p: Fix revalidate

[syzbot] [jfs?] KASAN: null-ptr-deref Read in txBegin
 2023-02-18 19:59 UTC 

[PATCH v14 00/17] iov_iter: Improve page extraction (pin or just list)
 2023-02-18  9:25 UTC  (14+ messages)
` [PATCH v14 02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE
` [PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE

[LSF/MM/BPF TOPIC] Scalable Pagefaults
 2023-02-17 20:13 UTC 

[PATCH v4 0/9] ext4: Convert inode preallocation list to an rbtree
 2023-02-18  1:33 UTC  (12+ messages)
` [PATCH v4 1/9] ext4: Stop searching if PA doesn't satisfy non-extent file
` [PATCH v4 2/9] ext4: Refactor code related to freeing PAs
` [PATCH v4 3/9] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated()
` [PATCH v4 4/9] ext4: Move overlap assert logic into a separate function
` [PATCH v4 5/9] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request()
` [PATCH v4 6/9] ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()
` [PATCH v4 7/9] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union
` [PATCH v4 8/9] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
` [PATCH v4 9/9] ext4: Remove the logic to trim inode PAs

[PATCH 03/17] splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE
 2023-02-17 17:48 UTC  (14+ messages)
` [PATCH 00/17] smb3: Use iov_iters down to the network transport and fix DIO page pinning
  ` [PATCH 11/17] cifs: Add a function to Hash the contents of an iterator
  ` [PATCH 14/17] cifs: Change the I/O paths to use an iterator rather than a page list
  ` [PATCH 15/17] cifs: Build the RDMA SGE list directly from an iterator
  ` [PATCH 16/17] cifs: Remove unused code
  ` [PATCH 17/17] cifs: DIO to/from KVEC-type iterators should now work

[syzbot] [jfs?] KASAN: invalid-free in dbUnmount
 2023-02-17 15:15 UTC 

[PATCH] fs-writeback: remove unnecessary ‘false’ values from wakeup_bdi
 2023-02-17 14:41 UTC  (2+ messages)

[LSF/MM/BPF TOPIC]: File system data placement for zoned block devices
 2023-02-17 14:33 UTC  (5+ messages)

[PATCH 5.10 0/2] Backport two overlayfs fixed to 5.10.y
 2023-02-17 14:12 UTC  (2+ messages)

[syzbot] [f2fs?] possible deadlock in f2fs_get_node_info
 2023-02-17 12:18 UTC 

[akpm-mm:mm-hotfixes-unstable] [mm/filemap] 9e397edf9e: fxmark.ssd_ext4_no_jnl_DRBM_72_bufferedio.works/sec 13.4% improvement
 2023-02-17  5:14 UTC 

[PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helper
 2023-02-17  3:46 UTC  (2+ messages)

[syzbot] [reiserfs?] WARNING in reiserfs_readdir_inode
 2023-02-17  1:56 UTC 

[PATCHSET v23.3 00/14] xfs: design documentation for online fsck
 2023-02-16 23:05 UTC  (4+ messages)
` [PATCH 09/14] xfs: document online file metadata repair code

[PATCHSET v24.0 00/14] xfs: design documentation for online fsck
 2023-02-16 22:48 UTC  (4+ messages)
` [PATCH 10/14] xfs: document full filesystem scans "


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