messages from 2024-04-01 16:40:17 to 2024-04-03 14:04:52 UTC [more...]
[PATCHSET v2 0/3] Convert fs drivers to ->read_iter()
2024-04-03 14:02 UTC (2+ messages)
` [PATCH 1/3] timerfd: convert "
[PATCH v1] exfat: move extend valid_size into ->page_mkwrite()
2024-04-03 13:50 UTC (2+ messages)
[PATCHSET 0/3] Convert fs drivers to ->read_iter()
2024-04-03 13:44 UTC (6+ messages)
` [PATCH 1/3] timerfd: convert "
` [PATCH 2/3] userfaultfd: "
` [PATCH 3/3] signalfd: "
[PATCH v5 00/11] IOMMU memory observability
2024-04-03 13:18 UTC (4+ messages)
[RESEND][PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
2024-04-03 13:11 UTC (2+ messages)
[linux-next:master] [fs] 1b43c46297: kernel_BUG_at_mm/usercopy.c
2024-04-03 12:59 UTC (8+ messages)
` [syzbot] [nfs?] KASAN: slab-out-of-bounds Write in do_handle_open
` [PATCH next] fs: fix oob "
[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
2024-04-03 12:58 UTC (14+ messages)
` [PATCH 15/26] mm: Export writeback_iter()
` [PATCH 19/26] netfs: New writeback implementation
` [PATCH 26/26] netfs, afs: Use writeback retry to deal with alternate keys
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements
2024-04-03 12:42 UTC (11+ messages)
` [Lsf-pc] "
[PATCH v2 0/2] memcg_kmem hooks refactoring
2024-04-03 11:39 UTC (3+ messages)
` [PATCH v2 1/2] mm, slab: move memcg charging to post-alloc hook
[PATCH v5 3/9] rust: file: add Rust abstraction for `struct file`
2024-04-03 11:33 UTC (4+ messages)
[PATCH v3 00/13] fiemap extension for more physical information
2024-04-03 11:25 UTC (17+ messages)
` [PATCH v3 01/13] fs: fiemap: add physical_length field to extents
` [PATCH v3 02/13] fs: fiemap: update fiemap_fill_next_extent() signature
` [PATCH v3 03/13] fs: fiemap: add new COMPRESSED extent state
` [PATCH v3 04/13] btrfs: fiemap: emit new COMPRESSED state
` [PATCH v3 05/13] btrfs: fiemap: return extent physical size
` [PATCH v3 06/13] nilfs2: fiemap: return correct extent physical length
` [PATCH v3 07/13] ext4: "
` [PATCH v3 08/13] f2fs: fiemap: add physical length to trace_f2fs_fiemap
` [PATCH v3 09/13] f2fs: fiemap: return correct extent physical length
` [PATCH v3 10/13] ocfs2: "
` [PATCH v3 11/13] bcachefs: "
` [PATCH v3 12/13] f2fs: fiemap: emit new COMPRESSED state
` [PATCH v3 13/13] bcachefs: "
[PATCH v13 00/10] Landlock: IOCTL support
2024-04-03 11:15 UTC (5+ messages)
` [PATCH v13 01/10] landlock: Add IOCTL access right for character and block devices
[PATCH] fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
2024-04-03 11:01 UTC (2+ messages)
[syzbot] [kernfs?] KASAN: slab-out-of-bounds Read in wb_writeback
2024-04-03 9:47 UTC (3+ messages)
` [syzbot] [nilfs?] "
[PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
2024-04-03 9:11 UTC (2+ messages)
[bug report] proc: rewrite stable_page_flags()
2024-04-03 9:01 UTC
[PATCH 0/6] Improve visibility of writeback
2024-04-03 8:50 UTC (8+ messages)
` [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB
[PATCH v2 0/6] Improve visibility of writeback
2024-04-03 8:49 UTC (12+ messages)
` [PATCH v2 1/6] writeback: protect race between bdi release and bdi_debug_stats_show
` [PATCH v2 2/6] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [PATCH v2 3/6] writeback: support retrieving per group debug writeback stats of bdi
[PATCHSET v5.5 2/2] xfs: fs-verity support
2024-04-03 8:35 UTC (42+ messages)
` [PATCH 01/29] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c
` [PATCH 02/29] xfs: turn XFS_ATTR3_RMT_BUF_SPACE into a function
` [PATCH 03/29] xfs: create a helper to compute the blockcount of a max sized remote value
` [PATCH 04/29] xfs: minor cleanups of xfs_attr3_rmt_blocks
` [PATCH 12/29] xfs: widen flags argument to the xfs_iflags_* helpers
` [PATCH 13/29] xfs: add fs-verity support
` [PATCH 17/29] xfs: only allow the verity iflag for regular files
` [PATCH 22/29] xfs: advertise fs-verity being available on filesystem
` [PATCH 24/29] xfs: teach online repair to evaluate fsverity xattrs
` [PATCH 25/29] xfs: report verity failures through the health system
` [PATCH 26/29] xfs: clear the verity iflag when not appropriate
` [PATCH 27/29] xfs: make it possible to disable fsverity
` [PATCH 28/29] xfs: allow verity files to be opened even if the fsverity metadata is damaged
[PATCH v15 0/9] FUSE passthrough for file io
2024-04-03 8:18 UTC (5+ messages)
` [PATCH v15 9/9] fuse: auto-invalidate inode attributes in passthrough mode
[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (3)
2024-04-03 7:45 UTC
[PATCH v2 0/5] fiemap extension for more physical information
2024-04-03 7:19 UTC (8+ messages)
` [PATCH v2 5/5] btrfs: fiemap: return extent physical size
[PATCH v15 0/9] Cache insensitive cleanup for ext4/f2fs
2024-04-03 4:25 UTC (16+ messages)
` [PATCH v15 1/9] ext4: Simplify the handling of cached insensitive names
` [PATCH v15 2/9] f2fs: "
` [PATCH v15 3/9] libfs: Introduce case-insensitive string comparison helper
` [PATCH v15 4/9] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v15 5/9] f2fs: "
` [PATCH v15 6/9] ext4: Log error when lookup of encoded dentry fails
` [f2fs-dev] "
` [PATCH v15 7/9] f2fs: "
` [f2fs-dev] "
` [PATCH v15 8/9] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v15 9/9] f2fs: "
[linus:master] [filelock] c69ff40719: stress-ng.dup.ops_per_sec 1.9% improvement
2024-04-03 2:56 UTC
[GIT PULL] security changes for v6.9-rc3
2024-04-03 2:21 UTC (10+ messages)
[PATCH v1 0/3] overlayfs: Optimize override/revert creds
2024-04-03 2:18 UTC (4+ messages)
` [PATCH v1 1/3] cred: Add a light version of override/revert_creds()
` [PATCH v1 2/3] fs: Optimize credentials reference count for backing file ops
` [PATCH v1 3/3] overlayfs: Optimize credentials usage
[PATCH v1 00/11] mm: migrate: support poison recover from migrate folio
2024-04-03 1:23 UTC (8+ messages)
` [PATCH v1 01/11] mm: migrate: simplify __buffer_migrate_folio()
` [PATCH v1 02/11] mm: migrate_device: use more folio in __migrate_device_pages()
Is this a fanotify_init() bug manifesting in fanotify_mark()?
2024-04-03 0:27 UTC
[linux-next:master] BUILD REGRESSION c0b832517f627ead3388c6f0c74e8ac10ad5774b
2024-04-03 0:24 UTC
[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
2024-04-02 22:33 UTC (6+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions
` [PATCH v1 2/3] mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
` [PATCH v1 3/3] mm: use "GUP-fast" instead "fast GUP" in remaining comments
[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
2024-04-02 20:34 UTC (11+ messages)
` [PATCH v2 06/25] virtio_blk: drop owner assignment
` [PATCH v2 19/25] vsock/virtio: "
` [PATCH v2 23/25] scsi: virtio: "
` [PATCH v2 24/25] fuse: "
` [PATCH v2 25/25] sound: "
[viro-vfs:misc.cmpxchg 4/8] arch/sparc/include/asm/cmpxchg_32.h:51:61: sparse: sparse: cast truncates bits from constant value (eb9f becomes 9f)
2024-04-02 20:24 UTC (2+ messages)
[PATCH 0/4] Remove page_idle and page_young wrappers
2024-04-02 20:12 UTC (5+ messages)
` [PATCH 1/4] proc: Convert clear_refs_pte_range to use a folio
` [PATCH 2/4] proc: Convert smaps_account() "
` [PATCH 3/4] mm: Remove page_idle and page_young wrappers
` [PATCH 4/4] mm: Generate PAGE_IDLE_FLAG definitions
[GIT PULL] bcachefs fixes for 6.9-rc3
2024-04-02 20:06 UTC (2+ messages)
[PATCH 0/1] fuse: Add initial support for fs-verity
2024-04-02 16:16 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v2] fuse: allow FUSE drivers to declare themselves free from outside changes
2024-04-02 14:57 UTC (9+ messages)
[ANNOUNCE] xfs-linux: for-next updated to e23d7e82b707
2024-04-02 14:17 UTC
[PATCH v2] fs: claw back a few FMODE_* bits
2024-04-02 12:59 UTC (3+ messages)
[syzbot] [jfs?] INFO: task hung in deactivate_super (2)
2024-04-02 12:53 UTC (2+ messages)
` [syzbot] [reiserfs?] "
[GIT PULL] security changes for v6.9-rc3
2024-04-02 12:15 UTC (2+ messages)
[PATCH] zonefs: Use str_plural() to fix Coccinelle warning
2024-04-02 10:17 UTC
[PATCH] cifs: Fix caching to try to do open O_WRONLY as rdwr on server
2024-04-02 9:11 UTC
[dhowells-fs:cifs-netfs] [cifs] 22ac9f5a2e: filebench.sum_operations/s -83.5% regression
2024-04-02 8:50 UTC
[PATCH v2] security: Handle dentries without inode in security_path_post_mknod()
2024-04-02 8:18 UTC
[linux-next:master] [lib/xarray] e6c71d0899: WARNING:suspicious_RCU_usage
2024-04-02 4:55 UTC
RFC: asserting an inode is locked
2024-04-01 23:51 UTC (2+ messages)
[PATCH] [RFC]: fs: claw back a few FMODE_* bits
2024-04-01 23:16 UTC (4+ messages)
[RFC PATCH v4 00/36] Fuse-BPF and plans on merging with Fuse Passthrough
2024-04-01 20:27 UTC (5+ messages)
[PATCH 0/2] configfs: reduce memory consumption by symlinks
2024-04-01 18:55 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] configfs: make a minimal path of symlink
[PATCH v2] vmcore: replace strncpy with strscpy_pad
2024-04-01 18:39 UTC
[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbSplit (2)
2024-04-01 18:17 UTC
[syzbot] [gfs2?] KASAN: slab-use-after-free Write in gfs2_qd_dealloc (2)
2024-04-01 18:17 UTC
[PATCH v2] hfsplus: refactor copy_name to not use strncpy
2024-04-01 18:10 UTC
[PATCH v2] timerfd: switch to ->read_iter() for proper NOWAIT support
2024-04-01 17:48 UTC
[syzbot] [ntfs3?] INFO: trying to register non-static key in do_mpage_readpage (2)
2024-04-01 16:51 UTC
[PATCH] aio: Fix null ptr deref in aio_complete() wakeup
2024-04-01 16:40 UTC (2+ messages)
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