messages from 2022-10-24 20:10:01 to 2022-10-28 17:07:08 UTC [more...]
[PATCH 00/14] fs/ntfs3: Additional bugfix and refactoring
2022-10-28 17:04 UTC (8+ messages)
` [PATCH 01/14] fs/ntfs3: Fixing work with sparse clusters
` [PATCH 02/14] fs/ntfs3: Change new sparse cluster processing
` [PATCH 03/14] fs/ntfs3: Fix wrong indentations
` [PATCH 04/14] fs/ntfs3: atomic_open implementation
` [PATCH 05/14] fs/ntfs3: Fixing wrong logic in attr_set_size and ntfs_fallocate
` [PATCH 06/14] fs/ntfs3: Changing locking in ntfs_rename
` [PATCH 07/14] fs/ntfs3: Restore correct state after ENOSPC in attr_data_get_block
How to convert I/O iterators to iterators, sglists and RDMA lists
2022-10-28 17:02 UTC (21+ messages)
` [PATCH v2 01/12] get rid of unlikely() on page_copy_sane() calls
` [PATCH v2 02/12] csum_and_copy_to_iter(): handle ITER_DISCARD
` [PATCH v2 03/12] [s390] copy_oldmem_kernel() - WRITE is "data source", not destination
` [PATCH v2 04/12] [fsi] "
` [PATCH v2 05/12] [infiniband] READ is "data destination", not source
` [PATCH v2 06/12] [s390] zcore: WRITE is "data source", not destination
` [PATCH v2 07/12] [s390] memcpy_real(): "
` [PATCH v2 08/12] [target] fix iov_iter_bvec() "direction" argument
` [PATCH v2 09/12] [vhost] fix 'direction' argument of iov_iter_{init,bvec}()
` [PATCH v2 10/12] [xen] fix "direction" argument of iov_iter_kvec()
` [PATCH v2 11/12] iov_iter: saner checks for attempt to copy to/from iterator
` [PATCH v2 12/12] use less confusing names for iov_iter direction initializers
[RFC 0/2] iomap: Add support for subpage dirty state tracking to improve write performance
2022-10-28 17:01 UTC (6+ messages)
` [RFC 1/2] iomap: Change uptodate variable name to state
` [RFC 2/2] iomap: Support subpage size dirty tracking to improve write performance
[GIT PULL] fscrypt fix for 6.1-rc3
2022-10-28 16:53 UTC (5+ messages)
[PATCH 0/1] Mapping an entire folio
2022-10-28 16:45 UTC (3+ messages)
` [PATCH 1/1] mm: Add folio_map_local()
[RFC PATCH 0/9] smb3: Add iter helpers and use iov_iters down to the network transport
2022-10-28 15:56 UTC (10+ messages)
` [RFC PATCH 1/9] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [RFC PATCH 2/9] netfs: Add a function to extract an iterator into a scatterlist
` [RFC PATCH 3/9] cifs: Add a function to build an RDMA SGE list from an iterator
` [RFC PATCH 4/9] cifs: Add a function to Hash the contents of "
` [RFC PATCH 5/9] cifs: Add some helper functions
` [RFC PATCH 6/9] cifs: Add a function to read into an iter from a socket
` [RFC PATCH 7/9] cifs: Change the I/O paths to use an iterator rather than a page list
` [RFC PATCH 8/9] cifs: Build the RDMA SGE list directly from an iterator
` [RFC PATCH 9/9] cifs: Remove unused code
[PATCH 13/15] fcntl: remove FASYNC_MAGIC
2022-10-28 13:59 UTC (2+ messages)
thoughts about fanotify and HSM
2022-10-28 12:50 UTC (9+ messages)
[PATCH v3] fuse: Rearrange fuse_allow_current_process checks
2022-10-28 12:36 UTC (3+ messages)
[PATCH 5.10 61/73] fcntl: make F_GETOWN(EX) return 0 on dead owner task
2022-10-28 12:03 UTC
[PATCH 1/2] fs: introduce dedicated idmap type for mounts
2022-10-28 11:10 UTC (2+ messages)
` [PATCH 2/2] acl: conver higher-level helpers to rely on mnt_idmap
[ANNOUNCE] exfatprogs-1.2.0 version released
2022-10-28 10:46 UTC
[RFC] fsnotify: allow sleepable child dentry flag update
2022-10-28 9:32 UTC (19+ messages)
` [PATCH 0/2] fsnotify: fix softlockups iterating over d_subdirs
` [PATCH v2 0/3] "
` [PATCH v2 2/3] fsnotify: Protect i_fsnotify_mask and child flags with inode rwsem
` [PATCH v3 0/3] fsnotify: fix softlockups iterating over d_subdirs
` [PATCH v3 1/3] fsnotify: Use d_find_any_alias to get dentry associated with inode
` [PATCH v3 2/3] fsnotify: Protect i_fsnotify_mask and child flags with inode rwsem
` [PATCH v3 3/3] fsnotify: allow sleepable child flag update
[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
2022-10-28 7:04 UTC (25+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
` [PATCH v9 6/8] KVM: Update lpage info when private/shared memory are mixed
` [PATCH v9 7/8] KVM: Handle page fault for private memory
` [PATCH v9 8/8] KVM: Enable and expose KVM_MEM_PRIVATE
[RFC PATCH] mm: move xa forward when run across zombie page
2022-10-28 4:05 UTC (19+ messages)
[PATCH] xfs: fail dax mount if reflink is enabled on a partition
2022-10-28 1:37 UTC (15+ messages)
[PATCH 2/2] fsnotify: allow sleepable child flag update
2022-10-27 22:12 UTC (4+ messages)
[PATCH 5.10 67/79] fcntl: make F_GETOWN(EX) return 0 on dead owner task
2022-10-27 16:56 UTC
[PATCH stable 0/5] Fix missing patches in stable
2022-10-27 14:15 UTC (3+ messages)
consolidate btrfs checksumming, repair and bio splitting
2022-10-27 13:54 UTC (10+ messages)
[PATCH 0/9] fscache,netfs: decouple raw fscache APIs from libnetfs
2022-10-27 13:13 UTC (19+ messages)
` [PATCH 1/9] fscache: decouple prepare_read() from netfs_io_subrequest
` [PATCH 2/9] fscache,netfs: rename netfs_io_source as fscache_io_source
` [PATCH 3/9] fscache,netfs: rename netfs_io_terminated_t as fscache_io_terminated_t
` [PATCH 4/9] fscache,netfs: rename netfs_read_from_hole as fscache_read_from_hole
` [PATCH 5/9] fscache,netfs: rename netfs_cache_ops as fscache_ops
` [PATCH 6/9] fscache,netfs: rename netfs_cache_resources as fscache_resources
` [PATCH 7/9] fscache,netfs: define flags for prepare_read()
` [PATCH 8/9] fscache,netfs: move PageFsCache() family helpers to fscache.h
` [PATCH 9/9] fscache,netfs: move "fscache_" prefixed structures "
[PATCH printk v2 00/38] reduce console_lock scope
2022-10-27 12:02 UTC (5+ messages)
` [PATCH printk v2 25/38] proc: consoles: document console_lock usage
` [PATCH printk v2 36/38] proc: consoles: use console_list_lock for list iteration
[PATCH v3 1/4] ext4: fix bug_on in __es_tree_search caused by bad quota inode
2022-10-26 18:33 UTC (4+ messages)
[PATCH] iomap: directly use logical block size
2022-10-26 18:33 UTC (3+ messages)
[RFC PATCH] fs/hugetlb: Fix UBSAN warning reported on hugetlb
2022-10-26 18:11 UTC (5+ messages)
[PATCH] mm: multi-gen LRU: Move lru_gen_add_mm() out of IRQ-off region
2022-10-26 18:08 UTC (2+ messages)
Should FUSE set IO_FLUSHER for the userspace process?
2022-10-26 12:17 UTC (5+ messages)
[PATCH] fs/binfmt_elf: Fix memory leak in load_elf_binary()
2022-10-25 22:24 UTC (3+ messages)
[PATCH] fs/exec.c: simplify initial stack size expansion
2022-10-25 22:24 UTC (2+ messages)
[PATCH] binfmt_elf: simplify error handling in load_elf_phdrs()
2022-10-25 22:24 UTC (2+ messages)
[PATCH] binfmt_elf: fix documented return value for load_elf_phdrs()
2022-10-25 22:24 UTC (2+ messages)
writeback completion soft lockup BUG in folio_wake_bit()
2022-10-25 19:20 UTC (17+ messages)
[PATCH] userfaultfd: wake on unregister for minor faults as well as missing
2022-10-25 18:44 UTC (4+ messages)
[PATCH] vfs: Make vfs_get_super() internal
2022-10-25 14:56 UTC (3+ messages)
[PATCH v2] chardev: fix error handling in cdev_device_add()
2022-10-25 13:37 UTC (4+ messages)
[PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
2022-10-25 9:57 UTC (12+ messages)
[PATCH] vboxsf: Remove variable out_len
2022-10-25 9:55 UTC (2+ messages)
[PATCH] maintainers: Add ISOFS entry
2022-10-25 9:36 UTC
[PATCH] isofs: prevent file time rollover after year 2038
2022-10-25 9:26 UTC (5+ messages)
[PATCH 0/8] finish port to new vfs*id helpers
2022-10-25 8:37 UTC (7+ messages)
` [PATCH 4/8] apparmor: use type safe idmapping helpers
` [apparmor] "
[PATCH 1/1] squashfs: enable idmapped mounts
2022-10-25 7:46 UTC
[syzbot] BUG: unable to handle kernel NULL pointer dereference in filemap_free_folio
2022-10-25 6:59 UTC (3+ messages)
[syzbot] KASAN: use-after-free Read in move_expired_inodes (2)
2022-10-25 5:24 UTC
[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
2022-10-24 15:26 UTC (7+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
[PATCH v3 00/23] Convert to filemap_get_folios_tag()
2022-10-24 20:12 UTC (16+ messages)
` [PATCH v3 01/23] pagemap: Add filemap_grab_folio()
` [PATCH v3 02/23] filemap: Added filemap_get_folios_tag()
` [PATCH v3 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
` [PATCH v3 04/23] page-writeback: Convert write_cache_pages() "
` [PATCH v3 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH v3 11/23] f2fs: Convert f2fs_fsync_node_pages() "
` [PATCH v3 17/23] gfs2: Convert gfs2_write_cache_jdata() "
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).