linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-10 15:18:52 to 2021-11-15 10:57:04 UTC [more...]

[PATCH v3 RESEND] fcntl: Add 32bit filesystem mode
 2021-11-15 10:56 UTC  (4+ messages)

[PATCH 0/7] Report more information in fanotify dirent events
 2021-11-15 10:23 UTC  (10+ messages)
` [PATCH 5/7] fanotify: record new parent and name in MOVED_FROM event

[RFC][PATCH 0/5] shmem/fsverity: Prepare for mandatory integrity enforcement
 2021-11-15  9:42 UTC  (14+ messages)
` [RFC][PATCH 1/5] fsverity: Introduce fsverity_get_file_digest()
` [RFC][PATCH 2/5] fsverity: Revalidate built-in signatures at file open
` [RFC][PATCH 3/5] fsverity: Do initialization earlier
` [RFC][PATCH 4/5] shmem: Avoid segfault in shmem_read_mapping_page_gfp()
` [RFC][PATCH 5/5] shmem: Add fsverity support

[PATCH] coredump-ptrace: Delayed delivery of SIGSTOP
 2021-11-15  9:15 UTC 

[PATCH 1/2] vfs: check dentry is still valid in get_link()
 2021-11-15  9:21 UTC  (11+ messages)
` [PATCH 2/2] xfs: make sure link path does not go away at access

[PATCH v2 0/2] Introduce the pkill_on_warn parameter
 2021-11-15  8:12 UTC  (9+ messages)
` [PATCH v2 2/2] sysctl: introduce kernel.pkill_on_warn

xas_retry() based loops on PREEMPT_RT
 2021-11-15  7:41 UTC  (3+ messages)

[PATCH 0/2] pipe: Fix a potential UAF and delete a duplicate line of code
 2021-11-15  6:13 UTC  (5+ messages)
` [PATCH 1/2] pipe: fix potential use-after-free in pipe_read()
` [PATCH 2/2] pipe: delete a duplicate line of code in pipe_write()

Kernel-4.14: With ubuntu-18.04 building rootfs images and booting gives SQUASHFS error: xz decompression failed, data probably corrupt
 2021-11-15  6:06 UTC  (7+ messages)

[PATCH 2 0/2] xfs: fix inline link path race
 2021-11-15  2:24 UTC  (3+ messages)
` [PATCH 2 1/2] vfs: check dentry is still valid in get_link()
` [PATCH 2 2/2] xfs: make sure link path does not go away at access

[GIT PULL] xfs: cleanups and resyncs for 5.16
 2021-11-14 20:24 UTC  (2+ messages)

