linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-14 07:02:15 to 2022-02-16 03:27:44 UTC [more...]

[PATCH v2 0/4] Fix softlockup when adding inotify watch
 2022-02-16  3:27 UTC  (5+ messages)
` [PATCH v2 1/4] dcache: sweep cached negative dentries to the end of list of siblings

[PATCH v10 0/9] fsdax: introduce fs query to support reflink
 2022-02-16  3:09 UTC  (23+ messages)
` [PATCH v10 2/9] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v10 3/9] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v10 4/9] fsdax: fix function description
` [PATCH v10 5/9] fsdax: Introduce dax_load_page()
` [PATCH v10 6/9] mm: move pgoff_address() to vma_pgoff_address()
` [PATCH v10 7/9] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v10 8/9] xfs: Implement ->notify_failure() for XFS
` [PATCH v10 9/9] fsdax: set a CoW flag when associate reflink mappings

[PATCH v2 0/2] btrfs: zoned: mark relocation as writing
 2022-02-16  3:02 UTC  (8+ messages)
` [PATCH v2 1/2] fs: add asserting functions for sb_start_{write,pagefault,intwrite}

[PATCH 00/10] Various fixes around invalidate_page()
 2022-02-16  2:45 UTC  (40+ messages)
` [PATCH 01/10] splice: Use a folio in page_cache_pipe_buf_try_steal()
` [PATCH 02/10] mm/truncate: Inline invalidate_complete_page() into its one caller
` [PATCH 03/10] mm/truncate: Convert invalidate_inode_page() to use a folio
` [PATCH 04/10] mm/truncate: Replace page_mapped() call in invalidate_inode_page()
` [PATCH 05/10] mm: Convert remove_mapping() to take a folio
` [PATCH 06/10] mm/truncate: Split invalidate_inode_page() into mapping_shrink_folio()
` [PATCH 07/10] mm/truncate: Convert __invalidate_mapping_pages() to use a folio
` [PATCH 08/10] mm: Turn deactivate_file_page() into deactivate_file_folio()
` [PATCH 09/10] mm/truncate: Combine invalidate_mapping_pagevec() and __invalidate_mapping_pages()
` [PATCH 10/10] fs: Move many prototypes to pagemap.h

[PATCH] init: remove unused names parameter of split_fs_names()
 2022-02-16  1:32 UTC  (4+ messages)

[PATCH v10 1/9] dax: Introduce holder for dax_device
 2022-02-15 22:06 UTC  (3+ messages)
` [PATCH v10.1 "

[PATCH v9 02/10] dax: Introduce holder for dax_device
 2022-02-15 21:51 UTC  (12+ messages)

[PATCH RFC fs/namespace] Make kern_unmount() use synchronize_rcu_expedited()
 2022-02-15 18:28 UTC  (6+ messages)

[PATCH v2 0/2] io-uring: Make statx api stable
 2022-02-15 18:19 UTC  (5+ messages)
` [PATCH v2 1/2] fs: replace const char* parameter in vfs_statx and do_statx with struct filename
` [PATCH v2 2/2] io-uring: Copy path name during prepare stage for statx

[PATCH v3 0/2] io-uring: Make statx api stable
 2022-02-15 18:03 UTC  (3+ messages)
` [PATCH v3 1/2] fs: replace const char* parameter in vfs_statx and do_statx with struct filename
` [PATCH v3 2/2] io-uring: Copy path name during prepare stage for statx

[PATCH v1 00/14] Support sync buffered writes for io-uring
 2022-02-15 17:38 UTC  (27+ messages)
` [PATCH v1 01/14] fs: Add flags parameter to __block_write_begin_int
` [PATCH v1 02/14] mm: Introduce do_generic_perform_write
` [PATCH v1 03/14] mm: add noio support in filemap_get_pages
` [PATCH v1 04/14] mm: Add support for async buffered writes
` [PATCH v1 05/14] fs: split off __alloc_page_buffers function
  ` [RFC PATCH] fs: __alloc_page_buffers() can be static
` [PATCH v1 06/14] fs: split off __create_empty_buffers function
` [PATCH v1 07/14] fs: Add aop_flags parameter to create_page_buffers()
` [PATCH v1 08/14] fs: add support for async buffered writes
` [PATCH v1 09/14] io_uring: "
` [PATCH v1 10/14] io_uring: Add tracepoint for short writes
` [PATCH v1 11/14] sched: add new fields to task_struct
` [PATCH v1 12/14] mm: support write throttling for async buffered writes
` [PATCH v1 13/14] io_uring: "
` [PATCH v1 14/14] block: enable async buffered writes for block devices

[PATCH RFC v13 0/4] nfsd: Initial implementation of NFSv4 Courteous Server
 2022-02-15 17:17 UTC  (6+ messages)
` [PATCH RFC v13 1/4] fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock
` [PATCH RFC v13 4/4] nfsd: Initial implementation of NFSv4 Courteous Server

fs: race between vfs_rename and do_linkat (mv and link)
 2022-02-15 16:56 UTC  (8+ messages)
`  "

[PATCH v4 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
 2022-02-15 14:49 UTC  (3+ messages)

[PATCH v3 0/8] sched: Move a series of sysctls starting with sys/kernel/sched_*
 2022-02-15 11:46 UTC  (9+ messages)
` [PATCH v3 1/8] sched: Move child_runs_first sysctls to fair.c
` [PATCH v3 2/8] sched: Move schedstats sysctls to core.c
` [PATCH v3 3/8] sched: Move rt_period/runtime sysctls to rt.c
` [PATCH v3 4/8] sched: Move deadline_period sysctls to deadline.c
` [PATCH v3 5/8] sched: Move rr_timeslice sysctls to rt.c
` [PATCH v3 6/8] sched: Move uclamp_util sysctls to core.c
` [PATCH v3 7/8] sched: Move cfs_bandwidth_slice sysctls to fair.c
` [PATCH v3 8/8] sched: Move energy_aware sysctls to topology.c

[PATCH 0/8] sched: Move a series of sysctls starting with sys/kernel/sched_*
 2022-02-15 11:23 UTC  (13+ messages)
` [PATCH 1/8] sched: Move child_runs_first sysctls to fair.c
` [PATCH 2/8] sched: Move schedstats sysctls to core.c
` [PATCH 3/8] sched: Move rt_period/runtime sysctls to rt.c
` [PATCH 4/8] sched: Move deadline_period sysctls to deadline.c
` [PATCH 5/8] sched: Move rr_timeslice sysctls to rt.c
` [PATCH 6/8] sched: Move uclamp_util sysctls to core.c
` [PATCH 7/8] sched: Move cfs_bandwidth_slice sysctls to fair.c
` [PATCH 8/8] sched: Move energy_aware sysctls to topology.c

[PATCH v3 00/22] fscache,erofs: fscache-based demand-read semantics
 2022-02-15 11:13 UTC  (5+ messages)
` [PATCH v3 05/22] cachefiles: introduce new devnode for on-demand read mode
    ` [PATCH v4 05/23] "

[PATCH v10 8/9] xfs: Implement ->notify_failure() for XFS
 2022-02-15  9:42 UTC  (4+ messages)
` [PATCH v10.1 "

[PATCH] [v2] mm: move oom_kill sysctls to their own file
 2022-02-15  9:32 UTC 

W sprawie samochodu
 2022-02-15  9:10 UTC 

[PATCH] mm: move oom_kill sysctls to their own file
 2022-02-15  8:36 UTC  (4+ messages)

[ANNOUNCE] autofs 5.1.8 release
 2022-02-15  7:56 UTC  (6+ messages)

[PATCH v7] kernel/time: move timer sysctls to its own file
 2022-02-15  6:50 UTC 

[PATCH v6] kernel/time: move timer sysctls to its own file
 2022-02-15  6:45 UTC 

[PATCH v2 0/8] sched: Move a series of sysctls starting with sys/kernel/sched_*
 2022-02-15  6:32 UTC 

[PATCH] fs/file_table: fix adding missing kmemleak_not_leak()
 2022-02-15  2:08 UTC 

mmotm 2022-02-14-17-46 uploaded
 2022-02-15  1:46 UTC 

[RFC PATCH v10 00/48] ceph+fscrypt: full support
 2022-02-15  0:44 UTC  (13+ messages)
` [RFC PATCH v10 10/48] ceph: implement -o test_dummy_encryption mount option

[PATCH v3 00/10] Add Copy offload support
 2022-02-14 22:08 UTC  (12+ messages)
    ` [PATCH v3 01/10] block: make bio_map_kern() non static
    ` [PATCH v3 02/10] block: Introduce queue limits for copy-offload support
    ` [PATCH v3 03/10] block: Add copy offload support infrastructure
    ` [PATCH v3 04/10] block: Introduce a new ioctl for copy
    ` [PATCH v3 05/10] block: add emulation "
    ` [PATCH v3 06/10] nvme: add copy offload support
    ` [PATCH v3 07/10] nvmet: add copy command support for bdev and file ns
    ` [PATCH v3 08/10] dm: Add support for copy offload
    ` [PATCH v3 09/10] dm: Enable copy offload for dm-linear target
    ` [PATCH v3 10/10] dm kcopyd: use copy offload support

[PATCH] exec: cleanup comments
 2022-02-14 19:31 UTC  (2+ messages)

[PATCH] inode: fix comment for find_inode_by_ino_rcu
 2022-02-14 17:57 UTC 

[RFC PATCH 3/7] cifs: Change the I/O paths to use an iterator rather than a page list
 2022-02-14 16:33 UTC  (6+ messages)
` [RFC][RFC PATCH 0/7] cifs: In-progress conversion to use iov_iters and netfslib
  ` [RFC PATCH 7/7] cifs: Use netfslib to handle reads

mmotm 2022-02-11-15-07 uploaded
 2022-02-14 15:15 UTC  (4+ messages)
` mmotm 2022-02-11-15-07 uploaded (objtool: ftrace_likely_update)

[PATCH 1/1] Revert "iomap: fall back to buffered writes for invalidation failures"
 2022-02-14 14:43 UTC  (9+ messages)

[PATCH 00/56] Filesystem folio conversions for 5.18
 2022-02-14 14:19 UTC  (5+ messages)
` [PATCH 42/56] fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()

[ANNOUNCE] util-linux v2.37.4
 2022-02-14 11:06 UTC 

Report a fuse deadlock scenario issue
 2022-02-14  9:49 UTC 

[PATCH] fs/namespace: eliminate unnecessary mount counting
 2022-02-14  8:29 UTC  (3+ messages)

[PATCH] block: add filemap_invalidate_lock_killable()
 2022-02-14  8:17 UTC  (5+ messages)

[RFC PATCH 7/7] cifs: Use netfslib to handle reads
 2022-02-08  5:59 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).