messages from 2024-12-26 20:58:20 to 2025-01-02 20:18:17 UTC [more...]
[syzbot] [netfs?] KASAN: slab-use-after-free Read in iov_iter_revert
2025-01-02 20:18 UTC (4+ messages)
[PATCHSET v8 0/12] Uncached buffered IO
2025-01-02 20:12 UTC (5+ messages)
` [PATCH 06/12] mm/truncate: add folio_unmap_invalidate() helper
[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
2025-01-02 19:59 UTC (35+ messages)
[PATCH] filemap: avoid truncating 64-bit offset to 32 bits
2025-01-02 19:04 UTC
Errno codes from symlink() syscall
2025-01-02 18:18 UTC (4+ messages)
Immutable vs read-only for Windows compatibility
2025-01-02 18:12 UTC (5+ messages)
[PATCH] pipe_read: don't wake up the writer if the pipe is still full
2025-01-02 16:46 UTC (3+ messages)
PATCH? avoid the unnecessary wakeups in pipe_read()
2025-01-02 16:33 UTC (3+ messages)
` wakeup_pipe_readers/writers() && pipe_poll()
[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
2025-01-02 14:09 UTC (7+ messages)
` [PATCH v4 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v4 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
[PATCH v3 0/7] large atomic writes for xfs
2025-01-02 14:04 UTC (8+ messages)
` [PATCH v3 1/7] iomap: Increase iomap_dio_zero() size limit
` [PATCH v3 2/7] iomap: Add zero unwritten mappings dio support
` [PATCH v3 3/7] iomap: Lift blocksize restriction on atomic writes
` [PATCH v3 4/7] xfs: Add extent zeroing support for "
` [PATCH v3 5/7] xfs: Switch atomic write size check in xfs_file_write_iter()
` [PATCH v3 6/7] xfs: Add RT atomic write unit max to xfs_mount
` [PATCH v3 7/7] xfs: Update xfs_get_atomic_write_attr() for large atomic writes
[RESEND PATCH] fs/pipe: Introduce a check to skip sleeping processes during pipe read/write
2025-01-02 13:57 UTC (25+ messages)
[PATCH v3 0/2] fix reading ESP during coredump
2025-01-02 8:22 UTC (3+ messages)
` [PATCH v3 1/2] fs/proc: do_task_stat: Fix ESP not readable "
` [PATCH v3 2/2] selftests: coredump: Add stackdump test
[PATCH] fuse: respect FOPEN_KEEP_CACHE on opendir
2025-01-01 22:46 UTC (2+ messages)
Fuse: directory cache eviction stopped working in the linux 6.9.X and onwards
2025-01-01 11:55 UTC (7+ messages)
[viro-vfs:work.debugfs 9/20] drivers/net/wireless/broadcom/b43legacy/debugfs.c:308:34: error: variable has incomplete type 'struct debugfs_short_fops'
2025-01-01 3:50 UTC
[syzbot] [fs?] KASAN: slab-out-of-bounds Write in __put_unused_fd
2025-01-01 2:03 UTC (6+ messages)
mnt_list corruption triggered during btrfs/326
2024-12-31 20:35 UTC (2+ messages)
[syzbot] [kernfs?] [exfat?] INFO: task hung in chmod_common (5)
2024-12-31 17:07 UTC
[syzbot] [fuse?] BUG: unable to handle kernel NULL pointer dereference in fuse_copy_one
2024-12-31 13:20 UTC (4+ messages)
Doubt regarding fsync behaviour
2024-12-31 10:46 UTC
[syzbot] [squashfs?] WARNING in do_open_execat (3)
2024-12-31 6:22 UTC
[PATCH v2] exfat: fix the new buffer was not zeroed before writing
2024-12-31 5:40 UTC
watchdog: BUG: soft lockup - CPU#1 stuck for 26s!
2024-12-31 6:09 UTC
[linux-next:master] [netfs] b4f239c91f: WARNING:at_kernel/sched/core.c:#__might_sleep
2024-12-31 5:49 UTC
[PATCH v2] exfat: fix the infinite loop in __exfat_free_cluster()
2024-12-31 4:55 UTC
[xfstests PATCH] generic/567: add partial pages zeroing out case
2024-12-31 1:23 UTC (5+ messages)
[syzbot] [fs?] [io-uring?] WARNING: locking bug in eventfd_signal_mask
2024-12-30 23:19 UTC (3+ messages)
[syzbot] [fs?] [mm?] KCSAN: data-race in page_cache_async_ra / page_cache_async_ra
2024-12-30 19:55 UTC
[PATCH v2 0/2] fix reading ESP during coredump
2024-12-30 18:43 UTC (5+ messages)
` [PATCH v2 1/2] fs/proc: do_task_stat: Fix ESP not readable "
` [PATCH v2 2/2] selftests: coredump: Add stackdump test
[PATCH 0/5] fs/buffer: strack reduction on async read
2024-12-30 17:30 UTC (5+ messages)
[PATCH 1/1] lib/list_debug.c: add object information in case of invalid object
2024-12-30 10:10 UTC
[PATCH 0/2] Bad inode handling
2024-12-30 8:51 UTC (3+ messages)
` [PATCH 1/2] fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr()
` [PATCH 2/2] fs/ntfs3: Unify inode corruption marking with _ntfs_bad_inode()
[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-12-30 6:43 UTC (22+ messages)
` [PATCH v4 -next 01/15] mm: vmstat: move sysctls to mm/vmstat.c
` [PATCH v4 -next 02/15] mm: filemap: move sysctl to mm/filemap.c
` [PATCH v4 -next 03/15] mm: swap: move sysctl to mm/swap.c
` [PATCH v4 -next 04/15] mm: vmscan: move vmscan sysctls to mm/vmscan.c
` [PATCH v4 -next 05/15] mm: util: move sysctls to mm/util.c
` [PATCH v4 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v4 -next 07/15] security: min_addr: move sysctl to security/min_addr.c
` [PATCH v4 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
` [PATCH v4 -next 09/15] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v4 -next 10/15] fs: drop_caches: move sysctl to fs/drop_caches.c
` [PATCH v4 -next 11/15] sunrpc: simplify rpcauth_cache_shrink_count()
` [PATCH v4 -next 12/15] fs: dcache: move the sysctl to fs/dcache.c
` [PATCH v4 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
` [PATCH v4 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
` [PATCH v4 -next 15/15] sysctl: remove unneeded include
[linus:master] [fs] 75ead69a71: kernel-selftests.filesystems/statmount.statmount_test.fail
2024-12-30 6:35 UTC
[PATCH v2 0/2] fstests: test reads/writes from hugepages-backed buffers
2024-12-30 5:00 UTC (4+ messages)
` [PATCH v2 1/2] fsx: support reads/writes from buffers backed by hugepages
` [PATCH v2 2/2] generic: add tests for read/writes from hugepages-backed buffers
[PATCH v2 1/5] squashfs: Use a folio throughout squashfs_read_folio()
2024-12-30 0:45 UTC (3+ messages)
` [PATCH v2 5/5] squashfs: Convert squashfs_fill_page() to take a folio
[PATCH 0/4] squashfs: reduce memory usage and update docs
2024-12-29 23:37 UTC (5+ messages)
` [PATCH 1/4] squashfs: make squashfs_cache_init() return ERR_PTR(-ENOMEM)
` [PATCH 2/4] squashfs: don't allocate read_page cache if SQUASHFS_FILE_DIRECT configured
` [PATCH 3/4] Documentation: update the Squashfs filesystem documentation
` [PATCH 4/4] squashfs: update Kconfig information
[PATCHES][RFC][CFT] debugfs cleanups
2024-12-29 20:58 UTC (23+ messages)
` [PATCH 01/20] debugfs: fix missing mutex_destroy() in short_fops case
` [PATCH 02/20] debugfs: separate cache for debugfs inodes
` [PATCH 03/20] debugfs: move ->automount into debugfs_inode_info
` [PATCH 04/20] debugfs: get rid of dynamically allocation proxy_ops
` [PATCH 05/20] debugfs: don't mess with bits in ->d_fsdata
` [PATCH 06/20] debugfs: allow to store an additional opaque pointer at file creation
` [PATCH 07/20] carl9170: stop embedding file_operations into their objects
` [PATCH 08/20] b43: stop embedding struct "
` [PATCH 09/20] b43legacy: make use of debugfs_get_aux()
` [PATCH 10/20] netdevsim: don't embed file_operations into your structs
` [PATCH 11/20] mediatek: stop messing with ->d_iname
` [PATCH 12/20] [not even compile-tested] greybus/camera - "
` [PATCH 13/20] mtu3: don't mess wiht ->d_iname
` [PATCH 14/20] xhci: don't mess with ->d_iname
` [PATCH 15/20] qat: don't mess with ->d_name
` [PATCH 16/20] sof-client-ipc-flood-test: "
` [PATCH 17/20] slub: "
` [PATCH 18/20] arm_scmi: don't mess with ->d_parent->d_name
` [PATCH 19/20] octeontx2: don't mess with ->d_parent or ->d_parent->d_name
` [PATCH 20/20] saner replacement for debugfs_rename()
[syzbot] [io-uring?] WARNING in __io_uring_free
2024-12-29 19:42 UTC (2+ messages)
[CFT][PATCH] fix descriptor uses in sound/core/compress_offload.c
2024-12-29 18:53 UTC (6+ messages)
[viro-vfs:work.debugfs 20/20] include/linux/debugfs.h:366:16: warning: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast
2024-12-29 6:41 UTC
[viro-vfs:work.debugfs 20/20] drivers/net/bonding/bond_debugfs.c:66:2: error: use of undeclared identifier 'err'
2024-12-29 6:30 UTC
[viro-vfs:work.debugfs 20/20] include/linux/debugfs.h:366:16: error: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast
2024-12-29 6:30 UTC
[syzbot] [exfat?] INFO: task hung in exfat_lookup (3)
2024-12-29 6:29 UTC
[PATCH v7 0/5] Improve simple directory offset wrap behavior
2024-12-28 17:55 UTC (6+ messages)
` [PATCH v7 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
` [PATCH v7 2/5] Revert "libfs: Add simple_offset_empty()"
` [PATCH v7 3/5] Revert "libfs: fix infinite directory reads for offset dir"
` [PATCH v7 4/5] libfs: Replace simple_offset end-of-directory detection
` [PATCH v7 5/5] libfs: Use d_children list to iterate simple_offset directories
[syzbot] [jfs?] [nilfs?] WARNING in mnt_ns_release
2024-12-28 17:10 UTC (2+ messages)
[RFC PATCH 0/2] fallocate: introduce FALLOC_FL_FORCE_ZERO flag
2024-12-28 1:45 UTC (3+ messages)
` [RFC PATCH 1/2] fs: introduce FALLOC_FL_FORCE_ZERO to fallocate
` [RFC PATCH 2/2] ext4: add FALLOC_FL_FORCE_ZERO support
[PATCH 0/2] fstests: test reads/writes from hugepages-backed buffers
2024-12-27 19:22 UTC (6+ messages)
` [PATCH 1/2] fsx: support reads/writes from buffers backed by hugepages
[PATCH v4 00/11] nfsd: implement the "delstid" draft
2024-12-27 17:59 UTC (7+ messages)
` [PATCH v4 01/11] nfsd: fix initial getattr on write delegation
[PATCH 0/6] convert efivarfs to manage object data correctly
2024-12-27 14:52 UTC (13+ messages)
` [PATCH 6/6] efivarfs: fix error on write to new variable leaving remnants
[brauner-vfs:vfs-6.14.pidfs.rbtree] [pidfs] edf7688ac3: stress-ng.vfork.ops_per_sec 6.3% regression
2024-12-27 9:45 UTC
[issue] cgroup: fail to mount, if mount immediately after umount
2024-12-27 8:01 UTC
[RFC PATCH v2 0/2] Add file seal to prevent future exec mappings
2024-12-27 1:52 UTC (3+ messages)
` [RFC PATCH v2 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd
` [RFC PATCH v2 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_EXEC
[syzbot] [fs?] [mm?] KCSAN: data-race in read_pages / read_pages (4)
2024-12-26 21:44 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