linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-03 03:31:24 to 2020-11-04 11:55:40 UTC [more...]

[RFC PATCH v2 0/8] implement containerized syncfs for overlayfs
 2020-11-04 11:54 UTC  (4+ messages)
` [RFC PATCH v2 5/8] ovl: mark overlayfs' inode dirty on shared writable mmap

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-04 11:39 UTC  (11+ messages)

PROBLEM: fanotify_mark EFAULT on x86
 2020-11-04 10:14 UTC  (4+ messages)

possible deadlock in send_sigurg (2)
 2020-11-04  9:58 UTC  (2+ messages)

[PATCH] fs/binfmt_elf: free interpreter in load_elf_binary
 2020-11-04  9:34 UTC  (2+ messages)
` [PATCH v2] "

support splice reads on seq_file based procfs files v2
 2020-11-04  8:27 UTC  (7+ messages)
` [PATCH 1/6] seq_file: add seq_read_iter
` [PATCH 2/6] proc: wire up generic_file_splice_read for iter ops
` [PATCH 3/6] proc/cpuinfo: switch to ->read_iter
` [PATCH 4/6] proc/stat: "
` [PATCH 5/6] proc "single files": "
` [PATCH 6/6] proc "seq "

[PATCH] binfmt_elf: simplify error handling in load_elf_phdrs()
 2020-11-04  7:42 UTC 

mmotm 2020-11-03-21-56 uploaded
 2020-11-04  5:58 UTC 

[PATCH] fuse: fix panic in __readahead_batch()
 2020-11-04  5:12 UTC  (6+ messages)

[PATCH 1/2] [xarry]:Fixed an issue with memory allocated using the GFP_KERNEL flag in spinlocks
 2020-11-04  2:36 UTC  (3+ messages)
` [PATCH 2/2] infiniband: Modify the reference to xa_store_irq() because the parameter of this function has changed

[PATCH] fs/binfmt_elf: free interpreter in load_elf_binary
 2020-11-04  2:06 UTC 

[PATCH] mm: Fix readahead_page_batch for retry entries
 2020-11-04  1:10 UTC  (2+ messages)

[PATCH v8 resend 0/2] avoid xfs transaction reservation recursion
 2020-11-04  0:16 UTC  (5+ messages)
` [PATCH v8 resend 1/2] mm: Add become_kswapd and restore_kswapd
` [PATCH v8 resend 2/2] xfs: avoid transaction reservation recursion

[PATCH] binfmt_elf: Fix regression limiting ELF program header size
 2020-11-04  0:09 UTC 

[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
 2020-11-03 23:28 UTC  (9+ messages)

[PATCH v9 01/41] block: add bio_add_zone_append_page
 2020-11-03 22:10 UTC  (55+ messages)
` [PATCH v9 11/41] btrfs: implement log-structured superblock for ZONED mode
` [PATCH v9 16/41] btrfs: track unusable bytes for zones
` [PATCH v9 17/41] btrfs: do sequential extent allocation in ZONED mode
` [PATCH v9 18/41] btrfs: reset zones of unused block groups
` [PATCH v9 19/41] btrfs: redirty released extent buffers in ZONED mode
` [PATCH v9 20/41] btrfs: extract page adding function
` [PATCH v9 21/41] btrfs: use bio_add_zone_append_page for zoned btrfs
` [PATCH v9 22/41] btrfs: handle REQ_OP_ZONE_APPEND as writing
` [PATCH v9 23/41] btrfs: split ordered extent when bio is sent
` [PATCH v9 24/41] btrfs: extend btrfs_rmap_block for specifying a device
` [PATCH v9 25/41] btrfs: use ZONE_APPEND write for ZONED btrfs
` [PATCH v9 26/41] btrfs: enable zone append writing for direct IO
` [PATCH v9 27/41] btrfs: introduce dedicated data write path for ZONED mode
` [PATCH v9 28/41] btrfs: serialize meta IOs on "
` [PATCH v9 30/41] btrfs: avoid async metadata checksum "
` [PATCH v9 31/41] btrfs: mark block groups to copy for device-replace
` [PATCH v9 32/41] btrfs: implement cloning for ZONED device-replace
` [PATCH v9 33/41] btrfs: implement copying "
` [PATCH v9 34/41] btrfs: support dev-replace in ZONED mode
` [PATCH v9 35/41] btrfs: enable relocation "
` [PATCH v9 37/41] btrfs: split alloc_log_tree()
` [PATCH v9 38/41] btrfs: extend zoned allocator to use dedicated tree-log block group
` [PATCH v9 39/41] btrfs: serialize log transaction on ZONED mode
` [PATCH v9 40/41] btrfs: reorder log node allocation

[PATCH v10 0/3] SELinux support for anonymous inodes and UFFD
 2020-11-03 22:00 UTC  (4+ messages)
` [PATCH v10 1/3] Add a new LSM-supporting anonymous inode interface
` [PATCH v10 2/3] Teach SELinux about anonymous inodes
` [PATCH v10 3/3] Use secure anon inodes for userfaultfd

