linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-07 10:16:26 to 2021-05-11 10:51:46 UTC [more...]

[PATCH 00/17] Optimize list lru memory consumption
 2021-05-11 10:46 UTC  (5+ messages)
` [PATCH 01/17] mm: list_lru: fix list_lru_count_one() return value
` [PATCH 02/17] mm: memcontrol: remove kmemcg_id reparenting
` [PATCH 03/17] mm: memcontrol: remove the kmem states
` [PATCH 04/17] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()

[PATCH RFC 00/15] File system wide monitoring
 2021-05-11 10:43 UTC  (9+ messages)
` [PATCH RFC 10/15] fanotify: Introduce code location record

[PATCH] virtiofs: Enable multiple request queues
 2021-05-11 10:23 UTC  (7+ messages)

[PATCH] mm/memory-failure: make sure wait for page writeback in memory_failure
 2021-05-11  9:34 UTC  (4+ messages)

[PATCH v23 0/9] Free some vmemmap pages of HugeTLB page
 2021-05-11  8:07 UTC  (17+ messages)
` [PATCH v23 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v23 2/9] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v23 3/9] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v23 4/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v23 5/9] mm: hugetlb: defer freeing of HugeTLB pages
` [PATCH v23 6/9] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [PATCH v23 7/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v23 8/9] mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabled
    ` [External] "
` [PATCH v23 9/9] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate

[PATCH v3] mm/compaction:let proactive compaction order configurable
 2021-05-11  7:48 UTC  (4+ messages)
    ` 答复: "

[PATCH v3 1/1] kernel.h: Split out panic and oops helpers
 2021-05-11  7:41 UTC 

general protection fault in try_to_wake_up (2)
 2021-05-11  6:58 UTC  (2+ messages)
` [syzbot] "

[PATCH v5 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-05-11  5:53 UTC  (10+ messages)
` [PATCH v5 1/7] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v5 2/7] fsdax: Replace mmap entry in case of CoW
` [PATCH v5 3/7] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v5 4/7] iomap: Introduce iomap_apply2() for operations on two files
` [PATCH v5 5/7] fsdax: Dedup file range to use a compare function
` [PATCH v5 6/7] fs/xfs: Handle CoW for fsdax write() path
` [PATCH v5 7/7] fs/xfs: Add dax dedupe support

mmotm 2021-05-10-21-46 uploaded
 2021-05-11  4:47 UTC 

[PATCH v8 0/4] Make UTF-8 encoding loadable
 2021-05-11  4:35 UTC  (9+ messages)
` [PATCH v8 4/4] fs: unicode: Add utf8 module and a unicode layer

fanotify and network/cluster fs
 2021-05-11  4:33 UTC  (2+ messages)

[PATCH v4] mm/compaction: let proactive compaction order configurable
 2021-05-11  4:20 UTC  (4+ messages)
  ` 答复: "

Compile warning with current kernel and netfs
 2021-05-11  3:30 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] Block device congestion
 2021-05-11  2:57 UTC  (2+ messages)

Allow btime to set any value or specify btime
 2021-05-11  1:35 UTC  (2+ messages)

[PATCH V1] audit: log xattr args not covered by syscall record
 2021-05-11  1:28 UTC  (7+ messages)

[PATCH 0/3] bcachefs support
 2021-05-11  1:26 UTC  (6+ messages)
` [PATCH 1/3] Initial "

[PATCH v3 0/3] audit: add support for openat2
 2021-05-11  1:23 UTC  (3+ messages)
` [PATCH v3 1/3] audit: replace magic audit syscall class numbers with macros

[PATCH] mm/filemap: Fix readahead return types
 2021-05-10 23:17 UTC  (3+ messages)

[PATCH 1/3] fs/buffer.c: add new api to allow eof writeback
 2021-05-10 22:15 UTC  (3+ messages)
` [Ocfs2-devel] "

[PATCH] serial: core: fix suspicious security_locked_down() call
 2021-05-10 19:36 UTC  (4+ messages)

[PATCH 2/2] proc: convert everything to "struct proc_ops"
 2021-05-10 18:39 UTC  (3+ messages)

[PATCH 0/2] virtiofs, dax: Fix couple of smatch warnings
 2021-05-10 18:16 UTC  (5+ messages)
` [PATCH 1/2] virtiofs, dax: Fix smatch warning about loss of info during shift

[LSF/MM/BPF TOPIC] I/O completions in softirq context
 2021-05-10 18:11 UTC 

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-10 18:02 UTC  (7+ messages)

[LSF/MM/BPF TOPIC] Memory folios
 2021-05-10 17:56 UTC 

