linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-19 21:14:21 to 2021-10-21 14:42:50 UTC [more...]

[PATCH v7 05/19] iov_iter: Introduce fault_in_iov_iter_writeable
 2021-10-21 14:42 UTC  (15+ messages)
        ` [RFC][arm64] possible infinite loop in btrfs search_ioctl()

[PATCH v2] fs: replace the ki_complete two integer arguments with a single argument
 2021-10-21 14:42 UTC  (6+ messages)

[PATCH 1/2] fs: bdev: fix conflicting comment from lookup_bdev
 2021-10-21 14:35 UTC  (6+ messages)
` [PATCH 2/2] scsi: bsg: fix errno when scsi_bsg_register_queue fails

[PATCH v11 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data
 2021-10-21 14:22 UTC  (22+ messages)
` [PATCH v11 04/14] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v11 01/10] btrfs-progs: receive: support v2 send stream larger tlv_len
` [PATCH v11 02/10] btrfs-progs: receive: dynamically allocate sctx->read_buf
` [PATCH v11 03/10] btrfs-progs: receive: support v2 send stream DATA tlv format
` [PATCH v11 04/10] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h
` [PATCH v11 05/10] btrfs-progs: receive: process encoded_write commands
` [PATCH v11 06/10] btrfs-progs: receive: encoded_write fallback to explicit decode and write
` [PATCH v11 07/10] btrfs-progs: receive: process fallocate commands
` [PATCH v11 08/10] btrfs-progs: receive: process setflags ioctl commands

Turn off readahead completely
 2021-10-21 13:27 UTC  (2+ messages)

Splitting struct page into multiple types - Was: re: Folio discussion recap -
 2021-10-21 13:00 UTC  (32+ messages)
` Folio discussion recap
        ` Folios for 5.15 request - Was: re: Folio discussion recap -

simplify bdi unregistation
 2021-10-21 12:44 UTC  (6+ messages)
` [PATCH 1/5] mm: export bdi_unregister
` [PATCH 2/5] mtd: call bdi_unregister explicitly
` [PATCH 3/5] fs: explicitly unregister per-superblock BDIs
` [PATCH 4/5] mm: don't automatically unregister bdis
` [PATCH 5/5] mm: simplify bdi refcounting

Problem with direct IO
 2021-10-21 12:20 UTC  (6+ messages)

[PATCH v3 00/13] ext4: new mount API conversion
 2021-10-21 11:45 UTC  (14+ messages)
` [PATCH v3 01/13] fs_parse: allow parameter value to be empty
` [PATCH v3 02/13] ext4: Add fs parameter specifications for mount options
` [PATCH v3 03/13] ext4: move option validation to a separate function
` [PATCH v3 04/13] ext4: Change handle_mount_opt() to use fs_parameter
` [PATCH v3 05/13] ext4: Allow sb to be NULL in ext4_msg()
` [PATCH v3 06/13] ext4: move quota configuration out of handle_mount_opt()
` [PATCH v3 07/13] ext4: check ext2/3 compatibility outside handle_mount_opt()
` [PATCH v3 08/13] ext4: get rid of super block and sbi from handle_mount_ops()
` [PATCH v3 09/13] ext4: Completely separate options parsing and sb setup
` [PATCH v3 10/13] ext4: clean up return values in handle_mount_opt()
` [PATCH v3 11/13] ext4: change token2str() to use ext4_param_specs
` [PATCH v3 12/13] ext4: switch to the new mount api
` [PATCH v3 13/13] ext4: Remove unused match_table_t tokens

[PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
 2021-10-21 11:31 UTC  (12+ messages)
` [PATCH 1/6] dax: introduce RWF_RECOVERY_DATA flag to preadv2() and pwritev2()
` [PATCH 2/6] dax: prepare dax_direct_access() API with DAXDEV_F_RECOVERY flag
` [PATCH 3/6] pmem: pmem_dax_direct_access() to honor the "
` [PATCH 4/6] dm,dax,pmem: prepare dax_copy_to/from_iter() APIs with DAXDEV_F_RECOVERY
` [PATCH 5/6] dax,pmem: Add data recovery feature to pmem_copy_to/from_iter()
` [PATCH 6/6] dm: Ensure dm honors DAXDEV_F_RECOVERY flag on dax only
` [dm-devel] [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag

[RFC 0/3] extend vmalloc support for constrained allocations
 2021-10-21 10:40 UTC  (18+ messages)
` [RFC 2/3] mm/vmalloc: add support for __GFP_NOFAIL
  ` [PATCH] mm/vmalloc: be more explicit about supported gfp flags

[syzbot] general protection fault in fuse_test_super
 2021-10-21  9:30 UTC  (3+ messages)

[RFC 0/5] kernel: Introduce CPU Namespace
 2021-10-21  7:44 UTC  (9+ messages)

[PATCH v8 00/17] gfs2: Fix mmap + page fault deadlocks
 2021-10-21  6:19 UTC  (12+ messages)
` [PATCH v8 05/17] iov_iter: Introduce fault_in_iov_iter_writeable
` [PATCH v8 14/17] iomap: Add done_before argument to iomap_dio_rw

[v5 PATCH 0/6] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-21  6:19 UTC  (8+ messages)
` [v5 PATCH 1/6] mm: hwpoison: remove the unnecessary THP check
` [v5 PATCH 2/6] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [v5 PATCH 3/6] mm: filemap: coding style cleanup for filemap_map_pmd()
` [v5 PATCH 4/6] mm: hwpoison: refactor refcount check handling
` [v5 PATCH 5/6] mm: shmem: don't truncate page if memory failure happens
` [v5 PATCH 6/6] mm: hwpoison: handle non-anonymous THP correctly

[PATCH v5 10/15] tools/lib/perf: use TASK_COMM_LEN_16 instead of hard-coded 16
 2021-10-21  3:46 UTC  (6+ messages)
` [PATCH v5 11/15] tools/bpf/bpftool: "
` [PATCH v5 12/15] tools/perf/test: make perf test adopt to task comm size change
` [PATCH v5 13/15] tools/testing/selftests/bpf: use TASK_COMM_LEN_16 instead of hard-coded 16
` [PATCH v5 14/15] sched.h: extend task comm from 16 to 24 for CONFIG_BASE_FULL
` [PATCH v5 15/15] kernel/kthread: show a warning if kthread's comm is truncated

[PATCH v5 00/15] extend task comm from 16 to 24 for CONFIG_BASE_FULL
 2021-10-21  3:45 UTC  (10+ messages)
` [PATCH v5 01/15] fs/exec: make __set_task_comm always set a nul ternimated string
` [PATCH v5 02/15] fs/exec: make __get_task_comm always get a nul terminated string
` [PATCH v5 03/15] sched.h: introduce TASK_COMM_LEN_16
` [PATCH v5 04/15] cn_proc: make connector comm always nul ternimated
` [PATCH v5 05/15] drivers/infiniband: make setup_ctxt always get a nul terminated task comm
` [PATCH v5 06/15] elfcore: make prpsinfo "
` [PATCH v5 07/15] samples/bpf/kern: use TASK_COMM_LEN instead of hard-coded 16
` [PATCH v5 08/15] samples/bpf/user: use TASK_COMM_LEN_16 "
` [PATCH v5 09/15] tools/include: introduce TASK_COMM_LEN_16

mmotm 2021-10-20-20-40 uploaded
 2021-10-21  3:41 UTC 

[PATCH] fs: buffer: check huge page size instead of single page for invalidatepage
 2021-10-21  1:36 UTC  (11+ messages)

[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
 2021-10-21  0:39 UTC  (26+ messages)

[PATCH] aio: Prefer struct_size over open coded arithmetic
 2021-10-20 23:23 UTC  (3+ messages)

[PATCH v2] writeback: prefer struct_size over open coded arithmetic
 2021-10-20 23:19 UTC  (3+ messages)

fuse: kernel panic while using splice (lru corruption)
 2021-10-20 21:26 UTC  (3+ messages)

[PATCH] fs: kill unused ret2 argument from iocb->ki_complete()
 2021-10-20 19:54 UTC  (13+ messages)

[RFC Proposal] Deterministic memcg charging for shared memory
 2021-10-20 19:02 UTC  (6+ messages)

[RFC v4 PATCH 0/6] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-20 18:32 UTC  (6+ messages)
` [v4 PATCH 5/6] mm: shmem: don't truncate page if memory failure happens

[PATCH] fs/fs-writeback.c: add a preemption point to move_expired_inodes
 2021-10-20 16:12 UTC  (2+ messages)

[PATCH v6 0/7] fuse,virtiofs: support per-file DAX
 2021-10-20 16:06 UTC  (18+ messages)
` [PATCH v6 2/7] fuse: make DAX mount option a tri-state
` [PATCH v6 3/7] fuse: support per-file DAX in fuse protocol
` [PATCH v6 4/7] fuse: negotiate per-file DAX in FUSE_INIT

[PATCH] [linux-5.10.y] io_uring: fix splice_fd_in checks backport typo
 2021-10-20 12:38 UTC  (3+ messages)

[PATCH v2] security: Return xattr name from security_dentry_init_security()
 2021-10-20 12:31 UTC  (6+ messages)

[PATCH 4.19,v2] VFS: Fix fuseblk memory leak caused by mount concurrency
 2021-10-20 12:30 UTC  (5+ messages)

[oss-security] CVE-2021-3847: OverlayFS - Potential Privilege Escalation using overlays copy_up
 2021-10-20 11:37 UTC  (3+ messages)

[PATCH v2] mm: Stop filemap_read() from grabbing a superfluous page
 2021-10-20 11:06 UTC  (3+ messages)

[PATCH 03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
 2021-10-20 10:57 UTC  (6+ messages)
` [PATCH 00/67] fscache: Rewrite index API and management system
  ` [PATCH 06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite

[PATCH v4 0/8] Remove dependency on congestion_wait in mm/
 2021-10-20  8:44 UTC  (3+ messages)

[PATCH bpf-next 1/2] libfs: support RENAME_EXCHANGE in simple_rename()
 2021-10-20  8:29 UTC 

[PATCH v7 0/8] [PATCH v7 0/8] fsdax: introduce fs query to support reflink
 2021-10-20  6:58 UTC  (13+ messages)
` [PATCH v7 1/8] dax: Use rwsem for dax_{read,write}_lock()
` [PATCH v7 2/8] dax: Introduce holder for dax_device
` [PATCH v7 4/8] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v7 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case

[PATCH v3 00/23] Fix some issues at documentation
 2021-10-20  5:50 UTC  (10+ messages)
` [PATCH v3 18/23] fs: remove a comment pointing to the removed mandatory-locking file
            ` [PATCH] locks: remove changelog comments

[PATCH v8 00/32] file system-wide error monitoring
 2021-10-20  3:11 UTC  (6+ messages)
` [PATCH v8 30/32] ext4: Send notifications on error

[syzbot] WARNING in fuse_writepages_fill
 2021-10-20  1:54 UTC 

[PATCH v2] exfat: fix incorrect loading of i_blocks for large files
 2021-10-20  1:20 UTC  (2+ messages)

[PATCH v11 1/3] mm: rearrange madvise code to allow for reuse
 2021-10-19 21:58 UTC  (4+ messages)
` [PATCH v11 2/3] mm: add a field to store names for private anonymous memory
` [PATCH v11 3/3] mm: add anonymous vma name refcounting

[PATCH 06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
 2021-10-19 17:50 UTC 


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