linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-04 00:20:20 to 2021-03-05 15:22:11 UTC [more...]

[PATCH v4 00/11] evm: Improve usability of portable signatures
 2021-03-05 15:19 UTC  (10+ messages)
` [PATCH v4 01/11] evm: Execute evm_inode_init_security() only when an HMAC key is loaded
` [PATCH v4 02/11] evm: Load EVM key in ima_load_x509() to avoid appraisal
` [PATCH v4 03/11] evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
` [PATCH v4 04/11] ima: Move ima_reset_appraise_flags() call to post hooks
` [PATCH v4 05/11] evm: Introduce evm_status_revalidate()
` [PATCH v4 06/11] evm: Ignore INTEGRITY_NOLABEL/INTEGRITY_NOXATTRS if conditions are safe
` [PATCH v4 07/11] evm: Allow xattr/attr operations for portable signatures
` [PATCH v4 08/11] evm: Allow setxattr() and setattr() for unmodified metadata
` [PATCH v4 09/11] ima: Allow imasig requirement to be satisfied by EVM portable signatures

[PATCH] virtiofs: Fail dax mount if device does not support it
 2021-03-05 14:48 UTC  (3+ messages)

Adding LZ4 compression support to Btrfs
 2021-03-05 13:55 UTC  (7+ messages)

[PATCH] block_dump: don't put the last refcount when marking inode dirty
 2021-03-05 13:24 UTC  (6+ messages)

[PATCH AUTOSEL 5.10 23/56] fs: make unlazy_walk() error handling consistent
 2021-03-05 12:40 UTC  (2+ messages)

[RFC PATCH] autofs: find_autofs_mount overmounted parent support
 2021-03-05 11:55 UTC  (5+ messages)

fscache: Redesigning the on-disk cache
 2021-03-05  9:46 UTC  (3+ messages)
` fscache: Redesigning the on-disk cache - LRU handling

[PATCH v17 0/9] Free some vmemmap pages of HugeTLB page
 2021-03-05  9:30 UTC  (16+ messages)
` [PATCH v17 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
      ` [External] "
` [PATCH v17 2/9] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v17 3/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [PATCH v17 4/9] mm: hugetlb: alloc "
    ` [External] "
  ` [External] Re: [PATCH v17 0/9] Free some vmemmap pages of "

[RFC v4 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-05  8:12 UTC  (41+ messages)
` [RFC v4 05/11] vdpa: Support transferring virtual addressing during DMA mapping
    `  "
` [RFC v4 06/11] vduse: Implement an MMU-based IOMMU driver
    `  "
` [RFC v4 07/11] vduse: Introduce VDUSE - vDPA Device in Userspace
    `  "
` [RFC v4 09/11] Documentation: Add documentation for VDUSE
    `  "
` [RFC v4 10/11] vduse: Introduce a workqueue for irq injection
    `  "
` [RFC v4 11/11] vduse: Support binding irq to the specified cpu
    `  "

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-03-05  6:10 UTC  (5+ messages)
` [PATCH v3 02/11] blk: Introduce ->corrupted_range() for block device

[PATCH v4 00/25] Page folios
 2021-03-05  4:19 UTC  (26+ messages)
` [PATCH v4 01/25] mm: Introduce struct folio
` [PATCH v4 02/25] mm: Add folio_pgdat and folio_zone
` [PATCH v4 03/25] mm/vmstat: Add functions to account folio statistics
` [PATCH v4 04/25] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
` [PATCH v4 05/25] mm: Add put_folio
` [PATCH v4 06/25] mm: Add get_folio
` [PATCH v4 07/25] mm: Create FolioFlags
` [PATCH v4 08/25] mm: Handle per-folio private data
` [PATCH v4 09/25] mm: Add folio_index, folio_page and folio_contains
` [PATCH v4 10/25] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v4 11/25] mm/memcg: Add folio wrappers for various memcontrol functions
` [PATCH v4 12/25] mm/filemap: Add unlock_folio
` [PATCH v4 13/25] mm/filemap: Add lock_folio
` [PATCH v4 14/25] mm/filemap: Add lock_folio_killable
` [PATCH v4 15/25] mm/filemap: Convert lock_page_async to lock_folio_async
` [PATCH v4 16/25] mm/filemap: Convert end_page_writeback to end_folio_writeback
` [PATCH v4 17/25] mm/filemap: Add wait_on_folio_locked & wait_on_folio_locked_killable
` [PATCH v4 18/25] mm/page-writeback: Add wait_on_folio_writeback
` [PATCH v4 19/25] mm/page-writeback: Add wait_for_stable_folio
` [PATCH v4 20/25] mm/filemap: Convert wait_on_page_bit to wait_on_folio_bit
` [PATCH v4 21/25] mm/filemap: Add __lock_folio_or_retry
` [PATCH v4 22/25] mm/filemap: Convert wake_up_page_bit to wake_up_folio_bit
` [PATCH v4 23/25] mm/page-writeback: Convert test_clear_page_writeback to take a folio
` [PATCH v4 24/25] mm/filemap: Convert page wait queues to be folios
` [PATCH v4 25/25] cachefiles: Switch to wait_page_key

