linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-16 13:39:42 to 2022-05-18 23:38:09 UTC [more...]

[RFC PATCH v3 00/18] io-uring/xfs: support async buffered writes
 2022-05-18 23:37 UTC  (9+ messages)
` [RFC PATCH v3 01/18] block: Add check for async buffered writes to generic_write_checks
` [RFC PATCH v3 02/18] iomap: Add iomap_page_create_gfp to allocate iomap_pages
` [RFC PATCH v3 03/18] iomap: Use iomap_page_create_gfp() in __iomap_write_begin
` [RFC PATCH v3 04/18] iomap: Add async buffered write support
` [RFC PATCH v3 05/18] xfs: Add iomap "
` [RFC PATCH v3 07/18] fs: Split off file_needs_update_time and __file_update_time
` [RFC PATCH v3 08/18] xfs: Enable async write file modification handling
` [RFC PATCH v3 13/18] mm: Move updates of dirty_exceeded into one place

[RFC PATCH v2 00/16] io-uring/xfs: support async buffered writes
 2022-05-18 23:31 UTC  (36+ messages)
` [RFC PATCH v2 01/16] block: add check for async buffered writes to generic_write_checks
` [RFC PATCH v2 02/16] iomap: add iomap_page_create_gfp to allocate iomap_pages
` [RFC PATCH v2 03/16] iomap: use iomap_page_create_gfp() in __iomap_write_begin
` [RFC PATCH v2 04/16] iomap: add async buffered write support
` [RFC PATCH v2 05/16] xfs: add iomap "
` [RFC PATCH v2 06/16] fs: split off need_remove_file_privs() do_remove_file_privs()
` [RFC PATCH v2 07/16] fs: split off need_file_update_time and do_file_update_time
` [RFC PATCH v2 08/16] fs: add pending file update time flag
` [RFC PATCH v2 09/16] xfs: enable async write file modification handling
` [RFC PATCH v2 10/16] xfs: add async buffered write support
` [RFC PATCH v2 11/16] io_uring: add support for async buffered writes
` [RFC PATCH v2 12/16] mm: factor out _balance_dirty_pages() from balance_dirty_pages()
` [RFC PATCH v2 13/16] mm: add balance_dirty_pages_ratelimited_flags() function
` [RFC PATCH v2 14/16] iomap: use balance_dirty_pages_ratelimited_flags in iomap_write_iter
` [RFC PATCH v2 15/16] io_uring: add tracepoint for short writes
` [RFC PATCH v2 16/16] xfs: enable async buffered write support

[PATCHv2 0/3] direct io alignment relax
 2022-05-18 23:26 UTC  (8+ messages)
` [PATCHv2 1/3] block/bio: remove duplicate append pages code
` [PATCHv2 2/3] block: export dma_alignment attribute
` [PATCHv2 3/3] block: relax direct io memory alignment

[PATCH v4 00/13] support non power of 2 zoned devices
 2022-05-18 23:06 UTC  (33+ messages)
    ` [PATCH v4 01/13] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
    ` [PATCH v4 02/13] block: allow blk-zoned devices to have non-power-of-2 zone size
    ` [PATCH v4 03/13] nvme: zns: Allow ZNS drives that have non-power_of_2 "
    ` [PATCH v4 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
    ` [PATCH v4 05/13] btrfs: zoned: Cache superblock location in btrfs_zoned_device_info
    ` [PATCH v4 06/13] btrfs: zoned: Make sb_zone_number function non power of 2 compatible
    ` [PATCH v4 07/13] btrfs: zoned: use generic btrfs zone helpers to support npo2 zoned devices
    ` [PATCH v4 08/13] btrfs:zoned: make sb for npo2 zone devices align with sb log offsets
    ` [PATCH v4 09/13] btrfs: zoned: relax the alignment constraint for zoned devices
    ` [PATCH v4 10/13] zonefs: allow non power of 2 "
    ` [PATCH v4 11/13] null_blk: "
    ` [PATCH v4 12/13] null_blk: use zone_size_sects_shift for "
    ` [PATCH v4 13/13] dm-zoned: ensure only power of 2 zone sizes are allowed
    ` [dm-devel] [PATCH v4 00/13] support non power of 2 zoned devices

[PATCH v2 0/2] Prevent re-use of FUSE superblock after force unmount
 2022-05-18 22:55 UTC  (7+ messages)
` [PATCH v2 2/2] FUSE: Retire superblock on "

