linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-15 17:59:32 to 2021-09-17 22:25:53 UTC [more...]

[GIT PULL] Memory folios for v5.15
 2021-09-17 22:25 UTC  (15+ messages)
` Folio discussion recap

Shameless plug for the FS Track at LPC next week!
 2021-09-17 22:11 UTC  (8+ messages)
` [External] : "

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-09-17 21:45 UTC  (9+ messages)
` [PATCH 2/6] MM: improve documentation for __GFP_NOFAIL
` [PATCH 3/6] EXT4: Remove ENOMEM/congestion_wait() loops
` [PATCH 6/6] XFS: remove congestion_wait() loop from xfs_buf_alloc_pages()
` [PATCH 1/6] MM: Support __GFP_NOFAIL in alloc_pages_bulk_*() and improve doco
` [PATCH 4/6] EXT4: remove congestion_wait from ext4_bio_write_page, and simplify
` [PATCH 5/6] XFS: remove congestion_wait() loop from kmem_alloc()

[PATCH] fs: buffer: check huge page size instead of single page for invalidatepage
 2021-09-17 20:57 UTC 

[PATCH 0/3] dax: clear poison on the fly along pwrite
 2021-09-17 20:21 UTC  (12+ messages)

[PATCH RFC v3 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-09-17 18:23 UTC  (8+ messages)
` [PATCH v3 1/3] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
` [PATCH v3 2/3] nfsd: Initial implementation of NFSv4 Courteous Server
` [PATCH v3 3/3] nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN

[PATCH 00/14] firmware_loader: built-in API and make x86 use it
 2021-09-17 18:22 UTC  (15+ messages)
` [PATCH 01/14] firmware_loader: fix pre-allocated buf built-in firmware use
` [PATCH 02/14] firmware_loader: split built-in firmware call
` [PATCH 03/14] firmware_loader: add a sanity check for firmware_request_builtin()
` [PATCH 04/14] firmware_loader: add built-in firmware kconfig entry
` [PATCH 05/14] firmware_loader: formalize built-in firmware API
` [PATCH 06/14] firmware_loader: remove old DECLARE_BUILTIN_FIRMWARE()
` [PATCH 07/14] x86/microcode: Use the firmware_loader built-in API
` [PATCH 08/14] firmware_loader: move struct builtin_fw to the only place used
` [PATCH 09/14] vmlinux.lds.h: wrap built-in firmware support under its kconfig symbol
` [PATCH 10/14] x86/build: Tuck away built-in firmware "
` [PATCH 11/14] firmware_loader: rename EXTRA_FIRMWARE and EXTRA_FIRMWARE_DIR
` [PATCH 12/14] firmware_loader: move builtin build helper to shared library
` [PATCH 13/14] test_firmware: move a few test knobs out to its library
` [PATCH 14/14] test_firmware: add support for testing built-in firmware

A missing check bug in cgroup1_reconfigure()
 2021-09-17 17:28 UTC 

[PATCH v9 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-09-17 15:33 UTC  (23+ messages)
` [PATCH v9 1/8] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v9 4/8] fsdax: Convert dax_iomap_zero to iter model
` [PATCH v9 5/8] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v9 6/8] fsdax: Dedup file range to use a compare function
` [PATCH v9 7/8] xfs: support CoW in fsdax mode
` [PATCH v9 8/8] xfs: Add dax dedupe support

[RFC PATCH v2 0/8] fscache: Replace and remove old I/O API v2
 2021-09-17 15:05 UTC  (9+ messages)
` [PATCH v2 1/8] fscache: Generalise the ->begin_read_operation method
` [PATCH v2 2/8] fscache: Implement a fallback I/O interface to replace the old API
` [PATCH v2 3/8] nfs: Move to using the alternate fallback fscache I/O API
` [PATCH v2 4/8] 9p: (untested) Convert to using the netfs helper lib to do reads and caching
` [PATCH v2 5/8] cifs: (untested) Move to using the alternate fallback fscache I/O API
` [PATCH v2 6/8] fscache: Remove the old "
` [PATCH v2 7/8] fscache: Remove stats that are no longer used
` [PATCH v2 8/8] fscache: Update the documentation to reflect I/O API changes

[syzbot] upstream test error: KASAN: invalid-access Read in __entry_tramp_text_end
 2021-09-17 15:03 UTC  (2+ messages)

[MAINTAINER SUMMIT] Folios as a potential Kernel/Maintainers Summit topic?
 2021-09-17 14:36 UTC  (23+ messages)

[PATCH 0/3 RFC] Remove DAX experimental warnings
 2021-09-17 14:09 UTC  (12+ messages)
` [PATCH 1/3] xfs: remove dax EXPERIMENTAL warning
` [PATCH 2/3] ext4: "
` [PATCH 3/3] ext2: "

[PATCH v3] init/do_mounts.c: Harden split_fs_names() against buffer overflow
 2021-09-17 13:13 UTC 

[PATCH v2] init/do_mounts.c: Harden split_fs_names() against buffer overflow
 2021-09-17 12:52 UTC  (3+ messages)

