Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-22 14:23:06 to 2024-04-24 03:48:32 UTC [more...]

[PATCH 00/12] cachefiles: some bugfixes and cleanups for ondemand requests
 2024-04-24  3:39 UTC 

[PATCH 0/5] cachefiles: some bugfixes for clean object/send req/poll
 2024-04-24  3:34 UTC  (6+ messages)
` [PATCH 1/5] cachefiles: stop sending new request when dropping object
` [PATCH 2/5] cachefiles: flush all requests for the object that is being dropped
` [PATCH 3/5] cachefiles: flush ondemand_object_worker during clean object
` [PATCH 4/5] cachefiles: cyclic allocation of msg_id to avoid reuse
` [PATCH 5/5] cachefiles: add missing lock protection when polling

[PATCH 0/5] cachefiles: some bugfixes for withdraw and xattr
 2024-04-24  3:27 UTC  (6+ messages)
` [PATCH 1/5] netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()
` [PATCH 2/5] cachefiles: fix slab-use-after-free in fscache_withdraw_volume()
` [PATCH 3/5] cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()
` [PATCH 4/5] cachefiles: correct the return value of cachefiles_check_volume_xattr()
` [PATCH 5/5] cachefiles: correct the return value of cachefiles_check_auxdata()

[PATCH v2 0/8] mm/swap: optimize swap cache search space
 2024-04-24  2:56 UTC  (15+ messages)
` [PATCH v2 1/8] NFS: remove nfs_page_lengthg and usage of page_index
` [PATCH v2 2/8] nilfs2: drop "
` [PATCH v2 3/8] f2fs: "
` [PATCH v2 4/8] ceph: "
` [PATCH v2 5/8] cifs: drop usage of page_file_offset
` [PATCH v2 6/8] mm/swap: get the swap file offset directly
` [PATCH v2 7/8] mm: drop page_index/page_file_offset and convert swap helpers to use folio
` [PATCH v2 8/8] mm/swap: reduce swap cache search space

[PATCH 0/8] mm/swap: optimize swap cache search space
 2024-04-24  2:24 UTC  (15+ messages)
` [PATCH 4/8] ceph: drop usage of page_index
` [PATCH 6/8] mm/swap: get the swap file offset directly

[ANNOUNCE] xfs-linux: for-next updated to 6a94b1acda7e
 2024-04-23 23:58 UTC  (3+ messages)

[PATCH 0/6] Remove page_mapping()
 2024-04-23 23:52 UTC  (9+ messages)
` [PATCH 1/6] fscrypt: Convert bh_get_inode_and_lblk_num to use a folio
` [PATCH 2/6] f2fs: Convert f2fs_clear_page_cache_dirty_tag "
` [PATCH 3/6] memory-failure: Remove calls to page_mapping()
` [PATCH 4/6] migrate: Expand the use of folio in __migrate_device_pages()
` [PATCH 5/6] userfault; Expand folio use in mfill_atomic_install_pte()
` [PATCH 6/6] mm: Remove page_mapping()

[PATCH 1/2] fs: reorganize path_openat()
 2024-04-23 22:59 UTC  (5+ messages)
