messages from 2023-09-07 00:53:42 to 2023-09-10 12:03:43 UTC [more...]
[PATCH] fs: fix regression querying for ACL on fs's that don't support them
2023-09-10 12:03 UTC (3+ messages)
[PATCH] vfs: fix readahead(2) on block devices
2023-09-10 10:02 UTC (3+ messages)
[MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
2023-09-10 8:37 UTC (41+ messages)
[syzbot] [gfs2?] kernel BUG in qd_put
2023-09-10 7:54 UTC
[syzbot] [gfs2?] BUG: sleeping function called from invalid context in gfs2_withdraw
2023-09-10 4:45 UTC
bcachefs tree for next
2023-09-10 4:31 UTC
[syzbot] KASAN: stack-out-of-bounds Read in iput
2023-09-10 1:56 UTC (2+ messages)
` [syzbot] [ntfs3?] "
[GIT PULL] bcachefs
2023-09-10 0:53 UTC (20+ messages)
` Thank you! (was: Re: [GIT PULL] bcachefs)
[syzbot] [jfs?] kernel BUG in txLock
2023-09-09 15:45 UTC
[PATCH 0/3] iov_iter: Add kunit tests and fix iov_iter_extract_pages()
2023-09-09 11:30 UTC (6+ messages)
` [PATCH 1/3] iov_iter: Fix iov_iter_extract_pages()
` [PATCH 2/3] iov_iter: Kunit tests for copying to/from an iterator
` [PATCH 3/3] iov_iter: Kunit tests for page extraction
[PATCH] fix writing to the filesystem after unmount
2023-09-09 11:21 UTC (21+ messages)
getting rid of the last memory modifitions through gup(FOLL_GET)
2023-09-09 11:18 UTC (6+ messages)
[PATCH 0/1] ext4: Fix stale data exposure caused with dioread_nolock
2023-09-09 7:25 UTC (8+ messages)
` [PATCH 1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure
[GIT PULL] XArray for 6.6
2023-09-09 5:05 UTC (3+ messages)
[PATCH gmem FIXUP v2] mm, compaction: make testing mapping_unmovable() safe
2023-09-09 0:15 UTC (2+ messages)
[PATCH v3 0/1] btrfs: Use exclusive lock for file_remove_privs
2023-09-08 21:58 UTC (5+ messages)
` [PATCH 1/1] btrfs: file_remove_privs needs an exclusive lock
[PATCH 0/7] mm/userfaultfd/poll: Scale userfaultfd wakeups
2023-09-08 22:01 UTC (3+ messages)
[syzbot] [mm?] kernel BUG in vma_replace_policy
2023-09-08 18:04 UTC
[PATCH v2 0/6] Introduce __mt_dup() to improve the performance of fork()
2023-09-08 16:07 UTC (18+ messages)
` [PATCH v2 1/6] maple_tree: Add two helpers
` [PATCH v2 2/6] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v2 3/6] maple_tree: Add test for mtree_dup()
` [PATCH v2 5/6] maple_tree: Update check_forking() and bench_forking()
` [PATCH v2 6/6] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
Why doesn't XFS need ->launder_folio?
2023-09-08 14:48 UTC
btrfs freezing question
2023-09-08 14:32 UTC (2+ messages)
[syzbot] Monthly udf report (Sep 2023)
2023-09-08 14:11 UTC
[PATCH 0/2] Rename and export some vfs helpers
2023-09-08 13:29 UTC (3+ messages)
` [PATCH 1/2] fs: rename __mnt_{want,drop}_write*() helpers
` [PATCH 2/2] fs: export mnt_{get,put}_write_access() to modules
[PATCH 0/2] fs: fixes for multigrain ctime code
2023-09-08 12:11 UTC (8+ messages)
` [PATCH 1/2] fs: initialize inode->__i_ctime to the epoch
` [PATCH 2/2] fs: don't update the atime if existing atime is newer than "now"
[PATCH] ntfs3: drop inode references in ntfs_put_super()
2023-09-08 11:27 UTC (4+ messages)
[PATCH v2 5/6] maple_tree: Update check_forking() and bench_forking()
2023-09-08 9:47 UTC (5+ messages)
[PATCH 0/8] sysctl: Remove sentinel elements from arch
2023-09-08 9:01 UTC (11+ messages)
` [PATCH 1/8] S390: Remove sentinel elem from ctl_table arrays
` [PATCH 3/8] arch/x86: "
` [PATCH 8/8] c-sky: rm sentinel element from ctl_talbe array
[syzbot] [xfs?] INFO: task hung in clean_bdev_aliases
2023-09-08 8:28 UTC (4+ messages)
[PATCH v15 00/12] Implement copy offload support
2023-09-08 6:16 UTC (28+ messages)
` [PATCH v15 02/12] Add infrastructure for copy offload in block and request layer
` [PATCH v15 03/12] block: add copy offload support
` [PATCH v15 01/12] block: Introduce queue limits and sysfs for copy-offload support
` [PATCH v15 04/12] block: add emulation for copy
` [PATCH v15 05/12] fs/read_write: Enable copy_file_range for block device
` [PATCH v15 06/12] fs, block: copy_file_range for def_blk_ops for direct "
` [PATCH v15 07/12] nvme: add copy offload support
` [PATCH v15 08/12] nvmet: add copy command support for bdev and file ns
` [PATCH v15 09/12] dm: Add support for copy offload
` [PATCH v15 10/12] dm: Enable copy offload for dm-linear target
` [PATCH v15 11/12] null: Enable trace capability for null block
` [PATCH v15 12/12] null_blk: add support for copy offload
[PATCH] check: add support for --start-after
2023-09-08 5:27 UTC (3+ messages)
[PATCH v6 00/11] io_uring getdents
2023-09-08 0:29 UTC (8+ messages)
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
[syzbot] [gfs2?] memory leak in gfs2_trans_begin
2023-09-07 23:04 UTC
[PATCH 0/3] Minor cleanups to fuse
2023-09-07 22:55 UTC (7+ messages)
` [PATCH 1/3] fuse: move FR_WAITING set from fuse_request_queue_background to fuse_simple_background
` [PATCH 2/3] fuse: remove usage of FR_WATING flag
` [PATCH 3/3] fuse: move fuse_put_request a bit to remove forward declaration
[RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
2023-09-07 20:24 UTC (3+ messages)
` [RFC PATCH 1/2] binfmt_misc, fork, proc: Introduce flag to expose the interpreted binary in procfs
` [RFC PATCH 2/2] fork, procfs: Introduce /proc/self/interpreter symlink
[PATCH V3 0/2] Supporting same fsid mounting through the single-dev compat_ro feature
2023-09-07 16:01 UTC (11+ messages)
` [PATCH V3 2/2] btrfs: Introduce the single-dev feature
[syzbot] [ext4?] KASAN: out-of-bounds Read in ext4_ext_remove_space
2023-09-07 13:27 UTC (3+ messages)
[PATCH v4] efivarfs: Add uid/gid mount options
2023-09-07 16:55 UTC (2+ messages)
[PATCH 0/3] Do not map unaccepted memory
2023-09-07 15:51 UTC (15+ messages)
` [PATCH 1/3] proc/vmcore: "
` [PATCH 2/3] proc/kcore: "
` [PATCH 3/3] /dev/mem: "
vfs: implement readahead(2) using POSIX_FADV_WILLNEED
2023-09-07 10:20 UTC
[PATCH v5] efivarfs: Add uid/gid mount options
2023-09-07 17:01 UTC
[syzbot] Monthly ext4 report (Sep 2023)
2023-09-07 9:25 UTC
s_fs_info and ->kill_sb revisited v2
2023-09-07 15:49 UTC (6+ messages)
` [PATCH 13/13] ntfs3: free the sbi in ->kill_sb
[PATCH AUTOSEL 6.4 1/5] iomap: Fix possible overflow condition in iomap_write_delalloc_scan
2023-09-07 15:43 UTC (2+ messages)
` [PATCH AUTOSEL 6.4 5/5] locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock
[PATCH AUTOSEL 5.15 3/3] locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock
2023-09-07 15:44 UTC
[PATCH AUTOSEL 5.4 3/3] locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock
2023-09-07 15:44 UTC
[PATCH AUTOSEL 6.1 4/4] locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock
2023-09-07 15:44 UTC
[PATCH AUTOSEL 6.5 1/6] iomap: Fix possible overflow condition in iomap_write_delalloc_scan
2023-09-07 15:43 UTC (2+ messages)
` [PATCH AUTOSEL 6.5 6/6] locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock
[PATCH AUTOSEL 5.10 3/3] locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock
2023-09-07 15:44 UTC
[PATCH v2 0/2] Use exclusive lock for file_remove_privs
2023-09-07 14:00 UTC (4+ messages)
[syzbot] [btrfs?] WARNING in __btrfs_run_delayed_items
2023-09-07 4:42 UTC (2+ messages)
[PATCH v2] fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
2023-09-07 1:18 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 read-only IMAP folder(s) and NNTP newsgroup(s).