linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-04 06:13:35 to 2022-05-06 20:22:10 UTC [more...]

[PATCH 00/69] Filesystem/page cache patches for 5.19
 2022-05-06 20:22 UTC  (3+ messages)
` [PATCH 33/69] fs: Introduce aops->read_folio

[PATCH v3 0/3] FUSE: Implement atomic lookup + open/create
 2022-05-06 20:06 UTC  (5+ messages)
` [PATCH v3 1/3] FUSE: Implement atomic lookup + create

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

[PATCH v4 0/3] FUSE: Implement atomic lookup + open/create
 2022-05-06 18:45 UTC  (26+ messages)
` [PATCH v4 1/3] FUSE: Implement atomic lookup + create
` [PATCH v4 2/3] FUSE: Implement atomic lookup + open
` [PATCH v4 3/3] FUSE: Avoid lookup in d_revalidate()

[PATCH] fs: Fix page cache inconsistency when mixing buffered and AIO DIO for bdev
 2022-05-06 18:02 UTC  (3+ messages)

reduce memory allocation in the btrfs direct I/O path v2
 2022-05-06 17:18 UTC  (10+ messages)
` [PATCH 1/7] btrfs: add a btrfs_dio_rw wrapper
` [PATCH 2/7] iomap: allow the file system to provide a bio_set for direct I/O
` [PATCH 3/7] iomap: add per-iomap_iter private data
` [PATCH 4/7] btrfs: allocate dio_data on stack
` [PATCH 5/7] btrfs: remove the disk_bytenr in struct btrfs_dio_private
` [PATCH 6/7] btrfs: move struct btrfs_dio_private to inode.c
` [PATCH 7/7] btrfs: allocate the btrfs_dio_private as part of the iomap dio bio

reduce memory allocation in the btrfs direct I/O path
 2022-05-06 17:18 UTC  (21+ messages)
` [PATCH 1/5] iomap: allow the file system to provide a bio_set for direct I/O
` [PATCH 2/5] iomap: add per-iomap_iter private data
` [PATCH 3/5] btrfs: add a btrfs_dio_rw wrapper
` [PATCH 4/5] btrfs: allocate dio_data on stack
` [PATCH 5/5] btrfs: allocate the btrfs_dio_private as part of the iomap dio bio

generic/068 crash on 5.18-rc2?
 2022-05-06 17:03 UTC  (14+ messages)

[PATCH v3 00/12] Landlock: file linking and renaming support
 2022-05-06 16:31 UTC  (14+ messages)
` [PATCH v3 01/12] landlock: Define access_mask_t to enforce a consistent access mask size
` [PATCH v3 02/12] landlock: Reduce the maximum number of layers to 16
` [PATCH v3 03/12] landlock: Create find_rule() from unmask_layers()
` [PATCH v3 04/12] landlock: Fix same-layer rule unions
` [PATCH v3 05/12] landlock: Move filesystem helpers and add a new one
` [PATCH v3 06/12] LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
` [PATCH v3 07/12] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
` [PATCH v3 08/12] selftests/landlock: Add 11 new test suites dedicated to file reparenting
` [PATCH v3 09/12] samples/landlock: Add support for "
` [PATCH v3 10/12] landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioning
` [PATCH v3 11/12] landlock: Document good practices about filesystem policies
` [PATCH v3 12/12] landlock: Add design choices documentation for filesystem access rights

[PATCH] Add assert for inode->i_io_list in inode_io_list_move_locked
 2022-05-06 16:04 UTC  (8+ messages)
` [PATCH v2] writeback: Fix inode->i_io_list not be protected by inode->i_lock error
    ` [PATCH v3] "

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

[RFC PATCH 00/10] Make O_SYNC writethrough
 2022-05-06 12:03 UTC  (5+ messages)

Fanotify API - Tracking File Movement
 2022-05-06 10:06 UTC  (5+ messages)

[RFC] Volatile fanotify marks
 2022-05-06  9:59 UTC  (14+ messages)

[RFC PATCH v1 00/18] io-uring/xfs: support async buffered writes
 2022-05-06  9:29 UTC  (7+ messages)
` [RFC PATCH v1 11/18] xfs: add async buffered write support

[PATCH] fanotify: do not allow setting FAN_RENAME on non-dir
 2022-05-06  9:12 UTC  (3+ messages)