` [PATCH 2/2] openat2: add OA2_INHERIT_CRED flag

[PATCH v2 0/2] implement OA2_INHERIT_CRED flag for openat2()
 2024-04-23 22:52 UTC  (6+ messages)
` [PATCH 1/2] fs: reorganize path_openat()
` [PATCH 2/2] openat2: add OA2_INHERIT_CRED flag

[PATCH v3 0/2] implement OA2_INHERIT_CRED flag for openat2()
 2024-04-23 22:46 UTC  (3+ messages)
` [PATCH 1/2] fs: reorganize path_openat()
` [PATCH 2/2] openat2: add OA2_INHERIT_CRED flag

[syzbot] [jfs?] possible deadlock in jfs_mount_rw
 2024-04-23 22:47 UTC 

[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in diFree
 2024-04-23 22:25 UTC 

EBADF returned from close() by FUSE
 2024-04-23 21:38 UTC  (14+ messages)

[PATCH 00/30] Remove PG_error flag
 2024-04-23 21:22 UTC  (25+ messages)
` [PATCH 01/30] btrfs: Use a folio in wait_dev_supers()
` [PATCH 02/30] btrfs: Use a folio in write_dev_supers()
` [PATCH 03/30] btrfs: Use the folio iterator in btrfs_end_super_write()
` [PATCH 11/30] fuse: Convert fuse_readpages_end() to use folio_end_read()
` [PATCH 13/30] isofs: Remove calls to set/clear the error flag
` [PATCH 14/30] jffs2: Remove calls to set/clear the folio "
` [PATCH 16/30] nilfs2: Remove calls to folio_set_error() and folio_clear_error()
` [PATCH 27/30] iomap: Remove calls to set and clear folio error flag

[PATCH -next] cgroup: Introduce css_is_online() helper
 2024-04-23 21:19 UTC  (4+ messages)

[PATCH v2 0/2] test_xarray: couple of fixes for v6-9-rc6
 2024-04-23 19:22 UTC  (3+ messages)
` [PATCH v2 1/2] tools: fix userspace compilation with new test_xarray changes
` [PATCH v2 2/2] lib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add()

[PATCH 0/1] fuse: Add initial support for fs-verity
 2024-04-23 18:41 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-23 18:31 UTC  (13+ messages)
` [PATCH v3 01/11] stackleak: don't modify ctl_table argument
` [PATCH v3 02/11] cgroup: bpf: constify ctl_table arguments and fields
` [PATCH v3 03/11] hugetlb: constify ctl_table arguments of utility functions
` [PATCH v3 04/11] utsname: constify ctl_table arguments of utility function
` [PATCH v3 05/11] neighbour: "
` [PATCH v3 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
` [PATCH v3 07/11] ipv6/addrconf: "
` [PATCH v3 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
` [PATCH v3 09/11] ipvs: constify ctl_table arguments of utility functions
` [PATCH v3 10/11] sysctl: constify ctl_table arguments of utility function
` [PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers

[PATCH 0/2] test_xarray: couple of fixes for v6-9-rc6
 2024-04-23 18:05 UTC  (3+ messages)
` [PATCH 1/2] tools: fix userspace compilation with new test_xarray changes
` [PATCH 2/2] lib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add()

Broken xarray testing in v6.9-rc1
 2024-04-23 17:26 UTC  (2+ messages)

fuse: Avoid fuse_file_args null pointer dereference
 2024-04-23 14:56 UTC  (4+ messages)

[PATCH] fs/ntfs3: Fix case when index is reused during tree transformation
 2024-04-23 14:55 UTC  (2+ messages)

[PATCH v2 00/11] Convert (most of) ntfs3 to use folios
 2024-04-23 14:51 UTC  (13+ messages)
` [PATCH v2 01/11] ntfs3: Convert ntfs_read_folio to use a folio
` [PATCH v2 02/11] ntfs3: Convert ntfs_write_begin "
` [PATCH v2 03/11] ntfs3: Convert attr_data_read_resident() to take "
` [PATCH v2 04/11] ntfs3: Convert ntfs_write_end() to work on "
` [PATCH v2 05/11] ntfs3: Convert attr_data_write_resident to use "
` [PATCH v2 06/11] ntfs3: Convert attr_make_nonresident "
` [PATCH v2 07/11] ntfs3: Convert inode_read_data() to use folios
` [PATCH v2 08/11] ntfs3: Remove calls to set/clear the error flag
` [PATCH v2 09/11] ntfs3: Convert attr_wof_frame_info() to use a folio
` [PATCH v2 10/11] ntfs3: Convert ntfs_get_frame_pages() "
` [PATCH v2 11/11] ntfs3: Convert ni_readpage_cmpr() to take "

[PATCH] fs/ntfs3: Break dir enumeration if directory contents error
 2024-04-23 14:41 UTC 

[PATCH v1 0/2] xarray: Clean up xarray.h
 2024-04-23 14:20 UTC  (3+ messages)
` [PATCH v1 1/2] xarray: Use BITS_PER_LONGS()
` [PATCH v1 2/2] xarray: Don't use "proxy" headers

[linus:master] [pidfd] cb12fd8e0d: ltp.readahead01.fail
 2024-04-23 13:52 UTC  (5+ messages)
  ` [LTP] "

[PATCH 0/7] Convert UDF to folios
 2024-04-23 13:44 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Famfs: shared memory file system for disaggregated memory [LSF/MM/BPF ATTEND]
 2024-04-23 13:30 UTC  (2+ messages)
` [Lsf-pc] "

[PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
 2024-04-23 13:25 UTC  (6+ messages)

[syzbot] [fs?] KASAN: slab-use-after-free Read in __fput (2)
 2024-04-23 11:38 UTC 

[PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-04-23 11:30 UTC  (4+ messages)
` [PATCH v4 6/9] iomap: don't increase i_size if it's not a write operation

[PATCH v4 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks
 2024-04-23 11:17 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v2 0/2] implement OA2_INHERIT_CRED flag for openat2()
 2024-04-23 11:02 UTC  (5+ messages)
` [PATCH 1/2] fs: reorganize path_openat()
` [PATCH 2/2] openat2: add OA2_INHERIT_CRED flag

[PATCH 1/2] fs: reorganize path_openat()
 2024-04-23 10:40 UTC  (2+ messages)
` [PATCH 2/2] openat2: add OA2_INHERIT_CRED flag

[syzbot] [netfs?] divide error in netfs_submit_writethrough
 2024-04-23 10:29 UTC  (2+ messages)

[syzbot] [hfs?] possible deadlock in hfs_extend_file (3)
 2024-04-23  9:31 UTC  (2+ messages)
` [PATCH fs/hfs] hfs: fix deadlock in hfs_extend_file()

[PATCH 00/11] Bugfix and refactoring
 2024-04-23  6:59 UTC  (6+ messages)
` [PATCH 10/11] fs/ntfs3: Remove cached label from sbi
` [PATCH 11/11] fs/ntfs3: Taking DOS names into account during link counting

[PATCH v2 0/9] Bugfix and refactoring
 2024-04-23  6:44 UTC  (10+ messages)
` [PATCH 1/9] fs/ntfs3: Taking DOS names into account during link counting
` [PATCH 2/9] fs/ntfs3: Remove max link count info display during driver init
` [PATCH 3/9] fs/ntfs3: Missed le32_to_cpu conversion
` [PATCH 4/9] fs/ntfs3: Check 'folio' pointer for NULL
` [PATCH 5/9] fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow
` [PATCH 6/9] fs/ntfs3: Use variable length array instead of fixed size
` [PATCH 7/9] fs/ntfs3: Redesign ntfs_create_inode to return error code instead of inode
` [PATCH 8/9] fs/ntfs3: Always make file nonresident on fallocate call
` [PATCH 9/9] fs/ntfs3: Mark volume as dirty if xattr is broken

[LSF/MM/BPF TOPIC] Changing how we do file system maintenance
 2024-04-23  5:14 UTC  (4+ messages)

[RFC] Saner typechecking for closures
 2024-04-23  4:38 UTC 

[PATCH v5 0/5] Improve visibility of writeback
 2024-04-23  3:53 UTC  (7+ messages)
` [PATCH v5 1/5] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [PATCH v5 2/5] writeback: support retrieving per group debug writeback stats of bdi
` [PATCH v5 3/5] writeback: fix build problems of "writeback: support retrieving per group debug writeback stats of bdi"
` [PATCH v5 4/5] writeback: add wb_monitor.py script to monitor writeback info on bdi
` [PATCH v5 5/5] writeback: rename nr_reclaimable to nr_dirty in balance_dirty_pages

[PATCH v1] exfat: zero the reserved fields of file and stream extension dentries
 2024-04-23  2:28 UTC 

[PATCH v4 0/4] Improve visibility of writeback
 2024-04-23  1:29 UTC  (13+ messages)
` [PATCH v4 1/4] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [PATCH v4 2/4] writeback: support retrieving per group debug writeback stats of bdi
` [PATCH v4 3/4] writeback: add wb_monitor.py script to monitor writeback info on bdi
` [PATCH v4 4/4] writeback: rename nr_reclaimable to nr_dirty in balance_dirty_pages

[GIT PULL] bcachefs fixes fro 6.9-rc6
 2024-04-22 21:06 UTC  (2+ messages)

weekly bcachefs meeting, 1PM EST
 2024-04-22 21:04 UTC 

[PATCH RFC 0/7] buffered block atomic writes
 2024-04-22 16:02 UTC  (10+ messages)
` [PATCH RFC 1/7] fs: Rename STATX{_ATTR}_WRITE_ATOMIC -> STATX{_ATTR}_WRITE_ATOMIC_DIO
` [PATCH RFC 2/7] filemap: Change mapping_set_folio_min_order() -> mapping_set_folio_orders()
` [PATCH RFC 3/7] mm: Add PG_atomic
` [PATCH RFC 4/7] fs: Add initial buffered atomic write support info to statx
` [PATCH RFC 5/7] fs: iomap: buffered atomic write support
` [PATCH RFC 6/7] fs: xfs: buffered atomic writes statx support
` [PATCH RFC 7/7] fs: xfs: Enable buffered atomic writes

[syzbot] [fs?] WARNING in netdev_queue_update_kobjects (2)
 2024-04-22 15:46 UTC 

[syzbot] [jfs?] possible deadlock in diFree
 2024-04-22 15:24 UTC 

[PATCH] fuse: verify zero padding in fuse_backing_map
 2024-04-22 15:19 UTC  (2+ messages)

[PATCH v3 00/10] sysctl: Remove sentinel elements from kernel dir
 2024-04-22 15:07 UTC  (5+ messages)

[RFC] fstests: add mmap page boundary tests
 2024-04-22 14:12 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 read-only IMAP folder(s) and NNTP newsgroup(s).