Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-08 15:49:31 to 2022-07-14 10:34:49 UTC [more...]

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-07-14 10:34 UTC  (2+ messages)
` [RFC PATCH v6] "

[PATCH v3] secretmem: fix unhandled fault in truncate
 2022-07-14  9:52 UTC  (2+ messages)

[PATCH RESEND] chardev: fix error handling in cdev_device_add()
 2022-07-14  9:33 UTC  (2+ messages)

[PATCH v5] proc/vmcore: fix potential memory leak in vmcore_init()
 2022-07-14  6:55 UTC 

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-14  5:13 UTC  (15+ messages)
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier

[PATCH v10 1/4] fs: add mode_strip_sgid() helper
 2022-07-14  6:11 UTC  (4+ messages)
` [PATCH v10 2/4] fs: Add missing umask strip in vfs_tmpfile
` [PATCH v10 3/4] fs: move S_ISGID stripping into the vfs_*() helpers
` [PATCH v10 4/4] ceph: rely on vfs for setgid stripping

[PATCH 0/2] fs/ntfs3: Refactoring and improving logic in run_pack
 2022-07-14  4:24 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 4662b7adea50bb62e993a67f611f3be625d3df0d
 2022-07-14  1:56 UTC 

Information Leak: FIDEDUPERANGE ioctl allows reading writeonly files
 2022-07-14  1:03 UTC  (29+ messages)
                ` [PATCH] fs/remap: constrain dedupe of EOF blocks
                      ` [PATCH] vf/remap: return the amount of bytes actually deduplicated

[PATCH 0/5] kernfs: Use a per-fs rwsem to protect per-fs list of kernfs_super_info
 2022-07-14  0:22 UTC  (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] kernfs: Change kernfs_rename_lock into a read-write lock
` [PATCH 3/5] kernfs: Introduce interface to access per-fs rwsem
` [PATCH 4/5] kernfs: Replace per-fs rwsem with hashed rwsems
` [PATCH 5/5] kernfs: Add a document to describe hashed locks used in kernfs

[PATCHv2 1/3] block: ensure iov_iter advances for added pages
 2022-07-13 20:21 UTC  (5+ messages)
` [PATCHv2 2/3] block: ensure bio_iov_add_page can't fail
` [PATCHv2 3/3] block: fix leaking page ref on truncated direct io

[PATCH 0/6] fs/ntfs3: Refactoring of several functions
 2022-07-13 18:58 UTC  (8+ messages)
` [PATCH 1/6] fs/ntfs3: New function ntfs_bad_inode
` [PATCH 2/6] fs/ntfs3: Refactoring attr_set_size to restore after errors
` [PATCH 3/6] fs/ntfs3: Refactoring attr_punch_hole "
` [PATCH 4/6] fs/ntfs3: Refactoring attr_insert_range "
` [PATCH 5/6] fs/ntfs3: Create MFT zone only if length is large enough
` [PATCH 6/6] fs/ntfs3: Make ni_ins_new_attr return error

[PATCH v2 0/9] Add support for shared PTEs across processes
 2022-07-13 18:03 UTC  (7+ messages)

[PATCH V2 0/6] block: add support for REQ_OP_VERIFY
 2022-07-13 15:43 UTC  (9+ messages)
` [PATCH V2 1/6] "
` [PATCH V2 2/6] nvme: add support for the Verify command
` [PATCH V2 3/6] nvmet: add Verify command support for bdev-ns
` [PATCH V2 4/6] nvmet: add Verify emulation "
` [PATCH V2 5/6] null_blk: add REQ_OP_VERIFY support
` [PATCH V2 6/6] scsi: sd: add support for REQ_OP_VERIFY

[PATCH 0/6] block: add support for REQ_OP_VERIFY
 2022-07-13 14:04 UTC  (6+ messages)

[PATCH v2] secretmem: fix unhandled fault in truncate
 2022-07-13 13:27 UTC  (7+ messages)

[PATCH v5] proc: Fix a dentry lock race between release_task and lookup
 2022-07-13 13:00 UTC 

[PATCH v4] proc: Fix a dentry lock race between release_task and lookup
 2022-07-13 12:41 UTC  (6+ messages)

[PATCH v2] vfs: parse sloppy mount option in correct order
 2022-07-13 10:36 UTC  (2+ messages)

Linux 5.18-rc4
 2022-07-13  9:37 UTC  (9+ messages)

[linux-next:master] BUILD REGRESSION 734339e5c1c46e3af041b4c288c213e045e34354
 2022-07-13  4:51 UTC 

[PATCH RFC 1/5] net: Add distinct sk_psock field
 2022-07-13  4:46 UTC  (2+ messages)

[PATCH] affs: replace kmap_atomic() with kmap_local_page()
 2022-07-12 23:02 UTC  (2+ messages)

[PATCH v4 0/2] Prevent re-use of FUSE superblock after force unmount
 2022-07-12 22:24 UTC  (3+ messages)
` [PATCH v4 2/2] FUSE: Retire superblock on "

[RFC PATCH RESEND] userfaultfd: open userfaultfds with O_RDONLY
 2022-07-12 21:16 UTC  (3+ messages)

[RFC PATCH 0/2] Keyagents: another call_usermodehelper approach for namespaces
 2022-07-12 16:47 UTC  (5+ messages)
` [PATCH 1/2] KEYS: Add key_type keyagent
` [PATCH 2/2] KEYS: Add keyagent request_key

[GIT PULL] overlayfs fixes for 5.19-rc7
 2022-07-12 16:02 UTC  (2+ messages)

[PATCH v2] Add ioctls to get/set the ext4 superblock uuid
 2022-07-12 15:32 UTC  (4+ messages)

