linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-07 00:54:40 to 2023-04-12 04:20:34 UTC [more...]

[PATCH 0/6] Backport several patches to 5.10.y
 2023-04-12  4:19 UTC  (6+ messages)
` [PATCH 1/6] virtiofs: clean up error handling in virtio_fs_get_tree()
` [PATCH 2/6] virtiofs: split requests that exceed virtqueue size
` [PATCH 3/6] fuse: check s_root when destroying sb
` [PATCH 4/6] fuse: fix attr version comparison in fuse_read_update_size()
` [PATCH 5/6] fuse: always revalidate rename target dentry

[GIT PULL 1/22] xfs: design documentation for online fsck
 2023-04-12  3:45 UTC 

[PATCH] zonefs: remove unnecessary kobject_del()
 2023-04-12  3:19 UTC 

[RFC PATCH 0/3][RESEND] fs: opportunistic high-res file timestamps
 2023-04-11 23:13 UTC  (13+ messages)
` [RFC PATCH 1/3][RESEND] fs: add infrastructure for opportunistic high-res ctime/mtime updates
` [RFC PATCH 2/3][RESEND] shmem: mark for high-res timestamps on next update after getattr
` [RFC PATCH 3/3][RESEND] xfs: mark the inode for high-res timestamp update in getattr

[RFC PATCH 0/9] fuse: API for Checkpoint/Restore
 2023-04-11 22:18 UTC  (6+ messages)
` [RFC PATCH 7/9] fuse: add fuse device ioctl(FUSE_DEV_IOC_REINIT)

[syzbot] WARNING in hfsplus_cat_read_inode
 2023-04-11 18:44 UTC  (3+ messages)
` [PATCH] fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode()
  ` [PATCH] "

[PATCH net-next v6 00/18] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-04-11 17:49 UTC  (23+ messages)
` [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [PATCH net-next v6 02/18] mm: Move the page fragment allocator from page_alloc.c into its own file
` [PATCH net-next v6 03/18] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH net-next v6 04/18] mm: Make the page_frag_cache allocator use per-cpu
` [PATCH net-next v6 05/18] net: Pass max frags into skb_append_pagefrags()
` [PATCH net-next v6 06/18] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
` [PATCH net-next v6 07/18] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v6 08/18] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [PATCH net-next v6 09/18] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [PATCH net-next v6 10/18] espintcp: Inline do_tcp_sendpages()
` [PATCH net-next v6 11/18] tls: "
` [PATCH net-next v6 12/18] siw: "
` [PATCH net-next v6 13/18] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [PATCH net-next v6 14/18] ip, udp: Support MSG_SPLICE_PAGES
` [PATCH net-next v6 15/18] ip6, udp6: "
` [PATCH net-next v6 16/18] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v6 17/18] ip: Remove ip_append_page()
` [PATCH net-next v6 18/18] af_unix: Support MSG_SPLICE_PAGES

[PATCH v2] nfs: use vfs setgid helper
 2023-04-11 17:10 UTC  (3+ messages)

[PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat
 2023-04-11 16:59 UTC  (4+ messages)
` [PATCH mm-unstable RFC 3/5] memcg: calculate root usage from global state

[PATCH v8 03/11] proc: Use lsmids instead of lsm names for attrs
 2023-04-11 15:59 UTC 

[RFCv2 0/8] ext2: DIO to use iomap
 2023-04-11 15:21 UTC  (20+ messages)
` [RFCv2 1/8] ext2/dax: Fix ext2_setsize when len is page aligned
` [RFCv2 2/8] libfs: Add __generic_file_fsync_nolock implementation
` [RFCv2 3/8] ext4: Use "
` [RFCv2 4/8] ext2: "
` [RFCv2 5/8] ext2: Move direct-io to use iomap
` [RFCv2 6/8] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag
` [RFCv2 7/8] fs.h: Add IOCB_STRINGS for use in trace points
` [RFCv2 8/8] ext2: Add direct-io "

[RFC PATCH 0/3] fs: opportunistic high-res file timestamps
 2023-04-11 14:27 UTC  (4+ messages)
` [RFC PATCH 1/3] fs: add infrastructure for opportunistic high-res ctime/mtime updates
` [RFC PATCH 2/3] shmem: mark for high-res timestamps on next update after getattr
` [RFC PATCH 3/3] xfs: mark the inode for high-res timestamp update in getattr

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-04-11 14:08 UTC  (22+ messages)

[syzbot] [fs?] possible deadlock in quotactl_fd
 2023-04-11 14:01 UTC  (6+ messages)
` [syzbot] [fs?] possible deadlock in sys_quotactl_fd

[PATCH 0/6] shmem: Add user and group quota support for tmpfs
 2023-04-11 13:03 UTC  (10+ messages)
` [PATCH 2/6] shmem: make shmem_get_inode() return ERR_PTR instead of NULL
` [PATCH 5/6] shmem: quota support

[RFC][PATCH] fanotify: Enable FAN_REPORT_FID on more filesystem types
 2023-04-11 12:40 UTC 

[PATCH v3 0/3] remove page_endio() v3
 2023-04-11 12:30 UTC  (5+ messages)
    ` [PATCH v3 1/3] orangefs: use folios in orangefs_readahead
    ` [PATCH v3 2/3] mpage: split submit_bio and bio end_io handler for reads and writes
    ` [PATCH v3 3/3] mpage: use folios in bio end_io handler

[PATCH v2] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
 2023-04-11 10:08 UTC  (4+ messages)

[PATCH v12 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-04-11  9:29 UTC  (19+ messages)
` [PATCH v12 2/5] fs/proc/task_mmu: "

[syzbot] [ntfs3?] general protection fault in ni_readpage_cmpr
 2023-04-11  9:05 UTC 

[PATCH v2] fsverity: use WARN_ON_ONCE instead of WARN_ON
 2023-04-11  8:58 UTC  (3+ messages)

[PATCH] fsverity: reject FS_IOC_ENABLE_VERITY on mode 3 fds
 2023-04-11  8:56 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: get out of a repeat loop when getting a locked data page
 2023-04-11  8:49 UTC  (7+ messages)

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

[PATCH v2 0/5] remove page_endio()
 2023-04-11  7:34 UTC  (4+ messages)
  ` [PATCH v2 1/5] zram: always chain bio to the parent in read_from_bdev_async

[PATCH linux-next] delayacct: track delays from IRQ/SOFTIRQ
 2023-04-11  6:51 UTC  (3+ messages)

[syzbot] [f2fs?] general protection fault in __drop_extent_tree
 2023-04-11  6:54 UTC 

[syzbot] [reiserfs?] KASAN: null-ptr-deref Read in fix_nodes
 2023-04-11  6:54 UTC 

[syzbot] [ntfs3?] kernel panic: stack is corrupted in __kmem_cache_alloc_node
 2023-04-11  6:53 UTC 

[syzbot] [btrfs?] WARNING: refcount bug in btrfs_evict_inode
 2023-04-11  6:47 UTC 

[syzbot] [hfs?] KASAN: slab-use-after-free Read in hfsplus_btree_close
 2023-04-11  6:40 UTC 

[syzbot] [f2fs?] general protection fault in __replace_atomic_write_block
 2023-04-11  6:35 UTC 

[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in indx_find
 2023-04-11  6:32 UTC 

[syzbot] [squashfs?] KASAN: slab-out-of-bounds Write in squashfs_readahead
 2023-04-11  6:31 UTC 

[PATCH v3 00/11] blksnap - block devices snapshots module
 2023-04-11  6:25 UTC  (10+ messages)
` [PATCH v3 01/11] documentation: Block Device Filtering Mechanism
` [PATCH v3 02/11] block: "
` [PATCH v3 03/11] documentation: Block Devices Snapshots Module

[RFC PATCH] fsverity: use shash API instead of ahash API
 2023-04-11  5:01 UTC  (2+ messages)

[syzbot] Monthly xfs report
 2023-04-11  4:35 UTC  (3+ messages)

[PATCH] fs: fix sysctls.c built
 2023-04-11  4:14 UTC  (2+ messages)

[PATCH] ata: Change email addresses in MAINTAINERS
 2023-04-11  4:01 UTC  (2+ messages)

[RFC PATCH v3 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd
 2023-04-11  1:35 UTC  (2+ messages)

[RFC PATCH v4 0/2] Providing mount in memfd_restricted() syscall
 2023-04-11  1:29 UTC  (3+ messages)
` [RFC PATCH v4 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
` [RFC PATCH v4 2/2] selftests: restrictedmem: Check memfd_restricted()'s handling of provided userspace mount

[syzbot] [xfs?] WARNING in __queue_delayed_work
 2023-04-11  1:15 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
 2023-04-10 17:46 UTC  (2+ messages)
    ` [External] "

[PATCH v2 00/19] bio: check return values of bio_add_page
 2023-04-10 16:06 UTC  (5+ messages)
` [PATCH v2 17/19] md: raid1: check if adding pages to resync bio fails

[PATCH] sysv: convert pointers_lock from rw_lock to rw_sem
 2023-04-10 14:56 UTC  (4+ messages)
    ` [PATCH] sysv: don't call sb_bread() with pointers_lock held
      ` [PATCH v2] "

[PATCH 0/6] Avoid the mmap lock for fault-around
 2023-04-10 14:11 UTC  (13+ messages)
` [PATCH 1/6] mm: Allow per-VMA locks on file-backed VMAs
` [PATCH 6/6] mm: Run the fault-around code under the VMA lock

[PATCH v3 00/55] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
 2023-04-10 12:20 UTC  (3+ messages)
` [PATCH v3 45/55] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()

[syzbot] [btrfs?] WARNING in btrfs_free_block_groups
 2023-04-10  3:19 UTC 

[RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
 2023-04-10  0:38 UTC  (7+ messages)
  ` [RFC PATCH v2 00/48] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)

[syzbot] [ntfs3?] WARNING in errseq_set
 2023-04-10  0:00 UTC 

[PATCH v4] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
 2023-04-08  8:05 UTC  (5+ messages)

[RFC PATCH] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
 2023-04-08  3:19 UTC  (2+ messages)

[syzbot] [ext4?] possible deadlock in ext4_multi_mount_protect
 2023-04-07 20:42 UTC 

FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-04-07 14:35 UTC  (11+ messages)
  ` RE(2): "
                    `  "

FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-04-07  9:30 UTC  (2+ messages)
  `  "

[PATCH] fuse: remove unnecessary goto
 2023-04-07  8:26 UTC  (2+ messages)

W sprawie samochodu
 2023-04-07  7:56 UTC 

[PATCH 2/3] erofs: convert to use kobject_is_added()
 2023-04-07  7:23 UTC  (3+ messages)

[PATCH net-next v5 00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-04-07  2:13 UTC  (8+ messages)
` [PATCH net-next v5 03/19] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH net-next v5 05/19] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v5 06/19] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data

[PATCH v11 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-04-07  2:07 UTC  (6+ messages)
` [PATCH v11 2/2] "

[PATCH v5 0/2] Ignore non-LRU-based reclaim in memcg reclaim
 2023-04-07  1:02 UTC  (4+ messages)
` [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers


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