linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-29 17:08:24 to 2022-07-02 00:23:08 UTC [more...]

[PATCH v2 0/9] Add support for shared PTEs across processes
 2022-07-02  0:22 UTC  (32+ messages)
` [PATCH v2 1/9] mm: Add msharefs filesystem
` [PATCH v2 2/9] mm/mshare: pre-populate msharefs with information file
` [PATCH v2 3/9] mm/mshare: make msharefs writable and support directories
` [PATCH v2 4/9] mm/mshare: Add a read operation for msharefs files
` [PATCH v2 5/9] mm/mshare: Add vm flag for shared PTE
` [PATCH v2 6/9] mm/mshare: Add mmap operation
` [PATCH v2 7/9] mm/mshare: Add unlink and munmap support
` [PATCH v2 8/9] mm/mshare: Add basic page table sharing support
` [PATCH v2 9/9] mm/mshare: Enable mshare region mapping across processes

[RFC: kdevops] Standardizing on failure rate nomenclature for expunges
 2022-07-01 23:36 UTC  (7+ messages)

[PATCH v4 1/4] panic: Taint kernel if tests are run
 2022-07-01 22:33 UTC  (11+ messages)
` [PATCH v4 2/4] module: panic: Taint the kernel when selftest modules load
` [PATCH v4 3/4] kunit: Taint the kernel when KUnit tests are run
` [PATCH v4 4/4] selftest: Taint kernel when test module loaded

[PATCH] exec: Fix a spelling mistake
 2022-07-01 22:07 UTC  (3+ messages)

[RFC][CFT][PATCHSET] iov_iter stuff
 2022-07-01 21:30 UTC  (25+ messages)
` [PATCH 01/44] 9p: handling Rerror without copy_from_iter_full()
  ` [PATCH 37/44] block: convert to advancing variants of iov_iter_get_pages{,_alloc}()
    ` [block.git conflicts] "
  ` [PATCH 40/44] 9p: convert to advancing variant of iov_iter_get_pages_alloc()

[PATCH v2] Add ioctls to get/set the ext4 superblock uuid
 2022-07-01 20:11 UTC 

[PATCH] fs: allow inode time modification with IOCB_NOWAIT
 2022-07-01 20:09 UTC 

[PATCH] namei: implemented RENAME_NEWER flag for renameat2() conditional replace
 2022-07-01 20:06 UTC  (15+ messages)
              ` [PATCH v2] namei: implemented RENAME_NEWER_MTIME "

[PATCH v7 00/15] io-uring/xfs: support async buffered writes
 2022-07-01 18:14 UTC  (8+ messages)
` [PATCH v7 15/15] xfs: Add async buffered write support

[PATCH v3 25/25] xfs: Support large folios
 2022-07-01 18:03 UTC  (13+ messages)
    ` Multi-page folio issues in 5.19-rc4 (was [PATCH v3 25/25] xfs: Support large folios)

[REPOST PATCH] nfs: fix port value parsing
 2022-07-01 14:25 UTC  (10+ messages)

[PATCH v3 0/3] New fanotify API for ignoring events
 2022-07-01 13:32 UTC  (4+ messages)
` [PATCH v3 1/3] fanotify: prepare for setting event flags in ignore mask

[PATCH 0/5] fs/ntfs3: Some fixes and refactoring
 2022-07-01 13:11 UTC  (6+ messages)
` [PATCH 1/5] fs/ntfs3: Fix very fragmented case in attr_punch_hole
` [PATCH 2/5] fs/ntfs3: Remove unused mi_mark_free
` [PATCH 3/5] fs/ntfs3: Add new argument is_mft to ntfs_mark_rec_free
` [PATCH 4/5] fs/ntfs3: Make static function attr_load_runs
` [PATCH 5/5] fs/ntfs3: Fill duplicate info in ni_add_name

[PATCH 0/2] netfs, ceph: fix the crash when unlocking the folio
 2022-07-01 10:38 UTC  (4+ messages)
` [PATCH 1/2] netfs: release the folio lock and put the folio before retrying
` [PATCH 2/2] ceph: do not release the folio lock in kceph

[PATCH v2 0/2] libceph: add new iov_iter msg_data type and use it for reads
 2022-07-01 10:16 UTC  (4+ messages)
` [PATCH v2 1/2] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type

[PATCH] fs: Replace kmap{,_atomic}() with kmap_local_page()
 2022-07-01 10:10 UTC  (3+ messages)

[PATCH v5 bpf-next 0/5] Add bpf_getxattr
 2022-07-01  9:24 UTC  (23+ messages)
` [PATCH v5 bpf-next 5/5] bpf/selftests: Add a selftest for bpf_getxattr

[PATCH 0/2] vfs: fix a couple of mount table handling problems
 2022-07-01  6:29 UTC  (5+ messages)
` [PATCH 1/2] vfs: parse: deal with zero length string value

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-07-01  5:14 UTC  (3+ messages)

