linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-19 13:45:19 to 2021-10-21 03:47:22 UTC [more...]

[PATCH v5 10/15] tools/lib/perf: use TASK_COMM_LEN_16 instead of hard-coded 16
 2021-10-21  3:45 UTC 

[PATCH v5 00/15] extend task comm from 16 to 24 for CONFIG_BASE_FULL
 2021-10-21  3:45 UTC  (10+ messages)
` [PATCH v5 01/15] fs/exec: make __set_task_comm always set a nul ternimated string
` [PATCH v5 02/15] fs/exec: make __get_task_comm always get a nul terminated string
` [PATCH v5 03/15] sched.h: introduce TASK_COMM_LEN_16
` [PATCH v5 04/15] cn_proc: make connector comm always nul ternimated
` [PATCH v5 05/15] drivers/infiniband: make setup_ctxt always get a nul terminated task comm
` [PATCH v5 06/15] elfcore: make prpsinfo "
` [PATCH v5 07/15] samples/bpf/kern: use TASK_COMM_LEN instead of hard-coded 16
` [PATCH v5 08/15] samples/bpf/user: use TASK_COMM_LEN_16 "
` [PATCH v5 09/15] tools/include: introduce TASK_COMM_LEN_16

mmotm 2021-10-20-20-40 uploaded
 2021-10-21  3:41 UTC 

Problem with direct IO
 2021-10-21  2:21 UTC  (3+ messages)

[PATCH] fs: buffer: check huge page size instead of single page for invalidatepage
 2021-10-21  1:36 UTC  (11+ messages)

[PATCH v7 05/19] iov_iter: Introduce fault_in_iov_iter_writeable
 2021-10-21  0:46 UTC  (13+ messages)
        ` [RFC][arm64] possible infinite loop in btrfs search_ioctl()

