messages from 2022-03-22 14:15:44 to 2022-03-24 06:56:39 UTC [more...]
[RFC PATCH] getvalues(2) prototype
2022-03-24 6:56 UTC (23+ messages)
[PATCH v6 0/6] DAX poison recovery
2022-03-24 6:37 UTC (18+ messages)
` [PATCH v6 2/6] x86/mce: relocate set{clear}_mce_nospec() functions
` [PATCH v6 3/6] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v6 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
` [PATCH v6 5/6] pmem: refactor pmem_clear_poison()
[v2 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
2022-03-24 2:46 UTC (3+ messages)
RFC: cleanup btrfs bio handling
2022-03-24 0:57 UTC (81+ messages)
` [PATCH 01/40] btrfs: fix submission hook error handling in btrfs_repair_one_sector
` [PATCH 02/40] btrfs: fix direct I/O read repair for split bios
` [PATCH 03/40] btrfs: fix direct I/O writes for split bios on zoned devices
` [PATCH 04/40] btrfs: fix and document the zoned device choice in alloc_new_bio
` [PATCH 05/40] btrfs: refactor __btrfsic_submit_bio
` [PATCH 06/40] btrfs: split submit_bio from btrfsic checking
` [PATCH 07/40] btrfs: simplify btrfsic_read_block
` [PATCH 08/40] btrfs: simplify repair_io_failure
` [PATCH 09/40] btrfs: simplify scrub_recheck_block
` [PATCH 10/40] btrfs: simplify scrub_repair_page_from_good_copy
` [PATCH 11/40] btrfs: move the call to bio_set_dev out of submit_stripe_bio
` [PATCH 12/40] btrfs: pass a block_device to btrfs_bio_clone
` [PATCH 13/40] btrfs: initialize ->bi_opf and ->bi_private in rbio_add_io_page
` [PATCH 14/40] btrfs: don't allocate a btrfs_bio for raid56 per-stripe bios
` [PATCH 15/40] btrfs: don't allocate a btrfs_bio for scrub bios
` [PATCH 16/40] btrfs: stop using the btrfs_bio saved iter in index_rbio_pages
` [PATCH 17/40] btrfs: remove the submit_bio_hook argument to submit_read_repair
` [PATCH 18/40] btrfs: move more work into btrfs_end_bioc
` [PATCH 19/40] btrfs: defer I/O completion based on the btrfs_raid_bio
` [PATCH 20/40] btrfs: cleanup btrfs_submit_metadata_bio
` [PATCH 21/40] btrfs: cleanup btrfs_submit_data_bio
` [PATCH 22/40] btrfs: cleanup btrfs_submit_dio_bio
` [PATCH 23/40] btrfs: store an inode pointer in struct btrfs_bio
` [PATCH 24/40] btrfs: remove btrfs_end_io_wq
` [PATCH 25/40] btrfs: remove btrfs_wq_submit_bio
` [PATCH 26/40] btrfs: refactor btrfs_map_bio
` [PATCH 27/40] btrfs: clean up the raid map handling __btrfs_map_block
` [PATCH 28/40] btrfs: do not allocate a btrfs_io_context in btrfs_map_bio
` [PATCH 29/40] btrfs: do not allocate a btrfs_bio for low-level bios
` [PATCH 30/40] iomap: add per-iomap_iter private data
` [PATCH 31/40] iomap: add a new ->iomap_iter operation
` [PATCH 32/40] iomap: optionally allocate dio bios from a file system bio_set
` [PATCH 33/40] iomap: add a hint to ->submit_io if there is more I/O coming
` [PATCH 34/40] btrfs: add a btrfs_dio_rw wrapper
` [PATCH 35/40] btrfs: allocate dio_data on stack
` [PATCH 36/40] btrfs: implement ->iomap_iter
` [PATCH 37/40] btrfs: add a btrfs_get_stripe_info helper
` [PATCH 38/40] btrfs: return a blk_status_t from btrfs_repair_one_sector
` [PATCH 39/40] btrfs: pass private data end end_io handler to btrfs_repair_one_sector
` [PATCH 40/40] btrfs: use the iomap direct I/O bio directly
[PATCH RFC v3 0/6] Intruduce nfsrahead
2022-03-23 21:58 UTC (2+ messages)
[PATCH RFC] nfsd: avoid recursive locking through fsnotify
2022-03-23 19:31 UTC (8+ messages)
[PATCH 2/3] shmem: Introduce /sys/fs/tmpfs support
2022-03-23 18:04 UTC (2+ messages)
[RFC PATCH v11 00/51] ceph+fscrypt : full support
2022-03-23 16:55 UTC (18+ messages)
` [RFC PATCH v11 02/51] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
` [RFC PATCH v11 06/51] ceph: crypto context handling for ceph
` [RFC PATCH v11 07/51] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces
` [RFC PATCH v11 08/51] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
` [RFC PATCH v11 09/51] ceph: add ability to set fscrypt_auth via setattr
` [RFC PATCH v11 12/51] ceph: add fscrypt ioctls
` [RFC PATCH v11 13/51] ceph: make the ioctl cmd more readable in debug log
` [RFC PATCH v11 14/51] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v11 15/51] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v11 21/51] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
` [RFC PATCH v11 38/51] ceph: add object version support for sync read
` [RFC PATCH v11 46/51] ceph: add read/modify/write to ceph_sync_write
` [RFC PATCH v11 50/51] ceph: add encryption support to writepage
` [RFC PATCH v11 51/51] ceph: fscrypt support for writepages
[GIT PULL] xfs: new code for 5.18
2022-03-23 16:48 UTC
[dm-devel] [PATCH 01/19] fs: remove mpage_alloc
2022-03-23 15:43 UTC
[PATCH v13 0/4] io_uring: add xattr support
2022-03-23 15:44 UTC (5+ messages)
` [PATCH v13 1/4] fs: split off setxattr_copy and do_setxattr function from setxattr
` [PATCH v13 2/4] fs: split off do_getxattr from getxattr
` [PATCH v13 3/4] io_uring: add fsetxattr and setxattr support
` [PATCH v13 4/4] io_uring: add fgetxattr and getxattr support
[PATCH] fs: do not pass __GFP_HIGHMEM to bio_alloc in do_mpage_readpage
2022-03-23 15:42 UTC (2+ messages)
[GIT PULL] Reiserfs, udf, ext2 fixes and cleanups for 5.18-rc1
2022-03-23 15:37 UTC
[GIT PULL] fsnotify changes for 5.18-rc1
2022-03-23 15:31 UTC
[PATCH v5 00/22] fscache, erofs: fscache-based on-demand read semantics
2022-03-23 11:45 UTC
[GIT PULL] fs preempt_rt fix
2022-03-23 11:02 UTC
[GIT PULL] fs/mount_setattr updates
2022-03-23 11:02 UTC
[PATCH 1/2] fat: split fat_truncate_time() into separate functions
2022-03-23 10:57 UTC (7+ messages)
` [PATCH 2/2] fat: introduce creation time
[PATCH -next] uaccess: fix __access_ok limit setup in compat mode
2022-03-23 10:34 UTC (3+ messages)
[PATCH] fs: fix -Wmissing-declaration warning
2022-03-23 10:00 UTC
improve the bio allocation interface v2
2022-03-23 9:29 UTC (6+ messages)
` [PATCH 01/19] fs: remove mpage_alloc
` [dm-devel] "
[PATCH 0/5] Volatile fanotify marks
2022-03-23 9:16 UTC (12+ messages)
` [PATCH 4/5] fanotify: add support for exclusive create of mark
` direct reclaim of fanotify evictable marks
[PATCH] idr: Remove unused ida_simple_{get,remove}
2022-03-23 5:09 UTC (4+ messages)
[PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
2022-03-23 6:10 UTC (5+ messages)
[PATCH v5 03/22] cachefiles: introduce on-demand read mode
2022-03-23 5:32 UTC (10+ messages)
` [PATCH v5 00/22] fscache,erofs: fscache-based on-demand read semantics
[GIT PULL] Folio patches for 5.18 (FS part)
2022-03-23 2:27 UTC (2+ messages)
[PATCH v2 0/4] protect relocation with sb_start_write
2022-03-23 2:26 UTC (8+ messages)
` [PATCH v2 2/4] btrfs: mark device addition as mnt_want_write_file
[PATCH RFC v17 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
2022-03-23 1:14 UTC (7+ messages)
` [PATCH RFC v17 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy client
` [PATCH RFC v17 06/11] NFSD: Update find_clp_in_name_tree() "
[PATCH linux-next] selftests/proc: fix array_size.cocci warning
2022-03-22 23:02 UTC (2+ messages)
[LSF/MM TOPIC] Better handling of negative dentries
2022-03-22 22:29 UTC (14+ messages)
[GIT PULL] Btrfs updates for 5.18
2022-03-22 22:09 UTC (5+ messages)
[GIT PULL] fscrypt updates for 5.18
2022-03-22 18:31 UTC (2+ 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