[PATCH v4 0/2] ceph: wait async unlink to finish
 2022-05-18 20:28 UTC  (4+ messages)
` [PATCH v4 1/2] fs/dcache: add d_compare() helper support
` [PATCH v4 2/2] ceph: wait the first reply of inflight async unlink

[PATCH v5 0/3] FUSE: Implement atomic lookup + open/create
 2022-05-18 20:28 UTC  (8+ messages)
` [PATCH v5 1/3] FUSE: Avoid lookups in fuse create
` [PATCH v5 2/3] FUSE: Rename fuse_create_open() to fuse_atomic_common()
` [PATCH v5 3/3] FUSE: Implement atomic lookup + open

[PATCH -next] exec: Remove redundant check in do_open_execat/uselib
 2022-05-18 19:27 UTC  (4+ messages)

[git pull] a couple of fixes
 2022-05-18 16:43 UTC 

[PATCH 0/4] ceph: convert to netfs_direct_read_iter for DIO reads
 2022-05-18 15:11 UTC  (5+ messages)
` [PATCH 1/4] netfs: fix sense of DIO test on short read
` [PATCH 2/4] ceph: Use the provided iterator in ceph_netfs_issue_op()
` [PATCH 3/4] ceph: enhance dout messages in issue_read codepaths
` [PATCH 4/4] ceph: switch to netfs_direct_read_iter

[PATCH] fs: inotify: Fix typo in inotify comment
 2022-05-18 14:59 UTC 

[PATCH -next] fuse: return the more nuanced writeback error on close()
 2022-05-18 14:57 UTC  (2+ messages)

[PATCH] sparse: use force attribute for fmode_t casts
 2022-05-18 14:44 UTC  (6+ messages)
  ` [PATCH v2] sparse: fix incorrect "

[PATCH 1/3] ksmbd: remove internal.h include
 2022-05-18 14:27 UTC  (4+ messages)
` [PATCH 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name

[PATCH v2] fs: Fix page cache inconsistency when mixing buffered and AIO DIO for bdev
 2022-05-18 13:47 UTC  (2+ messages)

[PATCH v2 0/2] Fixes for fanotify parent dir ignore mask logic
 2022-05-18 13:23 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 21/27] fs: fix an infinite loop in iomap_fiemap
 2022-05-18 12:24 UTC  (5+ messages)

[PATCH] fuse: allow CAP_SYS_ADMIN in root userns to access allow_other mount
 2022-05-18 11:26 UTC  (7+ messages)

[PATCH] vhost_net: fix double fget()
 2022-05-18  5:22 UTC  (5+ messages)

[PATCH] fsnotify: add generic perm check for unlink/rmdir
 2022-05-18  1:17 UTC  (2+ messages)

[PATCH v3 0/2] ceph: wait async unlink to finish
 2022-05-18  1:03 UTC  (5+ messages)
` [PATCH v3 1/2] fs/dcache: add d_compare() helper support
` [PATCH v3 2/2] ceph: wait the first reply of inflight async unlink

[PATCH v3 1/3] panic: Taint kernel if tests are run
 2022-05-17 20:58 UTC  (8+ messages)
` [PATCH v3 2/3] kunit: Taint the kernel when KUnit "

New collaboration
 2022-05-17 15:50 UTC 