[syzbot] upstream test error: KFENCE: use-after-free in kvm_fastop_exception
 2021-09-17 12:43 UTC  (4+ messages)

[PATCH] fsnotify: Extend ioctl to allow to suppress events
 2021-09-17 12:26 UTC  (5+ messages)

[PATCH] mm: Fully initialize invalidate_lock, amend lock class later
 2021-09-17 11:39 UTC  (3+ messages)

Could we get an IOCB_NO_READ_HOLE?
 2021-09-17 11:04 UTC  (3+ messages)

[syzbot] upstream test error: WARNING in __do_kernel_fault
 2021-09-17  8:20 UTC  (2+ messages)

[syzbot] linux-next test error: KASAN: null-ptr-deref Read in fuse_conn_put
 2021-09-17  8:05 UTC  (5+ messages)

[syzbot] general protection fault in path_init
 2021-09-17  7:46 UTC 

[syzbot] general protection fault in sync_file_range
 2021-09-17  7:45 UTC 

[PATCH v6 0/2] init/initramfs.c: make initramfs support pivot_root
 2021-09-17  1:58 UTC  (11+ messages)
` [PATCH v6 2/2] init/do_mounts.c: create second mount for initramfs

[PATCH 0/6] congestion_wait() and GFP_NOFAIL
 2021-09-16 22:13 UTC  (16+ messages)
` [PATCH 2/6] MM: annotate congestion_wait() and wait_iff_congested() as ineffective
` [PATCH 3/6] EXT4: Remove ENOMEM/congestion_wait() loops

[PATCH 0/2] Fix /proc/sys/fs/nfs/nsm_use_hostnames on big endian machines
 2021-09-16 22:05 UTC  (7+ messages)
` [PATCH 1/2] sysctl: introduce new proc handler proc_dobool
` [PATCH 2/2] lockd: change the proc_handler for nsm_use_hostnames

[PATCH v2] binfmt_elf: Reintroduce using MAP_FIXED_NOREPLACE
 2021-09-16 21:59 UTC 

mmotm 2021-09-16-14-00 uploaded
 2021-09-16 21:00 UTC 

[PATCH v3 0/8] Implement generic cc_platform_has() helper function
 2021-09-16 18:38 UTC  (13+ messages)
` [PATCH v3 4/8] powerpc/pseries/svm: Add a powerpc version of cc_platform_has()

[PATCH] init/do_mounts.c: Harden split_fs_names() against buffer overflow
 2021-09-16 17:08 UTC  (7+ messages)

[PATCHSET v3 0/3] Add ability to save/restore iov_iter state
 2021-09-16 16:10 UTC  (9+ messages)

[RFC PATCH] fs/compat_binfmt_elf: Introduce sysctl to disable compat ELF loader
 2021-09-16 16:17 UTC  (6+ messages)

[PATCH AUTOSEL 5.14 19/25] connector: send event on write to /proc/[pid]/comm
 2021-09-16 15:49 UTC  (4+ messages)

[PATCH v9 3/8] fsdax: Replace mmap entry in case of CoW
 2021-09-16 14:51 UTC  (2+ messages)

[PATCH v4 0/8] Add LSM access controls and auditing to io_uring
 2021-09-16 14:47 UTC  (8+ messages)
` [PATCH v4 2/8] audit,io_uring,io-wq: add some basic audit support "
` [PATCH v4 3/8] audit: add filtering for io_uring records

[PATCH 5.10] fanotify: limit number of event merge attempts
 2021-09-16 14:00 UTC  (2+ messages)

Patch "iomap: pass writeback errors to the mapping" has been added to the 5.10-stable tree
 2021-09-16 11:56 UTC 

Patch "iomap: pass writeback errors to the mapping" has been added to the 5.13-stable tree
 2021-09-16 11:46 UTC 

Patch "iomap: pass writeback errors to the mapping" has been added to the 5.14-stable tree
 2021-09-16 11:34 UTC 

[PATCH v4 0/8] fuse,virtiofs: support per-file DAX
 2021-09-16  8:21 UTC  (5+ messages)
  ` [Virtio-fs] "

[PATCH v4] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-09-16  6:57 UTC  (4+ messages)

[RFC PATCH 0/4] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-09-15 23:10 UTC  (6+ messages)
` [PATCH 2/4] mm: khugepaged: check if file page is on LRU after locking page

ntfs3 mount options
 2021-09-15 18:36 UTC  (5+ messages)

[PATCH 0/7] proc/stat: Maintain monotonicity of "intr" and "softirq"
 2021-09-15 17:58 UTC  (7+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 06/12] x86/irq: Use READ_ONCE for IRQ counter reads
  ` [PATCH v2 07/12] x86/irq: Use unsigned long for IRQ counters
  ` [PATCH v2 08/12] x86/irq: Use unsigned long for IRQ counters more
  ` [PATCH v2 10/12] proc/stat: Use unsigned long for "intr" sum
  ` [PATCH v2 12/12] docs: proc.rst: stat: Note the interrupt counter wrap-around


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