linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-13 02:01:02 to 2023-07-14 15:11:35 UTC [more...]

[syzbot] [f2fs?] possible deadlock in f2fs_getxattr
 2023-07-14 15:11 UTC  (2+ messages)

[PATCH 0/5] mm: convert to vma_is_heap/stack()
 2023-07-14 15:09 UTC  (6+ messages)
` [PATCH 3/5] drm/amdkfd: use vma_is_stack() and vma_is_heap()

[PATCH 1/2] iomap: fix a regression for partial write errors
 2023-07-14 14:52 UTC  (4+ messages)
` [PATCH 2/2] iomap: micro optimize the ki_pos assignment in iomap_file_buffered_write

[PATCH RESEND V4 0/6] shmem: Add user and group quota support for tmpfs
 2023-07-14 14:47 UTC  (12+ messages)
` [PATCH 1/6] shmem: make shmem_inode_acct_block() return error
` [PATCH 2/6] shmem: make shmem_get_inode() return ERR_PTR instead of NULL
` [PATCH 3/6] quota: Check presence of quota operation structures instead of ->quota_read and ->quota_write callbacks
` [PATCH 4/6] shmem: prepare shmem quota infrastructure
` [PATCH 5/6] shmem: quota support
` [PATCH 6/6] Add default quota limit mount options

[PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-07-14 14:18 UTC  (4+ messages)
` [PATCH v12 2/2] "

[syzbot] [ext4?] WARNING: locking bug in __ext4_ioctl
 2023-07-14 14:07 UTC  (2+ messages)

small writeback fixes
 2023-07-14 13:59 UTC  (11+ messages)
` [PATCH 1/9] btrfs: don't stop integrity writeback too early
` [PATCH 2/9] btrfs: don't wait for writeback on clean pages in extent_write_cache_pages
` [PATCH 3/9] btrfs: fix an error handling corner case in cow_file_range
` [PATCH 4/9] btrfs: move the cow_fixup earlier in writepages handling
` [PATCH 5/9] btrfs: fix handling of errors from __extent_writepage_io
` [PATCH 6/9] btrfs: stop submitting I/O after an error in extent_write_locked_range
` [PATCH 7/9] btrfs: fix a race in clearing the writeback bit for sub-page I/O
` [PATCH 8/9] btrfs: remove the call to btrfs_mark_ordered_io_finished in btrfs_writepage_fixup_worker
` [PATCH 9/9] btrfs: lift the call to mapping_set_error out of cow_file_range

btrfs compressed writeback cleanups
 2023-07-14 13:49 UTC  (4+ messages)
` [PATCH 16/23] btrfs: further simplify the compress or not logic in compress_file_range

[syzbot] Monthly fat report (Jul 2023)
 2023-07-14 13:38 UTC  (2+ messages)

[PATCH v5 00/14] ceph: support idmapped mounts
 2023-07-14 12:57 UTC  (15+ messages)

[linus:master] [iomap] 219580eea1: ltp.writev07.fail
 2023-07-14 11:53 UTC  (7+ messages)
  ` [LTP] "

[syzbot] [ext4?] KASAN: out-of-bounds Read in ext4_ext_remove_space
 2023-07-14 11:50 UTC 

[syzbot] [udf?] WARNING in udf_add_free_space (2)
 2023-07-14 11:06 UTC 

[PATCH] VFS: Fix seven errors in bitmap.c
 2023-07-14 10:46 UTC  (2+ messages)

[PATCH] exfat: release s_lock before calling dir_emit()
 2023-07-14  8:43 UTC 

[PATCH v2 1/2] binfmt_misc: cleanup on filesystem umount
 2023-07-14  8:41 UTC  (11+ messages)
` [PATCH v2 2/2] binfmt_misc: enable sandboxed mounts

[PATCH] proc: Fix four errors in kmsg.c
 2023-07-14  8:31 UTC  (3+ messages)

[PATCH 0/2] eventfd: simplify signal helpers
 2023-07-14  7:05 UTC 

Mount option "atime" cause all common filesystems to fail
 2023-07-14  6:45 UTC 

[PATCH] fs/proc: Fix four errors in array.c
 2023-07-14  6:44 UTC 

[PATCH v2 0/7] Support negative dentries on case-insensitive ext4 and f2fs
 2023-07-14  5:55 UTC  (13+ messages)
` [PATCH v2 1/7] fs: Expose name under lookup to d_revalidate hook
` [PATCH v2 2/7] fs: Add DCACHE_CASEFOLD_LOOKUP flag
` [PATCH v2 3/7] libfs: Validate negative dentries in case-insensitive directories
` [PATCH v2 4/7] libfs: Support revalidation of encrypted case-insensitive dentries
` [PATCH v2 5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH v2 7/7] f2fs: Enable negative dentries on case-insensitive lookup

[PATCH 0/5] FUSE consistency improvements
 2023-07-14  5:50 UTC  (2+ messages)

[PATCH 1/1] xarray: Document necessary flag in alloc-functions
 2023-07-14  5:14 UTC  (2+ messages)

[PATCH v2 0/9] Avoid the mmap lock for fault-around
 2023-07-14  3:40 UTC  (20+ messages)
` [PATCH v2 1/9] Revert "tcp: Use per-vma locking for receive zerocopy"
` [PATCH v2 2/9] mm: Allow per-VMA locks on file-backed VMAs
` [PATCH v2 3/9] mm: Move FAULT_FLAG_VMA_LOCK check from handle_mm_fault()
` [PATCH v2 4/9] mm: Move FAULT_FLAG_VMA_LOCK check into handle_pte_fault()
` [PATCH v2 5/9] mm: Move FAULT_FLAG_VMA_LOCK check down in handle_pte_fault()
` [PATCH v2 6/9] mm: Move the FAULT_FLAG_VMA_LOCK check down from do_fault()
` [PATCH v2 7/9] mm: Run the fault-around code under the VMA lock
` [PATCH v2 8/9] mm: Remove CONFIG_PER_VMA_LOCK ifdefs
` [PATCH v2 9/9] tcp: Use per-vma locking for receive zerocopy

[syzbot] [btrfs?] general protection fault in btrfs_finish_ordered_extent
 2023-07-14  1:43 UTC  (2+ messages)

[fstests PATCH] generic: add a test for multigrain timestamps
 2023-07-13 23:09 UTC 

[PATCH v5 0/8] fs: implement multigrain timestamps
 2023-07-13 23:00 UTC  (9+ messages)
` [PATCH v5 1/8] fs: pass the request_mask to generic_fillattr
` [PATCH v5 2/8] fs: add infrastructure for multigrain timestamps
` [PATCH v5 3/8] tmpfs: bump the mtime/ctime/iversion when page becomes writeable
` [PATCH v5 4/8] tmpfs: add support for multigrain timestamps
` [PATCH v5 5/8] xfs: XFS_ICHGTIME_CREATE is unused
` [PATCH v5 6/8] xfs: switch to multigrain timestamps
` [PATCH v5 7/8] ext4: "
` [PATCH v5 8/8] btrfs: convert "

[syzbot] [fat?] possible deadlock in lock_mm_and_find_vma
 2023-07-13 22:50 UTC 

[PATCH v2 0/6] Landlock: ioctl support
 2023-07-13 22:38 UTC  (5+ messages)

[syzbot] [ntfs3?] KASAN: use-after-free Read in bcmp
 2023-07-13 21:47 UTC  (3+ messages)

[PATCH] kernfs: attach uuid for every kernfs and report it in fsid
 2023-07-13 21:34 UTC  (7+ messages)

[PATCH 0/2] eventfd: simplify signal helpers
 2023-07-13 17:10 UTC  (10+ messages)
` [PATCH 1/2] eventfd: simplify eventfd_signal()
` [PATCH 2/2] eventfd: simplify eventfd_signal_mask()

[PATCH v1] fs: Fix error checking for d_hash_and_lookup()
 2023-07-13 16:41 UTC  (2+ messages)

[syzbot] [ext4?] INFO: task hung in find_inode_fast (2)
 2023-07-13 16:33 UTC 

[PATCH v2] procfs: block chmod on /proc/thread-self/comm
 2023-07-13 15:21 UTC  (2+ messages)

[PATCH v4 0/9] Create large folios in iomap buffered write path
 2023-07-13 15:19 UTC  (23+ messages)
` [PATCH v4 1/9] iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic()
` [PATCH v4 4/9] doc: Correct the description of ->release_folio
` [PATCH v4 5/9] iomap: Remove unnecessary test from iomap_release_folio()
` [PATCH v4 6/9] filemap: Add fgf_t typedef
` [PATCH v4 7/9] filemap: Allow __filemap_get_folio to allocate large folios
` [PATCH v4 8/9] iomap: Create large folios in the buffered write path
` [PATCH v4 9/9] iomap: Copy larger chunks from userspace

[PATCH v3 0/3] io_uring getdents
 2023-07-13 15:14 UTC  (22+ messages)
` [PATCH 1/3] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 2/3] vfs_getdents/struct dir_context: add flags field
` [PATCH 3/3] io_uring: add support for getdents

[PATCH] isofs: fix undefined behavior in iso_date()
 2023-07-13 14:26 UTC  (6+ messages)

[PATCH] gfs2: fix timestamp handling on quota inodes
 2023-07-13 14:25 UTC  (4+ messages)

[PATCH] procfs: block chmod on /proc/thread-self/comm
 2023-07-13 14:13 UTC  (5+ messages)

[PATCH] procfs: block chmod on /proc/thread-self/comm
 2023-07-13 14:06 UTC  (5+ messages)

[PATCH] procfs: block chmod on /proc/thread-self/comm
 2023-07-13 12:17 UTC 

[PATCH v7 3/3] shmem: stable directory offsets
 2023-07-13 13:30 UTC  (2+ messages)

[PATCH] ext4: fix decoding of raw_inode timestamps
 2023-07-13 13:19 UTC  (7+ messages)

[PATCH v1] fs: Fix error checking for d_hash_and_lookup()
 2023-07-13 13:15 UTC  (2+ messages)

[PATCH] exfat: check if filename entries exceeds max filename length
 2023-07-13 13:03 UTC 

[PATCH v1] fs: proc: Add error checking for d_hash_and_lookup()
 2023-07-13 12:48 UTC  (2+ messages)

[PATCH v2] attr: block mode changes of symlinks
 2023-07-13 12:14 UTC  (6+ messages)

[PATCH 0/2] proc: proc_setattr for /proc/$PID/net
 2023-07-13 12:04 UTC  (9+ messages)
` [PATCH 2/2] proc: use generic setattr() "

[PATCH 0/7] More filesystem folio conversions for 6.6
 2023-07-13 10:36 UTC  (9+ messages)
` [PATCH 1/7] highmem: Add memcpy_to_folio() and memcpy_from_folio()
` [PATCH 2/7] affs: Convert affs_symlink_read_folio() to use the folio
` [PATCH 3/7] affs: Convert data read and write to use folios
` [PATCH 4/7] migrate: Use folio_set_bh() instead of set_bh_page()
` [PATCH 5/7] ntfs3: Convert ntfs_get_block_vbo() to use a folio
` [PATCH 6/7] jbd2: Use a folio in jbd2_journal_write_metadata_buffer()
` [PATCH 7/7] buffer: Remove set_bh_page()

[syzbot] general protection fault in d_flags_for_inode
 2023-07-13 10:17 UTC  (3+ messages)
` [syzbot] [ntfs3?] "

[PATCH v25 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-07-13 10:14 UTC  (6+ messages)
` [PATCH v25 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v25 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v25 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v25 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v25 5/5] selftests: mm: add pagemap ioctl tests

[PATCH] eventfd: avoid unnecessary wakeups in eventfd_write()
 2023-07-13  8:56 UTC  (2+ messages)

[syzbot] WARNING in walk_component
 2023-07-13  8:31 UTC  (3+ messages)
` [syzbot] [ntfs3?] "

Fotowoltaika - propozycja instalacji
 2023-07-13  8:10 UTC 

[PATCH 00/20] bcachefs prereqs patch series
 2023-07-13  7:10 UTC  (6+ messages)
` [PATCH 10/20] lib: Export errname
` [PATCH 12/20] bcache: move closures to lib/

[PATCHv11 8/8] iomap: Add per-block dirty state tracking to improve performance
 2023-07-13  5:27 UTC  (4+ messages)

[PATCHv11 0/8] iomap: Add support for per-block dirty state to improve write performance
 2023-07-13  4:36 UTC  (13+ messages)
` [PATCHv11 1/8] iomap: Rename iomap_page to iomap_folio_state and others
` [PATCHv11 2/8] iomap: Drop ifs argument from iomap_set_range_uptodate()
` [PATCHv11 3/8] iomap: Add some uptodate state handling helpers for ifs state bitmap
` [PATCHv11 4/8] iomap: Fix possible overflow condition in iomap_write_delalloc_scan
` [PATCHv11 5/8] iomap: Use iomap_punch_t typedef
` [PATCHv11 8/8] iomap: Add per-block dirty state tracking to improve performance

[syzbot] [reiserfs?] possible deadlock in reiserfs_dirty_inode
 2023-07-13  2:00 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).