[PATCH v16 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-11-14 15:45 UTC  (10+ messages)
` [PATCH v16 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
` [PATCH v16 2/3] arch: Wire up trusted_for(2)
` [PATCH v16 3/3] selftest/interpreter: Add tests for trusted_for(2) policies

[PATCH 1/2] fs: handle circular mappings correctly
 2021-11-14 13:55 UTC  (3+ messages)
` [PATCH 2/2] generic: test circular mappings

I discovered that Aruba Instant On 1930 24G 4SFP/SFP+ JL682A Switch is Running an Operating System with Linux Kernel 4.4.120!
 2021-11-14 12:03 UTC 

[PATCH] aio: Fix incorrect usage of eventfd_signal_allowed()
 2021-11-14  7:15 UTC  (2+ messages)

[GIT PULL] netfs, 9p, afs, ceph: Use folios
 2021-11-13 19:44 UTC  (2+ messages)

[PATCH] kthread: dynamically allocate memory to store kthread's full name
 2021-11-13 15:47 UTC  (6+ messages)

[PATCH] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
 2021-11-13  9:06 UTC 

[PATCH] fuse: allow CAP_SYS_ADMIN in root userns to access allow_other mount
 2021-11-12 23:29 UTC  (4+ messages)

[RFC PATCH 0/6] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-11-12 19:28 UTC  (17+ messages)
` [RFC PATCH 1/6] mm: Add F_SEAL_GUEST to shmem/memfd
` [RFC PATCH 2/6] kvm: x86: Introduce guest private memory address space to memslot
` [RFC PATCH 3/6] kvm: x86: add private_ops "
` [RFC PATCH 4/6] kvm: x86: implement private_ops for memfd backing store
` [RFC PATCH 5/6] kvm: x86: add KVM_EXIT_MEMORY_ERROR exit
` [RFC PATCH 6/6] KVM: add KVM_SPLIT_MEMORY_REGION
` [RFC PATCH 07/13] linux-headers: Update
` [RFC PATCH 08/13] hostmem: Add guest private memory to memory backend
` [RFC PATCH 09/13] qmp: Include "guest-private" property for memory backends
` [RFC PATCH 10/13] softmmu/physmem: Add private memory address space
` [RFC PATCH 11/13] kvm: register private memory slots
` [RFC PATCH 12/13] kvm: handle private to shared memory conversion
` [RFC PATCH 13/13] machine: Add 'private-memory-backend' property

[RFC] gfs2: Prevent endless loops in gfs2_file_buffered_write
 2021-11-12 19:15 UTC  (2+ messages)

[syzbot] possible deadlock in snd_timer_notify (2)
 2021-11-12 18:58 UTC 

5.15+, blocked tasks, folio_wait_bit_common
 2021-11-12 18:46 UTC  (5+ messages)

[PATCH v2 0/2] Dax poison recovery
 2021-11-12 18:00 UTC  (9+ messages)
` [PATCH v2 2/2] dax,pmem: Implement pmem based dax data recovery

[PATCH v3 1/4] mm/shmem: support deterministic charging of tmpfs
 2021-11-12 17:59 UTC  (8+ messages)
` [PATCH v3 2/4] mm/oom: handle remote ooms
` [PATCH v3 3/4] mm, shmem: add tmpfs memcg= option documentation
` [PATCH v3 4/4] mm, shmem, selftests: add tmpfs memcg= mount option tests

[RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
 2021-11-12 15:19 UTC  (19+ messages)
` [RFC PATCH 1/8] "
` [RFC PATCH 2/8] scsi: add REQ_OP_VERIFY support
` [RFC PATCH 3/8] nvme: add support for the Verify command
` [RFC PATCH 8/8] md: add support for REQ_OP_VERIFY

MTD: How to get actual image size from MTD partition
 2021-11-12 13:58 UTC  (18+ messages)

[PATCH v1] proc/vmcore: fix clearing user buffer by properly using clear_user()
 2021-11-12 13:23 UTC  (6+ messages)

[PATCH v15 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
 2021-11-12 12:25 UTC  (6+ messages)
` [fs] a0918006f9: netperf.Throughput_tps -11.6% regression

[PATCH v2] proc/vmcore: fix clearing user buffer by properly using clear_user()
 2021-11-12  9:27 UTC 

[PATCH v1] proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration
 2021-11-12  8:50 UTC  (4+ messages)

[PATCH v4] mm: Add PM_HUGE_THP_MAPPING to /proc/pid/pagemap
 2021-11-12  7:43 UTC  (11+ messages)

[PATCH] iomap: Fix iomap_readahead_iter error handling
 2021-11-12  5:44 UTC  (2+ messages)

[5.15 REGRESSION v2] iomap: Fix inline extent handling in iomap_readpage
 2021-11-12  5:44 UTC  (2+ messages)

[PATCH v7 0/7] fuse,virtiofs: support per-file DAX
 2021-11-12  2:04 UTC  (12+ messages)
` [PATCH v7 2/7] fuse: make DAX mount option a tri-state
` [PATCH v7 5/7] fuse: negotiate per inode DAX in FUSE_INIT
` [PATCH v7 6/7] fuse: mark inode DONT_CACHE when per inode DAX hint changes

[PATCH 0/7] task comm cleanups
 2021-11-12  1:08 UTC  (23+ messages)
` [PATCH 1/7] fs/exec: make __set_task_comm always set a nul terminated string
` [PATCH 2/7] fs/exec: make __get_task_comm always get "
` [PATCH 3/7] drivers/infiniband: use get_task_comm instead of open-coded string copy
` [PATCH 4/7] fs/binfmt_elf: "
` [PATCH 5/7] samples/bpf/test_overhead_kprobe_kern: make it adopt to task comm size change
` [PATCH 6/7] tools/bpf/bpftool/skeleton: use bpf_probe_read_kernel_str to get task comm
` [PATCH 7/7] tools/testing/selftests/bpf: make it adopt to task comm size change

fuse: kernel panic while using splice (lru corruption)
 2021-11-11 22:18 UTC  (5+ messages)

[RFC PATCH 0/7] Inotify support in FUSE and virtiofs
 2021-11-11 20:52 UTC  (12+ messages)

[5.15 REGRESSION] iomap: Fix inline extent handling in iomap_readpage
 2021-11-11 16:21 UTC  (5+ messages)

[PATCH v5 0/4] netfs, 9p, afs, ceph: Support folios, at least partially
 2021-11-11 15:45 UTC  (7+ messages)
` [PATCH v5 1/4] folio: Add a function to change the private data attached to a folio
` [PATCH v5 2/4] folio: Add a function to get the host inode for "
` [PATCH v5 3/4] netfs, 9p, afs, ceph: Use folios
` [PATCH v5 4/4] afs: Use folios in directory handling
  ` [kafs-testing] "

[PATCH v3 0/1] fuse: Send file/inode security context during creation
 2021-11-11 14:32 UTC  (4+ messages)
` [PATCH v3 1/1] fuse: Send security context of inode on file creation

[PATCH] fuse: fix possible write position calculation error
 2021-11-11  1:40 UTC  (5+ messages)

[PATCH] fuse: add a dev ioctl for recovery
 2021-11-11  1:38 UTC  (8+ messages)

[PATCH] f2fs: provide a way to attach HIPRI for Direct IO
 2021-11-11  0:26 UTC  (4+ messages)

[PATCH v5] mm: Add PM_HUGE_THP_MAPPING to /proc/pid/pagemap
 2021-11-10 22:11 UTC 

[PATCH v2 1/4] mm/shmem: support deterministic charging of tmpfs
 2021-11-10 21:19 UTC  (4+ messages)
` [PATCH v2 2/4] mm/oom: handle remote ooms
` [PATCH v2 3/4] mm, shmem: add tmpfs memcg= option documentation
` [PATCH v2 4/4] mm, shmem, selftests: add tmpfs memcg= mount option tests

[PATCH v4 0/4] initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME
 2021-11-10 20:54 UTC  (4+ messages)
` [PATCH v4 2/4] initramfs: print helpful cpio error on "crc" magic

[RFC PATCH] ima: differentiate overlay, pivot_root, and other pathnames
 2021-11-10 17:39 UTC 

Fwd: + hitting-bug_on-trap-in-read_pages-mm-optimise-put_pages_list.patch added to -mm tree
 2021-11-10 17:14 UTC 

[syzbot] possible deadlock in snd_hrtimer_callback (2)
 2021-11-10 17:01 UTC 

[syzbot] possible deadlock in input_event (2)
 2021-11-10 17:01 UTC 

[syzbot] possible deadlock in _snd_pcm_stream_lock_irqsave (3)
 2021-11-10 17:00 UTC 

[PATCH v4 0/5] netfs, 9p, afs, ceph: Support folios, at least partially
 2021-11-10 15:18 UTC  (2+ 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 NNTP newsgroup(s).