linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-12 10:18:34 to 2023-04-14 13:49:41 UTC [more...]

[PATCH] mm/filemap: allocate folios according to the blocksize
 2023-04-14 13:49 UTC 

[RFC 0/4] convert create_page_buffers to create_folio_buffers
 2023-04-14 13:47 UTC  (9+ messages)
    ` [RFC 1/4] fs/buffer: add set_bh_folio helper
    ` [RFC 2/4] buffer: add alloc_folio_buffers() helper
    ` [RFC 3/4] fs/buffer: add folio_create_empty_buffers helper
    ` [RFC 4/4] fs/buffer: convert create_page_buffers to create_folio_buffers

allowing for a completely cached umount(2) pathwalk
 2023-04-14 13:41 UTC  (19+ messages)

[PATCH v3 00/11] blksnap - block devices snapshots module
 2023-04-14 13:39 UTC  (13+ messages)
` [PATCH v3 01/11] documentation: Block Device Filtering Mechanism
` [PATCH v3 02/11] block: "
` [PATCH v3 03/11] documentation: Block Devices Snapshots Module

[RFCv3 00/10] ext2: DIO to use iomap
 2023-04-14 13:12 UTC  (28+ messages)
` [RFCv3 01/10] ext2/dax: Fix ext2_setsize when len is page aligned
` [RFCv3 02/10] libfs: Add __generic_file_fsync_nolock implementation
` [RFCv3 03/10] ext4: Use "
` [RFCv3 04/10] ext2: "
` [RFCv3 05/10] ext2: Move direct-io to use iomap
` [RFCv3 06/10] fs.h: Add TRACE_IOCB_STRINGS for use in trace points
` [RFCv3 07/10] ext2: Add direct-io "
` [RFCv3 08/10] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag
` [RFCv3 09/10] iomap: Minor refactor of iomap_dio_rw
` [RFCv3 10/10] iomap: Add trace points for DIO path

[PATCH 0/5] Alter fcntl to handle int arguments correctly
 2023-04-14 12:54 UTC  (11+ messages)
` [PATCH 1/5] fcntl: Cast commands with int args explicitly
` [PATCH 2/5] fs: Pass argument to fcntl_setlease as int
` [PATCH 3/5] pipe: Pass argument of pipe_fcntl "
` [PATCH 4/5] memfd: Pass argument of memfd_fcntl "
` [PATCH 5/5] dnotify: Pass argument of fcntl_dirnotify "

[syzbot] [reiserfs?] KASAN: null-ptr-deref Read in __wait_on_buffer
 2023-04-14  9:50 UTC 

[PATCH] fs/proc: add Kthread flag to /proc/$pid/status
 2023-04-14  9:27 UTC 

[LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-04-14  8:41 UTC  (2+ messages)
  ` FW: "

FW: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
 2023-04-14  8:41 UTC  (5+ messages)
        `  "

[PATCH v6 0/3] Ignore non-LRU-based reclaim in memcg reclaim
 2023-04-14  8:18 UTC  (17+ messages)
` [PATCH v6 1/3] mm: vmscan: ignore "
` [PATCH v6 2/3] mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
` [PATCH v6 3/3] mm: vmscan: refactor updating current->reclaim_state

[RFC PATCH 0/6] Setting memory policy for restrictedmem file
 2023-04-14  6:33 UTC  (8+ messages)
` [RFC PATCH 1/6] mm: shmem: Refactor out shmem_shared_policy() function
` [RFC PATCH 2/6] mm: mempolicy: Refactor out mpol_init_from_nodemask
` [RFC PATCH 3/6] mm: mempolicy: Refactor out __mpol_set_shared_policy()
` [RFC PATCH 4/6] mm: mempolicy: Add and expose mpol_create
` [RFC PATCH 5/6] mm: restrictedmem: Add memfd_restricted_bind() syscall
` [RFC PATCH 6/6] selftests: mm: Add selftest for memfd_restricted_bind()

[PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
 2023-04-14  5:11 UTC  (6+ messages)

sequential 1MB mmap read ends in 1 page sync read-ahead
 2023-04-14  4:07 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
 2023-04-14  3:27 UTC  (2+ messages)

[PATCH] fs: fix sysctls.c built
 2023-04-14  1:19 UTC  (11+ messages)

[PATCH v3 0/3] Introduce provisioning primitives for thinly provisioned storage
 2023-04-14  0:02 UTC  (4+ messages)
  ` [PATCH v3 1/3] block: Introduce provisioning primitives
  ` [PATCH v3 2/3] dm: Add support for block provisioning
  ` [PATCH v3 3/3] loop: Add support for provision requests

[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
 2023-04-13 23:07 UTC  (3+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2023-04-13 22:28 UTC  (6+ messages)
` [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
  ` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH] mm: hwpoison: coredump: support recovery from dump_user_range()
 2023-04-13 22:04 UTC  (2+ messages)

[PATCH net-next v6 00/18] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-04-13 21:26 UTC  (13+ messages)
` [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [PATCH net-next v6 04/18] mm: Make the page_frag_cache allocator use per-cpu
` [PATCH net-next v6 06/18] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
  ` How to determine if a page can be spliced into an skbuff, or if it should be copied/rejected?

[PATCH] fs/proc: add Kthread flag to /proc/$pid/status
 2023-04-13 18:36 UTC  (2+ messages)

[LSF/MM/BPF] Running BOF
 2023-04-13 18:28 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] BoF for nfsd
 2023-04-13 17:54 UTC  (7+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-04-13 16:04 UTC  (15+ messages)

[PATCH v9 0/9] Implement copy offload support
 2023-04-13 10:36 UTC  (4+ messages)
  ` [PATCH v9 9/9] null_blk: add support for copy offload

[RFCv2 0/8] ext2: DIO to use iomap
 2023-04-13  9:51 UTC  (9+ messages)
` [RFCv2 2/8] libfs: Add __generic_file_fsync_nolock implementation

[RFC][PATCH] fanotify: Enable FAN_REPORT_FID on more filesystem types
 2023-04-13  9:25 UTC  (3+ messages)

[syzbot] [xfs?] KASAN: slab-use-after-free Read in iomap_finish_ioend
 2023-04-13  8:03 UTC 

Słowa kluczowe do wypozycjonowania
 2023-04-13  7:41 UTC 

[syzbot] [ntfs3?] INFO: trying to register non-static key in ntfs3_setattr
 2023-04-13  4:24 UTC 

[PATCH AUTOSEL 6.1 10/17] selftests mount: Fix mount_setattr_test builds failed
 2023-04-13  2:36 UTC 

[PATCH AUTOSEL 5.15 6/8] selftests mount: Fix mount_setattr_test builds failed
 2023-04-13  2:37 UTC 

[PATCH AUTOSEL 6.2 12/20] selftests mount: Fix mount_setattr_test builds failed
 2023-04-13  2:35 UTC 

[GIT PULL] fsverity fixes for v6.3-rc4
 2023-04-13  0:25 UTC  (7+ messages)

[syzbot] Monthly xfs report
 2023-04-12 21:54 UTC  (4+ messages)

[PATCH 2/3] iov_iter: remove iov_iter_get_pages_alloc
 2023-04-12 21:45 UTC  (3+ messages)
` two little cleanups for the for-6.4/splice branch

[PATCH 0/2] GDB VFS utils
 2023-04-12 19:21 UTC  (4+ messages)
` [PATCH 1/2] scripts/gdb: Create linux/vfs.py for VFS related GDB helpers

[PATCH v2] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
 2023-04-12 17:00 UTC  (2+ messages)

[PATCH] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC
 2023-04-12 16:27 UTC  (2+ messages)

[PATCH] writeback: fix call of incorrect macro
 2023-04-12 14:31 UTC  (3+ messages)

[PATCH] fs/ntfs3: disable page fault during ntfs_fiemap()
 2023-04-12 14:24 UTC  (4+ messages)

[PATCH v6 0/2] sched/numa: add per-process numa_balancing
 2023-04-12 14:11 UTC  (3+ messages)
` [PATCH v6 1/2] sched/numa: use static_branch_inc/dec for sched_numa_balancing
` [PATCH v6 2/2] sched/numa: add per-process numa_balancing

[RFCv2 8/8] ext2: Add direct-io trace points
 2023-04-12 14:07 UTC  (4+ messages)

[RFCv2 5/8] ext2: Move direct-io to use iomap
 2023-04-12 14:03 UTC  (4+ messages)

[syzbot] Monthly fuse report
 2023-04-12 13:52 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Sunsetting buffer_heads
 2023-04-12 13:27 UTC  (3+ messages)

[PATCH 0/6] shmem: Add user and group quota support for tmpfs
 2023-04-12 11:23 UTC  (8+ messages)
` [PATCH 4/6] shmem: prepare shmem quota infrastructure

[PATCH v11 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-04-12 10:52 UTC  (2+ messages)
` [RFC PATCH v11.1 "

[syzbot] [fs?] possible deadlock in quotactl_fd
 2023-04-12 10:18 UTC  (7+ messages)
` [syzbot] [fs?] possible deadlock in sys_quotactl_fd


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