linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-06 13:58:24 to 2022-08-11 13:38:13 UTC [more...]

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-11 13:32 UTC  (31+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 03/14] mm: Introduce memfile_notifier
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier
` [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*

[PATCH v3] nfs: Fix automount superblock LSM init problem, preventing sb sharing
 2022-08-11 12:28 UTC  (3+ messages)

[PATCH net-next] net/smc: Introduce TCP ULP support
 2022-08-11  9:29 UTC  (2+ messages)

[syzbot] linux-next boot error: BUG: unable to handle kernel paging request in kernel_execve
 2022-08-11  7:29 UTC 

[PATCHv3 0/7] dma mapping optimisations
 2022-08-11  7:22 UTC  (16+ messages)
` [PATCHv3 2/7] file: add ops to dma map bvec

INFO: task hung in iterate_supers
 2022-08-11  6:53 UTC  (3+ messages)

[PATCH v5 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-11  6:49 UTC  (9+ messages)
` [PATCH v5 1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v5 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
` [PATCH v5 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v5 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
` [PATCH v5 5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh

remove iomap_writepage v2
 2022-08-11  5:58 UTC  (9+ messages)

[RFC PATCH] kernfs: enable per-inode limits for all xattr types
 2022-08-11  4:58 UTC 

[PATCH] mm/shmem: tmpfs fallocate use file_modified()
 2022-08-11  4:55 UTC 

[PATCH] mm/shmem: fix chattr fsflags support in tmpfs
 2022-08-11  4:51 UTC 

[PATCH] cifs: Remove {cifs,nfs}_fscache_release_page()
 2022-08-11  2:27 UTC  (3+ messages)

[PATCH v4 0/4] fanotify: Allow user space to pass back additional audit info
 2022-08-11  2:23 UTC  (11+ messages)
` [PATCH v4 1/4] fanotify: Ensure consistent variable type for response
` [PATCH v4 2/4] fanotify: define struct members to hold response decision context
` [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response
` [PATCH v4 4/4] fanotify,audit: deliver fan_info as a hex-encoded string

[PATCHSET v2 00/14] xfs: design documentation for online fsck
 2022-08-11  1:17 UTC  (18+ messages)
` [PATCH 01/14] xfs: document the motivation for online fsck design
` [PATCH 02/14] xfs: document the general theory underlying "
` [PATCH 03/14] xfs: document the testing plan for online fsck
` [PATCH 04/14] xfs: document the user interface "
` [PATCH 05/14] xfs: document the filesystem metadata checking strategy
` [PATCH 06/14] xfs: document how online fsck deals with eventual consistency
` [PATCH 07/14] xfs: document pageable kernel memory
` [PATCH 08/14] xfs: document btree bulk loading
` [PATCH 09/14] xfs: document online file metadata repair code
` [PATCH 10/14] xfs: document full filesystem scans for online fsck
` [PATCH 11/14] xfs: document metadata file repair
` [PATCH 12/14] xfs: document directory tree repairs
` [PATCH 13/14] xfs: document the userspace fsck driver program
` [PATCH 14/14] xfs: document future directions of online fsck

[syzbot] INFO: task hung in __generic_file_fsync (3)
 2022-08-10 23:40 UTC  (2+ messages)

fs/zonefs/./trace.h:22:1: sparse: sparse: cast to restricted blk_opf_t
 2022-08-10 22:21 UTC  (6+ messages)

[PATCH] afs: Enable multipage folio support
 2022-08-10 17:52 UTC 

[PATCH 0/5] Add process_memwatch syscall
 2022-08-10 17:05 UTC  (8+ messages)

"Der Ruckgang der Kryptowahrung macht Sie zum Millionar"
 2022-08-10  6:17 UTC 

[RFC][PATCH] uapi: Remove the inclusion of linux/mount.h from uapi/linux/fs.h
 2022-08-10 13:01 UTC  (5+ messages)

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

[RFC PATCH 0/4] vfs: allow querying i_version via statx
 2022-08-10 10:35 UTC  (14+ messages)
` [RFC PATCH 1/4] vfs: report change attribute in statx for IS_I_VERSION inodes
` [RFC PATCH 4/4] ceph: fill in the change attribute in statx requests

[PATCH v1 1/2] Enable balloon drivers to report inflated memory
 2022-08-10  9:16 UTC  (8+ messages)

[PATCH 0/4] hfsplus: Replace kmap() with kmap_local_page()
 2022-08-09 22:18 UTC  (9+ messages)
` [PATCH 1/4] hfsplus: Unmap the page in the "fail_page" label
` [PATCH 2/4] hfsplus: Convert kmap() to kmap_local_page() in bnode.c
` [PATCH 3/4] hfsplus: Convert kmap() to kmap_local_page() in bitmap.c
` [PATCH 4/4] hfsplus: Convert kmap() to kmap_local_page() in btree.c

[PATCH] Add a read memory barrier to wait_on_buffer
 2022-08-09 22:06 UTC  (21+ messages)
` [PATCH v2] make buffer_locked provide an acquire semantics
      ` [PATCH v3 1/2] wait_bit: do read barrier after testing a bit
            ` [PATCH v4 2/2] change buffer_locked, so that it has acquire semantics
                    ` [PATCH v5] add barriers to buffer functions
                                ` [PATCH v6] add barriers to buffer_uptodate and set_buffer_uptodate

[PATCH] xfs_io: add support for mnt_id and change_attr statx fields
 2022-08-09 18:26 UTC 

[PATCH v2] fs/pipe: Deinitialize the watch_queue when pipe is freed
 2022-08-09 18:17 UTC  (8+ messages)

[PATCH 0/3] hfs: Replace kmap() with kmap_local_page()
 2022-08-09 18:05 UTC  (7+ messages)
` [PATCH 1/3] hfs: Unmap the page in the "fail_page" label
` [PATCH 2/3] hfs: Replace kmap() with kmap_local_page() in bnode.c
` [PATCH 3/3] hfs: Replace kmap() with kmap_local_page() in btree.c

[git pull] vfs.git pile 3 - dcache
 2022-08-09 17:58 UTC  (12+ messages)

[GIT PULL]
 2022-08-09 17:29 UTC  (3+ messages)
` [GIT PULL] fscache: Invalidation fix and new tracepoint

[GIT PULL] afs: Fix refcount handling
 2022-08-09 17:29 UTC  (2+ messages)

[GIT PULL] setgid inheritance for v5.20/v6.0
 2022-08-09 17:02 UTC  (4+ messages)

ANNOUNCE: nfs-utils-2.6.2 released
 2022-08-09 14:51 UTC 

[PATCH] filemap: Convert page_endio() to use a folio
 2022-08-09  2:32 UTC 

[GIT PULL] sysctl changes for v6.0-rc1
 2022-08-08 22:37 UTC  (2+ messages)

[GIT PULL] fuse update for 6.0
 2022-08-08 18:42 UTC  (2+ messages)

[GIT PULL] overlayfs update for 6.0
 2022-08-08 18:42 UTC  (2+ messages)

[PATCH] radix tree test suite: Parameter type completion
 2022-08-08 16:48 UTC  (2+ messages)

[PATCH v3 0/4] Dump command line of faulting process to syslog
 2022-08-08 13:09 UTC  (5+ messages)
` [PATCH v3 1/4] proc: Add get_task_cmdline_kernel() function
` [PATCH v3 2/4] lib/dump_stack: Add dump_stack_print_cmdline() and wire up in dump_stack_print_info()
` [PATCH v3 3/4] x86/fault: Dump command line of faulting process to syslog
` [PATCH v3 4/4] arc: Use generic dump_stack_print_cmdline() implementation

[PATCH v2 1/3] ext4: don't increase iversion counter for ea_inodes
 2022-08-08 10:26 UTC  (4+ messages)
` [PATCH v2 2/3] fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE

[syzbot] INFO: task hung in __filemap_get_folio
 2022-08-08  8:05 UTC 

[PATCH 1/3] proc: Add get_task_cmdline_kernel() function
 2022-08-07 15:11 UTC  (3+ messages)

EARN OVER $1200 PER DAY ONLINE WITH THE BITCOIN PROFIT METHOD!
 2022-08-07 12:41 UTC 

[GIT PULL] 9p for 5.20 (or 6.0)
 2022-08-06 22:08 UTC  (2+ messages)

[syzbot] KASAN: out-of-bounds Write in end_buffer_read_sync
 2022-08-06 20:48 UTC  (2+ messages)

Website contact query "CRYPTOCURRENCY WILL MAKE YOU A MILLIONAIRE"
 2022-08-06 14:19 UTC 

[Regression] ext4: changes to mb_optimize_scan cause issues on Raspberry Pi
 2022-08-06 15:23 UTC  (4+ messages)

[PATCH v9 12/27] rust: add `kernel` crate
 2022-08-06 14:57 UTC  (4+ messages)

[PATCH 2/3] lib/dump_stack: Add dump_stack_print_cmdline() and wire up in dump_stack_print_info()
 2022-08-06 14:40 UTC  (2+ messages)
` [lib/dump_stack] 9ac328fc55: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/rwsem.c

[PATCH] selftests/proc: Add support for vsyscall=xonly
 2022-08-06 13:57 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).