messages from 2021-12-11 16:51:42 to 2021-12-15 17:22:41 UTC [more...]
[PATCH 5.15 11/42] netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock
2021-12-15 17:20 UTC
devirtualize kernel access to DAX
2021-12-15 16:46 UTC (31+ messages)
` [PATCH 1/5] uio: remove copy_from_iter_flushcache() and copy_mc_to_iter()
` [PATCH 2/5] dax: simplify dax_synchronous and set_dax_synchronous
` [PATCH 3/5] dax: remove the DAXDEV_F_SYNC flag
` [PATCH 4/5] dax: remove the copy_from_iter and copy_to_iter methods
` [PATCH 5/5] dax: always use _copy_mc_to_iter in dax_copy_to_iter
[RFC PATCH 0/7] Inotify support in FUSE and virtiofs
2021-12-15 16:44 UTC (12+ messages)
[PATCH] [fuse] alloc_page nofs avoid deadlock
2021-12-15 13:52 UTC (11+ messages)
[PATCH] exfat: remove argument 'sector' from exfat_get_dentry()
2021-12-15 13:23 UTC (2+ messages)
[PATCH v4 00/17] Optimize list lru memory consumption
2021-12-15 12:36 UTC (24+ messages)
` [PATCH v4 01/17] mm: list_lru: optimize memory consumption of arrays of per cgroup lists
` [PATCH v4 02/17] mm: introduce kmem_cache_alloc_lru
` [PATCH v4 03/17] fs: introduce alloc_inode_sb() to allocate filesystems specific inode
` [PATCH v4 04/17] fs: allocate inode by using alloc_inode_sb()
` [PATCH v4 05/17] f2fs: "
` [PATCH v4 06/17] nfs42: use a specific kmem_cache to allocate nfs4_xattr_entry
` [PATCH v4 07/17] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
` [PATCH v4 08/17] xarray: use kmem_cache_alloc_lru to allocate xa_node
` [PATCH v4 09/17] mm: workingset: use xas_set_lru() to pass shadow_nodes
` [PATCH v4 10/17] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
` [PATCH v4 11/17] mm: list_lru: allocate list_lru_one only when needed
` [PATCH v4 12/17] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
` [PATCH v4 13/17] mm: list_lru: replace linear array with xarray
` [PATCH v4 14/17] mm: memcontrol: reuse memory cgroup ID for kmem ID
` [PATCH v4 15/17] mm: memcontrol: fix cannot alloc the maximum memcg ID
` [PATCH v4 16/17] mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
` [PATCH v4 17/17] mm: memcontrol: rename memcg_cache_id to memcg_kmem_id
[PATCH 00/36] ceph+fscrypt: context, filename, symlink and size handling support
2021-12-15 12:10 UTC (10+ messages)
` [PATCH 02/36] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
` [PATCH 05/36] fscrypt: uninline and export fscrypt_require_key
[PATCH v9 00/17] Introduce VDUSE - vDPA Device in Userspace
2021-12-15 10:10 UTC (2+ messages)
devirtualize kernel access to DAX v2
2021-12-15 8:45 UTC (5+ messages)
` [PATCH 1/4] uio: remove copy_from_iter_flushcache() and copy_mc_to_iter()
` [PATCH 2/4] dax: simplify dax_synchronous and set_dax_synchronous
` [PATCH 3/4] dax: remove the DAXDEV_F_SYNC flag
` [PATCH 4/4] dax: remove the copy_from_iter and copy_to_iter methods
[PATCH 2/2] xfs: make sure link path does not go away at access
2021-12-15 5:06 UTC (13+ messages)
[RESEND PATCH v8 0/9] fsdax: introduce fs query to support reflink
2021-12-15 3:09 UTC (16+ messages)
` [PATCH v8 1/9] dax: Use percpu rwsem for dax_{read,write}_lock()
` [PATCH v8 2/9] dax: Introduce holder for dax_device
` [PATCH v8 5/9] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v8 6/9] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v8 7/9] dax: add dax holder helper for filesystems
` [PATCH v8 8/9] xfs: Implement ->notify_failure() for XFS
[PATCH RFC v8 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
2021-12-14 23:41 UTC (5+ messages)
` [PATCH RFC v8 1/2] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
` [PATCH v8 2/2] nfsd: Initial implementation of NFSv4 Courteous Server
[PATCH v2 00/67] fscache, cachefiles: Rewrite
2021-12-14 19:57 UTC (6+ messages)
` [PATCH v2 08/67] fscache: Implement cache registration
` [PATCH v2 09/67] fscache: Implement volume registration
[PATCH v9 0/6] test_sysfs: add new selftest for sysfs
2021-12-14 19:31 UTC (5+ messages)
` [PATCH v9 3/6] selftests: add tests_sysfs module
` [copyleft-next] "
[PATCH 0/3] Some improvements on panic_print
2021-12-14 16:31 UTC (3+ messages)
[PATCH] fuse: Fix deadlock on open(O_TRUNC)
2021-12-14 15:35 UTC (5+ messages)
[PATCH - regression] devtmpfs: reconfigure on each mount
2021-12-14 14:18 UTC (6+ messages)
[fuse-devel] Reconnect to FUSE session
2021-12-14 14:04 UTC
[PATCH] fs: xattr: use vmemdup_user instead of kvmalloc and copy_from_user
2021-12-14 13:20 UTC (2+ messages)
[PATCH v2 0/2] kdump: simplify code
2021-12-14 13:14 UTC (8+ messages)
[PATCH] pipe: Fix endless sleep problem due to the out-of-order
2021-12-14 12:09 UTC (2+ messages)
[PATCH] udf: Fix error handling in udf_new_inode()
2021-12-14 10:14 UTC
[PATCH] afs: Fix mmap
2021-12-14 9:22 UTC
[PATCH -next] sysctl: returns -EINVAL when a negative value is passed to proc_doulongvec_minmax
2021-12-14 8:00 UTC (2+ messages)
mmotm 2021-12-13-21-28 uploaded
2021-12-14 5:29 UTC
[PATCH 0/4] Fix softlockup when adding inotify watch
2021-12-14 0:53 UTC (5+ messages)
` [PATCH 1/4] dcache: sweep cached negative dentries to the end of list of siblings
` [PATCH 2/4] fsnotify: stop walking child dentries if remaining tail is negative
` [PATCH 3/4] dcache: add action D_WALK_SKIP_SIBLINGS to d_walk()
` [PATCH 4/4] dcache: stop walking siblings if remaining dentries all negative
[PATCH v7] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
2021-12-14 0:22 UTC (3+ messages)
initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME
2021-12-13 23:20 UTC (6+ messages)
` [PATCH v5 1/5] initramfs: refactor do_header() cpio magic checks
` [PATCH v5 2/5] initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option
` [PATCH v5 3/5] gen_init_cpio: fix short read file handling
` [PATCH v5 4/5] gen_init_cpio: support file checksum archiving
` [PATCH v5 5/5] initramfs: support cpio extraction with file checksums
[PATCH] afs: Fix mmap
2021-12-13 22:43 UTC (2+ messages)
[PATCH v8 0/7] fuse,virtiofs: support per-file DAX
2021-12-13 18:12 UTC (16+ messages)
` [PATCH v8 1/7] fuse: add fuse_should_enable_dax() helper
` [PATCH v8 2/7] fuse: make DAX mount option a tri-state
` [PATCH v8 3/7] fuse: support per inode DAX in fuse protocol
` [PATCH v8 4/7] fuse: enable per inode DAX
` [PATCH v8 5/7] fuse: negotiate per inode DAX in FUSE_INIT
` [PATCH v8 6/7] fuse: mark inode DONT_CACHE when per inode DAX hint changes
` [PATCH v8 7/7] Documentation/filesystem/dax: DAX on virtiofs
[PATCH v2 00/28] iomap/xfs folio patches
2021-12-13 18:08 UTC (6+ messages)
` [PATCH v2 19/28] iomap: Convert __iomap_zero_iter to use a folio
[PATCH v3 0/5] aio: fix use-after-free and missing wakeups
2021-12-13 17:24 UTC (5+ messages)
[PATCH AUTOSEL 5.15 13/24] tools: Fix math.h breakage
2021-12-13 17:10 UTC (3+ messages)
[PATCH -mm v2 0/3] Phase 2 of task comm cleanups
2021-12-13 14:41 UTC (6+ messages)
` [PATCH -mm v2 1/3] elfcore: replace old hard-code 16 with TASK_COMM_LEN_16
` [PATCH -mm v2 2/3] cn_proc: replaced old hard-coded "
[PATCH v3 0/3] Convert vmcore to use an iov_iter
2021-12-13 14:39 UTC (4+ messages)
` [PATCH v3 1/3] vmcore: Convert copy_oldmem_page() to take "
` [PATCH v3 2/3] vmcore: Convert __read_vmcore to use "
` [PATCH v3 3/3] vmcore: Convert read_from_oldmem() to take "
[PATCH v2 0/3] Convert vmcore to use an iov_iter
2021-12-13 14:34 UTC (5+ messages)
` [PATCH v2 1/3] vmcore: Convert __read_vmcore "
` [PATCH v2 2/3] vmcore: Convert read_from_oldmem() to take "
` [PATCH v2 3/3] iov-kaddr
Incorrect handling of . and .. files
2021-12-13 14:09 UTC (5+ messages)
[PATCH 0/3] Convert vmcore to use an iov_iter
2021-12-13 13:42 UTC (10+ messages)
` [PATCH 1/3] vmcore: Convert copy_oldmem_page() to take "
` [PATCH 2/3] vmcore: Convert __read_vmcore to use "
` [PATCH 3/3] vmcore: Convert read_from_oldmem() to take "
[PATCH 5.15 100/171] tracefs: Set all files to the same group ownership as the mount option
2021-12-13 9:30 UTC
[PATCH 5.10 070/132] tracefs: Set all files to the same group ownership as the mount option
2021-12-13 9:30 UTC
[PATCH 5.4 48/88] tracefs: Set all files to the same group ownership as the mount option
2021-12-13 9:30 UTC
[PATCH 4.19 39/74] tracefs: Set all files to the same group ownership as the mount option
2021-12-13 9:30 UTC
[PATCH 4.14 26/53] tracefs: Set all files to the same group ownership as the mount option
2021-12-13 9:30 UTC
[PATCH 4.9 22/42] tracefs: Set all files to the same group ownership as the mount option
2021-12-13 9:30 UTC
[PATCH 4.4 21/37] tracefs: Set all files to the same group ownership as the mount option
2021-12-13 9:29 UTC
[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
2021-12-13 9:07 UTC (7+ messages)
[RFC] iov_iter support for a single kernel address
2021-12-13 8:03 UTC (2+ messages)
[PATCH] iomap: turn the byte variable in iomap_zero_iter into a ssize_t
2021-12-13 7:38 UTC (3+ messages)
[GIT PULL] aio poll fixes for 5.16-rc5
2021-12-13 7:23 UTC (5+ messages)
[PATCH 0/2] Remove some 'congested' tests
2021-12-13 7:04 UTC (7+ messages)
` [PATCH 1/2] Remove inode_congested()
` [PATCH 2/2] Remove bdi_congested() and wb_congested() and related functions
[PATCH v3] sched/numa: add per-process numa_balancing
2021-12-13 6:49 UTC (2+ messages)
[syzbot] possible deadlock in input_event (2)
2021-12-13 2:42 UTC (2+ messages)
[PATCH v4 0/2] [PATCH v4 0/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
2021-12-12 23:35 UTC (7+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] fs/binfmt_elf: Refactor load_elf_binary function
[PATCH] aio: Fix incorrect usage of eventfd_signal_allowed()
2021-12-12 8:07 UTC (4+ messages)
[GIT PULL] xfs: bug fixes for 5.16-rc4
2021-12-12 0:34 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).