Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-29 09:22:45 to 2021-03-31 18:48:44 UTC [more...]

[PATCH v6 00/27] Memory Folios
 2021-03-31 18:47 UTC  (2+ messages)
` [PATCH v6 01/27] mm: Introduce struct folio

[RFC v2 00/43] PKRAM: Preserved-over-Kexec RAM
 2021-03-31 18:43 UTC  (45+ messages)
` [RFC v2 01/43] mm: add PKRAM API stubs and Kconfig
` [RFC v2 02/43] mm: PKRAM: implement node load and save functions
` [RFC v2 03/43] mm: PKRAM: implement object "
` [RFC v2 04/43] mm: PKRAM: implement page stream operations
` [RFC v2 05/43] mm: PKRAM: support preserving transparent hugepages
` [RFC v2 06/43] mm: PKRAM: implement byte stream operations
` [RFC v2 07/43] mm: PKRAM: link nodes by pfn before reboot
` [RFC v2 08/43] mm: PKRAM: introduce super block
` [RFC v2 09/43] PKRAM: track preserved pages in a physical mapping pagetable
` [RFC v2 10/43] PKRAM: pass a list of preserved ranges to the next kernel
` [RFC v2 11/43] PKRAM: prepare for adding preserved ranges to memblock reserved
` [RFC v2 12/43] mm: PKRAM: reserve preserved memory at boot
` [RFC v2 13/43] PKRAM: free the preserved ranges list
` [RFC v2 14/43] PKRAM: prevent inadvertent use of a stale superblock
` [RFC v2 15/43] PKRAM: provide a way to ban pages from use by PKRAM
` [RFC v2 16/43] kexec: PKRAM: prevent kexec clobbering preserved pages in some cases
` [RFC v2 17/43] PKRAM: provide a way to check if a memory range has preserved pages
` [RFC v2 18/43] kexec: PKRAM: avoid clobbering already "
` [RFC v2 19/43] mm: PKRAM: allow preserved memory to be freed from userspace
` [RFC v2 20/43] PKRAM: disable feature when running the kdump kernel
` [RFC v2 21/43] x86/KASLR: PKRAM: support physical kaslr
` [RFC v2 22/43] x86/boot/compressed/64: use 1GB pages for mappings
` [RFC v2 23/43] mm: shmem: introduce shmem_insert_page
` [RFC v2 24/43] mm: shmem: enable saving to PKRAM
` [RFC v2 25/43] mm: shmem: prevent swapping of PKRAM-enabled tmpfs pages
` [RFC v2 26/43] mm: shmem: specify the mm to use when inserting pages
` [RFC v2 27/43] mm: shmem: when inserting, handle pages already charged to a memcg
` [RFC v2 28/43] x86/mm/numa: add numa_isolate_memblocks()
` [RFC v2 29/43] PKRAM: ensure memblocks with preserved pages init'd for numa
` [RFC v2 30/43] memblock: PKRAM: mark memblocks that contain preserved pages
` [RFC v2 31/43] memblock, mm: defer initialization of "
` [RFC v2 32/43] shmem: preserve shmem files a chunk at a time
` [RFC v2 33/43] PKRAM: atomically add and remove link pages
` [RFC v2 34/43] shmem: PKRAM: multithread preserving and restoring shmem pages
` [RFC v2 35/43] shmem: introduce shmem_insert_pages()
` [RFC v2 36/43] PKRAM: add support for loading pages in bulk
` [RFC v2 37/43] shmem: PKRAM: enable bulk loading of preserved pages into shmem
` [RFC v2 38/43] mm: implement splicing a list of pages to the LRU
` [RFC v2 39/43] shmem: optimize adding pages to the LRU in shmem_insert_pages()
` [RFC v2 40/43] shmem: initial support for adding multiple pages to pagecache
` [RFC v2 41/43] XArray: add xas_export_node() and xas_import_node()
` [RFC v2 42/43] shmem: reduce time holding xa_lock when inserting pages
` [RFC v2 43/43] PKRAM: improve index alignment of pkram_link entries

[PATCH v5 00/27] Memory Folios
 2021-03-31 18:28 UTC  (13+ messages)

[PATCH v31 00/12] Landlock LSM
 2021-03-31 17:50 UTC  (4+ messages)
` [PATCH v31 07/12] landlock: Support filesystem access-control

[PATCH v3 00/11] Add support for synchronous signals on perf events
 2021-03-31 16:50 UTC  (17+ messages)
` [PATCH v3 01/11] perf: Rework perf_event_exit_event()
` [PATCH v3 06/11] perf: Add support for SIGTRAP on perf events

[PATCH 0/2] io_uring: add mkdirat support
 2021-03-31 16:46 UTC  (9+ messages)
` [PATCH 1/2] fs: make do_mkdirat() take struct filename

[PATCH] memfd_secret: use unsigned int rather than long as syscall flags type
 2021-03-31 14:53 UTC  (2+ messages)

