linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-06 13:34:14 to 2021-04-08 10:37:07 UTC [more...]

[PATCH v4 00/10] Add support for synchronous signals on perf events
 2021-04-08 10:35 UTC  (5+ messages)
` [PATCH v4 01/10] perf: Rework perf_event_exit_event()
` [PATCH v4 02/10] perf: Apply PERF_EVENT_IOC_MODIFY_ATTRIBUTES to children
` [PATCH v4 03/10] perf: Support only inheriting events if cloned with CLONE_THREAD
` [PATCH v4 04/10] perf: Add support for event removal on exec

[PATCH v1] ovl: Fix leaked dentry
 2021-04-08  9:58 UTC  (2+ messages)

[PATCH v6 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-04-08  9:36 UTC  (12+ messages)
` [PATCH v6 07/10] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v6 08/10] vduse: Implement an MMU-based IOMMU driver
    `  "
` [PATCH v6 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace
    `  "
` [PATCH v6 10/10] Documentation: Add documentation for VDUSE
    `  "

[PATCH v6 00/27] Memory Folios
 2021-04-08  9:01 UTC  (58+ messages)
` [PATCH v6 01/27] mm: Introduce struct folio
` [PATCH v6 07/27] mm: Add get_folio
` [PATCH v6 08/27] mm: Create FolioFlags
` [PATCH v6 09/27] mm: Handle per-folio private data
` [PATCH v6 10/27] mm/filemap: Add folio_index, folio_file_page and folio_contains
` [PATCH v6 11/27] mm/filemap: Add folio_next_index
` [PATCH v6 12/27] mm/filemap: Add folio_offset and folio_file_offset
` [PATCH v6 13/27] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v6 14/27] mm: Add folio_mapcount
` [PATCH v6 15/27] mm/memcg: Add folio wrappers for various functions
` [PATCH v6 16/27] mm/filemap: Add unlock_folio
` [PATCH v6 17/27] mm/filemap: Add lock_folio
` [PATCH v6 18/27] mm/filemap: Add lock_folio_killable
` [PATCH v6 19/27] mm/filemap: Add __lock_folio_async
` [PATCH v6 20/27] mm/filemap: Add __lock_folio_or_retry
` [PATCH v6 21/27] mm/filemap: Add wait_on_folio_locked
` [PATCH v6 22/27] mm/filemap: Add end_folio_writeback
` [PATCH v6 23/27] mm/writeback: Add wait_on_folio_writeback
` [PATCH v6 24/27] mm/writeback: Add wait_for_stable_folio
` [PATCH v6 25/27] mm/filemap: Convert wait_on_page_bit to wait_on_folio_bit
` [PATCH v6 26/27] mm/filemap: Convert wake_up_page_bit to wake_up_folio_bit
` [PATCH v6 27/27] mm/filemap: Convert page wait queues to be folios

[PATCH v3 0/2] io_uring: add mkdirat support
 2021-04-08  8:45 UTC  (4+ messages)
` [PATCH v3 1/2] fs: make do_mkdirat() take struct filename

[RFC bpf-next 0/1] bpf: Add page cache iterator
 2021-04-08  8:19 UTC  (5+ messages)
` [RFC bpf-next 1/1] bpf: Introduce iter_pagecache

[PATCH] inotify: fix minmax.cocci warnings
 2021-04-08  6:22 UTC  (4+ messages)

[PATCH v3 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-04-08  3:21 UTC  (4+ messages)
` [PATCH v3 08/10] fsdax: Dedup file range to use a compare function

[git pull] breakage in LOOKUP_MOUNTPOINT handling
 2021-04-08  2:07 UTC 

[RFC PATCH v5 00/19] ceph+fscrypt: context, filename and symlink support
 2021-04-08  1:21 UTC  (16+ messages)
` [RFC PATCH v5 01/19] vfs: export new_inode_pseudo
` [RFC PATCH v5 02/19] fscrypt: export fscrypt_base64_encode and fscrypt_base64_decode
` [RFC PATCH v5 03/19] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v5 04/19] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v5 19/19] ceph: add fscrypt ioctls

[PATCH v7 0/4] Make UTF-8 encoding loadable
 2021-04-08  1:01 UTC  (7+ messages)
` [PATCH v7 1/4] fs: unicode: Use strscpy() instead of strncpy()
` [PATCH v7 2/4] fs: unicode: Rename function names from utf8 to unicode
` [PATCH v7 3/4] fs: unicode: Rename utf8-core file to unicode-core
` [PATCH v7 4/4] fs: unicode: Add utf8 module and a unicode layer

[PATCH v4] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTINUE behavior
 2021-04-07 22:50 UTC  (4+ messages)

[PATCH 0/3] readahead improvements
 2021-04-07 22:43 UTC  (5+ messages)
` [PATCH 1/3] mm/filemap: Pass the file_ra_state in the ractl
` [PATCH 2/3] fs: Document file_ra_state
` [PATCH 3/3] mm/readahead: Adjust file_ra in readahead_expand

Why use page_cache_ra_unbounded?
 2021-04-07 22:41 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/5] netfs: Fixes for the netfs lib
 2021-04-07 20:36 UTC  (7+ messages)
