messages from 2023-11-10 17:06:35 to 2023-11-16 04:08:23 UTC [more...]
[PATCH v3 00/10] iov_iter: kunit: Cleanup, abstraction and more tests
2023-11-16 4:00 UTC (17+ messages)
` [PATCH v3 01/10] iov_iter: Fix some checkpatch complaints in kunit tests
` [PATCH v3 02/10] iov_iter: Consolidate some of the repeated code into helpers
` [PATCH v3 03/10] iov_iter: Consolidate the test vector struct in the kunit tests
` [PATCH v3 04/10] iov_iter: Consolidate bvec pattern checking
` [PATCH v3 05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
` [PATCH v3 06/10] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC
` [PATCH v3 07/10] iov_iter: Add extract "
` [PATCH v3 08/10] iov_iter: Add benchmarking kunit tests
` [PATCH v3 09/10] iov_iter: Add kunit to benchmark decanting of xarray to bvec
` [PATCH v3 10/10] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
Mixed page compact code and (higher order) folios for filemap
2023-11-16 3:41 UTC
[syzbot] [squashfs?] WARNING in squashfs_read_data
2023-11-16 3:13 UTC (2+ messages)
` [PATCH] squashfs: squashfs_read_data need to check if the length is 0
[PATCH 09/15] fs: move file_start_write() into vfs_iter_write()
2023-11-16 1:07 UTC (2+ messages)
[syzbot] [fs?] WARNING in pagemap_scan_pmd_entry
2023-11-16 0:53 UTC (3+ messages)
[PATCH] autofs: add: new_inode check in autofs_fill_super()
2023-11-16 0:07 UTC
[syzbot] [squashfs?] KASAN: slab-out-of-bounds Write in squashfs_readahead (2)
2023-11-15 22:39 UTC (4+ messages)
` [PATCH] squashfs: fix oob in squashfs_readahead
[syzbot] [mm?] WARNING in unmap_page_range (2)
2023-11-15 22:00 UTC (2+ messages)
[PATCH 5.10 001/191] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()
2023-11-15 20:44 UTC
[PATCH 5.15 001/244] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()
2023-11-15 20:33 UTC
[PATCH RFC] libfs: getdents() should return 0 after reaching EOD
2023-11-15 20:25 UTC (7+ messages)
[PATCH v2] libfs: getdents() should return 0 after reaching EOD
2023-11-15 20:22 UTC
[PATCH 6.1 003/379] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()
2023-11-15 19:21 UTC
[PATCH 6.6 006/603] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()
2023-11-15 19:09 UTC
[PATCH 6.5 006/550] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()
2023-11-15 19:09 UTC
proposed libc interface and man page for statmount(2)
2023-11-15 15:08 UTC
Performance Difference between ext4 and Raw Block Device Access with buffer_io
2023-11-15 14:59 UTC (4+ messages)
[PATCH][RFC] selinuxfs: saner handling of policy reloads
2023-11-15 13:35 UTC (11+ messages)
[PATCH v2] virtiofs: Export filesystem tags through sysfs
2023-11-15 13:04 UTC (6+ messages)
[RESEND v5 0/4] Add support for Vendor Defined Error Types in Einj Module
2023-11-15 12:33 UTC (3+ messages)
` [RESEND v5 4/4] ACPI: APEI: EINJ: Add support for vendor defined error types
[PATCH v2 3/7] buffer: Fix grow_buffers() for block size > PAGE_SIZE
2023-11-15 11:14 UTC (5+ messages)
[PATCH v2 00/18] btrfs: convert to the new mount API
2023-11-15 9:49 UTC (16+ messages)
` [PATCH v2 02/18] btrfs: split out the mount option validation code into its own helper
` [PATCH v2 04/18] btrfs: move space cache settings into open_ctree
` [PATCH v2 05/18] btrfs: do not allow free space tree rebuild on extent tree v2
` [PATCH v2 08/18] btrfs: add fs_parameter definitions
` [PATCH v2 09/18] btrfs: add parse_param callback for the new mount api
` [PATCH v2 11/18] btrfs: add reconfigure callback for fs_context
` [PATCH v2 12/18] btrfs: add get_tree callback for new mount API
[PATCH v2 0/2] Introduce sysfs API for resend pending requests
2023-11-15 9:49 UTC (3+ messages)
` [PATCH v2 1/2] fuse: Introduce sysfs API for resend pending reque
` [PATCH v2 2/2] fuse: Use the high bit of request ID for indicating resend requests
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
2023-11-15 8:50 UTC (2+ messages)
` [syzbot] "
[PATCH] fuse: make delete_stale configurable
2023-11-15 6:24 UTC (2+ messages)
[syzbot] [autofs?] general protection fault in autofs_fill_super
2023-11-15 1:06 UTC (10+ messages)
` [PATCH] autofs: fix null deref "
` [PATCH V2] autofs: fix null ptr "
[PATCH v4 00/15] Pass data lifetime information to SCSI disk devices
2023-11-14 21:41 UTC (16+ messages)
` [PATCH v4 01/15] fs: Rename the kernel-internal data lifetime constants
` [PATCH v4 02/15] fs: Move enum rw_hint into a new header file
` [PATCH v4 03/15] block: Restore data lifetime support in struct bio and struct request
` [PATCH v4 04/15] fs: Restore write hint support
` [PATCH v4 05/15] fs/f2fs: Restore data lifetime support
` [PATCH v4 06/15] scsi: core: Query the Block Limits Extension VPD page
` [PATCH v4 07/15] scsi_proto: Add structures and constants related to I/O groups and streams
` [PATCH v4 08/15] sd: Translate data lifetime information
` [PATCH v4 09/15] scsi_debug: Reduce code duplication
` [PATCH v4 10/15] scsi_debug: Support the block limits extension VPD page
` [PATCH v4 11/15] scsi_debug: Rework page code error handling
` [PATCH v4 12/15] scsi_debug: Rework subpage "
` [PATCH v4 13/15] scsi_debug: Implement the IO Advice Hints Grouping mode page
` [PATCH v4 14/15] scsi_debug: Implement GET STREAM STATUS
` [PATCH v4 15/15] scsi_debug: Maintain write statistics per group number
[PATCH v1] mm: More ptep_get() conversion
2023-11-14 16:46 UTC (3+ messages)
[RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
2023-11-14 16:14 UTC (9+ messages)
[PATCH 00/15] Tidy up file permission hooks
2023-11-14 15:33 UTC (16+ messages)
` [PATCH 01/15] ovl: add permission hooks outside of do_splice_direct()
` [PATCH 02/15] splice: remove permission hook from do_splice_direct()
` [PATCH 03/15] splice: move permission hook out of splice_direct_to_actor()
` [PATCH 04/15] splice: move permission hook out of splice_file_to_pipe()
` [PATCH 05/15] splice: remove permission hook from iter_file_splice_write()
` [PATCH 06/15] remap_range: move permission hooks out of do_clone_file_range()
` [PATCH 07/15] remap_range: move file_start_write() to after permission hook
` [PATCH 08/15] btrfs: "
` [PATCH 09/15] fs: move file_start_write() into vfs_iter_write()
` [PATCH 10/15] fs: move permission hook out of do_iter_write()
` [PATCH 11/15] fs: move permission hook out of do_iter_read()
` [PATCH 12/15] fs: move kiocb_start_write() into vfs_iocb_iter_write()
` [PATCH 13/15] fs: create __sb_write_started() helper
` [PATCH 14/15] fs: create file_write_started() helper
` [PATCH 15/15] fs: create {sb,file}_write_not_started() helpers
[ANNOUNCE] xfs-linux: for-next updated to 7930d9e10370
2023-11-14 15:14 UTC
[PATCH] Remove myself as maintainer of GFS2
2023-11-14 13:57 UTC
[PATCH] fs: anon-inode: Prepend blank line separator to anon_inode_create_getfile() reasons list
2023-11-14 9:12 UTC
[linus:master] [fs/pipe] 478dbf1217: stress-ng.pipeherd.ops_per_sec -6.6% regression
2023-11-14 7:15 UTC
[syzbot] [overlayfs?] WARNING in ovl_workdir_create (2)
2023-11-14 1:55 UTC
[PATCH v9 0/3] [PATCH v9 0/3] Introduce provisioning primitives
2023-11-13 21:26 UTC (3+ messages)
[PATCH v7 3/3] shmem: stable directory offsets
2023-11-13 18:58 UTC (3+ messages)
[PATCH v1 0/1] fs: Consider capabilities relative to namespace for linkat permission check
2023-11-13 17:42 UTC (5+ messages)
` [PATCH v1 1/1] "
[bcachefs cabal meeting] 1 PM EST
2023-11-13 17:15 UTC
[PATCH 01/41] rxrpc: Fix RTT determination to use PING ACKs as a source
2023-11-13 15:58 UTC (10+ messages)
` [PATCH 00/41] afs: Fix probe handling, server rotation and RO volume callback handling
` [PATCH 39/41] afs: Overhaul invalidation handling to better support RO volumes
` [PATCH 42/41] afs: Fix the handling of "
[PATCH] fuse: fix stale data issue of virtiofs with dax
2023-11-13 14:45 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION d173336e238b0f7f5b7eddfa641d7c25c24bb86a
2023-11-13 13:46 UTC
[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
2023-11-13 12:21 UTC (6+ messages)
` [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
fanotify HSM open issues
2023-11-13 11:50 UTC (4+ messages)
[legion:patchset/meminfo/v2.1] [proc] 8dade3a353: WARNING:suspicious_RCU_usage
2023-11-13 8:31 UTC
[viro-vfs:work.dcache2] [__dentry_kill()] 01b17d53ce: WARNING:possible_recursive_locking_detected
2023-11-13 8:06 UTC (2+ messages)
[PATCH v4 4/6] add statmount(2) syscall
2023-11-12 20:29 UTC (7+ messages)
[PATCH] virtiofs: Export filesystem tags through sysfs
2023-11-12 10:10 UTC (9+ messages)
` [Virtio-fs] "
[PATCH] test_ida: Fix compilation errors
2023-11-12 15:31 UTC (2+ messages)
[syzbot] [overlayfs?] memory leak in ovl_parse_param
2023-11-12 15:09 UTC (7+ messages)
` [PATCH] ovl: fix "
[syzbot] [btrfs?] memory leak in btrfs_ref_tree_mod
2023-11-12 13:45 UTC (3+ messages)
Fwd: Kernel panic on listing QNX4 fs directory
2023-11-12 13:07 UTC
[syzbot] [usb?] [kernfs?] INFO: task hung in kernfs_remove_by_name_ns (2)
2023-11-12 10:32 UTC
[syzbot] [btrfs?] WARNING in create_pending_snapshot
2023-11-12 7:35 UTC (10+ messages)
` [PATCH] btrfs: fix warning "
` [PATCH] test 305230142ae0
` [PATCH V2] btrfs: fix warning in create_pending_snapshot
[RFC][overlayfs] do we still need d_instantiate_anon() and export of d_alloc_anon()?
2023-11-12 7:26 UTC (5+ messages)
[PATCH v2 0/7] More buffer_head cleanups
2023-11-12 6:00 UTC (7+ messages)
` [PATCH v2 7/7] buffer: Fix more functions for block size > PAGE_SIZE
Your News, Upgraded with Helium 🚀
2023-11-12 2:55 UTC
[PATCH 00/35] nilfs2: Folio conversions
2023-11-12 0:10 UTC (3+ messages)
[PATCH 0/3] Add folio_zero_tail() and folio_fill_tail()
2023-11-11 4:02 UTC (6+ messages)
` [PATCH 2/3] mm: Add folio_fill_tail() and use it in iomap
[linux-next:master] BUILD REGRESSION 8728c14129df7a6e29188a2e737b4774fb200953
2023-11-11 3:10 UTC
[syzbot] Monthly fs report (Nov 2023)
2023-11-11 1:08 UTC
[syzbot] [ext4?] general protection fault in hrtimer_nanosleep
2023-11-10 17:08 UTC (6+ messages)
[PATCH 39/41] afs: Overhaul invalidation handling to better support RO volumes
2023-11-09 19:00 UTC
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).