Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-09 18:50:47 to 2023-06-12 14:00:44 UTC [more...]

[PATCH v2 0/6] Per-vma lock support for swap and userfaults
 2023-06-12 13:59 UTC  (28+ messages)
` [PATCH v2 1/6] swap: remove remnants of polling from read_swap_cache_async
` [PATCH v2 2/6] mm: handle swap page faults under VMA lock if page is uncontended
` [PATCH v2 3/6] mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED
` [PATCH v2 4/6] mm: drop VMA lock before waiting for migration
` [PATCH v2 5/6] mm: implement folio wait under VMA lock

[PATCHv9 0/6] iomap: Add support for per-block dirty state to improve write performance
 2023-06-12 13:56 UTC  (21+ messages)
` [PATCHv9 1/6] iomap: Rename iomap_page to iomap_folio_state and others
` [PATCHv9 2/6] iomap: Drop ifs argument from iomap_set_range_uptodate()
` [PATCHv9 3/6] iomap: Add some uptodate state handling helpers for ifs state bitmap
` [PATCHv9 4/6] iomap: Refactor iomap_write_delalloc_punch() function out
` [PATCHv9 5/6] iomap: Allocate ifs in ->write_begin() early
` [PATCHv9 6/6] iomap: Add per-block dirty state tracking to improve performance

[PATCH v5 00/11] blksnap - block devices snapshots module
 2023-06-12 13:52 UTC  (12+ messages)
` [PATCH v5 01/11] documentation: Block Device Filtering Mechanism
` [PATCH v5 02/11] block: "
` [PATCH v5 03/11] documentation: Block Devices Snapshots Module
` [PATCH v5 04/11] blksnap: header file of the module interface
` [PATCH v5 05/11] blksnap: module management interface functions
` [PATCH v5 06/11] blksnap: handling and tracking I/O units
` [PATCH v5 07/11] blksnap: minimum data storage unit of the original block device
` [PATCH v5 08/11] blksnap: difference storage
` [PATCH v5 09/11] blksnap: event queue from the "
` [PATCH v5 10/11] blksnap: snapshot and snapshot image block device
` [PATCH v5 11/11] blksnap: Kconfig and Makefile

[PATCH v2 0/8] fs: add some missing ctime updates
 2023-06-12 13:51 UTC  (11+ messages)
` [PATCH v2 1/8] ibmvmc: update ctime in conjunction with mtime on write
` [PATCH v2 2/8] usb: update the ctime as well when updating mtime after an ioctl
` [PATCH v2 3/8] autofs: set ctime as well when mtime changes on a dir
` [PATCH v2 4/8] bfs: update ctime in addition to mtime when adding entries
` [PATCH v2 5/8] efivarfs: update ctime when mtime changes on a write
` [PATCH v2 6/8] exfat: ensure that ctime is updated whenever the mtime is
` [PATCH v2 7/8] apparmor: update ctime whenever the mtime changes on an inode
` [PATCH v2 8/8] cifs: update the ctime on a partial page write

[RFC PATCH 00/11] fixed worker
 2023-06-12 13:47 UTC  (6+ messages)
` [PATCH 07/11] io_uring: add new api to register fixed workers

[PATCH v5 00/11] blksnap - block devices snapshots module
 2023-06-12 13:21 UTC  (9+ messages)
` [PATCH v5 01/11] documentation: Block Device Filtering Mechanism
` [PATCH v5 02/11] block: "
` [PATCH v5 03/11] documentation: Block Devices Snapshots Module
` [PATCH v5 04/11] blksnap: header file of the module interface
` [PATCH v5 05/11] blksnap: module management interface functions
` [PATCH v5 06/11] blksnap: handling and tracking I/O units
` [PATCH v5 07/11] blksnap: minimum data storage unit of the original block device
` [PATCH v5 08/11] blksnap: difference storage

[axboe-block:for-6.5/block] [block] 1ccf164ec8: WARNING:at_mm/gup.c:#try_get_folio
 2023-06-12 12:59 UTC  (6+ messages)

[linux-next:master] [splice] 2cb1e08985: stress-ng.sendfile.ops_per_sec 11.6% improvement
 2023-06-12 12:25 UTC  (2+ messages)

[PATCHSET RFC 0/3] fs: kernel and userspace filesystem freeze
 2023-06-12 11:35 UTC  (10+ messages)
` [PATCH 1/3] fs: distinguish between user initiated freeze and kernel initiated freeze
` [PATCH 2/3] fs: wait for partially frozen filesystems
` [PATCH 3/3] fs: Drop wait_unfrozen wait queue

[PATCH 6.3 005/160] afs: Fix setting of mtime when creating a file/dir/symlink
 2023-06-12 10:25 UTC 

[PATCH 6.1 007/132] afs: Fix setting of mtime when creating a file/dir/symlink
 2023-06-12 10:25 UTC 

[PATCH 5.15 13/91] afs: Fix setting of mtime when creating a file/dir/symlink
 2023-06-12 10:26 UTC 

