Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-30 21:10:59 to 2021-04-01 09:09:55 UTC [more...]

[syzbot] WARNING in mntput_no_expire (2)
 2021-04-01  9:09 UTC 

[PATCH v3] sysfs: Unconditionally use vmalloc for buffer
 2021-04-01  7:37 UTC  (7+ messages)

[PATCH v3 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-04-01  7:12 UTC  (12+ messages)
` [PATCH v3 02/10] fsdax: Factor helper: dax_fault_actor()
` [PATCH v3 05/10] fsdax: Replace mmap entry in case of CoW
` [PATCH v3 06/10] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v3 07/10] iomap: Introduce iomap_apply2() for operations on two files

[PATCH] block: reexpand iov_iter after read/write
 2021-04-01  7:18 UTC 

[PATCH v6 00/27] Memory Folios
 2021-04-01  7:05 UTC  (29+ messages)
` [PATCH v6 01/27] mm: Introduce struct folio
` [PATCH v6 02/27] mm: Add folio_pgdat and folio_zone
` [PATCH v6 03/27] mm/vmstat: Add functions to account folio statistics
` [PATCH v6 04/27] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
` [PATCH v6 05/27] mm: Add folio reference count functions
` [PATCH v6 06/27] mm: Add put_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] fs/buffer.c: Delete redundant uptodate check for buffer
 2021-04-01  6:57 UTC 

[PATCH v2] vfs: fix fsconfig(2) LSM mount option handling for btrfs
 2021-04-01  6:54 UTC  (6+ messages)

[PATCH v9 0/9] fs: interface for directly reading/writing compressed data
 2021-04-01  6:51 UTC  (10+ messages)
` [PATCH v9 1/9] iov_iter: add copy_struct_from_iter()
` [PATCH v9 2/9] fs: add O_ALLOW_ENCODED open flag
` [PATCH v9 3/9] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH v9 4/9] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v9 5/9] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v9 6/9] btrfs: support different disk extent size for delalloc
` [PATCH v9 7/9] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v9 8/9] btrfs: implement RWF_ENCODED reads
` [PATCH v9 9/9] btrfs: implement RWF_ENCODED writes

[PATCH v2] fs: Improve eventpoll logging to stop indicting timerfd
 2021-04-01  6:44 UTC  (3+ messages)

[PATCH v5 00/27] Memory Folios
 2021-04-01  5:05 UTC  (13+ messages)

mmotm 2021-03-31-21-27 uploaded
 2021-04-01  4:27 UTC 

[PATCHSET RFC v3 00/18] xfs: atomic file updates
 2021-04-01  3:56 UTC  (22+ messages)
` [PATCH 01/18] vfs: introduce new file range exchange ioctl
` [PATCH 02/18] xfs: support two inodes in the defer capture structure
` [PATCH 03/18] xfs: allow setting and clearing of log incompat feature flags
` [PATCH 04/18] xfs: clear log incompat feature bits when the log is idle
` [PATCH 05/18] xfs: create a log incompat flag for atomic extent swapping
` [PATCH 06/18] xfs: introduce a swap-extent log intent item
` [PATCH 07/18] xfs: create deferred log items for extent swapping
` [PATCH 08/18] xfs: add a ->xchg_file_range handler
` [PATCH 09/18] xfs: add error injection to test swapext recovery
` [PATCH 10/18] xfs: port xfs_swap_extents_rmap to our new code
` [PATCH 11/18] xfs: consolidate all of the xfs_swap_extent_forks code
` [PATCH 12/18] xfs: refactor reflink flag handling in xfs_swap_extent_forks
` [PATCH 13/18] xfs: allow xfs_swap_range to use older extent swap algorithms
` [PATCH 14/18] xfs: remove old swap extents implementation
` [PATCH 15/18] xfs: condense extended attributes after an atomic swap
` [PATCH 16/18] xfs: condense directories "
` [PATCH 17/18] xfs: make atomic extent swapping support realtime files
` [PATCH 18/18] xfs: enable atomic swapext feature

[PATCH v31 00/12] Landlock LSM
 2021-04-01  2:14 UTC  (5+ messages)
` [PATCH v31 07/12] landlock: Support filesystem access-control

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

BUG_ON(!mapping_empty(&inode->i_data))
 2021-03-31 21:58 UTC  (3+ messages)

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

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

[RFC][PATCH] fanotify: allow setting FAN_CREATE in mount mark mask
 2021-03-31 20:59 UTC  (20+ messages)
                    ` fsnotify path hooks

[RFC PATCH v5 00/19] ceph+fscrypt: context, filename and symlink support
 2021-03-31 20:35 UTC  (2+ messages)
` [RFC PATCH v5 20/19] ceph: make ceph_get_name decrypt filenames

[RFC v2 00/43] PKRAM: Preserved-over-Kexec RAM
 2021-03-31 20:28 UTC  (46+ 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 v3 00/11] Add support for synchronous signals on perf events
 2021-03-31 16:50 UTC  (7+ messages)
` [PATCH v3 06/11] perf: Add support for SIGTRAP "

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

[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  (10+ messages)
` [PATCH v5 1/1] fs: Allow no_new_privs tasks to call chroot(2)

WARNING: at fs/proc/generic.c:717 remove_proc_entry
 2021-03-31  4:33 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 


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