messages from 2022-10-31 17:37:26 to 2022-11-03 08:49:20 UTC [more...]
consolidate btrfs checksumming, repair and bio splitting
2022-11-03 8:49 UTC (17+ messages)
[PATCH] sched/fair: Introduce priority load balance for CFS
2022-11-03 8:33 UTC (4+ messages)
fs: layered device driver to write to evdev
2022-11-03 8:22 UTC (5+ messages)
[PATCH] coredump: Fix unused-variable warning
2022-11-03 7:42 UTC
[PATCH v4 00/23] Convert to filemap_get_folios_tag()
2022-11-03 7:08 UTC (25+ messages)
` [PATCH v4 01/23] pagemap: Add filemap_grab_folio()
` [PATCH v4 02/23] filemap: Added filemap_get_folios_tag()
` [PATCH v4 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
` [PATCH v4 04/23] page-writeback: Convert write_cache_pages() "
` [PATCH v4 05/23] afs: Convert afs_writepages_region() "
` [PATCH v4 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
` [PATCH v4 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
` [PATCH v4 08/23] ceph: Convert ceph_writepages_start() "
` [PATCH v4 09/23] cifs: Convert wdata_alloc_and_fillpages() "
` [PATCH v4 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH v4 11/23] f2fs: Convert f2fs_fsync_node_pages() "
` [PATCH v4 12/23] f2fs: Convert f2fs_flush_inline_data() "
` [PATCH v4 13/23] f2fs: Convert f2fs_sync_node_pages() "
` [PATCH v4 14/23] f2fs: Convert f2fs_write_cache_pages() "
` [PATCH v4 15/23] f2fs: Convert last_fsync_dnode() "
` [PATCH v4 16/23] f2fs: Convert f2fs_sync_meta_pages() "
` [PATCH v4 17/23] gfs2: Convert gfs2_write_cache_jdata() "
` [PATCH v4 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() "
` [PATCH v4 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() "
` [PATCH v4 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() "
` [PATCH v4 21/23] nilfs2: Convert nilfs_copy_dirty_pages() "
` [PATCH v4 22/23] nilfs2: Convert nilfs_clear_dirty_pages() "
` [PATCH v4 23/23] filemap: Remove find_get_pages_range_tag()
[PATCH] unicode: don't write -1 after NULL terminator
2022-11-03 7:00 UTC (2+ messages)
[PATCH] xfs: fail dax mount if reflink is enabled on a partition
2022-11-03 2:32 UTC (13+ messages)
[PATCH 0/2] fs: fix capable() call in simple_xattr_list()
2022-11-03 1:59 UTC (6+ messages)
[RFC 0/2] iomap: Add support for subpage dirty state tracking to improve write performance
2022-11-03 0:38 UTC (10+ messages)
` [RFC 2/2] iomap: Support subpage size dirty "
xfs, iomap: fix data corrupton due to stale cached iomaps
2022-11-03 0:35 UTC (34+ messages)
` [PATCH 1/7] xfs: write page faults in iomap are not buffered writes
` [PATCH 2/7] xfs: punching delalloc extents on write failure is racy
` [PATCH 3/7] xfs: use byte ranges for write cleanup ranges
` [PATCH 4/7] xfs: buffered write failure should not truncate the page cache
` [PATCH 5/7] iomap: write iomap validity checks
` [PATCH 6/7] xfs: use iomap_valid method to detect stale cached iomaps
` [PATCH 7/7] xfs: drop write error injection is unfixable, remove it
[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
2022-11-02 22:07 UTC (16+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v9 7/8] KVM: Handle page fault for private memory
[PATCH 0/5] Removing the lru_cache_add() wrapper
2022-11-02 20:47 UTC (15+ messages)
` [PATCH 1/5] filemap: Convert replace_page_cache_page() to replace_page_cache_folio()
` [PATCH 2/5] fuse: Convert fuse_try_move_page() to use folios
` [PATCH 3/5] userfualtfd: Replace lru_cache functions with folio_add functions
` [PATCH 4/5] khugepage: Replace lru_cache_add() with folio_add_lru()
` [PATCH 5/5] folio-compat: Remove lru_cache_add()
[PATCH v2 0/3] fsnotify: fix softlockups iterating over d_subdirs
2022-11-02 17:52 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 3/3] fsnotify: allow sleepable child flag update
[PATCH v3 00/25] Fix the DAX-gup mistake
2022-11-02 13:04 UTC (3+ messages)
` [PATCH v3 04/25] fsdax: Introduce dax_zap_mappings()
[PATCH 0/2] zonefs fixes
2022-11-02 10:49 UTC (8+ messages)
` [PATCH 1/2] zonefs: fix zone report size in __zonefs_io_error()
` [PATCH 2/2] zonefs: Remove to_attr() helper function
[PATCH v2 0/2] Mapping an entire folio
2022-11-02 9:13 UTC (7+ messages)
` [PATCH v2 1/2] vmalloc: Factor vmap_alloc() out of vm_map_ram()
` [PATCH v2 2/2] mm: Add folio_map_local()
[PATCH] Documentation: update the description of TracerPid in procfs.rst
2022-11-02 8:15 UTC
[PATCH v2] chardev: Fix potential memory leak when cdev_add() failed
2022-11-02 7:26 UTC
[PATCH v2 2/2] exfat: hint the empty entry which at the end of cluster chain
2022-11-02 7:11 UTC
[PATCH v2 1/2] exfat: simplify empty entry hint
2022-11-02 7:11 UTC
[PATCH v2 0/2] optimize empty entry hint
2022-11-02 7:11 UTC
[PATCH] binfmt_misc: fix shift-out-of-bounds in check_special_flags
2022-11-02 2:51 UTC
[PATCH v2 00/15] magic-number.rst funeral rites
2022-11-01 23:05 UTC (2+ messages)
` [PATCH v2 13/15] fcntl: remove FASYNC_MAGIC
[RFC] fsnotify: allow sleepable child dentry flag update
2022-11-01 21:47 UTC (3+ messages)
[PATCH 0/8] Some pstore improvements
2022-11-01 19:08 UTC (6+ messages)
` [PATCH 2/8] pstore: Expose kmsg_bytes as a module parameter
[PATCH V3] efi: pstore: Add module parameter for setting the record size
2022-11-01 18:48 UTC
[PATCH] mm: remove kern_addr_valid() completely
2022-11-01 17:47 UTC (2+ messages)
[PATCH] squashfs: fix null-ptr-deref in squashfs_fill_super
2022-11-01 16:55 UTC (3+ messages)
[RFC PATCH 00/12] smb3: Add iter helpers and use iov_iters down to the network transport
2022-11-01 16:32 UTC (13+ messages)
` [RFC PATCH 01/12] mm: Move FOLL_* defs to mm_types.h
` [RFC PATCH 02/12] iov_iter: Add a function to extract a page list from an iterator
` [RFC PATCH 03/12] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [RFC PATCH 04/12] netfs: Add a function to extract an iterator into a scatterlist
` [RFC PATCH 05/12] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE
` [RFC PATCH 06/12] cifs: Add a function to build an RDMA SGE list from an iterator
` [RFC PATCH 07/12] cifs: Add a function to Hash the contents of "
` [RFC PATCH 08/12] cifs: Add some helper functions
` [RFC PATCH 09/12] cifs: Add a function to read into an iter from a socket
` [RFC PATCH 10/12] cifs: Change the I/O paths to use an iterator rather than a page list
` [RFC PATCH 11/12] cifs: Build the RDMA SGE list directly from an iterator
` [RFC PATCH 12/12] cifs: Remove unused code
[PATCH v2] proc: add byteorder file
2022-11-01 14:18 UTC (3+ messages)
How to convert I/O iterators to iterators, sglists and RDMA lists
2022-11-01 13:51 UTC (6+ messages)
[PATCH] mm: remove filemap_fdatawait_keep_errors
2022-11-01 12:44 UTC (2+ messages)
[syzbot] kernel BUG in dnotify_free_mark
2022-11-01 10:57 UTC (4+ messages)
[PATCH 0/1] Mapping an entire folio
2022-11-01 10:56 UTC (4+ messages)
` [PATCH 1/1] mm: Add folio_map_local()
[PATCH] fs: add memory barrier in __fget_light()
2022-11-01 10:53 UTC (3+ messages)
[viro-vfs:work.elfcore 7/10] arch/csky/kernel/process.c:72:5: warning: no previous prototype for 'elf_core_copy_task_fpregs'
2022-11-01 8:34 UTC
[PATCH v2] kernfs: dont take d_lock on revalidate
2022-11-01 8:27 UTC
[PATCH 0/2] kernfs: remove i_lock usage that isn't needed
2022-11-01 8:09 UTC (7+ messages)
` [PATCH 1/2] kernfs: dont take i_lock on inode attr read
` [PATCH 2/2] kernfs: dont take i_lock on revalidate
[PATCH v1 2/2] exfat: hint the empty entry which at the end of cluster chain
2022-11-01 7:40 UTC (5+ messages)
[RFC PATCH] mm: move xa forward when run across zombie page
2022-11-01 7:17 UTC (11+ messages)
[PATCH v1 1/2] exfat: simplify empty entry hint
2022-11-01 6:26 UTC (4+ messages)
[PATCH] proc: add byteorder file
2022-11-01 4:42 UTC (3+ messages)
[PATCH -next 0/5] fs: fix possible null-ptr-deref when parsing param
2022-11-01 0:32 UTC (5+ messages)
[RFC PATCH] mm: move xa forward when run across zombie page
2022-10-31 21:33 UTC (5+ messages)
[PATCH v1] coredump: Use vmsplice_to_pipe() for pipes in dump_emit_page()
2022-10-31 21:03 UTC (2+ messages)
` [PATCH v2] "
[RFC PATCH 0/2] iov_iter: Provide a function to extract/pin/get pages from an iteraor
2022-10-31 20:46 UTC (3+ messages)
[PATCH v2] fs: use acquire ordering in __fget_light()
2022-10-31 19:31 UTC (7+ 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).