messages from 2024-02-28 16:33:58 to 2024-03-01 16:45:16 UTC [more...]
[PATCH v2 00/13] enable bs > ps in XFS
2024-03-01 16:44 UTC (8+ messages)
` [PATCH v2 01/13] mm: Support order-1 folios in the page cache
` [PATCH v2 02/13] fs: Allow fine-grained control of folio sizes
` [PATCH v2 03/13] filemap: align the index to mapping_min_order in the page cache
` [PATCH v2 04/13] filemap: use mapping_min_order while allocating folios
` [PATCH v2 05/13] readahead: round up file_ra_state->ra_pages to mapping_min_nrpages
` [PATCH v2 06/13] readahead: align index to mapping_min_order in ondemand_ra and force_ra
` [PATCH v2 07/13] readahead: rework loop in page_cache_ra_unbounded()
[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities
2024-03-01 16:30 UTC (12+ messages)
` [PATCH v2 06/25] capability: provide helpers for converting between xattrs and vfs_caps
` [PATCH v2 11/25] security: add hooks for set/get/remove of fscaps
` [PATCH v2 14/25] evm: add support for fscaps security hooks
[PATCH v9 0/8] Landlock: IOCTL support
2024-03-01 16:24 UTC (9+ messages)
` [PATCH v9 1/8] landlock: Add IOCTL access right
` [RFC PATCH] fs: Add vfs_masks_device_ioctl*() helpers
[PATCH 0/3] fs_parser: handle parameters that can be empty and don't have a value
2024-03-01 15:47 UTC (11+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ext4: fix mount parameters check for empty values
` [PATCH 3/3] overlay: "
[PATCH v5 0/8] Split a folio to any lower order folios
2024-03-01 15:21 UTC (17+ messages)
` [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order
[PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
2024-03-01 14:24 UTC (7+ messages)
` [PATCH v2 1/6] fuse: limit the length of ITER_KVEC dio by max_pages
` [PATCH v2 3/6] virtiofs: factor out more common methods for argbuf
` [PATCH v2 4/6] virtiofs: support bounce buffer backed by scattered pages
[PATCH] xfs: stop advertising SB_I_VERSION
2024-03-01 13:42 UTC (5+ messages)
[PATCHSET v29.4 03/13] xfs: atomic file content exchanges
2024-03-01 13:31 UTC (14+ messages)
` [PATCH 14/13] xfs: make XFS_IOC_COMMIT_RANGE freshness data opaque
[PATCH] fanotify: move path permission and security check
2024-03-01 13:16 UTC (3+ messages)
[PATCH v2] qnx4: convert qnx4 to use the new mount api
2024-03-01 12:59 UTC (3+ messages)
[PATCH] hugetlbfs: support idmapped mounts
2024-03-01 12:57 UTC (5+ messages)
[GIT PULL] vfs fixes
2024-03-01 12:45 UTC
[PATCH v7] tracing: Support to dump instance traces by ftrace_dump_on_oops
2024-03-01 10:39 UTC
[PATCH RFC 0/2] ext4: Do endio process under irq context for DIO overwrites
2024-03-01 10:02 UTC (5+ messages)
` [PATCH RFC 1/2] iomap: Add a IOMAP_DIO_MAY_INLINE_COMP flag
` [PATCH RFC 2/2] ext4: Optimize endio process for DIO overwrites
[PATCH] virtio_fs: remove duplicate check if queue is broken
2024-03-01 9:43 UTC (2+ messages)
[Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
2024-03-01 5:54 UTC (22+ messages)
[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
2024-03-01 3:26 UTC (11+ messages)
` [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
fs: ext4_mballoc_test: Internal error: Oops: map_id_range_down (kernel/user_namespace.c:318)
2024-03-01 3:19 UTC (6+ messages)
` "
[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
2024-03-01 2:13 UTC (8+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
` [bug report] dead loop in generic_perform_write() //Re: "
[PATCH] qnx6: convert qnx6 to use the new mount api
2024-03-01 0:16 UTC (2+ messages)
[PATCH] block: Fix page refcounts for unaligned buffers in __bio_release_pages()
2024-02-29 22:56 UTC (4+ messages)
[PATCH][next] vboxsf: remove redundant variable out_len
2024-02-29 22:51 UTC
[PATCH] afs: Fix occasional rmdir-then-VNOVNODE with generic/011
2024-02-29 22:24 UTC
[RFC PATCH 00/20] Introduce the famfs shared-memory file system
2024-02-29 22:16 UTC (11+ messages)
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-29 22:13 UTC (7+ messages)
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
[ANNOUNCE] util-linux v2.40-rc2
2024-02-29 21:25 UTC
[LSF/MM/BPF TOPIC] untorn buffered writes
2024-02-29 21:21 UTC (11+ messages)
` [Lsf-pc] "
[PATCH v3 00/35] Memory allocation profiling
2024-02-29 20:54 UTC (5+ messages)
` [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
2024-02-29 20:51 UTC (13+ messages)
[PATCH] afs: Don't cache preferred address
2024-02-29 20:41 UTC
[PATCH] block: Remove special-casing of compound pages
2024-02-29 20:05 UTC (5+ messages)
[LSF/MM/BPF TOPIC] Large folios, swap and fscache
2024-02-29 19:31 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION f303a3e2bcfba900efb5aee55236d17030e9f882
2024-02-29 18:53 UTC
[PATCH 0/2] buffered write path without inode lock (for bcachefs)
2024-02-29 16:43 UTC (9+ messages)
` [PATCH 1/2] fs: file_remove_privs_flags()
` [PATCH 2/2] bcachefs: Buffered write path now can avoid the inode lock
[PATCH 0/1] Is pagecache_isize_extended() compatible with large folios?
2024-02-29 15:43 UTC (3+ messages)
` [PATCH 1/1] mm: Convert pagecache_isize_extended to use a folio
[PATCH v5] tracing: Support to dump instance traces by ftrace_dump_on_oops
2024-02-29 15:25 UTC (4+ messages)
[PATCH v2 02/10] exfat: add exfat_get_empty_dentry_set() helper
2024-02-29 9:37 UTC (3+ messages)
[syzbot] [ntfs?] kernel BUG in ntfs_iget
2024-02-29 10:29 UTC (2+ messages)
` [syzbot] [ntfs3?] "
[PATCH] fs: use inode_set_ctime_to_ts to set inode ctime to current time
2024-02-29 10:22 UTC (2+ messages)
[PATCH v15 0/9] FUSE passthrough for file io
2024-02-29 10:17 UTC (10+ messages)
` [PATCH v15 3/9] fuse: implement ioctls to manage backing files
[syzbot] [reiserfs?] kernel panic: corrupted stack end in do_sys_ftruncate
2024-02-29 9:50 UTC (2+ messages)
[PATCH 0/2] Fix I/O high when memory almost met memcg limit
2024-02-29 9:01 UTC (7+ messages)
` [PATCH 2/2] mm/readahead: limit sync readahead while too many active refault
[LSF TOPIC] beyond uidmapping, & towards a better security model
2024-02-29 8:51 UTC (6+ messages)
[syzbot] [gfs2?] WARNING in gfs2_check_blk_type
2024-02-29 8:42 UTC (2+ messages)
[dhowells-fs:cifs-netfs] [cifs] a05396635d: filebench.sum_operations/s -98.8% regression
2024-02-29 7:27 UTC
[ANNOUNCE] xfs-linux: for-next updated to 601f8bc2440a
2024-02-29 5:09 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
2024-02-29 0:57 UTC (19+ messages)
` [Lsf-pc] "
[LSF/MM/BPF TOPIC] Famfs: shared memory file system for disaggregated memory [LSF/MM/BPF ATTEND]
2024-02-29 0:20 UTC
[syzbot] [ext4?] [reiserfs?] kernel BUG in __phys_addr (2)
2024-02-28 23:16 UTC (2+ messages)
[PATCH] virtiofs: don't mark virtio_fs_sysfs_exit as __exit
2024-02-28 22:23 UTC (2+ messages)
[PATCH 1/4] fuse: replace remaining make_bad_inode() with fuse_make_bad()
2024-02-28 19:24 UTC (4+ messages)
` [PATCH 3/4] fuse: don't unhash root
[PATCH v4 00/36] Memory allocation profiling
2024-02-28 18:38 UTC (13+ messages)
` [PATCH v4 14/36] lib: add allocation tagging support for memory "
` [PATCH v4 19/36] mm: create new codetag references during page splitting
[PATCH 1/2] fuse: Remove fuse_writepage
2024-02-28 18:29 UTC (2+ messages)
` [PATCH 2/2] fuse: Convert fuse_writepage_locked to take a folio
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).