messages from 2024-12-23 05:08:31 to 2024-12-29 08:09:50 UTC [more...]
[PATCHES][RFC][CFT] debugfs cleanups
2024-12-29 8:09 UTC
[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
[RESEND PATCH] fs/pipe: Introduce a check to skip sleeping processes during pipe read/write
2024-12-28 18:53 UTC (24+ messages)
[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)
[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-12-28 15:11 UTC (18+ 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
[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-12-28 13:40 UTC (34+ 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
[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 v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
2024-12-27 20:32 UTC (33+ messages)
[PATCH v2 0/2] fstests: test reads/writes from hugepages-backed buffers
2024-12-27 19:33 UTC (3+ 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 0/2] fstests: test reads/writes from hugepages-backed buffers
2024-12-27 19:22 UTC (10+ 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 (20+ messages)
` [PATCH 3/6] efivarfs: make variable_is_present use dcache lookup
` [PATCH 6/6] efivarfs: fix error on write to new variable leaving remnants
Errno codes from symlink() syscall
2024-12-27 13:01 UTC (2+ messages)
Immutable vs read-only for Windows compatibility
2024-12-27 12:15 UTC
[brauner-vfs:vfs-6.14.pidfs.rbtree] [pidfs] edf7688ac3: stress-ng.vfork.ops_per_sec 6.3% regression
2024-12-27 9:45 UTC
[xfstests PATCH] generic/567: add partial pages zeroing out case
2024-12-27 8:29 UTC (7+ messages)
[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
[CFT][PATCH] fix descriptor uses in sound/core/compress_offload.c
2024-12-26 22:17 UTC (4+ messages)
[syzbot] [fs?] [mm?] KCSAN: data-race in read_pages / read_pages (4)
2024-12-26 21:44 UTC
[viro-vfs:work.debugfs 10/18] alpha-linux-ld: drivers/net/netdevsim/hwstats.o:(.data.rel+0x0): multiple definition of `debugfs_ops'; drivers/net/wireless/broadcom/b43legacy/debugfs.o:(.data.rel+0x0): first defined here
2024-12-26 13:44 UTC
[PATCH] sysctl: unregister sysctl table after testing
2024-12-26 11:58 UTC (2+ messages)
[viro-vfs:work.debugfs 10/18] or1k-linux-ld: drivers/net/netdevsim/hwstats.o:(.data+0x0): multiple definition of `debugfs_ops'; drivers/net/wireless/broadcom/b43legacy/debugfs.o:(.data+0x0): first defined here
2024-12-26 10:26 UTC
Bug: slab-out-of-bounds Read in isolate_migratepages_block
2024-12-26 5:07 UTC
[viro-vfs:work.debugfs 17/18] mm/slub.c:7576:38: error: too many arguments provided to function-like macro invocation
2024-12-26 2:14 UTC
[viro-vfs:work.debugfs 17/18] mm/slub.c:7576:70: error: macro "debugfs_create_file" passed 6 arguments, but takes just 5
2024-12-26 2:03 UTC
[PATCH v11 0/2] fuse: add kernel-enforced request timeout option
2024-12-26 1:52 UTC (5+ messages)
` [PATCH v11 1/2] fuse: add kernel-enforced timeout option for requests
` [PATCH v11 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
[linux-next:master] [libfs] d4849629a4: libhugetlbfs-test.32bit.gethugepagesizes.fail
2024-12-25 17:23 UTC (2+ messages)
[RFC] RLIMIT_NOFILE: the maximum number of open files or the maximum fd index?
2024-12-25 15:44 UTC (2+ messages)
Повідомлення від ТОВ Нова Пошта
2024-12-25 13:51 UTC
[xfstests PATCH v2] generic: add a partial pages zeroing out test
2024-12-25 12:51 UTC
[RFC PATCH] fuse: enable writeback cgroup to limit dirty page cache
2024-12-25 6:57 UTC (3+ messages)
Ceph and Netfslib
2024-12-24 21:52 UTC (6+ messages)
[PATCH][RFC] make take_dentry_name_snapshot() lockless
2024-12-24 20:24 UTC (13+ messages)
[PATCH v6 0/5] Improve simple directory offset wrap behavior
2024-12-24 16:10 UTC (20+ messages)
` [PATCH v6 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
` [PATCH v6 2/5] Revert "libfs: Add simple_offset_empty()"
` [PATCH v6 3/5] Revert "libfs: fix infinite directory reads for offset dir"
` [PATCH v6 4/5] libfs: Replace simple_offset end-of-directory detection
` [PATCH v6 5/5] libfs: Use d_children list to iterate simple_offset directories
[PATCH bpf-next v6 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2024-12-24 12:10 UTC (10+ messages)
` [PATCH bpf-next v6 2/5] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next v6 4/5] bpf: Make fs kfuncs available for SYSCALL program type
[PATCH 00/11 RFC] Allow concurrent changes in a directory
2024-12-24 10:26 UTC (14+ messages)
` [PATCH 02/11] VFS: add _shared versions of the various directory modifying inode_operations
` [PATCH 10/11] VFS: take a shared lock for create/remove directory operations
` [PATCH 08/11] VFS: add inode_dir_lock/unlock
[viro-vfs:work.dcache 6/6] fs/libfs.c:1819:10: warning: comparison of distinct pointer types ('const char *' and 'const unsigned char *')
2024-12-23 19:37 UTC (2+ messages)
[PATCH] seq_file: add seq_check_showsize_overflow() to avoid real overflow
2024-12-23 15:20 UTC
[viro-vfs:work.dcache 6/6] fs/libfs.c:1819:17: warning: comparison of distinct pointer types lacks a cast
2024-12-23 13:02 UTC
[PATCH 01/11] VFS: introduce vfs_mkdir_return()
2024-12-23 7:26 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