` [PATCH 1/5] netfs: Fix a missing rreq put in netfs_write_begin()
` [PATCH 2/5] netfs: Call trace_netfs_read() after ->begin_cache_operation()
` [PATCH 3/5] netfs: Don't record the copy termination error
` [PATCH 4/5] netfs: Fix copy-to-cache amalgamation
` [PATCH 5/5] netfs: Add a tracepoint to log failures that would be otherwise unseen

[PATCH] proc: smoke test lseek()
 2021-04-07 20:06 UTC  (3+ messages)

[PATCH v5 00/12] evm: Improve usability of portable signatures
 2021-04-07 19:28 UTC  (20+ messages)
` [PATCH v5 01/12] evm: Execute evm_inode_init_security() only when an HMAC key is loaded
` [PATCH v5 02/12] evm: Load EVM key in ima_load_x509() to avoid appraisal
` [PATCH v5 03/12] evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
` [PATCH v5 04/12] ima: Move ima_reset_appraise_flags() call to post hooks
` [PATCH v5 05/12] evm: Introduce evm_status_revalidate()
` [PATCH v5 06/12] evm: Ignore INTEGRITY_NOLABEL/INTEGRITY_NOXATTRS if conditions are safe
` [PATCH v5 07/12] evm: Allow xattr/attr operations for portable signatures
` [PATCH v5 08/12] evm: Pass user namespace to set/remove xattr hooks
` [PATCH v5 09/12] evm: Allow setxattr() and setattr() for unmodified metadata
    ` [RESEND][PATCH "
` [PATCH v5 10/12] ima: Allow imasig requirement to be satisfied by EVM portable signatures
` [PATCH v5 11/12] ima: Introduce template field evmsig and write to field sig as fallback
` [PATCH v5 12/12] ima: Don't remove security.ima if file must not be appraised

[GIT PULL] fileattr API
 2021-04-07 19:22 UTC 

[PATCH] hfsplus/hfsplus_fs.h: Remove unnecessary struct declaration
 2021-04-07 17:48 UTC  (2+ messages)

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

[PATCH] fuse: Avoid potential use after free
 2021-04-07 15:50 UTC  (2+ messages)

High kmalloc-32 slab cache consumption with 10k containers
 2021-04-07 15:42 UTC  (15+ messages)

[PATCH v1 1/1] kernel.h: Split out panic and oops helpers
 2021-04-07 15:29 UTC  (14+ messages)

[PATCH] block: reexpand iov_iter after read/write
 2021-04-07 14:16 UTC  (4+ messages)

[PATCH v2 0/3] fsdax: Factor helper functions to simplify the code
 2021-04-07 13:38 UTC  (4+ messages)
` [PATCH v2 1/3] fsdax: Factor helpers to simplify dax fault code
` [PATCH v2 2/3] fsdax: Factor helper: dax_fault_actor()
` [PATCH v2 3/3] fsdax: Output address in dax_iomap_pfn() and rename it

[PATCH] uapi: fix comment about block device ioctl
 2021-04-07 12:39 UTC  (2+ messages)

[PATCH 0/3] fsdax: Factor helper functions to simplify the code
 2021-04-07 12:29 UTC  (9+ messages)
` [PATCH 1/3] fsdax: Factor helpers to simplify dax fault code
` [PATCH 2/3] fsdax: Factor helper: dax_fault_actor()
` [PATCH 3/3] fsdax: Output address in dax_iomap_pfn() and rename it

[PATCH v2 1/2] cachefiles: use private mounts in cache->mnt
 2021-04-07 11:50 UTC  (4+ messages)
` [PATCH v2 2/2] cachefiles: extend ro check to private mount

[RFC PATCH v5 0/4] add simple copy support
 2021-04-07 11:32 UTC  (4+ messages)
  ` [RFC PATCH v5 2/4] block: "

[PATCH] fs/namei.c: Clean up trailing whitespace
 2021-04-07 10:39 UTC 

[PATCH] lib: parser: clean up kernel-doc
 2021-04-07  3:45 UTC 

[PATCH] vfs: fs_parser: clean up kernel-doc warnings
 2021-04-07  3:37 UTC 

[PATCH v5] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTINUE behavior
 2021-04-06 23:49 UTC  (2+ messages)

[PATCH][CIFS] Insert and Collapse range
 2021-04-06 23:19 UTC  (2+ messages)

[PATCH] mm, thp: Relax the VM_DENYWRITE constraint on file-backed THPs
 2021-04-06 22:26 UTC  (5+ messages)

[RFC PATCH 0/3] vfs: convert inode cache to hlist-bl
 2021-04-06 22:16 UTC  (10+ messages)
` [PATCH 1/3] vfs: factor out inode hash head calculation
` [PATCH 2/3] hlist-bl: add hlist_bl_fake()
` [PATCH 3/3] vfs: inode cache conversion to hash-bl
  ` bl_list and lockdep

[git pull] a couple of fixes in vfs.git
 2021-04-06 20:15 UTC  (2+ messages)

[PATCH] btrfs: Use readahead_batch_length
 2021-04-06 19:42 UTC  (2+ messages)

[RFC][PATCH] fanotify: allow setting FAN_CREATE in mount mark mask
 2021-04-06 18:49 UTC  (17+ messages)
                ` fsnotify path hooks
                        ` LSM and setxattr helpers

[PATCH 0/3 RFC] fs: Hole punch vs page cache filling races
 2021-04-06 16:50 UTC  (5+ messages)

[syzbot] WARNING in mntput_no_expire (2)
 2021-04-06 15:37 UTC  (14+ messages)

[PATCH] fuse: Invalidate attrs when page writeback completes
 2021-04-06 15:15 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).