[PATCH v6 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-03-31 14:37 UTC  (19+ messages)
` [PATCH v6 01/10] file: Export receive_fd() to modules
    `  "
` [PATCH v6 02/10] eventfd: Increase the recursion depth of eventfd_signal()
` [PATCH v6 03/10] vhost-vdpa: protect concurrent access to vhost device iotlb
` [PATCH v6 04/10] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v6 05/10] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v6 06/10] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [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 RFC 0/6] fix the negative dentres bloating system memory usage
 2021-03-31 14:23 UTC  (2+ messages)

[RFC][PATCH] fanotify: allow setting FAN_CREATE in mount mark mask
 2021-03-31 14:06 UTC  (21+ messages)

[PATCH v3] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE behavior
 2021-03-31 12:54 UTC  (4+ messages)

[PATCH] writeback: fix obtain a reference to a freeing memcg css
 2021-03-31 12:18 UTC  (3+ messages)
  ` [External] "

[PATCH resend 0/4] vboxsf: Add support for the atomic_open directory-inode op
 2021-03-31 11:38 UTC  (2+ messages)

[PATCH v3 0/2] io_uring: add mkdirat support
 2021-03-31 10:43 UTC  (7+ messages)
` [PATCH v3 1/2] fs: make do_mkdirat() take struct filename
` [PATCH v3 2/2] io_uring: add support for IORING_OP_MKDIRAT

Bidding invitation
 2021-03-31  7:09 UTC 

[PATCH v5 0/1] Unprivileged chroot
 2021-03-31  6:33 UTC  (11+ messages)
` [PATCH v5 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH][next] hfsplus: Fix out-of-bounds warnings in __hfsplus_setxattr
 2021-03-31  4:53 UTC  (3+ messages)

WARNING: at fs/proc/generic.c:717 remove_proc_entry
 2021-03-31  4:33 UTC  (3+ messages)

[PATCH v3 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-03-31  3:57 UTC  (4+ messages)
` [PATCH v3 02/10] fsdax: Factor helper: dax_fault_actor()

BUG_ON(!mapping_empty(&inode->i_data))
 2021-03-31  2:49 UTC  (2+ messages)

[PATCH v2] sched: Warn on long periods of pending need_resched
 2021-03-30 22:44 UTC  (4+ messages)

[V9fs-developer] [PATCH] fs/9p: if O_APPEND, seek to EOF on write, not open
 2021-03-30 22:31 UTC 

[PATCH] mm, thp: Relax the VM_DENYWRITE constraint on file-backed THPs
 2021-03-30 20:00 UTC  (4+ messages)

[PATCH] btrfs: Use readahead_batch_length
 2021-03-30 17:38 UTC  (2+ messages)

exec error: BUG: Bad rss-counter
 2021-03-30 16:47 UTC  (13+ messages)

[PATCH v5 0/4] Make UTF-8 encoding loadable
 2021-03-30 16:00 UTC  (14+ messages)
` [PATCH v5 1/4] fs: unicode: Use strscpy() instead of strncpy()
` [PATCH v5 2/4] fs: unicode: Rename function names from utf8 to unicode
` [PATCH v5 3/4] fs: unicode: Rename utf8-core file to unicode-core
` [PATCH v5 4/4] fs: unicode: Add utf8 module and a unicode layer

[PATCH] reiserfs: update reiserfs_xattrs_initialized() condition
 2021-03-30 14:53 UTC  (5+ messages)

[PATCH 0/3] mm, pmem: Force unmap pmem on surprise remove
 2021-03-30 13:49 UTC  (7+ messages)
` [PATCH 3/3] mm/devmap: Remove pgmap accounting in the get_user_pages_fast() path

[PATCH 0/3] fs: Fix dangling dentries on casefold directories
 2021-03-30 12:54 UTC  (4+ messages)
` [PATCH 1/3] fs/dcache: Add d_clear_dir_neg_dentries()

why is short-circuiting nfs_lookup() for mkdir(2) et.al. dependent upon v3 or later?
 2021-03-30 11:43 UTC  (2+ messages)

[PATCH v5 1/2] readdir: split the core of getdents64(2) out into vfs_getdents()
 2021-03-30 11:18 UTC 

[PATCH v1] ovl: Fix leaked dentry
 2021-03-30  9:44 UTC  (2+ messages)

[PATCH v2 0/2] io_uring: add mkdirat support
 2021-03-30  4:32 UTC  (3+ messages)

[RFC PATCH v2] implement orangefs_readahead
 2021-03-29 23:25 UTC  (15+ messages)
  ` [RFC PATCH] "

[PATCH v2] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE behavior
 2021-03-29 22:50 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 23/33] block: clear GD_NEED_PART_SCAN later in bdev_disk_changed
 2021-03-29 22:22 UTC 

[PATCH AUTOSEL 5.11 26/38] block: clear GD_NEED_PART_SCAN later in bdev_disk_changed
 2021-03-29 22:21 UTC 

[PATCH v4 1/2] readdir: split the core of getdents64(2) out into vfs_getdents()
 2021-03-29 20:38 UTC  (2+ messages)

[PATCH v2 0/2] fuse: Fix clearing SGID when access ACL is set
 2021-03-29 20:27 UTC  (7+ messages)
` [PATCH v2 1/2] fuse: Add support for FUSE_SETXATTR_V2

QUOTATION
 2021-03-29 18:59 UTC 

mmotm 2021-03-28-16-37 uploaded
 2021-03-29 18:00 UTC  (2+ messages)
` mmotm 2021-03-28-16-37 uploaded (cifs)

[syzbot] KASAN: null-ptr-deref Read in filp_close (2)
 2021-03-29 17:35 UTC  (8+ messages)

[BUG] fs/notify/mark: A potential use after free in fsnotify_put_mark_wake
 2021-03-29 14:07 UTC  (3+ messages)
  `  "

fuse: kernel BUG at mm/truncate.c:763!
 2021-03-29 12:05 UTC  (11+ messages)

[PATCH v3 00/18] new kAPI for FS_IOC_[GS]ETFLAGS/FS_IOC_FS[GS]ETXATTR
 2021-03-29  9:24 UTC  (4+ messages)
` [PATCH v3 03/18] ovl: stack fileattr ops


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 read-only IMAP folder(s) and NNTP newsgroup(s).