[PATCH 00/12] block: support for partial sector reads
 2022-07-01  2:40 UTC  (14+ messages)
` [PATCH 01/12] block: move direct io alignment check to common
` [PATCH 02/12] iomap: save copy of bdev for direct io
` [PATCH 03/12] iomap: get logical block size directly
` [PATCH 04/12] iomap: use common blkdev alignment check
` [PATCH 05/12] block: add bit bucket capabilities
` [PATCH 06/12] nvme: add support for bit buckets
` [PATCH 07/12] block: allow copying pre-registered bvecs
` [PATCH 08/12] block: add bio number of vecs helper for partials
` [PATCH 09/12] block: add partial sector parameter helper
` [PATCH 10/12] block: add direct-io partial sector read support
` [PATCH 11/12] iomap: "
` [PATCH 12/12] block: export and document bit_bucket attribute

[PATCH 0/3] Fixes for 5.19b
 2022-07-01  1:55 UTC  (6+ messages)
` [PATCH 1/3] filemap: Correct the conditions for marking a folio as accessed
  ` Major btrfs fiemap slowdown on file with many extents once in cache (RCU stalls?) (Was: [PATCH 1/3] filemap: Correct the conditions for marking a folio as accessed)

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-01  1:21 UTC  (7+ messages)
` [PATCH v6 6/8] KVM: Handle page fault for "

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-06-30 23:49 UTC 

[PATCH v2 0/2] procfs: Add file path and size to /proc/<pid>/fdinfo
 2022-06-30 21:30 UTC  (9+ messages)
` [PATCH v2 1/2] procfs: Add 'size' to /proc/<pid>/fdinfo/

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2022-06-30 20:38 UTC  (5+ messages)
` [PATCH v4 3/3] gen_init_cpio: add support for file metadata

[RESEND PATCH v16] vfs: fix copy_file_range() regression in cross-fs copies
 2022-06-30 19:58 UTC 

[GIT PULL] Fanotify fixup for 5.19-rc5
 2022-06-30 17:28 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: iomap-5.20-merge updated to f8189d5d5fbf
 2022-06-30 17:18 UTC 

[syzbot] BUG: unable to handle kernel paging request in truncate_inode_partial_folio
 2022-06-30 17:04 UTC  (6+ messages)

[PATCH 0/6] block: add support for REQ_OP_VERIFY
 2022-06-30 16:24 UTC  (9+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] nvme: add support for the Verify command
` [PATCH 3/6] nvmet: add Verify command support for bdev-ns
` [PATCH 4/6] nvmet: add Verify emulation "
` [PATCH 5/6] nvmet: add verify emulation support for file-ns
` [PATCH 6/6] null_blk: add REQ_OP_VERIFY support

XArray multiple marks support
 2022-06-30 15:48 UTC 

[RESEND RFC PATCH] epoll: autoremove wakers even more aggressively
 2022-06-30 14:59 UTC  (5+ messages)

[PATCH 5.15 13/28] fs: add is_idmapped_mnt() helper
 2022-06-30 13:47 UTC  (11+ messages)
` [PATCH 5.15 14/28] fs: move mapping helpers
` [PATCH 5.15 15/28] fs: tweak fsuidgid_has_mapping()
` [PATCH 5.15 16/28] fs: account for filesystem mappings
` [PATCH 5.15 17/28] docs: update mapping documentation
` [PATCH 5.15 18/28] fs: use low-level mapping helpers
` [PATCH 5.15 19/28] fs: remove unused "
` [PATCH 5.15 20/28] fs: port higher-level "
` [PATCH 5.15 21/28] fs: add i_user_ns() helper
` [PATCH 5.15 22/28] fs: support mapped mounts of mapped filesystems
` [PATCH 5.15 24/28] fs: account for group membership

Wondering the reason why __fput_sync is not exported as GPL only
 2022-06-30 10:01 UTC 

[PATCH] sys-utils: add blkverify command
 2022-06-30  9:16 UTC 

[PATCHv6 11/11] iomap: add support for dma aligned direct-io
 2022-06-30  5:45 UTC  (15+ messages)

[PATCH 0/3] proc: improve root readdir latency with many threads
 2022-06-29 19:13 UTC  (10+ messages)
` [PATCH 1/3] radix-tree: propagate all tags in idr tree

[PATCH] fuse: writeback_cache consistency enhancement (writeback_cache_v2)
 2022-06-29 18:37 UTC  (8+ messages)
  ` [External] "

[PATCH v1 00/14] Add support for shared PTEs across processes
 2022-06-29 17:48 UTC  (8+ messages)
` [PATCH v1 09/14] mm/mshare: Do not free PTEs for mshare'd PTEs

[PATCH] proc/vmcore: fix potential memory leak in vmcore_init()
 2022-06-29 16:52 UTC 


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