Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-13 14:19:21 to 2021-12-16 16:17:29 UTC [more...]

[PATCH v3 00/68] fscache, cachefiles: Rewrite
 2021-12-16 16:17 UTC  (41+ messages)
` [PATCH v3 01/68] fscache, cachefiles: Disable configuration
` [PATCH v3 02/68] cachefiles: Delete the cachefiles driver pending rewrite
` [PATCH v3 03/68] fscache: Remove the contents of the fscache driver, "
` [PATCH v3 04/68] netfs: Display the netfs inode number in the netfs_read tracepoint
` [PATCH v3 05/68] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
` [PATCH v3 06/68] fscache: Introduce new driver
` [PATCH v3 07/68] fscache: Implement a hash function
` [PATCH v3 08/68] fscache: Implement cache registration
` [PATCH v3 09/68] fscache: Implement volume registration
` [PATCH v3 10/68] fscache: Implement cookie registration
` [PATCH v3 11/68] fscache: Implement cache-level access helpers
` [PATCH v3 12/68] fscache: Implement volume-level "
` [PATCH v3 13/68] fscache: Implement cookie-level "
` [PATCH v3 14/68] fscache: Implement functions add/remove a cache
` [PATCH v3 15/68] fscache: Provide and use cache methods to lookup/create/free a volume
` [PATCH v3 16/68] fscache: Add a function for a cache backend to note an I/O error
` [PATCH v3 17/68] fscache: Implement simple cookie state machine
` [PATCH v3 18/68] fscache: Implement cookie user counting and resource pinning
` [PATCH v3 19/68] fscache: Implement cookie invalidation
` [PATCH v3 20/68] fscache: Provide a means to begin an operation
` [PATCH v3 21/68] fscache: Count data storage objects in a cache
` [PATCH v3 22/68] fscache: Provide read/write stat counters for the cache
` [PATCH v3 23/68] fscache: Provide a function to let the netfs update its coherency data
` [PATCH v3 24/68] netfs: Pass more information on how to deal with a hole in the cache
` [PATCH v3 25/68] fscache: Implement raw I/O interface
` [PATCH v3 26/68] fscache: Implement higher-level write "
` [PATCH v3 27/68] vfs, fscache: Implement pinning of cache usage for writeback
` [PATCH v3 28/68] fscache: Provide a function to note the release of a page
` [PATCH v3 29/68] fscache: Provide a function to resize a cookie
` [PATCH v3 30/68] cachefiles: Introduce rewritten driver
` [PATCH v3 31/68] cachefiles: Define structs
` [PATCH v3 32/68] cachefiles: Add some error injection support
` [PATCH v3 33/68] cachefiles: Add a couple of tracepoints for logging errors
` [PATCH v3 34/68] cachefiles: Add cache error reporting macro
` [PATCH v3 35/68] cachefiles: Add security derivation
` [PATCH v3 36/68] cachefiles: Register a miscdev and parse commands over it
` [PATCH v3 37/68] cachefiles: Provide a function to check how much space there is
` [PATCH v3 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
` [PATCH v3 39/68] cachefiles: Implement a function to get/create a directory in the cache
` [PATCH v3 40/68] cachefiles: Implement cache registration and withdrawal

[PATCH v4 00/17] Optimize list lru memory consumption
 2021-12-16 14:56 UTC  (26+ 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
  ` [mm] 86cda95957: BUG:sleeping_function_called_from_invalid_context_at_include/linux/sched/mm.h
    ` [External] "
` [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] fuse: fix deadlock between O_TRUNC open() and non-O_TRUNC open()
 2021-12-16 14:45 UTC 

Vi har tagit emot din förfrågan
 2021-12-16 14:36 UTC 

[fuse-devel] Reconnect to FUSE session
 2021-12-16 12:59 UTC  (2+ messages)

[PATCH] exfat: remove argument 'sector' from exfat_get_dentry()
 2021-12-16 13:06 UTC  (3+ messages)

[PATCH] fs: xattr: use vmemdup_user instead of kvmalloc and copy_from_user
 2021-12-16 12:23 UTC  (3+ messages)
` [fs] 7db4f49247: WARNING:at_mm/slub.c:#kfree

[PATCH v2 1/2] binfmt_misc: cleanup on filesystem umount
 2021-12-16 11:26 UTC  (2+ messages)
` [PATCH v2 2/2] binfmt_misc: enable sandboxed mounts

[RFC PATCH 0/7] Inotify support in FUSE and virtiofs
 2021-12-16 11:03 UTC  (16+ messages)

[PATCH 0/3] Convert vmcore to use an iov_iter
 2021-12-16  9:28 UTC  (4+ messages)
` [PATCH 1/3] vmcore: Convert copy_oldmem_page() to take "

[PATCH v3 0/3] Convert vmcore to use an iov_iter
 2021-12-16  8:43 UTC  (5+ 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] pipe: remove needless spin_lock in pipe_read/pipe_write
 2021-12-16  8:31 UTC  (3+ messages)

[RESEND PATCH v8 0/9] fsdax: introduce fs query to support reflink
 2021-12-16  7:46 UTC  (18+ 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 v9 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-12-16  3:14 UTC  (3+ messages)

[PATCH 2/2] xfs: make sure link path does not go away at access
 2021-12-16  2:45 UTC  (14+ messages)

[PATCH v4 0/5] io_uring: add xattr support
 2021-12-15 22:17 UTC  (6+ messages)
` [PATCH v4 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
` [PATCH v4 2/5] fs: split off setxattr_setup function from setxattr
` [PATCH v4 3/5] fs: split off do_getxattr from getxattr
` [PATCH v4 4/5] io_uring: add fsetxattr and setxattr support
` [PATCH v4 5/5] io_uring: add fgetxattr and getxattr support

[PATCH v6 0/3] io_uring: add getdents64 support
 2021-12-15 21:59 UTC  (4+ messages)
` [PATCH v6 1/3] fs: split off do_iterate_dir from iterate_dir function
` [PATCH v6 2/3] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH v6 3/3] io_uring: add support for getdents64

[PATCH v2 0/3] io_uring: add getdents64 support
 2021-12-15 21:09 UTC  (2+ messages)

[PATCH v3 0/5] io_uring: add xattr support
 2021-12-15 21:09 UTC  (2+ messages)

[PATCH] io_uring: prevent io_put_identity() from freeing a static identity
 2021-12-15 20:27 UTC  (3+ messages)

[PATCH v3 00/11] Extend fanotify dirent events
 2021-12-15 18:49 UTC  (3+ messages)

devirtualize kernel access to DAX
 2021-12-15 17:27 UTC  (21+ messages)
` [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

[PATCH 5.15 11/42] netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock
 2021-12-15 17:20 UTC 

[PATCH] [fuse] alloc_page nofs avoid deadlock
 2021-12-15 13:52 UTC  (11+ messages)

[PATCH 00/36] ceph+fscrypt: context, filename, symlink and size handling support
 2021-12-15 12:10 UTC  (8+ messages)
` [PATCH 05/36] fscrypt: uninline and export fscrypt_require_key

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

[PATCH v2 0/2] kdump: simplify code
 2021-12-14 13:14 UTC  (7+ 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  (3+ messages)
` [PATCH -mm v2 1/3] elfcore: replace old hard-code 16 with TASK_COMM_LEN_16

[PATCH v2 0/3] Convert vmcore to use an iov_iter
 2021-12-13 14:34 UTC  (4+ messages)
` [PATCH v2 1/3] vmcore: Convert __read_vmcore "
` [PATCH v2 3/3] iov-kaddr


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