messages from 2022-04-29 17:27:21 to 2022-05-03 14:40:03 UTC [more...]
[RFC PATCH] getting misc stats/attributes via xattr API
 2022-05-03 14:39 UTC  (2+ messages)
[PATCH 00/69] Filesystem/page cache patches for 5.19
 2022-05-03 14:39 UTC  (50+ messages)
` [PATCH 01/69] scsicam: Fix use of page cache
` [PATCH 03/69] namei: Merge page_symlink() and __page_symlink()
` [PATCH 05/69] f2fs: Convert f2fs_grab_cache_page() to use scoped memory APIs
` [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 42/69] befs: Convert befs to read_folio
` [PATCH 44/69] cifs: Convert cifs "
` [PATCH 47/69] ecryptfs: Convert ecryptfs "
` [PATCH 48/69] efs: Convert efs symlinks "
` [PATCH 56/69] isofs: Convert symlinks and zisofs "
` [PATCH 57/69] jffs2: Convert jffs2 "
` [PATCH 58/69] jfs: Convert metadata pages "
` [PATCH 59/69] nfs: Convert nfs "
` [PATCH 60/69] ntfs: Convert ntfs "
` [PATCH 61/69] ocfs2: Convert ocfs2 "
` [PATCH 62/69] orangefs: Convert orangefs "
` [PATCH 63/69] romfs: Convert romfs "
` [PATCH 64/69] squashfs: Convert squashfs "
` [PATCH 65/69] ubifs: Convert ubifs "
` [PATCH 66/69] udf: Convert adinicb and symlinks "
` [PATCH 67/69] vboxsf: Convert vboxsf "
` [PATCH 68/69] mm: Convert swap_readpage to call read_folio instead of readpage
` [PATCH 69/69] mm,fs: Remove stray references to ->readpage
[PATCH 0/3] Unify filler_t and read_folio
 2022-05-03 14:23 UTC  (7+ 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
[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] Add assert for inode->i_io_list in inode_io_list_move_locked
 2022-05-03 10:03 UTC 
[PATCH 00/16] support non power of 2 zoned devices
 2022-05-03  9:12 UTC  (7+ messages)
    ` [PATCH 06/16] nvmet: use blk_queue_zone_no()
    ` [PATCH 13/16] null_blk: allow non power of 2 zoned devices
[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)
generic/068 crash on 5.18-rc2?
 2022-05-03  4:31 UTC  (13+ 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 v2 0/3] fanotify: Allow user space to pass back additional audit info
 2022-05-03  0:16 UTC  (9+ 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 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 v4 0/3] FUSE: Implement atomic lookup + open/create
 2022-05-02 10:25 UTC  (4+ 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 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()
[RFC] Volatile fanotify marks
 2022-05-02  9:13 UTC  (9+ messages)
[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  (16+ messages)
` [PATCH RFC v23 1/7] NFSD: add courteous server support for thread with only delegation
` [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  (5+ messages)
` [PATCH v5 2/3] fat: ignore ctime updates, and keep ctime identical to mtime in memory
` [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)
[PATCH v4 1/3] fat: split fat_truncate_time() into separate functions
 2022-04-30  4:15 UTC  (6+ messages)
` [PATCH v4 3/3] fat: report creation time in statx
[PATCH 0/4] Printbufs & shrinker OOM reporting
 2022-04-30  4:00 UTC  (2+ messages)
[PATCH] exfat: check if cluster num is valid
 2022-04-30  3:26 UTC  (3+ messages)
[PATCH v2] fs/ntfs3: validate BOOT sectors_per_clusters
 2022-04-30  2:40 UTC  (3+ messages)
[PATCH] fs/ntfs3: validate BOOT sectors_per_clusters
 2022-04-29 19:16 UTC  (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).