[PATCH linux-next] initramfs: create a mount point for rootfs,so docker on rootfs can use pivot_root
 2022-05-06  8:57 UTC 

[PATCH v2] kunit: Taint kernel if any tests run
 2022-05-06  7:01 UTC  (9+ messages)

KCSAN: data-race in do_epoll_ctl / do_epoll_wait
 2022-05-06  3:27 UTC 

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-06  0:11 UTC  (25+ messages)
` [PATCH RFC v6 01/21] llist: Move llist_{head,node} definition to types.h
` [PATCH RFC v6 02/21] dept: Implement Dept(Dependency Tracker)
` [PATCH RFC v6 03/21] dept: Apply Dept to spinlock
` [PATCH RFC v6 04/21] dept: Apply Dept to mutex families
` [PATCH RFC v6 05/21] dept: Apply Dept to rwlock
` [PATCH RFC v6 06/21] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH RFC v6 07/21] dept: Apply Dept to seqlock
` [PATCH RFC v6 08/21] dept: Apply Dept to rwsem
` [PATCH RFC v6 09/21] dept: Add proc knobs to show stats and dependency graph
` [PATCH RFC v6 10/21] dept: Introduce split map concept and new APIs for them
` [PATCH RFC v6 11/21] dept: Apply Dept to wait/event of PG_{locked,writeback}
` [PATCH RFC v6 12/21] dept: Apply SDT to swait
` [PATCH RFC v6 13/21] dept: Apply SDT to wait(waitqueue)
` [PATCH RFC v6 14/21] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH RFC v6 15/21] dept: Distinguish each syscall context from another
` [PATCH RFC v6 16/21] dept: Distinguish each work "
` [PATCH RFC v6 17/21] dept: Disable Dept within the wait_bit layer by default
` [PATCH RFC v6 18/21] dept: Disable Dept on struct crypto_larval's completion for now
` [PATCH RFC v6 19/21] dept: Differentiate onstack maps from others of different tasks in class
` [PATCH RFC v6 20/21] dept: Do not add dependencies between events within scheduler and sleeps
` [PATCH RFC v6 21/21] dept: Unstage wait when tagging a normal sleep wait

[RFC PATCH] getting misc stats/attributes via xattr API
 2022-05-06  0:06 UTC  (8+ messages)

[GIT PULL] Two folio fixes for 5.18
 2022-05-06  0:02 UTC  (2+ messages)

[PATCH v3 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space
 2022-05-05 21:16 UTC  (7+ messages)

[PATCH] writeback: Avoid skipping inode writeback
 2022-05-05 15:40 UTC  (2+ messages)

[PATCH v2 09/11] zonefs: allow non power of 2 zoned devices
 2022-05-05 13:47 UTC 

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

adding mount notification to fanotify?
 2022-05-05  8:58 UTC  (3+ messages)

[PATCH 00/16] support non power of 2 zoned devices
 2022-05-05  7:28 UTC  (28+ messages)
    ` [PATCH 15/16] f2fs: ensure only power of 2 zone sizes are allowed
    ` [PATCH 01/16] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
    ` [PATCH 02/16] block: add blk_queue_zone_aligned and bdev_zone_aligned helper
    ` [PATCH 03/16] block: add bdev_zone_no helper
    ` [PATCH 04/16] block: allow blk-zoned devices to have non-power-of-2 zone size
    ` [PATCH 05/16] nvme: zns: Allow ZNS drives that have non-power_of_2 "
    ` [PATCH 06/16] nvmet: use blk_queue_zone_no()
    ` [PATCH 13/16] null_blk: allow non power of 2 zoned devices
    ` [PATCH 16/16] dm-zoned: ensure only power of 2 zone sizes are allowed

[PATCH] memcg: accounting for objects allocated for new netdevice
 2022-05-05  3:50 UTC  (4+ messages)
` [PATCH memcg v2] "

[PATCH] iomap: iomap_write_end cleanup
 2022-05-04 17:21 UTC  (9+ messages)

5/04/2022 Product Inquiry (JL)
 2022-05-04 16:11 UTC 

[PATCH] iomap: iomap_write_failed fix
 2022-05-04 14:09 UTC  (2+ messages)

fscache corruption in Linux 5.17?
 2022-05-04  8:38 UTC  (7+ 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).