linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-22 17:15:06 to 2023-09-26 15:49:11 UTC [more...]

[PATCH v13 00/10] fuse: Add support for passthrough read/write
 2023-09-26 15:48 UTC  (6+ messages)
` [PATCH v13 08/10] fuse: update inode size/mtime after passthrough write
  ` [External] "

[PATCH] vfs: shave work on failed file open
 2023-09-26 15:40 UTC  (5+ messages)

[PATCH RFC] binfmt_elf: fully allocate bss pages
 2023-09-26 14:42 UTC  (11+ messages)
      ` [PATCH] binfmt_elf: Support segments with 0 filesz and misaligned starts
          ` [PATCH v2] "

[syzbot] [integrity] [overlayfs] general protection fault in d_path
 2023-09-26 14:40 UTC  (17+ messages)

[RFC PATCH 0/3] quering mount attributes
 2023-09-26 14:39 UTC  (22+ messages)
` [RFC PATCH 2/3] add statmnt(2) syscall

[PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
 2023-09-26 14:29 UTC  (25+ messages)
` [PATCH v8 1/5] fs: add infrastructure for multigrain timestamps
` [PATCH v8 3/5] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v8 4/5] fs: add timestamp_truncate_to_gran helper
` [PATCH v8 5/5] xfs: switch to multigrain timestamps

[PATCH] eventfd: move 'eventfd-count' printing out of spinlock
 2023-09-26 14:05 UTC 

[PATCH] fs/splice: don't block splice_direct_to_actor() after data was read
 2023-09-26 12:26 UTC  (10+ messages)
        ` [PATCH v2] "

[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
 2023-09-26 11:15 UTC  (5+ messages)
` [PATCH v3 12/25] security: Introduce inode_post_setattr hook
` [PATCH v3 20/25] security: Introduce key_post_create_or_update hook

[PATCH v16 03/12] block: add copy offload support
 2023-09-26 10:07 UTC  (6+ messages)
` [PATCH v16 00/12] Implement "
    ` [PATCH v16 04/12] block: add emulation for copy

[GIT PULL] vfs fixes
 2023-09-26 10:39 UTC 

[syzbot] [mm?] [hfs?] KASAN: slab-out-of-bounds Read in generic_perform_write
 2023-09-26 10:24 UTC  (2+ messages)
` [PATCH] fs/hfsplus: expand s_vhdr_buf size to avoid slab oob

[PATCH] vfs: fix readahead(2) on block devices
 2023-09-26 10:08 UTC  (19+ messages)
      ` [LTP] "

[PATCH 0/8] fs/ntfs3: Bugfix and refactoring
 2023-09-26  9:57 UTC  (9+ messages)
` [PATCH 1/8] fs/ntfs3: Use inode_set_ctime_to_ts instead of inode_set_ctime
` [PATCH 2/8] fs/ntfs3: Allow repeated call to ntfs3_put_sbi
` [PATCH 3/8] fs/ntfs3: Fix alternative boot searching
` [PATCH 4/8] fs/ntfs3: Refactoring and comments
` [PATCH 5/8] fs/ntfs3: Add more info into /proc/fs/ntfs3/<dev>/volinfo
` [PATCH 6/8] fs/ntfs3: Do not allow to change label if volume is read-only
` [PATCH 7/8] fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()
` [PATCH 8/8] fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()

[syzbot] [ntfs3?] KASAN: slab-use-after-free Read in ntfs_write_bh
 2023-09-26  8:27 UTC  (2+ messages)

Endless calls to xas_split_alloc() due to corrupted xarray entry
 2023-09-26  7:49 UTC  (2+ messages)

[PATCH 0/8] autofs - convert to to use mount api
 2023-09-26  6:53 UTC  (5+ messages)
` [PATCH 7/8] autofs: convert autofs to use the new "

[linux-next:master] BUILD REGRESSION 8fff9184d1b5810dca5dd1a02726d4f844af88fc
 2023-09-26  6:11 UTC 

[MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
 2023-09-26  5:24 UTC  (29+ messages)

[syzbot] [overlayfs?] KASAN: invalid-free in ovl_copy_up_one
 2023-09-26  0:50 UTC 

[PATCH v2] tmpfs.5: extend with new noswap documentation
 2023-09-26  0:20 UTC  (2+ messages)

[syzbot] [btrfs?] WARNING in btrfs_add_reserved_bytes
 2023-09-25 18:58 UTC 

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-25 17:37 UTC  (6+ messages)
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes

[GIT PULL v2] timestamp fixes
 2023-09-25 16:02 UTC  (16+ messages)

[PATCH] iomap: add a workaround for racy i_size updates on block devices
 2023-09-25 15:53 UTC  (4+ messages)

[syzbot] [ntfs?] KASAN: use-after-free Read in ntfs_test_inode
 2023-09-25 13:43 UTC  (4+ messages)

[RFC PATCH 0/3] tmpfs: Add tmpfs project quota support
 2023-09-25 13:00 UTC  (4+ messages)
` [PATCH 1/3] tmpfs: add project ID support
` [PATCH 2/3] tmpfs: Add project quota mount option
` [PATCH 3/3] tmpfs: Add project quota interface support for get/set attr

[PATCH] overlayfs: set ctime when setting mtime and atime
 2023-09-25 12:51 UTC  (5+ messages)

[PATCH] docs: admin-guide: sysctl: fix details of struct dentry_stat_t
 2023-09-25 12:50 UTC  (2+ messages)

[PATCH v3] vfs: fix readahead(2) on block devices
 2023-09-25 12:47 UTC  (6+ messages)

[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
 2023-09-25 12:34 UTC  (14+ messages)
` [PATCH v7 01/12] iov_iter: Remove last_offset from iov_iter as it was for ITER_PIPE
` [PATCH v7 02/12] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()
` [PATCH v7 03/12] sound: Fix snd_pcm_readv()/writev() to use iov access functions
` [PATCH v7 04/12] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC
` [PATCH v7 05/12] iov_iter: Renumber ITER_* constants
` [PATCH v7 06/12] iov_iter: Derive user-backedness from the iterator type
` [PATCH v7 07/12] iov_iter: Convert iterate*() to inline funcs
` [PATCH v7 08/12] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
` [PATCH v7 09/12] iov_iter, net: Move csum_and_copy_to/from_iter() to net/
` [PATCH v7 10/12] iov_iter, net: Fold in csum_and_memcpy()
` [PATCH v7 11/12] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
` [PATCH v7 12/12] iov_iter, net: Move hash_and_copy_to_iter() to net/

[syzbot] [reiserfs?] possible deadlock in delete_one_xattr (2)
 2023-09-25 10:14 UTC  (3+ messages)

[syzbot] [xfs?] INFO: task hung in clean_bdev_aliases
 2023-09-25  9:35 UTC  (6+ messages)
` [syzbot] [block] "

[PATCH v2 0/6] Introduce __mt_dup() to improve the performance of fork()
 2023-09-25  8:30 UTC  (6+ messages)
` [PATCH v2 3/6] maple_tree: Add test for mtree_dup()

remove get_super
 2023-09-25  7:48 UTC  (4+ messages)
` [PATCH 07/17] nbd: call blk_mark_disk_dead in nbd_clear_sock_ioctl

[PATCH v3 1/2] exfat: change to get file size from DataLength
 2023-09-25  5:29 UTC 

[PATCH v3 2/2] exfat: do not zeroed the extended part
 2023-09-25  5:29 UTC 

[PATCH v3 0/2] exfat: get file size from DataLength
 2023-09-25  5:29 UTC 

[PATCH v3 0/5] fscrypt: add support for data_unit_size < fs_block_size
 2023-09-25  5:54 UTC  (6+ messages)
` [PATCH v3 1/5] fscrypt: make it clearer that key_prefix is deprecated
` [PATCH v3 2/5] fscrypt: make the bounce page pool opt-in instead of opt-out
` [PATCH v3 3/5] fscrypt: compute max_lblk_bits from s_maxbytes and block size
` [PATCH v3 4/5] fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes
` [PATCH v3 5/5] fscrypt: support crypto data unit size less than filesystem block size

[PATCH v3 0/9] Introduce __mt_dup() to improve the performance of fork()
 2023-09-25  3:56 UTC  (10+ messages)
` [PATCH v3 1/9] maple_tree: Add mt_free_one() and mt_attr() helpers
` [PATCH v3 2/9] maple_tree: Introduce {mtree,mas}_lock_nested()
` [PATCH v3 3/9] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v3 4/9] maple_tree: Add test for mtree_dup()
` [PATCH v3 5/9] maple_tree: Update the documentation of maple tree
` [PATCH v3 6/9] maple_tree: Skip other tests when BENCH is enabled
` [PATCH v3 7/9] maple_tree: Update check_forking() and bench_forking()
` [PATCH v3 8/9] maple_tree: Preserve the tree attributes when destroying maple tree
` [PATCH v3 9/9] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

biweekly bcachefs cabal meeting
 2023-09-24 18:02 UTC 

[syzbot] [reiserfs?] KASAN: null-ptr-deref Read in fix_nodes
 2023-09-24  0:02 UTC  (2+ messages)

[GIT PULL] iomap: fix unshare data corruption bug
 2023-09-23 18:25 UTC  (2+ messages)

[PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs
 2023-09-23 10:31 UTC  (5+ messages)

[PATCH] ovl: factor out some common helpers for backing files io
 2023-09-23  9:52 UTC  (5+ messages)

[PATCH v2 0/3] userfaultfd remap option
 2023-09-23  1:31 UTC  (4+ messages)
` [PATCH v2 1/3] userfaultfd: UFFDIO_REMAP: rmap preparation
` [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI
` [PATCH v2 3/3] selftests/mm: add UFFDIO_REMAP ioctl test

[GIT PULL] xfs: bug fixes for 6.6
 2023-09-22 23:47 UTC  (2+ messages)

[PATCH v4 bpf-next 02/12] bpf: introduce BPF token object
 2023-09-22 22:35 UTC  (7+ messages)
` [PATCH v4 2/12] "

[RFC 00/23] Enable block size > page size in XFS
 2023-09-22 19:38 UTC  (9+ messages)

[PATCH v6 00/13] iov_iter: Convert the iterator macros into inline funcs
 2023-09-22 18:51 UTC  (3+ messages)
` [PATCH v6 09/13] iov_iter: Add a kernel-type iterator-only iteration function

[PATCH v16 04/12] block: add emulation for copy
 2023-09-20  8:07 UTC 


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