[PATCH] sysctl: Merge adjacent CONFIG_TREE_RCU blocks
 2022-05-17 15:57 UTC  (2+ messages)

[PATCH v2] erofs: support idmapped mounts
 2022-05-17 12:38 UTC 

[PATCH v3 0/3] fanotify: Allow user space to pass back additional audit info
 2022-05-17 12:06 UTC  (13+ messages)
` [PATCH v3 1/3] fanotify: Ensure consistent variable type for response
` [PATCH v3 2/3] fanotify: define struct members to hold response decision context
` [PATCH v3 3/3] fanotify: Allow audit to use the full permission event response

[PATCH v2 0/2] ceph: wait async unlink to finish
 2022-05-17 11:59 UTC  (7+ messages)
` [PATCH v2 1/2] fs/dcache: add d_compare() helper support
` [PATCH v2 2/2] ceph: wait the first reply of inflight unlink/rmdir

[PATCH v2 0/1] FUSE: Allow non-extending parallel direct writes
 2022-05-17  7:40 UTC  (2+ messages)

[RESEND][RFC PATCH] blkcg: rewind seq_file if no stats
 2022-05-17  6:27 UTC  (3+ messages)

[PATCH 4/5 v1] mm: enable per numa node rss_stat count
 2022-05-17  2:28 UTC  (2+ messages)
` [mm] c9dc81ef10: BUG:Bad_rss-counter_state_mm:#node:#val

[PATCH 0/2] ceph: wait async unlink to finish
 2022-05-17  0:48 UTC  (8+ messages)
` [PATCH 2/2] ceph: wait the first reply of inflight unlink/rmdir

Freeing page flags
 2022-05-17  0:34 UTC  (6+ messages)

[PATCH v2 1/2] exfat: move is_valid_cluster to a common header
 2022-05-16 23:38 UTC  (6+ messages)
  ` [PATCH v2 2/2] exfat: check if cluster num is valid

[PATCH v3] fs/ufs: Replace kmap() with kmap_local_page()
 2022-05-16 21:59 UTC  (4+ messages)

[PATCH v2 0/3] fanotify: Allow user space to pass back additional audit info
 2022-05-16 20:53 UTC  (8+ messages)
` [PATCH v2 2/3] fanotify: define struct members to hold response decision context

[PATCH v9 0/7] DAX poison recovery
 2022-05-16 20:30 UTC  (3+ messages)
` [PATCH v9 2/7] x86/mce: relocate set{clear}_mce_nospec() functions

[PATCH v9 3/7] mce: fix set_mce_nospec to always unmap the whole page
 2022-05-16 18:38 UTC  (2+ messages)
` [PATCH v10 "

[PATCH v10 2/7] x86/mce: relocate set{clear}_mce_nospec() functions
 2022-05-16 18:21 UTC  (2+ messages)
` [PATCH v11 "

[PATCH] freevxfs: relicense to GPLv2 only
 2022-05-16 16:53 UTC  (4+ messages)

[PATCH 0/5 v1] mm, oom: Introduce per numa node oom for CONSTRAINT_MEMORY_POLICY
 2022-05-16 16:44 UTC  (2+ messages)

[PATCH v4 00/13] support non power of 2 zoned devices
 2022-05-16 14:15 UTC  (9+ messages)
    ` [PATCH v4 02/13] block: allow blk-zoned devices to have non-power-of-2 zone size
    ` [PATCH v4 03/13] nvme: zns: Allow ZNS drives that have non-power_of_2 "
      ` [dm-devel] "
    ` [PATCH v4 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
    ` [PATCH v4 01/13] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
  ` [dm-devel] [PATCH v4 00/13] support non power of 2 zoned devices

[PATCH] iomap: don't invalidate folios after writeback errors
 2022-05-16 13:43 UTC  (2+ messages)

[RFC PATCH v1 11/18] xfs: add async buffered write support
 2022-05-16 13:39 UTC  (11+ messages)


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