messages from 2024-05-13 16:33:43 to 2024-05-16 13:30:44 UTC [more...]
[PATCH 0/3] Introduce user namespace capabilities
2024-05-16 13:30 UTC (8+ messages)
` [PATCH 1/3] capabilities: "
` [PATCH 2/3] capabilities: add securebit for strict userns caps
` [PATCH 3/3] capabilities: add cap userns sysctl mask
[syzbot] [lsm?] general protection fault in hook_inode_free_security
2024-05-16 13:07 UTC (3+ messages)
[PATCH] fs/ntfs3: Break dir enumeration if directory contents error
2024-05-16 12:20 UTC (2+ messages)
` [PATCH v2] "
[PATCH] fs/ntfs3: Fix case when index is reused during tree transformation
2024-05-16 12:00 UTC (2+ messages)
` [PATCH v2] "
[GIT PULL] sysctl changes for v6.10-rc1
2024-05-16 10:02 UTC
[PATCH] ext4/jbd2: drop jbd2_transaction_committed()
2024-05-16 8:27 UTC (3+ messages)
[PATCH v2 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
2024-05-16 7:30 UTC (4+ messages)
` [PATCH v2 1/3] iomap: pass blocksize to iomap_truncate_page()
` [PATCH v2 2/3] fsdax: pass blocksize to dax_truncate_page()
` [PATCH v2 3/3] xfs: correct the zeroing truncate range
About the conflict between XFS inode recycle and VFS rcu-walk
2024-05-16 7:23 UTC (5+ messages)
[PATCH 0/2] Move pidfd to tiny pseudo fs
2024-05-16 5:28 UTC (5+ messages)
` [PATCH 2/2] pidfd: add pidfdfs
Fwd: Kernel panic in 6.9.0 after changes in kernel/power/swap.c
2024-05-16 4:33 UTC (2+ messages)
KASAN: slab-use-after-free in hfsplus_bnode_read
2024-05-16 1:02 UTC
[PATCH] tmpfs: don't interrupt fallocate with EINTR
2024-05-15 23:09 UTC (2+ messages)
[PATCH 0/1] fsnotify: clear PARENT_WATCHED flags lazily
2024-05-15 22:14 UTC (5+ messages)
[PATCH v2] sched/rt: Clean up usage of rt_task()
2024-05-15 22:05 UTC
[LSF/MM/BPF TOPIC] untorn buffered writes
2024-05-15 19:54 UTC (2+ messages)
[syzbot] [ntfs3?] kernel BUG at fs/ntfs/aops.c:LINE!
2024-05-15 18:19 UTC
[PATCH v5 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
2024-05-15 18:03 UTC (8+ messages)
` [RFC] iomap: use huge zero folio in iomap_dio_zero
[PATCH] sched/rt: Clean up usage of rt_task()
2024-05-15 17:12 UTC (8+ messages)
[syzbot] [btrfs?] kernel BUG in mapping_try_invalidate
2024-05-15 17:02 UTC (2+ messages)
kernel BUG at fs/inode.c:LINE! (2)
2024-05-15 17:00 UTC (5+ messages)
[PATCH v3] ext4: Don't reduce symlink i_mode by umask if no ACL support
2024-05-15 16:49 UTC (2+ messages)
[syzbot] [btrfs?] WARNING in btrfs_get_root_ref
2024-05-15 16:49 UTC (2+ messages)
[syzbot] [btrfs?] kernel BUG in folio_unlock (2)
2024-05-15 16:45 UTC (2+ messages)
[PATCH v2] fs: remove accidental overflow during wraparound check
2024-05-15 16:44 UTC (3+ messages)
[syzbot] [btrfs?] kernel BUG in __extent_writepage_io
2024-05-15 16:36 UTC (2+ messages)
[RFC PATCH] fs: dcache: Delete the associated dentry when deleting a file
2024-05-15 16:05 UTC (7+ messages)
` [PATCH] vfs: "
[PATCH] libfs: fix implicitly cast in simple_attr_write_xsigned()
2024-05-15 16:00 UTC (2+ messages)
[PATCH v5 00/11] enable bs > ps in XFS
2024-05-15 15:32 UTC (3+ messages)
` [PATCH v5 05/11] mm: split a folio in minimum folio order chunks
[LTP] [PATCH] readahead01: pass on pidfd
2024-05-15 13:40 UTC
[PATCH 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
2024-05-15 13:16 UTC (6+ messages)
` [PATCH 1/3] iomap: pass blocksize to iomap_truncate_page()
` [PATCH 2/3] fsdax: pass blocksize to dax_truncate_page()
` [PATCH 3/3] xfs: correct the zeroing truncate range
[PATCH v2 0/5] cachefiles: some bugfixes for clean object/send req/poll
2024-05-15 12:51 UTC (6+ messages)
` [PATCH v2 1/5] cachefiles: stop sending new request when dropping object
` [PATCH v2 2/5] cachefiles: flush all requests for the object that is being dropped
` [PATCH v2 3/5] cachefiles: flush ondemand_object_worker during clean object
` [PATCH v2 4/5] cachefiles: cyclic allocation of msg_id to avoid reuse
` [PATCH v2 5/5] cachefiles: add missing lock protection when polling
[PATCH v3 1/2] proc: restrict /proc/pid/mem access via param knobs
2024-05-15 11:15 UTC (6+ messages)
[PATCH v2 2/2] genirq/proc: Refine percpu kstat_irqs access logic
2024-05-15 10:06 UTC
[PATCH v2 00/12] cachefiles: some bugfixes and cleanups for ondemand requests
2024-05-15 8:46 UTC (13+ messages)
` [PATCH v2 01/12] cachefiles: remove request from xarry during flush requests
` [PATCH v2 02/12] cachefiles: remove err_put_fd tag in cachefiles_ondemand_daemon_read()
` [PATCH v2 03/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd()
` [PATCH v2 04/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read()
` [PATCH v2 05/12] cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd
` [PATCH v2 06/12] cachefiles: add consistency check for copen/cread
` [PATCH v2 07/12] cachefiles: add spin_lock for cachefiles_ondemand_info
` [PATCH v2 08/12] cachefiles: never get a new anonymous fd if ondemand_id is valid
` [PATCH v2 09/12] cachefiles: defer exposing anon_fd until after copy_to_user() succeeds
` [PATCH v2 10/12] cachefiles: Set object to close if ondemand_id < 0 in copen
` [PATCH v2 11/12] cachefiles: flush all requests after setting CACHEFILES_DEAD
` [PATCH v2 12/12] cachefiles: make on-demand read killable
[linus:master] [cifs] 3ee1a1fc39: canonical_address#:#[##]
2024-05-15 8:16 UTC
[PATCH] sysctl: constify ctl_table arguments of utility function
2024-05-14 13:40 UTC (3+ messages)
page-flags.rst
2024-05-15 4:47 UTC (2+ messages)
[PATCH] hostfs: convert hostfs to use the new mount API
2024-05-15 2:55 UTC
[PATCHSET v5.6 1/2] fs-verity: support merkle tree access by blocks
2024-05-15 2:16 UTC (6+ messages)
` [PATCH 04/18] fsverity: support block-based Merkle tree caching
[PATCH] fsverity: support block-based Merkle tree caching
2024-05-15 1:53 UTC
[viro-vfs:untested.persistency 41/58] arch/s390/hypfs/inode.c:331:3: error: call to undeclared function 'd_mark_discardable'; ISO C99 and later do not support implicit function declarations
2024-05-15 1:24 UTC
[GIT PULL] fscrypt update for 6.10
2024-05-15 0:53 UTC (2+ messages)
[GIT PULL] fsverity update for 6.10
2024-05-15 0:53 UTC (2+ messages)
[PATCH 0/2] genirq/proc: Speed up show_interrupts()
2024-05-14 23:04 UTC (3+ messages)
` [PATCH 2/2] genirq/proc: Refine percpu kstat_irqs access logic
A fs-next branch
2024-05-14 22:57 UTC
[PATCH 0/4] Expose raw access to GuC log over debugfs
2024-05-14 22:31 UTC (11+ messages)
` [PATCH 4/4] drm/xe/guc: "
[PATCH v2 1/1] lib: add version into /proc/allocinfo output
2024-05-14 20:19 UTC (4+ messages)
[PATCH] zonefs: move super block reading from page to folio
2024-05-14 19:12 UTC (2+ messages)
[PATCH] zonefs: enable support for large folios
2024-05-14 19:06 UTC (2+ messages)
[PATCH 1/1] lib: add version into /proc/allocinfo output
2024-05-14 16:33 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
2024-05-14 16:04 UTC (12+ messages)
[RFC PATCH v2 00/30] Rust abstractions for VFS
2024-05-14 13:17 UTC (31+ messages)
` [RFC PATCH v2 01/30] rust: fs: add registration/unregistration of file systems
` [RFC PATCH v2 02/30] rust: fs: introduce the `module_fs` macro
` [RFC PATCH v2 03/30] samples: rust: add initial ro file system sample
` [RFC PATCH v2 04/30] rust: fs: introduce `FileSystem::fill_super`
` [RFC PATCH v2 05/30] rust: fs: introduce `INode<T>`
` [RFC PATCH v2 06/30] rust: fs: introduce `DEntry<T>`
` [RFC PATCH v2 07/30] rust: fs: introduce `FileSystem::init_root`
` [RFC PATCH v2 08/30] rust: file: move `kernel::file` to `kernel::fs::file`
` [RFC PATCH v2 09/30] rust: fs: generalise `File` for different file systems
` [RFC PATCH v2 10/30] rust: fs: add empty file operations
` [RFC PATCH v2 11/30] rust: fs: introduce `file::Operations::read_dir`
` [RFC PATCH v2 12/30] rust: fs: introduce `file::Operations::seek`
` [RFC PATCH v2 13/30] rust: fs: introduce `file::Operations::read`
` [RFC PATCH v2 14/30] rust: fs: add empty inode operations
` [RFC PATCH v2 15/30] rust: fs: introduce `inode::Operations::lookup`
` [RFC PATCH v2 16/30] rust: folio: introduce basic support for folios
` [RFC PATCH v2 17/30] rust: fs: add empty address space operations
` [RFC PATCH v2 18/30] rust: fs: introduce `address_space::Operations::read_folio`
` [RFC PATCH v2 19/30] rust: fs: introduce `FileSystem::read_xattr`
` [RFC PATCH v2 20/30] rust: fs: introduce `FileSystem::statfs`
` [RFC PATCH v2 21/30] rust: fs: introduce more inode types
` [RFC PATCH v2 22/30] rust: fs: add per-superblock data
` [RFC PATCH v2 23/30] rust: fs: allow file systems backed by a block device
` [RFC PATCH v2 24/30] rust: fs: allow per-inode data
` [RFC PATCH v2 25/30] rust: fs: export file type from mode constants
` [RFC PATCH v2 26/30] rust: fs: allow populating i_lnk
` [RFC PATCH v2 27/30] rust: fs: add `iomap` module
` [RFC PATCH v2 28/30] rust: fs: add memalloc_nofs support
` [RFC PATCH v2 29/30] tarfs: introduce tar fs
` [RFC PATCH v2 30/30] WIP: fs: ext2: add rust ro ext2 implementation
[GIT PULL] orangefs: fix out-of-bounds fsid access
2024-05-14 13:10 UTC
[PATCH v2 0/8] Add helper functions to remove repeated code and improve readability of cgroup writeback
2024-05-14 12:52 UTC (9+ messages)
` [PATCH v2 1/8] writeback: factor out wb_bg_dirty_limits to remove repeated code
` [PATCH v2 2/8] writeback: add general function domain_dirty_avail to calculate dirty and avail of domain
` [PATCH v2 3/8] writeback: factor out domain_over_bg_thresh to remove repeated code
` [PATCH v2 4/8] writeback: Factor out code of freerun "
` [PATCH v2 5/8] writeback: factor out wb_dirty_freerun to remove more repeated freerun code
` [PATCH v2 6/8] writeback: factor out balance_domain_limits to remove repeated code
` [PATCH v2 7/8] writeback: factor out wb_dirty_exceeded "
` [PATCH v2 8/8] writeback: factor out balance_wb_limits "
[syzbot] [jfs?] KASAN: slab-out-of-bounds Read in ea_get (2)
2024-05-14 10:12 UTC (2+ messages)
[dhowells-fs:cifs-netfs] [cifs] b4834f12a4: WARNING:at_fs/netfs/write_collect.c:#netfs_writeback_lookup_folio
2024-05-14 8:45 UTC (13+ messages)
[PATCH v3 00/10] ext4: support adding multi-delalloc blocks
2024-05-14 2:37 UTC (4+ messages)
` [PATCH v3 08/10] ext4: factor out check for whether a cluster is allocated
[PATCH v2] fs: fix unintentional arithmetic wraparound in offset calculation
2024-05-13 23:29 UTC (4+ messages)
XFS BoF at LSFMM
2024-05-13 22:33 UTC (9+ messages)
` [Lsf-pc] "
cifs
2024-05-13 21:24 UTC (4+ messages)
[syzbot] Monthly hfs report (May 2024)
2024-05-13 21:13 UTC
[GIT PULL] vfs mount
2024-05-13 19:38 UTC (2+ messages)
[GIT PULL] vfs netfs
2024-05-13 19:38 UTC (2+ messages)
[GIT PULL] vfs rw
2024-05-13 19:38 UTC (2+ messages)
[GIT PULL] vfs iomap
2024-05-13 19:38 UTC (2+ messages)
[GIT PULL] vfs misc
2024-05-13 19:38 UTC (2+ messages)
Context-switch storm caused by contended dio kernel thread
2024-05-13 17:11 UTC
[RFC PATCH] fs: dcache: Delete the associated dentry when deleting a file
2024-05-13 16:44 UTC (11+ messages)
` [PATCH] vfs: move dentry shrinking outside the inode lock in 'rmdir()'
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).