messages from 2024-01-26 00:11:33 to 2024-01-27 20:23:34 UTC [more...]
[LSF/MM TOPIC] Making pseudo file systems inodes/dentries more like normal file systems
2024-01-27 20:23 UTC (16+ messages)
[PATCH] eventfs: Have inodes have unique inode numbers
2024-01-27 20:01 UTC (24+ messages)
[LSF/MM/BPF TOPIC] State Of The Page
2024-01-27 18:43 UTC (5+ messages)
[PATCH 1/5] mean and variance: Promote to lib/math
2024-01-27 17:45 UTC (10+ messages)
` [PATCH 2/5] eytzinger: Promote to include/linux/
` [PATCH 3/5] bcachefs: bch2_time_stats_to_seq_buf()
` [PATCH 4/5] time_stats: Promote to lib/
` [PATCH 5/5] bcache: Convert to lib/time_stats
[GIT PULL] bcachefs fixes for 6.8-rc2
2024-01-27 17:21 UTC (2+ messages)
[GIT PULL] xfs: bug fixes for 6.8
2024-01-27 17:21 UTC (2+ messages)
[PATCH net-next v3 0/3] Per epoll context busy poll support
2024-01-27 16:20 UTC (11+ messages)
` [PATCH net-next v3 3/3] eventpoll: Add epoll ioctl for epoll_params
[syzbot] [ntfs?] kernel BUG in ntfs_truncate
2024-01-27 16:12 UTC
[PATCH v10 2/8] fuse: introduce atomic open
2024-01-27 13:38 UTC (4+ messages)
` [PATCH 0/1] Fix-atomic_open-not-using-negative-d_entry
` [PATCH 1/1] fuse: Make atomic_open use negative d_entry
[6.8-rc1 Regression] Unable to exec apparmor_parser from virt-aa-helper
2024-01-27 11:23 UTC (15+ messages)
[PATCH 5/5] block: remove gfp_flags from blkdev_zone_mgmt
2024-01-27 9:57 UTC (3+ messages)
[syzbot] [ext4?] KASAN: use-after-free Read in ext4_find_extent (3)
2024-01-27 9:05 UTC (2+ messages)
[syzbot] [hfs?] INFO: task hung in hfsplus_find_init
2024-01-27 7:24 UTC (2+ messages)
[PATCH v3 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
2024-01-27 7:17 UTC (9+ messages)
` [PATCH v3 01/10] ovl: Reject mounting case-insensitive filesystems
` [PATCH v3 04/10] fscrypt: Drop d_revalidate once the key is added
[f2fs-dev] [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
2024-01-27 7:05 UTC (9+ messages)
` [PATCH] f2fs: Support enhanced hot/cold data separation for f2fs
[PATCH] exec: Check __FMODE_EXEC instead of in_execve for LSMs
2024-01-27 4:53 UTC (7+ messages)
` "
[LSF/MM/BPF TOPIC] Memory allocation profiling
2024-01-27 4:11 UTC
[syzbot] [overlayfs?] possible deadlock in seq_read_iter (2)
2024-01-27 2:28 UTC (2+ messages)
[PATCH 0/4] lockdep cmp fn conversions
2024-01-27 2:08 UTC (5+ messages)
` [PATCH 1/4] fs/pipe: Convert to lockdep_cmp_fn
` [PATCH 2/4] pktcdvd: kill mutex_lock_nested() usage
` [PATCH 3/4] net: Convert sk->sk_peer_lock to lock_set_cmp_fn_ptr_order()
` [PATCH 4/4] af_unix: convert to lock_cmp_fn
[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
2024-01-27 1:58 UTC (27+ messages)
` [PATCH v3 01/26] ext4: refactor ext4_da_map_blocks()
` [PATCH v3 02/26] ext4: convert to exclusive lock while inserting delalloc extents
` [PATCH v3 03/26] ext4: correct the hole length returned by ext4_map_blocks()
` [PATCH v3 04/26] ext4: add a hole extent entry in cache after punch
` [PATCH v3 05/26] ext4: make ext4_map_blocks() distinguish delalloc only extent
` [PATCH v3 06/26] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type
` [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
` [RFC PATCH v3 08/26] iomap: add pos and dirty_len into trace_iomap_writepage_map
` [RFC PATCH v3 09/26] ext4: allow inserting delalloc extents with multi-blocks
` [RFC PATCH v3 10/26] ext4: correct delalloc extent length
` [RFC PATCH v3 11/26] ext4: also mark extent as delalloc if it's been unwritten
` [RFC PATCH v3 12/26] ext4: factor out bh handles to ext4_da_get_block_prep()
` [RFC PATCH v3 13/26] ext4: use reserved metadata blocks when splitting extent in endio
` [RFC PATCH v3 14/26] ext4: factor out ext4_map_{create|query}_blocks()
` [RFC PATCH v3 15/26] ext4: introduce seq counter for extent entry
` [RFC PATCH v3 16/26] ext4: add a new iomap aops for regular file's buffered IO path
` [RFC PATCH v3 17/26] ext4: implement buffered read iomap path
` [RFC PATCH v3 18/26] ext4: implement buffered write "
` [RFC PATCH v3 19/26] ext4: implement writeback "
` [RFC PATCH v3 20/26] ext4: implement mmap "
` [RFC PATCH v3 21/26] ext4: implement zero_range "
` [RFC PATCH v3 22/26] ext4: writeback partial blocks before zero range
` [RFC PATCH v3 23/26] ext4: fall back to buffer_head path for defrag
` [RFC PATCH v3 24/26] ext4: partially enable iomap for regular file's buffered IO path
` [RFC PATCH v3 25/26] filemap: support disable large folios on active inode
` [RFC PATCH v3 26/26] ext4: enable large folio for regular file with iomap buffered IO path
[RFC v2 0/4] overlayfs: Optimize override/revert creds
2024-01-27 0:25 UTC (4+ messages)
` [RFC v2 4/4] fs: Optimize credentials reference count for backing file ops
[PATCH v4 00/12] Set casefold/fscrypt dentry operations through sb->s_d_op
2024-01-27 0:10 UTC (13+ messages)
` [PATCH v4 01/12] ovl: Reject mounting over case-insensitive directories
` [PATCH v4 02/12] fscrypt: Factor out a helper to configure the lookup dentry
` [PATCH v4 03/12] fscrypt: Call fscrypt_prepare_lookup_dentry on unencrypted dentries
` [PATCH v4 04/12] fscrypt: Drop d_revalidate for valid dentries during lookup
` [PATCH v4 05/12] fscrypt: Drop d_revalidate once the key is added
` [PATCH v4 06/12] fscrypt: Ignore non-fscrypt volumes during d_move
` [PATCH v4 07/12] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH v4 08/12] libfs: Add helper to choose dentry operations at mount-time
` [PATCH v4 09/12] ext4: Configure dentry operations at dentry-creation time
` [PATCH v4 10/12] f2fs: "
` [PATCH v4 11/12] ubifs: "
` [PATCH v4 12/12] libfs: Drop generic_set_encrypted_ci_d_ops
[PATCH] exfat: fix file not locking when writing zeros in exfat_file_mmap()
2024-01-26 22:41 UTC (11+ messages)
[syzbot] [net?] [v9fs?] WARNING: refcount bug in p9_req_put (3)
2024-01-26 22:23 UTC (2+ messages)
[RESEND] [PATCH] eventfs: Have inodes have unique inode numbers
2024-01-26 21:27 UTC (3+ messages)
[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
2024-01-26 20:00 UTC (6+ messages)
` [PATCH RFC v3 11/35] mm: Allow an arch to hook into folio allocation when VMA is known
` [PATCH RFC v3 19/35] arm64: mte: Discover tag storage memory
[PATCH] treewide: Change CONFIG_BASE_SMALL to bool type
2024-01-26 19:41 UTC (3+ messages)
[PATCH] eventfs: Give files a default of PAGE_SIZE size
2024-01-26 19:37 UTC (5+ messages)
[PATCHv4 1/1] block: introduce content activity based ioprio
2024-01-26 18:51 UTC (3+ messages)
[PATCH] MAINTAINERS: Update sysctl tree location
2024-01-26 18:32 UTC (3+ messages)
[PATCH 1/3] userfaultfd: move userfaultfd_ctx struct to header file
2024-01-26 18:26 UTC (3+ messages)
` [PATCH 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
` [PATCH 3/3] userfaultfd: use per-vma locks in userfaultfd operations
[syzbot] [ntfs?] INFO: task hung in ntfs_evict_big_inode
2024-01-26 18:22 UTC
[PATCH RESEND 0/3] Add support for tmpfs quotas
2024-01-26 18:02 UTC (4+ messages)
` [PATCH 1/3] Rename searched_dir->sd_dir to sd_isdir
` [PATCH 2/3] Add quotactl_fd() support
` [PATCH 3/3] Enable support for tmpfs quotas
[PATCH v11 00/26] DEPT(Dependency Tracker)
2024-01-26 17:30 UTC (3+ messages)
` [PATCH v11 14/26] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
[PATCH v3 0/4] mm/mempolicy: weighted interleave mempolicy and sysfs extension
2024-01-26 16:38 UTC (7+ messages)
` [PATCH v3 3/4] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v3 4/4] mm/mempolicy: change cur_il_weight to atomic and carry the node with it
[PATCH v5 0/2] io_uring: add support for ftruncate
2024-01-26 15:57 UTC (8+ messages)
` [PATCH v6 "
` [PATCH v6 1/2] Add do_ftruncate that truncates a struct file
` [PATCH v6 2/2] io_uring: add support for ftruncate
` [PATCH v7 0/2] "
` [PATCH v7 1/2] Add do_ftruncate that truncates a struct file
` [PATCH v7 2/2] io_uring: add support for ftruncate
[PATCH v3 0/9] File abstractions needed by Rust Binder
2024-01-26 15:04 UTC (3+ messages)
` [PATCH v3 1/9] rust: file: add Rust abstraction for `struct file`
[PATCH] hfs: fix a memleak in hfs_find_init
2024-01-26 15:02 UTC (2+ messages)
[syzbot] [udf?] KASAN: use-after-free Read in crc_itu_t
2024-01-26 14:11 UTC (2+ messages)
[regressions] ntfs3: empty file on update without forced cache drop
2024-01-26 12:57 UTC (3+ messages)
[PATCH v14 00/12] FUSE passthrough for file io
2024-01-26 12:13 UTC (18+ messages)
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end
2024-01-26 11:05 UTC (3+ messages)
[PATCH] exec: Remove __FMODE_EXEC from uselib()
2024-01-26 10:47 UTC (2+ messages)
[PATCHv3 1/1] block: introduce content activity based ioprio
2024-01-26 9:49 UTC (5+ messages)
[syzbot] [jfs?] INFO: task hung in path_mount (2)
2024-01-26 9:28 UTC (7+ messages)
[syzbot] [ext4?] general protection fault in jbd2__journal_start
2024-01-26 9:05 UTC
[PATCH v2] fuse: add support for explicit export disabling
2024-01-26 7:33 UTC (2+ messages)
[PATCH] fuse: increase FUSE_MAX_MAX_PAGES limit
2024-01-26 6:29 UTC (4+ messages)
[PATCH v3 00/15] block atomic writes
2024-01-26 3:50 UTC (4+ messages)
` [PATCH v3 15/15] nvme: Ensure atomic writes will be executed atomically
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
2024-01-26 3:41 UTC (2+ messages)
` [syzbot] "
[PATCH 1/2] userfaultfd: handle zeropage moves by UFFDIO_MOVE
2024-01-26 1:25 UTC (2+ messages)
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).