[PATCH v22 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
 2021-03-05  4:04 UTC  (2+ messages)

[PATCH] configfs: Fix use-after-free issue in __configfs_open_file
 2021-03-05  3:29 UTC 

[PATCH] copy_file_range.2: Kernel v5.12 updates
 2021-03-04 23:50 UTC  (5+ messages)
` [RFC v4] copy_file_range.2: Update cross-filesystem support for 5.12

Question about the "EXPERIMENTAL" tag for dax in XFS
 2021-03-04 23:40 UTC  (11+ messages)

[PATCH v2 0/3] Fixes for zoned mode
 2021-03-04 23:00 UTC  (7+ messages)
` [PATCH v2 1/3] btrfs: zoned: use sector_t to get zone sectors
` [PATCH v2 2/3] btrfs: zoned: move superblock logging zone location

[PATCH] mount: fix mounting of detached mounts onto targets that reside on shared mounts
 2021-03-04 18:10 UTC  (2+ messages)

[PATCH] iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate
 2021-03-04 17:26 UTC  (3+ messages)

[PATCH v3 0/2] quota: Add mountpath based quota support
 2021-03-04 17:08 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] quota: wire up quotactl_path
` [PATCH] quotactl.2: Add documentation for quotactl_path()

[PATCH 1/2] mm: disable LRU pagevec during the migration temporarily
 2021-03-04 15:55 UTC  (5+ messages)

[PATCH] fuse: fix live lock in fuse_iget()
 2021-03-04 12:37 UTC  (2+ messages)

[PATCH] xattr: switch to vmemdup_user()
 2021-03-04 12:17 UTC  (2+ messages)

[PATCH v2 0/2] unprivileged fanotify listener
 2021-03-04 11:29 UTC  (3+ messages)
` [PATCH v2 1/2] fanotify: configurable limits via sysfs
` [PATCH v2 2/2] fanotify: support limited functionality for unprivileged users

[PATCH] mm/compaction: remove unused variable sysctl_compact_memory
 2021-03-04 10:57 UTC  (9+ messages)
    ` [PATCH v2] "

[PATCH v2 0/5] Performance improvement for fanotify merge
 2021-03-04 10:48 UTC  (6+ messages)
` [PATCH v2 1/5] fsnotify: allow fsnotify_{peek,remove}_first_event with empty queue
` [PATCH v2 2/5] fanotify: reduce event objectid to 29-bit hash
` [PATCH v2 3/5] fanotify: mix event info and pid into merge key hash
` [PATCH v2 4/5] fsnotify: use hash table for faster events merge
` [PATCH v2 5/5] fanotify: limit number of event merge attempts

[man-pages][PATCH v1] flock.2: add CIFS details
 2021-03-04  9:50 UTC  (12+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "
              ` [PATCH v4] "

[PATCH v22 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-03-04  8:30 UTC  (2+ messages)

[PATCH v2 07/10] iomap: Introduce iomap_apply2() for operations on two files
 2021-03-04  5:41 UTC  (2+ messages)
` [RESEND PATCH v2.1 "

[PATCH v2 08/10] fsdax: Dedup file range to use a compare function
 2021-03-04  5:42 UTC  (2+ messages)
` [RESEND PATCH v2.1 "

[PATCH v4 0/2] Add FITRIM ioctl support for exFAT filesystem
 2021-03-04  3:43 UTC  (2+ messages)

[PATCH v2] exfat: fix erroneous discard when clear cluster bit
 2021-03-04  3:42 UTC  (2+ messages)

[PATCH v2 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-03-04  1:35 UTC  (9+ messages)
` [PATCH v2 01/10] fsdax: Factor helpers to simplify dax fault code
` [PATCH v2 05/10] fsdax: Replace mmap entry in case of CoW
` [PATCH v2 09/10] fs/xfs: Handle CoW for fsdax write() path

[PATCH v6 09/40] xattr: handle idmapped mounts
 2021-03-03 16:15 UTC  (9+ messages)
` [PATCH v6 00/40] "
  ` [PATCH v6 39/40] xfs: support "

exec error: BUG: Bad rss-counter
 2021-03-03 16:07 UTC  (8+ messages)

[PATCH 0/2] fstests: two preperation patches for zoned device support
 2021-03-03  8:04 UTC  (5+ messages)
` [PATCH 1/2] fstests: add missing checks of fallocate feature

[PATCH] mm/filemap: Use filemap_read_page in filemap_fault
 2021-03-03 22:31 UTC  (9+ messages)

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-03-03 16:22 UTC  (10+ messages)
` [PATCH v18 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v18 2/9] mmap: make mlock_future_check() global
` [PATCH v18 3/9] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v18 4/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v18 5/9] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v18 6/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v18 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v18 8/9] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v18 9/9] secretmem: test: add basic selftest for memfd_secret(2)

can the idle value of /proc/stat decrease?
 2021-03-03 16:36 UTC  (2+ messages)

[RFC PATCH] fuse: Clear SGID bit when setting mode in setacl
 2021-03-03 15:36 UTC  (6+ messages)

[RFC PATCH] autofs: find_autofs_mount overmounted parent support
 2021-03-03 16:17 UTC 

possible deadlock in io_poll_double_wake (2)
 2021-03-03 12:45 UTC  (4+ messages)
  ` 回复: "

[PATCH] mm: introduce clear all vm events counters
 2021-03-03 12:25 UTC  (5+ messages)

[PATCH v2] binfmt_misc: Fix possible deadlock in bm_register_write
 2021-03-03 10:43 UTC  (2+ messages)

possible deadlock in io_poll_double_wake (2)
 2021-03-03 11:36 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).