messages from 2024-01-19 18:48:31 to 2024-01-23 10:35:55 UTC [more...]
[PATCH 0/5] Fix and cleanups to page-writeback
2024-01-23 18:33 UTC (6+ messages)
` [PATCH 1/5] mm: enable __wb_calc_thresh to calculate dirty background threshold
` [PATCH 2/5] mm: correct calculation of cgroup wb's bg_thresh in wb_over_bg_thresh
` [PATCH 3/5] mm: call __wb_calc_thresh instead of wb_calc_thresh "
` [PATCH 4/5] mm: remove redundant check in wb_min_max_ratio
` [PATCH 5/5] mm: remove stale comment __folio_mark_dirty
[PATCH v3] tracing: Support to dump instance traces by ftrace_dump_on_oops
2024-01-23 10:23 UTC (4+ messages)
[RFC] fuse: disable support for file handle when FUSE_EXPORT_SUPPORT not configured
2024-01-23 10:17 UTC (2+ messages)
[PATCH 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
2024-01-23 9:43 UTC (6+ messages)
` [PATCH 1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call
` [PATCH 2/5] dm: dm-zoned: pass GFP_KERNEL to blkdev_zone_mgmt
` [PATCH 3/5] btrfs: zoned: call blkdev_zone_mgmt in nofs scope
` [PATCH 4/5] f2fs: guard blkdev_zone_mgmt with "
` [PATCH 5/5] block: remove gfp_flags from blkdev_zone_mgmt
[syzbot] [gfs2?] INFO: task hung in gfs2_gl_hash_clear (3)
2024-01-23 9:05 UTC (2+ messages)
[PATCH v10 2/8] fuse: introduce atomic open
2024-01-23 8:40 UTC (3+ messages)
` [PATCH 0/1] Fix-atomic_open-not-using-negative-d_entry
` [PATCH 1/1] fuse: Make atomic_open use negative d_entry
[PATCH v2 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension
2024-01-23 8:40 UTC (11+ messages)
` [PATCH v2 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v2 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
[BUG REPORT] shrink_dcache_parent() loops indefinitely on a next-20240102 kernel
2024-01-23 6:01 UTC (6+ messages)
[REGRESSION] 6.6.10+ and 6.7+ kernels lock up early in init
2024-01-23 6:39 UTC (2+ messages)
[PATCH 1/3] mm: make vm_area_struct anon_name field RCU-safe
2024-01-23 6:07 UTC (5+ messages)
` [PATCH 2/3] mm: add mm_struct sequence number to detect write locks
` [PATCH 3/3] mm/maps: read proc/pid/maps under RCU
[LSF/MM TOPIC] Rust
2024-01-23 4:23 UTC
[PATCH] netfs, fscache: Remove duplicate include
2024-01-23 2:06 UTC
[PATCH v2 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
2024-01-23 1:32 UTC (12+ messages)
` [PATCH v2 01/10] netfs: Don't use certain unnecessary folio_*() functions
` [PATCH v2 02/10] afs: "
` [PATCH v2 03/10] cifs: "
` [PATCH v2 04/10] netfs, fscache: Prevent Oops in fscache_put_cache()
` [PATCH v2 05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()
` [PATCH v2 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
` [PATCH v2 07/10] afs: Hide silly-rename files from userspace
` [PATCH v2 08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus
` [PATCH v2 09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant
` [PATCH v2 10/10] afs: Fix missing/incorrect unlocking of RCU read lock
[PATCH 09/82] select: Avoid wrap-around instrumentation in do_sys_poll()
2024-01-23 0:27 UTC (4+ messages)
` [PATCH 19/82] fs: Refactor intentional wrap-around calculation
` [PATCH 37/82] aio: Refactor intentional wrap-around test
` [PATCH 53/82] fs: "
[PATCH] bcachefs: fix incorrect usage of REQ_OP_FLUSH
2024-01-23 0:42 UTC (10+ messages)
[PATCH v3 0/2] eventfs: Create dentries and inodes at dir open
2024-01-22 23:03 UTC (5+ messages)
` [PATCH v3 1/2] eventfs: Have the inodes all for files and directories all be the same
Recent-ish changes in binfmt_elf made my program segfault
2024-01-22 22:12 UTC (7+ messages)
[PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
2024-01-22 22:01 UTC (19+ messages)
` [PATCH 01/10] netfs: Don't use certain internal folio_*() functions
` [PATCH 02/10] afs: "
` [PATCH 03/10] cifs: "
` [PATCH 04/10] netfs, fscache: Prevent Oops in fscache_put_cache()
` [PATCH 05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()
` [PATCH 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
` [PATCH 07/10] afs: Hide silly-rename files from userspace
` [PATCH 08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus
` [PATCH 09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant
` [PATCH 10/10] afs: Fix missing/incorrect unlocking of RCU read lock
[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
2024-01-22 21:30 UTC (12+ messages)
` [PATCH v11] "
` [PATCH v12] "
` [PATCH v13] "
` [PATCH v14] "
` [PATCH v15] "
[PATCH v1 0/9] fuse: basic support for idmapped mounts
2024-01-22 21:13 UTC (9+ messages)
` [PATCH v1 4/9] fs/fuse: support idmapped getattr inode op
` [PATCH v1 6/9] fs/fuse: support idmapped ->setattr op
` [PATCH v1 7/9] fs/fuse: drop idmap argument from __fuse_get_acl
[PATCH] Fix error handling in begin_new_exec
2024-01-22 20:53 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v8 00/19] Pass data lifetime information to SCSI disk devices
2024-01-22 20:09 UTC (14+ messages)
` [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode
` [PATCH v8 05/19] block, fs: Restore the per-bio/request data lifetime fields
[syzbot] [reiserfs?] kernel BUG in flush_journal_list
2024-01-22 19:57 UTC (3+ messages)
[syzbot] [reiserfs?] kernel BUG in balance_leaf
2024-01-22 19:54 UTC (2+ messages)
[syzbot] [jfs?] general protection fault in diRead (2)
2024-01-22 18:21 UTC
[PATCH v3 0/9] File abstractions needed by Rust Binder
2024-01-22 17:59 UTC (3+ messages)
` [PATCH v3 8/9] rust: file: add `DeferredFdCloser`
[RFC PATCH] filemap: add mapping_mapped check in filemap_unaccount_folio()
2024-01-22 17:39 UTC (7+ messages)
` SECURITY PROBLEM: Any user can crash the kernel with TCP ZEROCOPY
[PATCH] hfs: fix a memleak in hfs_find_init
2024-01-22 17:27 UTC
[PATCH] fs: improve dump_mapping() robustness
2024-01-22 16:28 UTC (6+ messages)
[GIT PULL] BPF token for v6.8
2024-01-22 15:25 UTC (4+ messages)
[PATCH AUTOSEL 4.19 04/23] fast_dput(): handle underflows gracefully
2024-01-22 15:17 UTC
[PATCH AUTOSEL 5.4 04/24] fast_dput(): handle underflows gracefully
2024-01-22 15:16 UTC
[PATCH AUTOSEL 5.10 05/28] fast_dput(): handle underflows gracefully
2024-01-22 15:14 UTC
[PATCH AUTOSEL 5.15 05/35] fast_dput(): handle underflows gracefully
2024-01-22 15:12 UTC
Race in fs/posix_acl.c posix_acl_update_mode and related checks on inode->i_mode in kernel v6.6
2024-01-22 15:10 UTC (3+ messages)
[PATCH AUTOSEL 6.1 05/53] fast_dput(): handle underflows gracefully
2024-01-22 15:08 UTC
[PATCH AUTOSEL 6.6 05/73] fast_dput(): handle underflows gracefully
2024-01-22 15:01 UTC
[PATCH] keys, dns: Fix size check of V1 server-list header
2024-01-22 15:02 UTC (6+ messages)
[PATCH AUTOSEL 6.7 05/88] fast_dput(): handle underflows gracefully
2024-01-22 14:50 UTC
[PATCH 0/2] netfs, cachefiles: Update MAINTAINERS records
2024-01-22 14:43 UTC (4+ messages)
` [PATCH 1/2] netfs, cachefiles: Change mailing list
` [PATCH 2/2] netfs: Add Jeff Layton as reviewer
[PATCH] mm: Support order-1 folios in the page cache
2024-01-22 14:36 UTC
[PATCH 0/2] fs: make the i_size_read/write helpers be smp_load_acquire/store_release()
2024-01-22 12:25 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Revert "mm/filemap: avoid buffered read/write race to read inconsistent data"
[PATCH v2] ovl: require xwhiteout feature flag on layer roots
2024-01-22 11:30 UTC (10+ messages)
[PATCH] do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
2024-01-22 11:03 UTC (3+ messages)
[PATCH] writeback: move wb_wakeup_delayed defination to fs-writeback.c
2024-01-22 10:57 UTC (2+ messages)
[syzbot] [reiserfs?] possible deadlock in vfs_removexattr (2)
2024-01-22 10:30 UTC
[syzbot] [hfs?] KASAN: out-of-bounds Read in hfsplus_bnode_move
2024-01-22 9:48 UTC
[syzbot] [reiserfs?] kernel BUG in direntry_check_right
2024-01-22 8:49 UTC (2+ messages)
[PATCH v2 00/16] block atomic writes
2024-01-22 8:29 UTC (3+ messages)
` [PATCH v2 05/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
[RFC 0/3] reading proc/pid/maps under RCU
2024-01-22 7:23 UTC (6+ messages)
[LSF/MM/BPF TOPIC] Memory profiling using code tagging
2024-01-22 3:29 UTC (7+ messages)
[LSF/MM/BPF TOPIC] State Of The Page
2024-01-22 0:18 UTC (8+ messages)
[GIT PULL] More bcachefs updates for 6.8-rc1
2024-01-21 22:42 UTC (4+ messages)
[RFC PATCH 07/19] rust: fs: introduce `FileSystem::read_dir`
2024-01-21 21:51 UTC (3+ messages)
[PATCH v3 0/2] Try exact-match comparison ahead of case-insensitive match
2024-01-21 19:09 UTC (6+ messages)
` [PATCH v3 1/2] dcache: Expose dentry_string_cmp outside of dcache
` [PATCH v3 2/2] libfs: Attempt exact-match comparison first during casefold lookup
[GIT PULL] bcachefs updates for 6.8
2024-01-21 12:20 UTC (15+ messages)
[regressions] ntfs3: empty file on update without forced cache drop
2024-01-21 9:14 UTC (2+ messages)
[syzbot] [hfs?] INFO: task hung in hfs_find_init (2)
2024-01-20 14:40 UTC
[PATCH v5 0/2] fix the fallback implementation of get_name
2024-01-20 13:57 UTC (3+ messages)
` [PATCH v5 1/2] exportfs: fix the fallback implementation of the get_name export operation
` [PATCH v5 2/2] fs: Create a generic is_dot_dotdot() utility
[syzbot] possible deadlock in hfsplus_block_free
2024-01-20 4:24 UTC (2+ messages)
` [syzbot] [hfs?] "
[syzbot] [gfs2?] kernel BUG in qd_put (2)
2024-01-20 0:10 UTC
[LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
2024-01-19 20:49 UTC (6+ messages)
[PATCH v2] vfs: add RWF_NOAPPEND flag for pwritev2
2024-01-19 19:10 UTC (3+ messages)
[PATCH v3 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
2024-01-19 18:47 UTC (5+ messages)
` [PATCH v3 07/10] ext4: Configure dentry operations at dentry-creation time
` [PATCH v3 08/10] f2fs: "
` [PATCH v3 09/10] ubifs: "
` [PATCH v3 10/10] libfs: Drop generic_set_encrypted_ci_d_ops
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).