[RESEND] LSF/MM/BPF: 2021: Call for Proposals
 2021-05-10 17:42 UTC 

[PATCH RESEND v9 0/9] fs: interface for directly reading/writing compressed data
 2021-05-10 17:08 UTC  (3+ messages)

[PATCH RFC 0/3] make '%pD' print full path for file
 2021-05-10 17:03 UTC  (28+ messages)
` [PATCH RFC 1/3] fs: introduce helper d_path_fast()
` [PATCH RFC 2/3] lib/vsprintf.c: make %pD print full path for file
` [PATCH RFC 3/3] s390/hmcdrv: remove the redundant directory path in debug message

[PATCH] copy_file_range.2: Update cross-filesystem support for 5.12
 2021-05-10 16:34 UTC  (4+ messages)

Personal
 2021-05-10 14:06 UTC 

fsnotify events for overlayfs real file
 2021-05-10 16:31 UTC 

[PATCH 0/8] Folio Prequel patches
 2021-05-10 16:29 UTC  (3+ messages)

LSF/MM/BPF: 2021: Call for Proposals
 2021-05-10 15:52 UTC 

[RFC PATCH 0/3] block_dump: remove block dump
 2021-05-10 15:21 UTC  (4+ messages)

[RFC][PATCH] fanotify: introduce filesystem view mark
 2021-05-10 15:27 UTC  (15+ messages)

[PATCH V1] fuse: Set fuse request error upon fuse abort connection
 2021-05-10 14:05 UTC  (3+ messages)

cat /proc/sys/kernel/tainted => page allocation failure: order:6
 2021-05-10 12:43 UTC  (3+ messages)

[syzbot] UBSAN: shift-out-of-bounds in do_mpage_readpage
 2021-05-10 12:19 UTC 

[fs] aec499039e: unixbench.score 19.2% improvement
 2021-05-10 12:03 UTC  (2+ messages)

9p: fscache duplicate cookie
 2021-05-10 11:47 UTC  (7+ messages)

[ANNOUNCE] util-linux v2.37-rc2
 2021-05-10 11:40 UTC 

[PATCH] zonefs: Macros with complex values should be enclosed in parentheses
 2021-05-10  9:54 UTC 

[PATCH v7] vfs: fix copy_file_range regression in cross-fs copies
 2021-05-10  9:10 UTC  (12+ messages)
` [PATCH v8] "

[PATCH v9] vfs: fix copy_file_range regression in cross-fs copies
 2021-05-10  9:08 UTC 

iso9660: problems mounting japanese cdrom images
 2021-05-10  7:05 UTC 

[PATCH 2/2] xfs: kick extra large ioends to completion workqueue
 2021-05-10  2:45 UTC  (8+ messages)
` [PATCH v2 "

[PATCH] eventfd: convert to using ->write_iter()
 2021-05-09 13:22 UTC  (2+ messages)
` [eventfd] cd8a8dd187: WARNING:at_include/linux/thread_info.h:#eventfd_write

[syzbot] INFO: task hung in __io_uring_cancel
 2021-05-08 14:17 UTC  (4+ messages)

[syzbot] possible deadlock in pipe_lock (4)
 2021-05-08 13:07 UTC 

[PATCH v2] sysctl: Remove redundant assignment to first
 2021-05-08 10:33 UTC 

[PATCH v3 0/3] fsdax: Factor helper functions to simplify the code
 2021-05-08  5:26 UTC  (2+ messages)

[PATCH 1/1] fs/binfmt_elf_fdpic: fix error return code in load_elf_fdpic_binary()
 2021-05-08  3:04 UTC 

[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
 2021-05-07 23:45 UTC  (24+ messages)

[PATCH] lockdown,selinux: fix bogus SELinux lockdown permission checks
 2021-05-07 22:17 UTC  (2+ messages)

splice() from /dev/zero to a pipe does not work (5.9+)
 2021-05-07 20:31 UTC  (6+ messages)

[GIT PULL] 9p update for 5.13-rc1
 2021-05-07 19:07 UTC  (2+ messages)

[PATCH v3 0/2] secretmem: optimize page_is_secretmem()
 2021-05-07 15:01 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH] block: reexpand iov_iter after read/write
 2021-05-07 14:59 UTC  (12+ messages)

[PATCH v2] debugfs: fix security_locked_down() call for SELinux
 2021-05-07 12:53 UTC 

[PATCH] debugfs: fix security_locked_down() call for SELinux
 2021-05-07 12:41 UTC  (5+ messages)

[PATCH] sysctl: Remove redundant assignment to first
 2021-05-07 11:26 UTC  (2+ 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).