Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-09 11:30:40 to 2024-02-12 16:31:05 UTC [more...]

[PATCH v5 0/8] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-12 16:30 UTC  (5+ messages)
` [PATCH v5 1/8] dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n
` [PATCH v5 2/8] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v5 3/8] dm: "
` [PATCH v5 4/8] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure

[PATCH] nvdimm/pmem: Fix leak on dax_add_host() failure
 2024-02-12 16:27 UTC 

[PATCH v5 0/9] File abstractions needed by Rust Binder
 2024-02-12 16:00 UTC  (13+ messages)
` [PATCH v5 1/9] rust: types: add `NotThreadSafe`
` [PATCH v5 6/9] rust: file: add `FileDescriptorReservation`
` [PATCH v5 7/9] rust: file: add `Kuid` wrapper
` [PATCH v5 8/9] rust: file: add `DeferredFdCloser`
` [PATCH v5 9/9] rust: file: add abstraction for `poll_table`

[PATCH v3 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
 2024-02-12 15:41 UTC  (3+ messages)

[PATCH v4 0/3] per-vma locks in userfaultfd
 2024-02-12 15:19 UTC  (9+ messages)
` [PATCH v4 3/3] userfaultfd: use per-vma locks in userfaultfd operations

[PATCH v11 00/26] DEPT(Dependency Tracker)
 2024-02-12 15:16 UTC  (5+ messages)
` [PATCH v11 14/26] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread

[RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
 2024-02-12 14:56 UTC  (12+ messages)

[PATCH v2 0/7] filesystem visibililty ioctls
 2024-02-12 13:39 UTC  (8+ messages)
` [PATCH v2 3/7] fs: FS_IOC_GETUUID

[syzbot] [ext4?] WARNING in lock_two_nondirectories
 2024-02-12 13:28 UTC  (3+ messages)

[syzbot] [ext4?] KASAN: out-of-bounds Read in ext4_ext_remove_space
 2024-02-12 13:27 UTC  (3+ messages)

[syzbot] [ext4?] kernel BUG in ext4_enable_quotas
 2024-02-12 13:23 UTC  (3+ messages)

[GIT PULL] vfs fixes
 2024-02-12 13:00 UTC 

[syzbot] [reiserfs?] KASAN: vmalloc-out-of-bounds Read in cleanup_bitmap_list
 2024-02-12 12:53 UTC  (2+ messages)

[syzbot] Monthly btrfs report (Feb 2024)
 2024-02-12 12:15 UTC  (3+ messages)

[PATCH] zonefs: convert zonefs to use the new mount api
 2024-02-12 12:12 UTC  (7+ messages)

[PATCH v3 09/15] block: Add checks to merging of atomic writes
 2024-02-12 12:09 UTC  (5+ messages)
`  "

[PATCH 0/6] block atomic writes for XFS
 2024-02-12 12:06 UTC  (18+ messages)
` [PATCH 4/6] fs: xfs: Support atomic write for statx
` [PATCH RFC 5/6] fs: xfs: iomap atomic write support

[PATCH v9 0/8] Landlock: IOCTL support
 2024-02-12 11:09 UTC  (13+ messages)
` [PATCH v9 1/8] landlock: Add IOCTL access right
` [PATCH v9 2/8] selftests/landlock: Test IOCTL support
` [PATCH v9 3/8] selftests/landlock: Test IOCTL with memfds
` [PATCH v9 4/8] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)
` [PATCH v9 5/8] selftests/landlock: Test IOCTLs on named pipes
` [PATCH v9 6/8] selftests/landlock: Check IOCTL restrictions for named UNIX domain sockets
` [PATCH v9 7/8] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL
` [PATCH v9 8/8] landlock: Document IOCTL support

[syzbot] [reiserfs?] KASAN: use-after-free Read in reiserfs_release_objectid
 2024-02-12 11:07 UTC 

[PATCH] fs/hfsplus: use better @opf description
 2024-02-12 10:55 UTC  (3+ messages)

[PATCH v3] fs, USB gadget: Remove libaio I/O cancellation support
 2024-02-12 10:54 UTC  (6+ messages)

[syzbot] [overlayfs?] possible deadlock in seq_read_iter (3)
 2024-02-12 10:36 UTC 

[syzbot] [bluetooth?] KASAN: null-ptr-deref Read in ida_free (4)
 2024-02-12 10:32 UTC  (2+ messages)

[syzbot] Monthly udf report (Feb 2024)
 2024-02-12 10:25 UTC 

[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
 2024-02-12 10:24 UTC  (6+ messages)
` [RFC PATCH v3 08/26] iomap: add pos and dirty_len into trace_iomap_writepage_map

[PATCH] [RFC] fs: prefer kfree_rcu() in fasync_remove_entry()
 2024-02-12  9:59 UTC  (6+ messages)

[PATCH] fs/proc/task_mmu: Add display flag for VM_MAYOVERLAY
 2024-02-12  9:05 UTC  (6+ messages)

[PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
 2024-02-12  8:14 UTC  (11+ messages)

[PATCH] dcache: rename d_genocide()
 2024-02-12  8:09 UTC  (6+ messages)

convert write_cache_pages() to an iterator v7
 2024-02-12  7:13 UTC  (15+ messages)
` [PATCH 01/14] writeback: don't call mapping_set_error in writepage_cb
` [PATCH 02/14] writeback: remove a duplicate prototype for tag_pages_for_writeback
` [PATCH 03/14] writeback: fix done_index when hitting the wbc->nr_to_write
` [PATCH 04/14] writeback: also update wbc->nr_to_write on writeback failure
` [PATCH 05/14] writeback: only update ->writeback_index for range_cyclic writeback
` [PATCH 06/14] writeback: rework the loop termination condition in write_cache_pages
` [PATCH 07/14] writeback: Factor folio_prepare_writeback() out of write_cache_pages()
` [PATCH 08/14] writeback: Factor writeback_get_batch() "
` [PATCH 09/14] writeback: Simplify the loops in write_cache_pages()
` [PATCH 10/14] pagevec: Add ability to iterate a queue
` [PATCH 11/14] writeback: Use the folio_batch queue iterator
` [PATCH 12/14] writeback: Move the folio_prepare_writeback loop out of write_cache_pages()
` [PATCH 13/14] writeback: add a writeback iterator
` [PATCH 14/14] writeback: Remove a use of write_cache_pages() from do_writepages()

[LSF/MM/BPF TOPIC] Removing GFP_NOFS
 2024-02-12  4:35 UTC  (8+ messages)

[PATCH 0/5] fs/ntfs3: Bugfix
 2024-02-11 12:31 UTC  (2+ messages)

[PATCH net-next v7 0/4] Per epoll context busy poll support
 2024-02-11  9:40 UTC  (7+ messages)
` [PATCH net-next v7 1/4] eventpoll: support busy poll per epoll instance
` [PATCH net-next v7 2/4] eventpoll: Add per-epoll busy poll packet budget
` [PATCH net-next v7 3/4] eventpoll: Add per-epoll prefer busy poll option
` [PATCH net-next v7 4/4] eventpoll: Add epoll ioctl for epoll_params

[PATCH v5 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
 2024-02-10 23:44 UTC  (5+ messages)
` [PATCH v5 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
` [PATCH v5 2/3] printk: Change type of CONFIG_BASE_SMALL to bool

[RFC] ->d_name accesses
 2024-02-10 16:25 UTC  (7+ messages)

[PATCH v3 00/15] block atomic writes
 2024-02-10 12:12 UTC  (4+ messages)

[PATCH] fs/hfsplus: wrapper.c: fix kernel-doc warnings
 2024-02-10  4:59 UTC  (3+ messages)

[BUG] Infinite loop in cleanup_mnt() task_work on 6.3-rc3
 2024-02-10  4:13 UTC  (3+ messages)

[PATCH v4 00/10] IOMMU memory observability
 2024-02-10  2:21 UTC  (10+ messages)
` [PATCH v4 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v4 07/10] iommu/sun50i: use page allocation function provided by iommu-pages.h
  ` [PATCH v4 05/10] iommu/exynos: "

[PATCH 0/7] Fixes and cleanups to fs-writeback
 2024-02-10  0:46 UTC  (3+ messages)
` [PATCH 4/7] fs/writeback: remove unneeded check in writeback_single_inode

[PATCH v7 0/2] rust: xarray: Add an abstraction for XArray
 2024-02-09 22:31 UTC  (3+ messages)
` [PATCH v7 1/2] rust: types: add FOREIGN_ALIGN to ForeignOwnable
` [PATCH v7 2/2] rust: xarray: Add an abstraction for XArray

[syzbot] Monthly hfs report (Feb 2024)
 2024-02-09 21:02 UTC 

[syzbot] Monthly ext4 report (Feb 2024)
 2024-02-09 20:57 UTC 

SMB 1.0 broken between Kernel versions 6.2 and 6.5
 2024-02-09 20:34 UTC  (10+ messages)

[PATCH] udf: convert to new mount API
 2024-02-09 19:43 UTC 

[PATCH v2] zonefs: convert zonefs to use the new mount api
 2024-02-09 19:36 UTC 

[syzbot] [fs?] WARNING in pagemap_scan_pmd_entry (2)
 2024-02-09 18:51 UTC 

[PATCH v2] fs, USB gadget: Rework kiocb cancellation
 2024-02-09 18:12 UTC  (4+ messages)

[PATCH v3 0/3] virtiofs: export filesystem tags through sysfs
 2024-02-09 17:21 UTC  (5+ messages)
` [PATCH v3 1/3] virtiofs: forbid newlines in tags
` [PATCH v3 2/3] virtiofs: export filesystem tags through sysfs
` [PATCH v3 3/3] virtiofs: emit uevents on filesystem events

[PATCH v5 0/2] io_uring: add support for ftruncate
 2024-02-09 16:55 UTC  (4+ messages)
` [PATCH v9 "

[syzbot] [gfs2?] general protection fault in gfs2_rindex_update
 2024-02-09 16:10 UTC  (2+ messages)

[PATCH v7 0/8] filtering and snapshots of a block devices
 2024-02-09 16:02 UTC  (9+ messages)
` [PATCH v7 1/8] documentation: "
` [PATCH v7 2/8] block: filtering "
` [PATCH v7 3/8] block: header file of the blksnap module interface
` [PATCH v7 4/8] block: module management interface functions
` [PATCH v7 5/8] block: handling and tracking I/O units
` [PATCH v7 6/8] block: difference storage implementation
` [PATCH v7 7/8] block: snapshot and snapshot image block device
` [PATCH v7 8/8] block: Kconfig, Makefile and MAINTAINERS files

[PATCH v3 0/9] fuse: inode IO modes and mmap + parallel dio
 2024-02-09 15:28 UTC  (15+ messages)
` [PATCH v3 8/9] fuse: introduce inode io modes
` [PATCH v3 9/9] fuse: allow parallel dio writes with FUSE_DIRECT_IO_ALLOW_MMAP

[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
 2024-02-09 15:13 UTC  (6+ messages)
` [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory

[PATCH v5 00/12] Set casefold/fscrypt dentry operations through sb->s_d_op
 2024-02-09 14:46 UTC  (8+ messages)
` [PATCH v5 04/12] fscrypt: Drop d_revalidate for valid dentries during lookup

[RESEND PATCH v9 0/3] Introduce case-insensitive string comparison helper
 2024-02-09 14:40 UTC  (5+ messages)
` [RESEND PATCH v9 1/3] libfs: "

[RFC PATCH 0/9] shmem: fix llseek in hugepages
 2024-02-09 14:29 UTC  (10+ messages)
    ` [RFC PATCH 2/9] shmem: add per-block uptodate tracking for hugepages
    ` [RFC PATCH 1/9] splice: don't check for uptodate if partially uptodate is impl
    ` [RFC PATCH 3/9] shmem: move folio zero operation to write_begin()
    ` [RFC PATCH 6/9] shmem: set folio uptodate when reclaim
    ` [RFC PATCH 5/9] shmem: clear_highpage() if block is not uptodate
    ` [RFC PATCH 4/9] shmem: exit shmem_get_folio_gfp() if block is uptodate
    ` [RFC PATCH 8/9] shmem: clear uptodate blocks after PUNCH_HOLE
    ` [RFC PATCH 7/9] shmem: check if a block is uptodate before splice into pipe
    ` [RFC PATCH 9/9] shmem: enable per-block uptodate

[GIT PULL] ntfs3: bugfixes for 6.8
 2024-02-09 13:21 UTC 

[PATCH v2 0/3] virtiofs: export filesystem tags through sysfs
 2024-02-09 12:15 UTC  (10+ messages)
` [PATCH v2 1/3] virtiofs: forbid newlines in tags
` [PATCH v2 2/3] virtiofs: export filesystem tags through sysfs
` [PATCH v2 3/3] virtiofs: emit uevents on filesystem events

[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-02-09 12:02 UTC  (6+ messages)
` [PATCH v9 12/25] security: Introduce file_post_open hook

[syzbot] [hfs?] KASAN: slab-use-after-free Read in hfsplus_read_wrapper
 2024-02-09 11:45 UTC  (3+ messages)

[PATCH v2 00/34] Open block devices as files
 2024-02-09 11:39 UTC  (5+ messages)
` [PATCH v2 01/34] bdev: open block device "


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