messages from 2021-12-14 18:37:04 to 2021-12-17 16:20:10 UTC [more...]
[PATCH v2 1/2] ceph: Uninline the data on a file opened for writing
2021-12-17 16:20 UTC (5+ messages)
` [PATCH v2 2/2] ceph: Remove some other inline-setting bits
[PATCH 0/9] sysctl: 4th set of kernel/sysctl cleanups
2021-12-17 16:15 UTC (3+ messages)
` [PATCH 4/9] sysctl: move maxolduid as a sysctl specific const
Problem with data=ordered ext4 mount option in linux-next
2021-12-17 15:34 UTC (3+ messages)
[PATCH] ceph: Uninline the data on a file opened for writing
2021-12-17 15:04 UTC
[RFC PATCH 0/7] Inotify support in FUSE and virtiofs
2021-12-17 14:15 UTC (21+ messages)
[PATCH v4 00/17] Optimize list lru memory consumption
2021-12-17 13:12 UTC (13+ 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 09/17] mm: workingset: use xas_set_lru() to pass shadow_nodes
[PATCH] fuse: drop obsoleted lockd restriction in fuse_setlk
2021-12-17 11:59 UTC
[PATCH v2] zonefs: add MODULE_ALIAS_FS
2021-12-17 7:57 UTC (3+ messages)
[PATCH] zonefs: add MODULE_ALIAS_FS
2021-12-17 2:48 UTC (3+ messages)
[PATCH v3 00/25] iomap/xfs folio patches
2021-12-16 21:43 UTC (27+ messages)
` [PATCH v3 01/25] block: Add bio_add_folio()
` [PATCH v3 02/25] block: Add bio_for_each_folio_all()
` [PATCH v3 03/25] fs/buffer: Convert __block_write_begin_int() to take a folio
` [PATCH v3 04/25] iomap: Convert to_iomap_page "
` [PATCH v3 05/25] iomap: Convert iomap_page_create "
` [PATCH v3 06/25] iomap: Convert iomap_page_release "
` [PATCH v3 07/25] iomap: Convert iomap_releasepage to use "
` [PATCH v3 08/25] iomap: Add iomap_invalidate_folio
` [PATCH v3 09/25] iomap: Pass the iomap_page into iomap_set_range_uptodate
` [PATCH v3 10/25] iomap: Convert bio completions to use folios
` [PATCH v3 11/25] iomap: Use folio offsets instead of page offsets
` [PATCH v3 12/25] iomap: Convert iomap_read_inline_data to take a folio
` [PATCH v3 13/25] iomap: Convert readahead and readpage to use "
` [PATCH v3 14/25] iomap: Convert iomap_page_mkwrite "
` [PATCH v3 15/25] iomap: Allow iomap_write_begin() to be called with the full length
` [PATCH v3 16/25] iomap: Convert __iomap_zero_iter to use a folio
` [PATCH v3 17/25] iomap: Convert iomap_write_begin() and iomap_write_end() to folios
` [PATCH v3 18/25] iomap: Convert iomap_write_end_inline to take a folio
` [PATCH v3 19/25] iomap,xfs: Convert ->discard_page to ->discard_folio
` [PATCH v3 20/25] iomap: Simplify iomap_writepage_map()
` [PATCH v3 21/25] iomap: Simplify iomap_do_writepage()
` [PATCH v3 22/25] iomap: Convert iomap_add_to_ioend() to take a folio
` [PATCH v3 23/25] iomap: Convert iomap_migrate_page() to use folios
` [PATCH v3 24/25] iomap: Support large folios in invalidatepage
` [PATCH v3 25/25] xfs: Support large folios
[PATCH v3 00/68] fscache, cachefiles: Rewrite
2021-12-16 21:17 UTC (76+ 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 v3 41/68] cachefiles: Implement volume support
` [PATCH v3 42/68] cachefiles: Add tracepoints for calls to the VFS
` [PATCH v3 43/68] cachefiles: Implement object lifecycle funcs
` [PATCH v3 44/68] cachefiles: Implement key to filename encoding
` [PATCH v3 45/68] cachefiles: Implement metadata/coherency data storage in xattrs
` [PATCH v3 46/68] cachefiles: Mark a backing file in use with an inode flag
` [PATCH v3 47/68] cachefiles: Implement culling daemon commands
` [PATCH v3 48/68] cachefiles: Implement backing file wrangling
` [PATCH v3 49/68] cachefiles: Implement begin and end I/O operation
` [PATCH v3 50/68] cachefiles: Implement cookie resize for truncate
` [PATCH v3 51/68] cachefiles: Implement the I/O routines
` [PATCH v3 52/68] fscache, cachefiles: Store the volume coherency data
` [PATCH v3 53/68] cachefiles: Allow cachefiles to actually function
` [PATCH v3 54/68] fscache, cachefiles: Display stats of no-space events
` [PATCH v3 55/68] fscache, cachefiles: Display stat of culling events
` [PATCH v3 56/68] afs: Handle len being extending over page end in write_begin/write_end
` [PATCH v3 57/68] afs: Fix afs_write_end() to handle len > page size
` [PATCH v3 58/68] afs: Convert afs to use the new fscache API
` [PATCH v3 59/68] afs: Copy local writes to the cache when writing to the server
` [PATCH v3 60/68] afs: Skip truncation on the server of data we haven't written yet
` [PATCH v3 61/68] 9p: Use fscache indexing rewrite and reenable caching
` [PATCH v3 62/68] 9p: Copy local writes to the cache when writing to the server
` [PATCH v3 63/68] nfs: Convert to new fscache volume/cookie API
` [PATCH v3 64/68] nfs: Implement cache I/O by accessing the cache directly
` [PATCH v3 65/68] cifs: Support fscache indexing rewrite (untested)
` [PATCH v3 66/68] ceph: conversion to new fscache API
` [PATCH v3 67/68] ceph: add fscache writeback support
` [PATCH v3 68/68] fscache: Rewrite documentation
[PATCH v2 00/28] iomap/xfs folio patches
2021-12-16 20:43 UTC (5+ messages)
` [PATCH v2 19/28] iomap: Convert __iomap_zero_iter to use a folio
[PATCH] afs: Fix mmap
2021-12-16 17:13 UTC (2+ messages)
[PATCH v4 11/17] mm: list_lru: allocate list_lru_one only when needed
2021-12-16 14:56 UTC (3+ messages)
` [mm] 86cda95957: BUG:sleeping_function_called_from_invalid_context_at_include/linux/sched/mm.h
` [External] "
[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 (2+ 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
[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 (2+ messages)
[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 (11+ 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 7/9] dax: add dax holder helper for filesystems
[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 (14+ messages)
` [PATCH 4/5] dax: remove the copy_from_iter and copy_to_iter methods
[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 (3+ messages)
` [PATCH RFC v8 1/2] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
[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] "
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).