[PATCH 0/9] fs: add some missing ctime updates
 2023-06-12 10:36 UTC  (4+ messages)
` [PATCH 7/9] gfs2: update ctime when quota is updated

[PATCH 5.10 14/68] afs: Fix setting of mtime when creating a file/dir/symlink
 2023-06-12 10:26 UTC 

[syzbot] [fs?] general protection fault in splice_to_socket
 2023-06-12  9:43 UTC 

[PATCH] fsnotify: move fsnotify_open() hook into do_dentry_open()
 2023-06-12  9:35 UTC  (4+ messages)

[PATCH v4 00/11] blksnap - block devices snapshots module
 2023-06-12  9:23 UTC  (4+ messages)

[PATCH] fs: Fix comment typo
 2023-06-12  9:18 UTC  (11+ messages)

[PATCH] binfmt_elf: dynamically allocate note.data in parse_elf_properties
 2023-06-12  8:08 UTC  (2+ messages)

[PATCH v3 0/2] Handle notifications on overlayfs fake path files
 2023-06-12  8:31 UTC  (9+ messages)
` [PATCH v3 1/2] fs: use fake_file container for internal files with fake f_path
` [PATCH v3 2/2] ovl: enable fsnotify events on underlying real files

[PATCH v2 0/3] Handle notifications on overlayfs fake path files
 2023-06-12  8:13 UTC  (20+ messages)
` [PATCH v2 1/3] fs: rename FMODE_NOACCOUNT to FMODE_INTERNAL
` [PATCH v2 2/3] fs: introduce f_real_path() helper
` [PATCH v2 3/3] ovl: enable fsnotify events on underlying real files

[PATCH 0/3] Reduce impact of overlayfs fake path files
 2023-06-12  7:57 UTC  (13+ messages)
` [PATCH 1/3] fs: use fake_file container for internal files with fake f_path

[PATCH] eventfd: show flags in fdinfo
 2023-06-12  7:45 UTC  (2+ messages)

[PATCH] eventfd: add a uapi header for eventfd userspace APIs
 2023-06-12  7:29 UTC  (2+ messages)

[PATCH] zonefs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
 2023-06-12  5:35 UTC 

[syzbot] [nilfs?] general protection fault in nilfs_clear_dirty_page
 2023-06-12  3:59 UTC  (5+ messages)
` [PATCH] nilfs2: prevent general protection fault in nilfs_clear_dirty_page()

[syzbot] [ntfs3?] general protection fault in ni_readpage_cmpr
 2023-06-11 22:17 UTC  (2+ messages)

[RFCv2 0/5] ext4: misc left over folio changes
 2023-06-11 14:25 UTC  (5+ messages)
` [RFCv2 2/5] ext4: Remove PAGE_SIZE assumption of folio from mpage_submit_folio

[PATCH] sysctl: set variable sysctl_mount_point storage-class-specifier to static
 2023-06-11 12:07 UTC 

[syzbot] [ntfs?] UBSAN: shift-out-of-bounds in ntfs_read_inode_mount
 2023-06-11  4:59 UTC  (2+ messages)

[syzbot] [ext4?] WARNING: locking bug in ext4_move_extents
 2023-06-11  2:02 UTC  (2+ messages)

[PATCH] ovl: port to new mount api
 2023-06-10 22:32 UTC  (6+ messages)

[syzbot] [ext4?] BUG: sleeping function called from invalid context in ext4_update_super
 2023-06-10 20:49 UTC  (3+ messages)

[syzbot] [reiserfs?] [fat?] WARNING: locking bug in remove_wait_queue
 2023-06-10 14:59 UTC 

[PATCH 6/8] test_sysclt: Test for registering a mount point
 2023-06-10 13:58 UTC  (3+ messages)

[syzbot] [btrfs?] memory leak in add_block_entry
 2023-06-10 12:57 UTC 

[syzbot] [tomoyo?] [fs?] INFO: rcu detected stall in newfstatat (3)
 2023-06-10 10:09 UTC  (2+ messages)

[RFC PATCH 00/80] Rust PuzzleFS filesystem driver
 2023-06-10  9:40 UTC  (19+ messages)

[PATCH v2 0/2] ovl: port to new mount api & updated layer parsing
 2023-06-10  7:18 UTC  (10+ messages)
` [PATCH v2 1/2] ovl: port to new mount api
` [PATCH v2 2/2] ovl: modify layer parameter parsing

[syzbot] [udf?] KASAN: slab-use-after-free Read in udf_free_blocks
 2023-06-10  6:11 UTC 

[PATCH v1 1/1] memory: export symbols for process memory related functions
 2023-06-10  0:21 UTC  (3+ messages)

fuzzing bcachefs with dm-flakey
 2023-06-09 22:17 UTC  (9+ messages)

[PATCH v7 0/5] Introduce provisioning primitives
 2023-06-09 21:54 UTC  (10+ messages)

[PATCH v7 0/5] Introduce provisioning primitives
 2023-06-09 20:00 UTC  (3+ messages)
` [PATCH v7 2/5] block: "


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