[RFC PATCH] vfs: remove lockdep bogosity in __sb_start_write
 2020-11-03 19:37 UTC  (6+ messages)
` [RFC PATCH 2/2] vfs: separate __sb_start_write into blocking and non-blocking helpers

KASAN: use-after-free Write in io_submit_sqes
 2020-11-03 19:19 UTC  (2+ messages)

support splice reads on seq_file based procfs files
 2020-11-03 19:07 UTC  (5+ messages)

befs: TODO needs updating
 2020-11-03 19:01 UTC  (5+ messages)

[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-03 19:00 UTC  (44+ messages)
` [patch V3 01/37] mm/highmem: Un-EXPORT __kmap_atomic_idx()
` [patch V3 02/37] highmem: Remove unused functions
` [patch V3 03/37] fs: Remove asm/kmap_types.h includes
` [patch V3 04/37] sh/highmem: Remove all traces of unused cruft
` [patch V3 05/37] asm-generic: Provide kmap_size.h
` [patch V3 06/37] highmem: Provide generic variant of kmap_atomic*
` [patch V3 07/37] highmem: Make DEBUG_HIGHMEM functional
` [patch V3 08/37] x86/mm/highmem: Use generic kmap atomic implementation
` [patch V3 09/37] arc/mm/highmem: "
` [patch V3 10/37] ARM: highmem: Switch to generic kmap atomic
` [patch V3 11/37] csky/mm/highmem: "
` [patch V3 12/37] microblaze/mm/highmem: "
` [patch V3 13/37] mips/mm/highmem: "
` [patch V3 14/37] nds32/mm/highmem: "
` [patch V3 15/37] powerpc/mm/highmem: "
` [patch V3 16/37] sparc/mm/highmem: "
` [patch V3 17/37] xtensa/mm/highmem: "
` [patch V3 18/37] highmem: Get rid of kmap_types.h
` [patch V3 19/37] mm/highmem: Remove the old kmap_atomic cruft
` [patch V3 20/37] io-mapping: Cleanup atomic iomap
` [patch V3 21/37] Documentation/io-mapping: Remove outdated blurb
` [patch V3 22/37] highmem: High implementation details and document API
` [patch V3 23/37] sched: Make migrate_disable/enable() independent of RT
` [patch V3 24/37] sched: highmem: Store local kmaps in task struct
  ` [patch V4 "
` [patch V3 25/37] mm/highmem: Provide kmap_local*
` [patch V3 26/37] io-mapping: Provide iomap_local variant
` [patch V3 27/37] x86/crashdump/32: Simplify copy_oldmem_page()
` [patch V3 28/37] mips/crashdump: "
` [patch V3 29/37] ARM: mm: Replace kmap_atomic_pfn()
` [patch V3 30/37] highmem: Remove kmap_atomic_pfn()
` [patch V3 31/37] drm/ttm: Replace kmap_atomic() usage
` [patch V3 32/37] drm/vmgfx: Replace kmap_atomic()
` [patch V3 33/37] highmem: Remove kmap_atomic_prot()
` [patch V3 34/37] drm/qxl: Replace io_mapping_map_atomic_wc()
` [patch V3 35/37] drm/nouveau/device: "
` [patch V3 36/37] drm/i915: "
` [patch V3 37/37] io-mapping: Remove io_mapping_map_atomic_wc()

[PATCH 00/17] Refactor generic_file_buffered_read
 2020-11-03 18:55 UTC  (40+ messages)
` [PATCH 01/17] mm/filemap: Rename generic_file_buffered_read subfunctions
` [PATCH 02/17] mm/filemap: Use THPs in generic_file_buffered_read
` [PATCH 03/17] mm/filemap: Pass a sleep state to put_and_wait_on_page_locked
` [PATCH 04/17] mm/filemap: Support readpage splitting a page
` [PATCH 05/17] mm/filemap: Inline __wait_on_page_locked_async into caller
` [PATCH 06/17] mm/filemap: Don't call ->readpage if IOCB_WAITQ is set
` [PATCH 07/17] mm/filemap: Change filemap_read_page calling conventions
` [PATCH 08/17] mm/filemap: Change filemap_create_page arguments
` [PATCH 09/17] mm/filemap: Convert filemap_update_page to return an errno
` [PATCH 10/17] mm/filemap: Move the iocb checks into filemap_update_page
` [PATCH 11/17] mm/filemap: Add filemap_range_uptodate
` [PATCH 13/17] mm/filemap: Remove parameters from filemap_update_page()
` [PATCH 14/17] mm/filemap: Restructure filemap_get_pages
` [PATCH 15/17] mm/filemap: Don't relock the page after calling readpage

[PATCH v23 00/12] Landlock LSM
 2020-11-03 18:21 UTC  (13+ messages)
` [PATCH v23 01/12] landlock: Add object management
` [PATCH v23 02/12] landlock: Add ruleset and domain management
` [PATCH v23 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v23 04/12] landlock: Add ptrace restrictions
` [PATCH v23 05/12] LSM: Infrastructure management of the superblock
` [PATCH v23 06/12] fs,security: Add sb_delete hook
` [PATCH v23 07/12] landlock: Support filesystem access-control
` [PATCH v23 08/12] landlock: Add syscall implementations
` [PATCH v23 09/12] arch: Wire up Landlock syscalls
` [PATCH v23 10/12] selftests/landlock: Add user space tests
` [PATCH v23 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v23 12/12] landlock: Add user and kernel documentation

general protection fault in __fget_files
 2020-11-03 17:43 UTC 

[PATCH 1/2] afs: Fix warning due to unadvanced marshalling pointer
 2020-11-03 16:33 UTC  (2+ messages)
` [PATCH 2/2] afs: Fix incorrect freeing of the ACL passed to the YFS ACL store op

[PATCH v22 00/12] Landlock LSM
 2020-11-03 16:03 UTC  (4+ messages)
` [PATCH v22 07/12] landlock: Support filesystem access-control

[PATCH 00/19] Transparent Hugepages for non-tmpfs filesystems
 2020-11-03 15:02 UTC  (7+ messages)
` [PATCH 02/19] mm: Use multi-index entries in the page cache
` [PATCH 05/19] mm/filemap: Rename generic_file_buffered_read subfunctions

[PATCH -next] fs: Fix memory leaks in do_renameat2() error paths
 2020-11-03 14:45 UTC  (13+ messages)

[PATCH 00/34] fs: idmapped mounts
 2020-11-03 14:10 UTC  (5+ messages)

[PATCH v9 00/41] btrfs: zoned block device support
 2020-11-03 13:32 UTC  (22+ messages)
` [PATCH v9 04/41] btrfs: Get zone information of zoned block devices
` [PATCH v9 05/41] btrfs: Check and enable ZONED mode
` [PATCH v9 06/41] btrfs: introduce max_zone_append_size
` [PATCH v9 07/41] btrfs: disallow space_cache in ZONED mode
` [PATCH v9 08/41] btrfs: disallow NODATACOW "
` [PATCH v9 09/41] btrfs: disable fallocate "
` [PATCH v9 10/41] btrfs: disallow mixed-bg "
` [PATCH v9 12/41] btrfs: implement zoned chunk allocator
` [PATCH v9 14/41] btrfs: load zone's alloction offset
` [PATCH v9 15/41] btrfs: emulate write pointer for conventional zones

Null pointer dereference in nsfs_evict with CONFIG_NET_NS=n triggered via systemd-networkd's debugging
 2020-11-03 13:22 UTC 

[PATCH v2] fs/aio.c: Cosmetic
 2020-11-03  9:50 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/2] quota: Handle corrupted quota file better
 2020-11-03  8:57 UTC  (4+ messages)
` [PATCH 1/2] quota: Don't overflow quota file offsets


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