[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
 2021-10-21  0:39 UTC  (31+ messages)

[PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
 2021-10-21  0:10 UTC  (7+ messages)
` [PATCH 1/6] dax: introduce RWF_RECOVERY_DATA flag to preadv2() and pwritev2()
` [PATCH 2/6] dax: prepare dax_direct_access() API with DAXDEV_F_RECOVERY flag
` [PATCH 3/6] pmem: pmem_dax_direct_access() to honor the "
` [PATCH 4/6] dm,dax,pmem: prepare dax_copy_to/from_iter() APIs with DAXDEV_F_RECOVERY
` [PATCH 5/6] dax,pmem: Add data recovery feature to pmem_copy_to/from_iter()
` [PATCH 6/6] dm: Ensure dm honors DAXDEV_F_RECOVERY flag on dax only

[PATCH] aio: Prefer struct_size over open coded arithmetic
 2021-10-20 23:23 UTC  (3+ messages)

[PATCH v2] writeback: prefer struct_size over open coded arithmetic
 2021-10-20 23:19 UTC  (3+ messages)

[PATCH v8 00/17] gfs2: Fix mmap + page fault deadlocks
 2021-10-20 22:44 UTC  (15+ messages)
` [PATCH v8 05/17] iov_iter: Introduce fault_in_iov_iter_writeable
` [PATCH v8 14/17] iomap: Add done_before argument to iomap_dio_rw
` [PATCH v8 15/17] gup: Introduce FOLL_NOFAULT flag to disable page faults
` [PATCH v8 16/17] iov_iter: Introduce nofault "
` [PATCH v8 17/17] gfs2: Fix mmap + page fault deadlocks for direct I/O

fuse: kernel panic while using splice (lru corruption)
 2021-10-20 21:26 UTC  (3+ messages)

[v5 PATCH 0/6] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-20 21:07 UTC  (7+ messages)
` [v5 PATCH 1/6] mm: hwpoison: remove the unnecessary THP check
` [v5 PATCH 2/6] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [v5 PATCH 3/6] mm: filemap: coding style cleanup for filemap_map_pmd()
` [v5 PATCH 4/6] mm: hwpoison: refactor refcount check handling
` [v5 PATCH 5/6] mm: shmem: don't truncate page if memory failure happens
` [v5 PATCH 6/6] mm: hwpoison: handle non-anonymous THP correctly

[PATCH] fs: kill unused ret2 argument from iocb->ki_complete()
 2021-10-20 19:54 UTC  (13+ messages)

[RFC 0/3] extend vmalloc support for constrained allocations
 2021-10-20 19:24 UTC  (14+ messages)
` [RFC 2/3] mm/vmalloc: add support for __GFP_NOFAIL
  ` [PATCH] mm/vmalloc: be more explicit about supported gfp flags

[PATCH v2] fs: replace the ki_complete two integer arguments with a single argument
 2021-10-20 19:08 UTC 

[RFC Proposal] Deterministic memcg charging for shared memory
 2021-10-20 19:02 UTC  (6+ messages)

[PATCH v11 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data
 2021-10-20 18:48 UTC  (12+ messages)
` [PATCH v11 01/10] btrfs-progs: receive: support v2 send stream larger tlv_len
` [PATCH v11 02/10] btrfs-progs: receive: dynamically allocate sctx->read_buf
` [PATCH v11 03/10] btrfs-progs: receive: support v2 send stream DATA tlv format
` [PATCH v11 04/10] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h

[RFC v4 PATCH 0/6] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-20 18:32 UTC  (11+ messages)
` [v4 PATCH 2/6] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [v4 PATCH 5/6] mm: shmem: don't truncate page if memory failure happens

Folio discussion recap
 2021-10-20 18:04 UTC  (26+ messages)
      ` Folios for 5.15 request - Was: re: Folio discussion recap -
                  ` Splitting struct page into multiple types "

[RFC 0/5] kernel: Introduce CPU Namespace
 2021-10-20 16:35 UTC  (8+ messages)

[PATCH] fs/fs-writeback.c: add a preemption point to move_expired_inodes
 2021-10-20 16:12 UTC  (2+ messages)

[PATCH v6 0/7] fuse,virtiofs: support per-file DAX
 2021-10-20 16:06 UTC  (18+ messages)
` [PATCH v6 2/7] fuse: make DAX mount option a tri-state
` [PATCH v6 3/7] fuse: support per-file DAX in fuse protocol
` [PATCH v6 4/7] fuse: negotiate per-file DAX in FUSE_INIT

[PATCH] [linux-5.10.y] io_uring: fix splice_fd_in checks backport typo
 2021-10-20 12:38 UTC  (3+ messages)

[PATCH v2] security: Return xattr name from security_dentry_init_security()
 2021-10-20 12:31 UTC  (6+ messages)

[PATCH 4.19,v2] VFS: Fix fuseblk memory leak caused by mount concurrency
 2021-10-20 12:30 UTC  (5+ messages)

[oss-security] CVE-2021-3847: OverlayFS - Potential Privilege Escalation using overlays copy_up
 2021-10-20 11:37 UTC  (3+ messages)

[PATCH v2] mm: Stop filemap_read() from grabbing a superfluous page
 2021-10-20 11:06 UTC  (3+ messages)

[PATCH 00/67] fscache: Rewrite index API and management system
 2021-10-20 10:57 UTC  (19+ messages)
` [PATCH 01/67] mm: Stop filemap_read() from grabbing a superfluous page
` [PATCH 02/67] vfs: Provide S_KERNEL_FILE inode flag
` [PATCH 03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
` [PATCH 06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
` [PATCH 07/67] fscache: Remove the netfs data from the cookie

[PATCH v4 0/8] Remove dependency on congestion_wait in mm/
 2021-10-20  8:44 UTC  (5+ messages)
` [PATCH 2/8] mm/vmscan: Throttle reclaim and compaction when too may pages are isolated

[PATCH bpf-next 1/2] libfs: support RENAME_EXCHANGE in simple_rename()
 2021-10-20  8:29 UTC 

[PATCH v7 0/8] [PATCH v7 0/8] fsdax: introduce fs query to support reflink
 2021-10-20  6:58 UTC  (13+ messages)
` [PATCH v7 1/8] dax: Use rwsem for dax_{read,write}_lock()
` [PATCH v7 2/8] dax: Introduce holder for dax_device
` [PATCH v7 4/8] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v7 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case

[PATCH v3 00/23] Fix some issues at documentation
 2021-10-20  5:50 UTC  (11+ messages)
` [PATCH v3 18/23] fs: remove a comment pointing to the removed mandatory-locking file
            ` [PATCH] locks: remove changelog comments

[PATCH v8 00/32] file system-wide error monitoring
 2021-10-20  3:11 UTC  (24+ messages)
` [PATCH v8 22/32] fanotify: Support merging of error events
` [PATCH v8 23/32] fanotify: Wrap object_fh inline space in a creator macro
` [PATCH v8 24/32] fanotify: Add helpers to decide whether to report FID/DFID
` [PATCH v8 25/32] fanotify: Report fid entry even for zero-length file_handle
` [PATCH v8 26/32] fanotify: WARN_ON against too large file handles
` [PATCH v8 27/32] fanotify: Report fid info for file related file system errors
` [PATCH v8 29/32] fanotify: Allow users to request FAN_FS_ERROR events
` [PATCH v8 30/32] ext4: Send notifications on error
` [PATCH v8 31/32] samples: Add fs error monitoring example
` [PATCH v8 32/32] docs: Document the FAN_FS_ERROR event

[syzbot] WARNING in fuse_writepages_fill
 2021-10-20  1:54 UTC 

[PATCH v2] exfat: fix incorrect loading of i_blocks for large files
 2021-10-20  1:20 UTC  (2+ messages)

[PATCH v11 1/3] mm: rearrange madvise code to allow for reuse
 2021-10-19 21:58 UTC  (4+ messages)
` [PATCH v11 2/3] mm: add a field to store names for private anonymous memory
` [PATCH v11 3/3] mm: add anonymous vma name refcounting

[PATCH 0/2] Removing of old code
 2021-10-19 17:11 UTC  (4+ messages)
` [PATCH 1/2] fs/ntfs3: Remove unnecessary functions

[RFC] Optional FUSE flush-on-close
 2021-10-19 16:11 UTC 

[RFCv2] fuse: Sync attributes when the inode is clean in writeback mode
 2021-10-19 16:02 UTC 

[PATCH 00/14] firmware_loader: built-in API and make x86 use it
 2021-10-19 15:52 UTC  (9+ messages)
` [PATCH 04/14] firmware_loader: add built-in firmware kconfig entry

futher decouple DAX from block devices
 2021-10-19 15:44 UTC  (3+ messages)
` [PATCH 07/11] dax: remove dax_capable
  ` [dm-devel] "

[PATCH 2/6] MM: improve documentation for __GFP_NOFAIL
 2021-10-19 13:59 UTC  (11+ messages)

cleanup block device inode syncing
 2021-10-19 13:54 UTC  (3+ messages)
` [PATCH 4/7] btrfs: use sync_blockdev


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