linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-22 01:43:05 to 2021-12-24 02:33:24 UTC [more...]

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2021-12-24  1:34 UTC  (2+ messages)

[PATCH 0/3] Some improvements on panic_print
 2021-12-24  1:35 UTC  (12+ messages)
` [PATCH 2/3] panic: Add option to dump all CPUs backtraces in panic_print
` [PATCH 3/3] panic: Allow printing extra panic information on kdump

[PATCH v7 0/5] io_uring: add xattr support
 2021-12-23 23:54 UTC  (8+ messages)
` [PATCH v7 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
` [PATCH v7 2/5] fs: split off setxattr_copy and do_setxattr function from setxattr
` [PATCH v7 3/5] fs: split off do_getxattr from getxattr
` [PATCH v7 4/5] io_uring: add fsetxattr and setxattr support
` [PATCH v7 5/5] io_uring: add fgetxattr and getxattr support

[PATCH v8 0/5] io_uring: add xattr support
 2021-12-23 23:51 UTC  (6+ messages)
` [PATCH v8 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
` [PATCH v8 2/5] fs: split off setxattr_copy and do_setxattr function from setxattr
` [PATCH v8 3/5] fs: split off do_getxattr from getxattr
` [PATCH v8 4/5] io_uring: add fsetxattr and setxattr support
` [PATCH v8 5/5] io_uring: add fgetxattr and getxattr support

[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-12-23 23:09 UTC  (23+ messages)
` [PATCH v3 kvm/queue 01/16] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v3 kvm/queue 02/16] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v3 kvm/queue 03/16] mm/memfd: Introduce MEMFD_OPS
` [PATCH v3 kvm/queue 04/16] KVM: Extend the memslot to support fd-based private memory
` [PATCH v3 kvm/queue 05/16] KVM: Maintain ofs_tree for fast memslot lookup by file offset
` [PATCH v3 kvm/queue 06/16] KVM: Implement fd-based memory using MEMFD_OPS interfaces
` [PATCH v3 kvm/queue 07/16] KVM: Refactor hva based memory invalidation code
` [PATCH v3 kvm/queue 08/16] KVM: Special handling for fd-based memory invalidation
` [PATCH v3 kvm/queue 09/16] KVM: Split out common memory invalidation code
` [PATCH v3 kvm/queue 10/16] KVM: Implement fd-based memory invalidation
` [PATCH v3 kvm/queue 11/16] KVM: Add kvm_map_gfn_range
` [PATCH v3 kvm/queue 12/16] KVM: Implement fd-based memory fallocation
` [PATCH v3 kvm/queue 13/16] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v3 kvm/queue 14/16] KVM: Handle page fault for private memory
` [PATCH v3 kvm/queue 15/16] KVM: Use kvm_userspace_memory_region_ext
` [PATCH v3 kvm/queue 16/16] KVM: Register/unregister private memory slot to memfd

[PATCH v6 0/5] io_uring: add xattr support
 2021-12-23 20:00 UTC  (13+ messages)
` [PATCH v6 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
` [PATCH v6 2/5] fs: split off setxattr_setup function from setxattr
` [PATCH v6 3/5] fs: split off do_getxattr from getxattr
` [PATCH v6 4/5] io_uring: add fsetxattr and setxattr support
` [PATCH v6 5/5] io_uring: add fgetxattr and getxattr support

[PATCH 00/48] Folios for 5.17
 2021-12-23 18:36 UTC  (106+ messages)
` [PATCH 01/48] filemap: Remove PageHWPoison check from next_uptodate_page()
` [PATCH 02/48] fs/writeback: Convert inode_switch_wbs_work_fn to folios
` [PATCH 03/48] mm/doc: Add documentation for folio_test_uptodate
` [PATCH 04/48] mm/writeback: Improve __folio_mark_dirty() comment
` [PATCH 05/48] pagevec: Add folio_batch
` [PATCH 06/48] iov_iter: Add copy_folio_to_iter()
` [PATCH 07/48] iov_iter: Convert iter_xarray to use folios
` [PATCH 08/48] mm: Add folio_test_pmd_mappable()
` [PATCH 09/48] filemap: Add folio_put_wait_locked()
` [PATCH 10/48] filemap: Convert page_cache_delete to take a folio
` [PATCH 11/48] filemap: Add filemap_unaccount_folio()
` [PATCH 12/48] filemap: Convert tracing of page cache operations to folio
` [PATCH 13/48] filemap: Add filemap_remove_folio and __filemap_remove_folio
` [PATCH 14/48] filemap: Convert find_get_entry to return a folio
` [PATCH 15/48] filemap: Remove thp_contains()
` [PATCH 16/48] filemap: Convert filemap_get_read_batch to use folios
` [PATCH 17/48] filemap: Convert find_get_pages_contig to folios
` [PATCH 18/48] filemap: Convert filemap_read_page to take a folio
` [PATCH 19/48] filemap: Convert filemap_create_page to folio
` [PATCH 20/48] filemap: Convert filemap_range_uptodate to folios
` [PATCH 21/48] readahead: Convert page_cache_async_ra() to take a folio
` [PATCH 22/48] readahead: Convert page_cache_ra_unbounded to folios
` [PATCH 23/48] filemap: Convert do_async_mmap_readahead to take a folio
` [PATCH 24/48] filemap: Convert filemap_fault to folio
` [PATCH 25/48] filemap: Add read_cache_folio and read_mapping_folio
` [PATCH 26/48] filemap: Convert filemap_get_pages to use folios
` [PATCH 27/48] filemap: Convert page_cache_delete_batch to folios
` [PATCH 28/48] filemap: Use folios in next_uptodate_page
` [PATCH 29/48] filemap: Use a folio in filemap_map_pages
` [PATCH 30/48] filemap: Use a folio in filemap_page_mkwrite
` [PATCH 31/48] filemap: Add filemap_release_folio()
` [PATCH 32/48] truncate: Add truncate_cleanup_folio()
` [PATCH 33/48] mm: Add unmap_mapping_folio()
` [PATCH 34/48] shmem: Convert part of shmem_undo_range() to use a folio
` [PATCH 35/48] truncate,shmem: Add truncate_inode_folio()
` [PATCH 36/48] truncate: Skip known-truncated indices
` [PATCH 37/48] truncate: Convert invalidate_inode_pages2_range() to use a folio
` [PATCH 38/48] truncate: Add invalidate_complete_folio2()
` [PATCH 39/48] filemap: Convert filemap_read() to use a folio
` [PATCH 40/48] filemap: Convert filemap_get_read_batch() to use a folio_batch
` [PATCH 41/48] filemap: Return only folios from find_get_entries()
` [PATCH 42/48] mm: Convert find_lock_entries() to use a folio_batch
` [PATCH 43/48] mm: Remove pagevec_remove_exceptionals()
` [PATCH 44/48] fs: Convert vfs_dedupe_file_range_compare to folios
` [PATCH 45/48] truncate: Convert invalidate_inode_pages2_range "
` [PATCH 46/48] truncate,shmem: Handle truncates that split large folios
` [PATCH 47/48] XArray: Add xas_advance()
` [PATCH 48/48] mm: Use multi-index entries in the page cache

[PATCH REPOST REPOST v2] fscache: Use only one fscache_object_cong_wait
 2021-12-23 18:15 UTC  (3+ messages)

[PATCH 0/2] Forced idle time accounting per cpu
 2021-12-23 12:40 UTC  (4+ messages)
` [PATCH 1/2] sched/core: Cookied forceidle "
` [PATCH 2/2] sched/core: Uncookied force idle "

[PATCH] fuse: async processing of F_SETLK with FL_SLEEP flag
 2021-12-23 11:31 UTC 

[PATCH] chardev: fix error handling in cdev_device_add()
 2021-12-23  7:43 UTC  (4+ messages)

mmotm 2021-12-22-19-02 uploaded
 2021-12-23  6:38 UTC  (2+ messages)
` mmotm 2021-12-22-19-02 uploaded (drivers/gpu/drm/i915/display/intel_backlight.o)

[syzbot] INFO: task hung in jbd2_journal_commit_transaction (3)
 2021-12-23  5:32 UTC  (4+ messages)

[PATCH] mm,fs: Split dump_mapping() out from dump_page()
 2021-12-23  5:12 UTC  (2+ messages)

[PATCH v4 00/68] fscache, cachefiles: Rewrite
 2021-12-22 23:31 UTC  (69+ messages)
` [PATCH v4 01/68] fscache, cachefiles: Disable configuration
` [PATCH v4 02/68] cachefiles: Delete the cachefiles driver pending rewrite
` [PATCH v4 03/68] fscache: Remove the contents of the fscache driver, "
` [PATCH v4 04/68] netfs: Display the netfs inode number in the netfs_read tracepoint
` [PATCH v4 05/68] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
` [PATCH v4 06/68] fscache: Introduce new driver
` [PATCH v4 07/68] fscache: Implement a hash function
` [PATCH v4 08/68] fscache: Implement cache registration
` [PATCH v4 09/68] fscache: Implement volume registration
` [PATCH v4 10/68] fscache: Implement cookie registration
` [PATCH v4 11/68] fscache: Implement cache-level access helpers
` [PATCH v4 12/68] fscache: Implement volume-level "
` [PATCH v4 13/68] fscache: Implement cookie-level "
` [PATCH v4 14/68] fscache: Implement functions add/remove a cache
` [PATCH v4 15/68] fscache: Provide and use cache methods to lookup/create/free a volume
` [PATCH v4 16/68] fscache: Add a function for a cache backend to note an I/O error
` [PATCH v4 17/68] fscache: Implement simple cookie state machine
` [PATCH v4 18/68] fscache: Implement cookie user counting and resource pinning
` [PATCH v4 19/68] fscache: Implement cookie invalidation
` [PATCH v4 20/68] fscache: Provide a means to begin an operation
` [PATCH v4 21/68] fscache: Count data storage objects in a cache
` [PATCH v4 22/68] fscache: Provide read/write stat counters for the cache
` [PATCH v4 23/68] fscache: Provide a function to let the netfs update its coherency data
` [PATCH v4 24/68] netfs: Pass more information on how to deal with a hole in the cache
` [PATCH v4 25/68] fscache: Implement raw I/O interface
` [PATCH v4 26/68] fscache: Implement higher-level write "
` [PATCH v4 27/68] vfs, fscache: Implement pinning of cache usage for writeback
` [PATCH v4 28/68] fscache: Provide a function to note the release of a page
` [PATCH v4 29/68] fscache: Provide a function to resize a cookie
` [PATCH v4 30/68] cachefiles: Introduce rewritten driver
` [PATCH v4 31/68] cachefiles: Define structs
` [PATCH v4 32/68] cachefiles: Add some error injection support
` [PATCH v4 33/68] cachefiles: Add a couple of tracepoints for logging errors
` [PATCH v4 34/68] cachefiles: Add cache error reporting macro
` [PATCH v4 35/68] cachefiles: Add security derivation
` [PATCH v4 36/68] cachefiles: Register a miscdev and parse commands over it
` [PATCH v4 37/68] cachefiles: Provide a function to check how much space there is
` [PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
` [PATCH v4 39/68] cachefiles: Implement a function to get/create a directory in the cache
` [PATCH v4 40/68] cachefiles: Implement cache registration and withdrawal
` [PATCH v4 41/68] cachefiles: Implement volume support
` [PATCH v4 42/68] cachefiles: Add tracepoints for calls to the VFS
` [PATCH v4 43/68] cachefiles: Implement object lifecycle funcs
` [PATCH v4 44/68] cachefiles: Implement key to filename encoding
` [PATCH v4 45/68] cachefiles: Implement metadata/coherency data storage in xattrs
` [PATCH v4 46/68] cachefiles: Mark a backing file in use with an inode flag
` [PATCH v4 47/68] cachefiles: Implement culling daemon commands
` [PATCH v4 48/68] cachefiles: Implement backing file wrangling
` [PATCH v4 49/68] cachefiles: Implement begin and end I/O operation
` [PATCH v4 50/68] cachefiles: Implement cookie resize for truncate
` [PATCH v4 51/68] cachefiles: Implement the I/O routines
` [PATCH v4 52/68] fscache, cachefiles: Store the volume coherency data
` [PATCH v4 53/68] cachefiles: Allow cachefiles to actually function
` [PATCH v4 54/68] fscache, cachefiles: Display stats of no-space events
` [PATCH v4 55/68] fscache, cachefiles: Display stat of culling events
` [PATCH v4 56/68] afs: Convert afs to use the new fscache API
` [PATCH v4 57/68] afs: Copy local writes to the cache when writing to the server
` [PATCH v4 58/68] afs: Skip truncation on the server of data we haven't written yet
` [PATCH v4 59/68] 9p: Use fscache indexing rewrite and reenable caching
` [PATCH v4 60/68] 9p: Copy local writes to the cache when writing to the server
` [PATCH v4 61/68] nfs: Convert to new fscache volume/cookie API
` [PATCH v4 62/68] nfs: Implement cache I/O by accessing the cache directly
` [PATCH v4 63/68] cifs: Support fscache indexing rewrite (untested)
` [PATCH v4 64/68] ceph: conversion to new fscache API
` [PATCH v4 65/68] ceph: add fscache writeback support
` [PATCH v4 66/68] fscache: Rewrite documentation
` [PATCH v4 67/68] fscache: Add a tracepoint for cookie use/unuse
` [PATCH v4 68/68] 9p, afs, ceph, cifs, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocking()

[PATCH linux-next] sysctl: add comments to make the code more clear
 2021-12-22 11:51 UTC 

[PATCH] exec: Make suid_dumpable apply to SUID/SGID binaries irrespective of invoking users
 2021-12-22  6:29 UTC  (11+ messages)

[syzbot] kernel BUG in __page_mapcount
 2021-12-22  1:42 UTC  (6+ 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).