strange interaction between fuse + pidns
 2022-07-12 15:14 UTC  (10+ messages)

[PATCH v2 0/5] mm, oom: Introduce per numa node oom for CONSTRAINT_{MEMORY_POLICY,CPUSET}
 2022-07-12 15:00 UTC  (7+ messages)
` [PATCH v2 3/5] mm: add numa fields for tracepoint rss_stat

[PATCH] proc: fix test for "vsyscall=xonly" boot option
 2022-07-12 14:51 UTC  (2+ messages)
` [PATCH v2] "

[syzbot] BUG: sleeping function called from invalid context in __xas_nomem
 2022-07-12 12:03 UTC 

[PATCH v2 1/5] mm: add a new parameter `node` to `get/add/inc/dec_mm_counter`
 2022-07-12  6:33 UTC  (2+ messages)
` [mm] c20f7bacef: WARNING:possible_circular_locking_dependency_detected

remove iomap_writepage
 2022-07-12  4:57 UTC  (12+ messages)
` [PATCH 1/4] gfs2: stop using generic_writepages in gfs2_ail1_start_one
` [PATCH 2/4] gfs2: remove ->writepage
` [PATCH 3/4] zonefs: "
` [PATCH 4/4] iomap: remove iomap_writepage

[PATCH] mm: fix missing wake-up event for FSDAX pages
 2022-07-12  2:39 UTC  (4+ messages)

[PATCH v4] proc/vmcore: fix potential memory leak in vmcore_init()
 2022-07-12  1:27 UTC  (2+ messages)

[PATCH] [fuse] alloc_page nofs avoid deadlock
 2022-07-12  1:16 UTC  (12+ messages)

[PATCH v3] proc/vmcore: fix potential memory leak in vmcore_init()
 2022-07-12  1:06 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 4112a8699ae2eac797415b9be1d7901b3f79e772
 2022-07-12  0:50 UTC 

[PATCH v6 1/4] panic: Taint kernel if tests are run
 2022-07-11 23:17 UTC  (8+ messages)
` [PATCH v6 3/4] kunit: Taint the kernel when KUnit "

[PATCH] selftests/proc: Fix proc-pid-vm for vsyscall=xonly
 2022-07-11 23:15 UTC  (9+ messages)

[PATCH v2] namei: implemented RENAME_NEWER_MTIME flag for renameat2() conditional replace
 2022-07-11 23:10 UTC  (4+ messages)
` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] selftests: added a new target renameat2

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

[PATCH v2 0/4] proc: improve root readdir latency with many threads
 2022-07-11 20:19 UTC  (6+ messages)
` [PATCH v2 1/4] radix-tree: propagate all tags in idr tree
` [PATCH v2 2/4] idr: support optional id tagging
` [PATCH v2 3/4] pid: tag pids associated with group leader tasks
` [PATCH v2 4/4] procfs: use efficient tgid pid search on root readdir

[RESEND PATCH v4] fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_other
 2022-07-11 17:48 UTC 

[PATCH 0/2] landlock: truncate(2) support
 2022-07-11 16:27 UTC  (6+ messages)
  ` [PATCH 1/2] landlock: Support truncate(2)
  ` [PATCH 2/2] landlock: Selftests for truncate(2) support

[PATCH v2 0/2] Allow skipping abort interface for virtiofs
 2022-07-11 10:26 UTC  (3+ messages)

[PATCH v9 1/4] fs: add mode_strip_sgid() helper
 2022-07-11  9:58 UTC  (4+ messages)
` [PATCH v9 3/4] fs: move S_ISGID stripping into the vfs

[RFC PATCH 3/7] lib/cpio: use non __init filesystem related functions
 2022-07-11  8:38 UTC  (2+ messages)
` [lib/cpio] 0e4846b4e7: Initramfs_unpacking_failed

potential race in FUSE's readdir() + releasedir()?
 2022-07-11  8:33 UTC  (3+ messages)
  ` [fuse-devel] "

[syzbot] KASAN: use-after-free Read in pipe_release
 2022-07-11  7:58 UTC 

[syzbot] KASAN: use-after-free Read in kill_fasync
 2022-07-11  6:41 UTC 

[PATCH 0/3] autofs: fix may_umount_tree()
 2022-07-11  3:37 UTC  (4+ messages)
` [PATCH 1/3] vfs: track count of child mounts
` [PATCH 2/3] vfs: add propagate_mount_tree_busy() helper
` [PATCH 3/3] vfs: make may_umount_tree() mount namespace aware

[RFC][CFT][PATCHSET] iov_iter stuff
 2022-07-10 18:04 UTC  (4+ 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}()

[PATCH] fs: Call kmap_local_page() in copy_string_kernel()
 2022-07-10 10:01 UTC 

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

[PATCH v3 00/21] Update Documentation/ cross references and fix issues
 2022-07-09 10:07 UTC  (2+ messages)
` [PATCH v3 08/21] fs: namei: address some kernel-doc issues

WARNING: CPU: 1 PID: 14735 at fs/dcache.c:365 dentry_free+0x100/0x128
 2022-07-09  5:33 UTC 

[PATCH v2] proc/vmcore: fix potential memory leak in vmcore_init()
 2022-07-09  0:17 UTC  (3+ messages)

[GIT PULL] fscache: Miscellaneous fixes
 2022-07-08 23:17 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION f2528c29385819a84480cacef4886b049761e2c5
 2022-07-08 22:56 UTC 

fs/dcache: Resolve the last RT woes
 2022-07-08 15:52 UTC  (2+ messages)

[RFC PATCH 2/3] pci/doe: Use devm_xa_init()
 2022-07-08 15:49 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 read-only IMAP folder(s) and NNTP newsgroup(s).