linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-30 13:27:19 to 2022-05-04 08:03:03 UTC [more...]

[PATCH] iomap: iomap_write_end cleanup
 2022-05-04  8:02 UTC  (6+ messages)

[PATCH] Add assert for inode->i_io_list in inode_io_list_move_locked
 2022-05-04  7:54 UTC  (4+ messages)
  ` [PATCH v2] writeback: Fix inode->i_io_list not be protected by inode->i_lock error
` [Add assert for inode] 38923ae236: kernel_BUG_at_fs/fs-writeback.c

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

[PATCH] fsnotify: add generic perm check for unlink/rmdir
 2022-05-04  7:01 UTC  (4+ messages)

[RFC] Volatile fanotify marks
 2022-05-04  6:13 UTC  (10+ messages)

[PATCH v4 0/3] FUSE: Implement atomic lookup + open/create
 2022-05-04  4:26 UTC  (9+ 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 v2 0/3] fanotify: Allow user space to pass back additional audit info
 2022-05-04  1:33 UTC  (13+ messages)
` [PATCH v2 1/3] fanotify: Ensure consistent variable type for response
` [PATCH v2 2/3] fanotify: define struct members to hold response decision context
` [PATCH v2 3/3] fanotify: Allow audit to use the full permission event response

[PATCH] iomap: iomap_write_failed fix
 2022-05-03 23:03 UTC  (3+ messages)

[PATCH 0/3] Unify filler_t and read_folio
 2022-05-03 22:07 UTC  (8+ messages)
` [PATCH 1/3] jffs2: Pass the file pointer to jffs2_do_readpage_unlock()
` [PATCH 2/3] nfs: Pass the file pointer to nfs_symlink_filler()
` [PATCH 3/3] fs: Change the type of filler_t
  ` [Cluster-devel] "

[PATCH 00/69] Filesystem/page cache patches for 5.19
 2022-05-03 21:12 UTC  (35+ messages)
` [PATCH 01/69] scsicam: Fix use of page cache
` [PATCH 17/69] buffer: Call aops write_begin() and write_end() directly
` [PATCH 18/69] namei: "
` [PATCH 19/69] ntfs3: Call ntfs_write_begin() and ntfs_write_end() directly
` [PATCH 20/69] hfs: Call hfs_write_begin() and generic_write_end() directly
` [PATCH 21/69] hfsplus: Call hfsplus_write_begin() "
` [PATCH 22/69] ext4: Call aops write_begin() and write_end() directly
` [PATCH 23/69] f2fs: "
` [PATCH 24/69] i915: "
` [PATCH 25/69] fs: Remove pagecache_write_begin() and pagecache_write_end()
` [PATCH 26/69] filemap: Remove obsolete comment in lock_page
` [PATCH 29/69] readahead: Use a folio in read_pages()
` [PATCH 30/69] fs: Convert is_dirty_writeback() to take a folio
` [PATCH 31/69] mm/readahead: Convert page_cache_async_readahead "
` [PATCH 32/69] buffer: Rewrite nobh_truncate_page() to use folios
` [PATCH 33/69] fs: Introduce aops->read_folio

[PATCH 00/16] support non power of 2 zoned devices
 2022-05-03 20:05 UTC  (16+ messages)
    ` [PATCH 01/16] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
    ` [PATCH 05/16] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
    ` [PATCH 06/16] nvmet: use blk_queue_zone_no()
    ` [PATCH 13/16] null_blk: allow non power of 2 zoned devices
    ` [PATCH 14/16] f2fs: call bdev_zone_sectors() only once on init_blkz_info()
    ` [PATCH 15/16] f2fs: ensure only power of 2 zone sizes are allowed

[LSF/MM/BPF TOPIC] making O_TMPFILE more atomic
 2022-05-03 18:52 UTC  (2+ messages)

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

[PATCH v6 1/4] fat: split fat_truncate_time() into separate functions
 2022-05-03 15:25 UTC  (4+ messages)
` [PATCH v6 2/4] fat: ignore ctime updates, and keep ctime identical to mtime in memory
` [PATCH v6 3/4] fat: report creation time in statx
` [PATCH v6 4/4] fat: remove time truncations in vfat_create/vfat_mkdir

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[RFC PATCH 00/10] Make O_SYNC writethrough
 2022-05-03 12:57 UTC  (12+ messages)
` [RFC PATCH 01/10] iomap: Pass struct iomap to iomap_alloc_ioend()
` [RFC PATCH 02/10] iomap: Remove iomap_writepage_ctx from iomap_can_add_to_ioend()
` [RFC PATCH 03/10] iomap: Do not pass iomap_writepage_ctx to iomap_add_to_ioend()
` [RFC PATCH 04/10] iomap: Accept a NULL iomap_writepage_ctx in iomap_submit_ioend()
` [RFC PATCH 05/10] iomap: Allow a NULL writeback_control argument to iomap_alloc_ioend()
` [RFC PATCH 06/10] iomap: Pass a length to iomap_add_to_ioend()
` [RFC PATCH 07/10] iomap: Reorder functions
` [RFC PATCH 08/10] "
` [RFC PATCH 09/10] iomap: Add writethrough for O_SYNC
` [RFC PATCH 10/10] remove write_through bool

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-05-03 11:12 UTC  (11+ messages)

[PATCH v5 0/3] use standard sysctl macro
 2022-05-03  8:40 UTC  (6+ messages)
