linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-28 17:48:19 to 2022-11-02 09:12:30 UTC [more...]

[PATCH v2 0/2] Mapping an entire folio
 2022-11-02  9:10 UTC  (6+ messages)
` [PATCH v2 1/2] vmalloc: Factor vmap_alloc() out of vm_map_ram()
` [PATCH v2 2/2] mm: Add folio_map_local()

[RFC 0/2] iomap: Add support for subpage dirty state tracking to improve write performance
 2022-11-02  9:03 UTC  (18+ messages)
` [RFC 1/2] iomap: Change uptodate variable name to state
` [RFC 2/2] iomap: Support subpage size dirty tracking to improve write performance

[PATCH v2 0/3] fsnotify: fix softlockups iterating over d_subdirs
 2022-11-02  8:55 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] fsnotify: allow sleepable child flag update

xfs, iomap: fix data corrupton due to stale cached iomaps
 2022-11-02  8:41 UTC  (18+ 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] 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 

consolidate btrfs checksumming, repair and bio splitting
 2022-11-02  6:29 UTC  (11+ messages)

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-11-02  5:17 UTC  (14+ messages)

[PATCH] sched/fair: Introduce priority load balance for CFS
 2022-11-02  3:53 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 v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-01 19:30 UTC  (14+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v9 7/8] KVM: Handle page fault for "

[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 0/5] Removing the lru_cache_add() wrapper
 2022-11-01 18:33 UTC  (11+ 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] 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  (15+ messages)
        ` [PATCH v2 01/12] get rid of unlikely() on page_copy_sane() calls
          ` [PATCH v2 12/12] use less confusing names for iov_iter direction initializers

[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 1/1] mm: Add folio_map_local()
 2022-11-01 10:56 UTC  (6+ messages)
` [PATCH 0/1] Mapping an entire folio

[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  (4+ 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  (4+ messages)
` [RFC PATCH 1/2] iov_iter: Add a function to extract a page list from an iterator

[PATCH v2] fs: use acquire ordering in __fget_light()
 2022-10-31 19:31 UTC  (7+ messages)

[PATCH 2] MAINTAINERS: NFSD should be responsible for fs/exportfs
 2022-10-31 17:05 UTC  (2+ messages)

[PATCH v2] fs: fix undefined behavior in bit shift for SB_NOUSER
 2022-10-31 14:36 UTC  (5+ messages)

[PATCH 1/2] fs: introduce dedicated idmap type for mounts
 2022-10-31 14:33 UTC  (4+ messages)
` [PATCH 2/2] acl: conver higher-level helpers to rely on mnt_idmap

[PATCH v3] fs: fix undefined behavior in bit shift for SB_NOUSER
 2022-10-31 14:28 UTC  (2+ messages)

[PATCH] MAINTAINERS: NFSD should be responsible for fs/exportfs
 2022-10-31 13:59 UTC 

[PATCH] fs: fix undefined behavior in bit shift for SB_NOUSER
 2022-10-31 13:56 UTC  (3+ messages)

[PATCH] fs: simplify vfs_get_super
 2022-10-31 12:46 UTC 

[PATCH -next 2/2] selftests/mincore: Optimize TEST(check_file_mmap) accoring to filemap read around
 2022-10-31 12:13 UTC 

[PATCH -next 2/2] selftests/mincore: Optimize TEST(check_file_mmap) accoring to filemap read around
 2022-10-31 10:27 UTC  (2+ messages)

[PATCH v2] vfs: Make vfs_get_super() internal
 2022-10-31  7:55 UTC  (3+ messages)

[PATCH 0/2] zonefs fixes
 2022-10-31  3:00 UTC  (3+ messages)
` [PATCH 1/2] zonefs: fix zone report size in __zonefs_io_error()
` [PATCH 2/2] zonefs: Remove to_attr() helper function

INFO: task hung in fuse_mount_remove
 2022-10-30  9:50 UTC 

[PATCH] iomap: directly use logical block size
 2022-10-30  8:27 UTC  (3+ messages)

[PATCH v10 00/27] Rust support
 2022-10-29 18:23 UTC  (4+ messages)
` [PATCH v10 04/27] kallsyms: support "big" kernel symbols

[PATCH -next v2 3/6] landlock: add chmod and chown support
 2022-10-29  8:33 UTC  (2+ messages)

[PATCH v3 00/23] Convert to filemap_get_folios_tag()
 2022-10-29  4:47 UTC  (7+ messages)
` [PATCH v3 11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag()
  ` [f2fs-dev] "
` [PATCH v3 12/23] f2fs: Convert f2fs_flush_inline_data() "
  ` [f2fs-dev] "
` [PATCH v3 13/23] f2fs: Convert f2fs_sync_node_pages() "
  ` [f2fs-dev] "

[PATCH 0/6] fsverity: support for non-4K pages
 2022-10-28 22:45 UTC  (7+ messages)
` [PATCH 1/6] fsverity: support verification with tree block size < PAGE_SIZE
` [PATCH 2/6] fsverity: support enabling "
` [PATCH 3/6] ext4: simplify ext4_readpage_limit()
` [PATCH 4/6] f2fs: simplify f2fs_readpage_limit()
` [PATCH 5/6] fs/buffer.c: support fsverity in block_read_full_folio()
` [PATCH 6/6] ext4: allow verity with fs block size < PAGE_SIZE

Subject: magic symbolic links and CAP_DAC_READ_SEARCH
 2022-10-28 19:32 UTC 

bcachefs status update
 2022-10-28 19:23 UTC 

[PATCH v3] fsverity: stop using PG_error to track error status
 2022-10-28 17:58 UTC 

[PATCH v2 0/2] ext4, f2fs: stop using PG_error for fscrypt and fsverity
 2022-10-28 17:48 UTC  (4+ messages)
` [PATCH v2 2/2] fsverity: stop using PG_error to track error status
  ` [f2fs-dev] "


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).