linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-20 12:03:51 to 2021-04-22 20:01:25 UTC [more...]

[PATCH v3 0/3] dax: Fix missed wakeup in put_unlocked_entry()
 2021-04-22 20:01 UTC  (18+ messages)
` [PATCH v3 1/3] dax: Add an enum for specifying dax wakup mode
` [PATCH v3 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry()
  ` [Virtio-fs] "
` [PATCH v3 3/3] dax: Wake up all waiters after invalidating dax entry

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

[PATCH v2] mm/compaction:let proactive compaction order configurable
 2021-04-22 16:27 UTC  (2+ messages)

(in)consistency of page/folio function naming
 2021-04-22 15:55 UTC  (5+ messages)

[RFC] Reclaiming PG_private
 2021-04-22 15:47 UTC 

[PATCH v6 00/30] Network fs helper library & fscache kiocb API
 2021-04-22 14:51 UTC  (5+ messages)
` [PATCH v6 01/30] iov_iter: Add ITER_XARRAY

[PATCH v5] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-22 14:08 UTC  (17+ messages)

[RFC PATCH 0/2] selinux,anon_inodes: Use a separate SELinux class for each type of anon inode
 2021-04-22 13:48 UTC  (7+ messages)
` [RFC PATCH 1/2] LSM,anon_inodes: explicitly distinguish anon inode types
` [RFC PATCH 2/2] selinux: add capability to map anon inode types to separate classes

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

[PATCH] mm: compaction: improve /proc trigger for full node memory compaction
 2021-04-22 13:37 UTC 

Hole punch races in CIFS
 2021-04-22 11:58 UTC 

Hole punch races in GFS2
 2021-04-22 11:26 UTC 

[RFC PATCH v2 0/7] ext4, jbd2: fix 3 issues about bdev_try_to_free_page()
 2021-04-22  9:04 UTC  (14+ messages)
` [RFC PATCH v2 1/7] jbd2: remove the out label in __jbd2_journal_remove_checkpoint()
` [RFC PATCH v2 2/7] jbd2: ensure abort the journal if detect IO error when writing original buffer back
` [RFC PATCH v2 3/7] jbd2: don't abort the journal when freeing buffers
` [RFC PATCH v2 7/7] ext4: fix race between blkdev_releasepage() and ext4_put_super()

[PATCH v4 00/10] Add support for synchronous signals on perf events
 2021-04-22  8:16 UTC  (18+ messages)
` [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo

[PATCH v2 00/10] cifsd: introduce new SMB3 kernel server
 2021-04-22  8:11 UTC  (13+ messages)
    ` [PATCH v2 01/10] cifsd: add document
      ` cifsd/nfsd interop
    ` [PATCH v2 02/10] cifsd: add server handler
    ` [PATCH v2 03/10] cifsd: add trasport layers
    ` [PATCH v2 04/10] cifsd: add authentication
    ` [PATCH v2 05/10] cifsd: add smb3 engine part 1
    ` [PATCH v2 06/10] cifsd: add smb3 engine part 2
    ` [PATCH v2 07/10] cifsd: add oplock/lease cache mechanism
    ` [PATCH v2 08/10] cifsd: add file operations
    ` [PATCH v2 09/10] cifsd: add Kconfig and Makefile
    ` [PATCH v2 10/10] MAINTAINERS: add cifsd kernel server

mmotm 2021-04-21-23-03 uploaded
 2021-04-22  6:04 UTC 

[PATCH 0/2] mm/filemap: fix 5.12-rc regressions
 2021-04-22  5:55 UTC  (6+ messages)
` [PATCH 1/2] mm/filemap: fix find_lock_entries hang on 32-bit THP
` [PATCH 2/2] mm/filemap: fix mapping_seek_hole_data on THP & 32-bit

[PATCH] fuse: Avoid potential use after free
 2021-04-22  0:44 UTC  (4+ messages)

[PATCH v2] mm, thp: Relax the VM_DENYWRITE constraint on file-backed THPs
 2021-04-22  0:08 UTC  (2+ messages)

[PATCH 0/2] fs: provide a stop gap fix for buggy resume firmware API calls
 2021-04-21 22:23 UTC  (5+ messages)
` [PATCH 1/2] test_firmware: add suspend support to test buggy drivers
` [PATCH 2/2] fs/kernel_read_file: use usermodehelper_read_trylock() as a stop gap

[PATCH v1 0/3] perf/binfmt/mm: remove in-tree usage of MAP_EXECUTABLE
 2021-04-21 20:56 UTC  (7+ messages)
` [PATCH v1 1/3] perf: MAP_EXECUTABLE does not indicate VM_MAYEXEC
` [PATCH v1 2/3] binfmt: remove in-tree usage of MAP_EXECUTABLE
` [PATCH v1 3/3] mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff()

[PATCH v2] mm/readahead: Handle ractl nr_pages being modified
 2021-04-21 17:09 UTC 

[PATCH] mm/readahead: Handle ractl nr_pages being modified
 2021-04-21 16:49 UTC  (7+ messages)

[PATCH v9 0/4] block device interposer
 2021-04-21 16:45 UTC  (5+ messages)
` [PATCH v9 1/4] Adds blk_interposer
` [PATCH v9 2/4] Applying the blk_interposer in the block device layer
` [PATCH v9 3/4] Add blk_interposer in DM
` [PATCH v9 4/4] Using dm_get_device_ex() instead of dm_get_device()

[PATCH 0/2] fanotify: Adding pidfd support to the fanotify API
 2021-04-21 14:46 UTC  (12+ messages)
` [PATCH 2/2] fanotify: Add "

[PATCH v3] docs: proc.rst: meminfo: briefly describe gaps in memory accounting
 2021-04-21 12:37 UTC  (3+ messages)

[PATCH v20 0/9] Free some vmemmap pages of HugeTLB page
 2021-04-21  9:06 UTC  (11+ messages)
` [PATCH v20 6/9] mm: hugetlb: alloc the vmemmap pages associated with each "
    ` [External] "
` [PATCH v20 8/9] mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabled
    ` [External] "

[PATCH] virtiofs: propagate sync() to file server
 2021-04-21  8:46 UTC  (4+ messages)
` [Virtio-fs] "

[PATCH v1] binfmt: remove support for em86 (alpha only)
 2021-04-21  8:01 UTC  (3+ messages)

[PATCH v2] docs: proc.rst: meminfo: briefly describe gaps in memory accounting
 2021-04-21  6:35 UTC  (9+ messages)

mmotm 2021-04-20-21-10 uploaded
 2021-04-21  4:11 UTC 

[PATCH v4 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-21  1:02 UTC  (12+ messages)
` [PATCH v4 01/10] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH v4 02/10] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
` [PATCH v4 03/10] userfaultfd/shmem: support UFFDIO_CONTINUE for shmem
` [PATCH v4 04/10] userfaultfd/shmem: support minor fault registration "
` [PATCH v4 05/10] userfaultfd/selftests: use memfd_create for shmem test type
` [PATCH v4 06/10] userfaultfd/selftests: create alias mappings in the shmem test
` [PATCH v4 07/10] userfaultfd/selftests: reinitialize test context in each test
` [PATCH v4 08/10] userfaultfd/selftests: exercise minor fault handling shmem support
` [PATCH v4 09/10] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_pte()
` [PATCH v4 10/10] userfaultfd: update documentation to mention shmem minor faults

[PATCH 0/7 RFC v3] fs: Hole punch vs page cache filling races
 2021-04-20 22:12 UTC  (3+ messages)

[PATCH v3 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-20 21:28 UTC  (3+ messages)

[syzbot] WARNING in io_poll_double_wake
 2021-04-20 20:52 UTC 

[PATCH -next 0/5] block: add a sequence number to disks
 2021-04-20 20:12 UTC  (5+ messages)
` [PATCH -next 1/5] block: add disk sequence number

[RFC v2 0/6] vfs: provide automatic kernel freeze / resume
 2021-04-20 18:47 UTC  (8+ messages)
` [RFC v2 1/6] fs: provide unlocked helper for freeze_super()
` [RFC v2 4/6] fs: distinguish between user initiated freeze and kernel initiated freeze
` [RFC v2 6/6] fs: add automatic kernel fs freeze / thaw and remove kthread freezing

[PATCH v2 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-20 18:43 UTC  (7+ messages)
` [PATCH v2 4/9] userfaultfd/shmem: support UFFDIO_CONTINUE "
` [PATCH v2 9/9] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_ptes

[RFC PATCH v6 00/20] ceph+fscrypt: context, filename and symlink support
 2021-04-20 15:52 UTC  (7+ messages)

[PATCH v3 0/2] secretmem: optimize page_is_secretmem()
 2021-04-20 15:17 UTC  (4+ messages)
` [PATCH v3 1/2] secretmem/gup: don't check if page is secretmem without reference
` [PATCH v3 2/2] secretmem: optimize page_is_secretmem()

[PATCH v2] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-20 15:02 UTC  (3+ messages)

[PATCH v2 0/2] secretmem: optimize page_is_secretmem()
 2021-04-20 14:38 UTC  (8+ messages)
` [PATCH v2 1/2] secretmem/gup: don't check if page is secretmem without reference
` [PATCH v2 1/2] secretmem: optimize page_is_secretmem()
` [PATCH v2 2/2] secretmem/gup: don't check if page is secretmem without reference
` [PATCH v2 2/2] secretmem: optimize page_is_secretmem()

fsnotify path hooks
 2021-04-20 13:38 UTC  (11+ messages)

[PATCH] docs: proc.rst: meminfo: briefly describe gaps in memory accounting
 2021-04-20 12:05 UTC  (3+ 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).