` [PATCH v5 1/3] net: sysctl: use shared "
` [PATCH v5 2/3] net: sysctl: introduce sysctl SYSCTL_THREE
` [PATCH v5 3/3] selftests/sysctl: add sysctl macro test

[PATCH v2] kunit: Taint kernel if any tests run
 2022-05-03  6:49 UTC  (2+ messages)

[PATCH v3] fs/ntfs3: validate BOOT sectors_per_clusters
 2022-05-03  5:52 UTC  (2+ messages)

[PATCH RFC v25 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-05-03  1:38 UTC  (11+ messages)
` [PATCH RFC v25 1/7] NFSD: add courteous server support for thread with only delegation
` [PATCH RFC v25 2/7] NFSD: add support for share reservation conflict to courteous server
` [PATCH RFC v25 3/7] NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
` [PATCH RFC v25 4/7] fs/lock: add helper locks_owner_has_blockers to check for blockers
` [PATCH RFC v25 5/7] fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
` [PATCH RFC v25 6/7] NFSD: add support for lock conflict to courteous server
` [PATCH RFC v25 7/7] NFSD: Show state of courtesy client in client info

[PATCH v4 00/10] Add Copy offload support
 2022-05-02 23:20 UTC  (8+ messages)
      ` [dm-devel] "

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

[PATCH 00/26] Converting release_page to release_folio
 2022-05-02 18:06 UTC  (29+ messages)
` [PATCH 01/26] fs: Add aops->release_folio
` [PATCH 02/26] iomap: Convert to release_folio
` [PATCH 03/26] 9p: "
` [PATCH 04/26] afs: "
` [PATCH 05/26] btrfs: "
` [PATCH 06/26] ceph: "
` [PATCH 07/26] cifs: "
` [PATCH 08/26] erofs: "
` [PATCH 09/26] ext4: "
` [PATCH 10/26] f2fs: "
` [PATCH 11/26] gfs2: "
` [PATCH 12/26] hfs: "
` [PATCH 13/26] hfsplus: "
` [PATCH 14/26] jfs: "
` [PATCH 15/26] nfs: "
` [PATCH 16/26] nilfs2: Remove comment about releasepage
` [PATCH 17/26] ocfs2: Convert to release_folio
` [PATCH 18/26] orangefs: "
` [PATCH 19/26] reiserfs: "
` [PATCH 20/26] ubifs: "
` [PATCH 21/26] fs: Remove last vestiges of releasepage
` [PATCH 22/26] reiserfs: Convert release_buffer_page() to use a folio
` [PATCH 23/26] jbd2: Convert jbd2_journal_try_to_free_buffers to take "
` [PATCH 24/26] jbd2: Convert release_buffer_page() to use "
` [PATCH 25/26] fs: Change try_to_free_buffers() to take "
` [PATCH 26/26] fs: Convert drop_buffers() to use "

[PATCH RFC v24 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-05-02 16:07 UTC  (16+ messages)
` [PATCH RFC v24 1/7] NFSD: add courteous server support for thread with only delegation
` [PATCH RFC v24 2/7] NFSD: add support for share reservation conflict to courteous server
` [PATCH RFC v24 3/7] NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
` [PATCH RFC v24 4/7] fs/lock: add helper locks_owner_has_blockers to check for blockers
` [PATCH RFC v24 5/7] fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
` [PATCH RFC v24 6/7] NFSD: add support for lock conflict to courteous server
` [PATCH RFC v24 7/7] NFSD: Show state of courtesy client in client info

[PATCH v2 5/8] fs: use new capable_or functionality
 2022-05-02 16:00 UTC 

[net-next v4 0/3] use standard sysctl macro
 2022-05-02 14:26 UTC  (5+ messages)
` [net-next v4 3/3] selftests/sysctl: add sysctl macro test

[PATCH 1/2] sysctl: read() must consume poll events, not poll()
 2022-05-02 14:06 UTC 

[syzbot] WARNING: suspicious RCU usage in mas_walk
 2022-05-02 12:57 UTC  (4+ messages)

[PATCH] memcg: accounting for objects allocated for new netdevice
 2022-05-02 12:15 UTC  (2+ messages)
` [PATCH memcg v2] "

[PATCH v3 0/3] FUSE: Implement atomic lookup + open/create
 2022-05-02  9:24 UTC  (6+ messages)
` [PATCH v3 1/3] FUSE: Implement atomic lookup + create
` [PATCH v3 2/3] Implement atomic lookup + open
` [PATCH v3 3/3] Avoid lookup in d_revalidate()

[PATCH] fs: sendfile handles O_NONBLOCK of out_fd
 2022-05-02  7:01 UTC  (2+ messages)

[LSF/MM TOPIC] FS, MM, and stable trees
 2022-05-01 16:25 UTC  (11+ messages)

[RFC PATCH 0/1] erofs: change to use asynchronous io for fscache readahead
 2022-05-01  9:32 UTC  (6+ messages)
` [RFC PATCH 1/1] "
    ` [External] "
  ` [External] Re: [RFC PATCH 0/1] "

[RFC v3 0/9] fixed worker
 2022-05-01  7:00 UTC  (6+ messages)
` [PATCH 7/9] io-wq: implement fixed worker logic

[PATCH RFC v23 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-30 22:54 UTC  (7+ messages)
` [PATCH RFC v23 5/7] fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict

[GIT PULL] Rare page cache data corruption fix
 2022-04-30 19:22 UTC  (2+ messages)

[PATCH v5 1/3] fat: split fat_truncate_time() into separate functions
 2022-04-30 14:52 UTC  (4+ messages)
` [PATCH v5 3/3] fat: report creation time in statx

[PATCH v1] proc: limit schedstate node write operation
 2022-04-30 13:48 UTC  (3+ 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).