messages from 2024-11-12 17:06:48 to 2024-11-13 18:26:04 UTC [more...]
[PATCH v2] fsnotify: fix sending inotify event with unexpected filename
2024-11-13 18:25 UTC (2+ messages)
[PATCH bpf-next 0/4] Make inode storage available to tracing prog
2024-11-13 18:06 UTC (9+ messages)
` [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
[PATCH] zonefs: Fix the wrong format specifier
2024-11-13 17:55 UTC (2+ messages)
[PATCH 0/4] pidfs: implement file handle support
2024-11-13 17:55 UTC (24+ messages)
` [PATCH 4/4] pidfs: implement fh_to_dentry
` [PATCH v2 0/3] pidfs: implement file handle support
` [PATCH v2 1/3] pseudofs: add support for export_ops
` [PATCH v2 2/3] exportfs: allow fs to disable CAP_DAC_READ_SEARCH check
` [PATCH v2 3/3] pidfs: implement file handle support
[PATCH manpages] listmount.2: fix verbiage about continuing the iteration
2024-11-13 17:12 UTC (3+ messages)
[PATCH v7 00/18] fanotify: add pre-content hooks
2024-11-13 16:57 UTC (38+ messages)
` [PATCH v7 01/18] fsnotify: opt-in for permission events at file_open_perm() time
` [PATCH v7 02/18] fanotify: don't skip extra event info if no info_mode is set
` [PATCH v7 03/18] fanotify: rename a misnamed constant
` [PATCH v7 04/18] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY
` [PATCH v7 05/18] fsnotify: introduce pre-content permission events
` [PATCH v7 06/18] fsnotify: pass optional file access range in pre-content event
` [PATCH v7 07/18] fsnotify: generate pre-content permission event on open
` [PATCH v7 08/18] fsnotify: generate pre-content permission event on truncate
` [PATCH v7 09/18] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH v7 10/18] fanotify: report file range info with pre-content events
` [PATCH v7 11/18] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH v7 12/18] fanotify: add a helper to check for pre content events
` [PATCH v7 13/18] fanotify: disable readahead if we have pre-content watches
` [PATCH v7 14/18] mm: don't allow huge faults for files with pre content watches
` [PATCH v7 15/18] fsnotify: generate pre-content permission event on page fault
` [PATCH v7 16/18] xfs: add pre-content fsnotify hook for write faults
` [PATCH v7 17/18] btrfs: disable defrag on pre-content watched files
` [PATCH v7 18/18] fs: enable pre-content events on supported file systems
[PATCH] statmount: add flag to retrieve unescaped options
2024-11-13 16:30 UTC (3+ messages)
[PATCH] vfs: make evict() use smp_mb__after_spinlock instead of smp_mb
2024-11-13 16:29 UTC (3+ messages)
[PATCH v8 00/29] riscv control-flow integrity for usermode
2024-11-13 16:13 UTC (4+ messages)
` [PATCH v8 24/29] riscv: enable kernel access to shadow stack memory via FWFT sbi call
[PATCH v4 0/3] fs: allow statmount to fetch the fs_subtype and sb_source
2024-11-13 16:00 UTC (8+ messages)
[PATCH] fsnotify: fix sending inotify event with unexpected filename
2024-11-13 15:38 UTC (7+ messages)
[RFC PATCH 0/6 6.6] Address rename/readdir bugs in fs/libfs.c
2024-11-13 15:17 UTC (6+ messages)
` [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir
[PATCH] fuse: dax: No-op writepages callback
2024-11-13 15:17 UTC (4+ messages)
[PATCH] samples: add a mountinfo program to demonstrate statmount()/listmount()
2024-11-13 14:50 UTC (4+ messages)
[PATCH RFC] fs: reduce pointer chasing in is_mgtime() test
2024-11-13 14:36 UTC (2+ messages)
[PATCH v4 0/4] overlayfs: Optimize override/revert creds
2024-11-13 14:26 UTC (3+ messages)
` [PATCH v4 4/4] ovl: "
[PATCH] dquot.c: get rid of include ../internal.h
2024-11-13 14:25 UTC (2+ messages)
[PATCH 0/3] Fixes multiple sysctl proc_handler usage error
2024-11-13 14:15 UTC (9+ messages)
` [PATCH 1/3] coredump: Fixes core_pipe_limit sysctl proc_handler
` [PATCH 2/3] sysctl: Fix underflow value setting risk in vm_table
` [PATCH 3/3] tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handler
[linux-next:master] [fs/file.c] 0c40bf47cf: will-it-scale.per_thread_ops 6.7% improvement
2024-11-13 14:14 UTC
[RFC 0/8] enable bs > ps for block devices
2024-11-13 14:14 UTC (15+ messages)
` [RFC 1/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [RFC 2/8] fs/mpage: avoid negative shift for large blocksize
` [RFC 3/8] fs/buffer: restart block_read_full_folio() to avoid array overflow
` [RFC 4/8] fs/buffer fs/mpage: remove large folio restriction
` [RFC 5/8] block/bdev: enable large folio support for large logical block sizes
` [RFC 6/8] block/bdev: lift block size restrictions and use common definition
` [RFC 7/8] nvme: remove superfluous block size check
` [RFC 8/8] bdev: use bdev_io_min() for statx block size
[PATCHES][RFC] statx-related stuff
2024-11-13 14:07 UTC (12+ messages)
` [PATCH 1/5] io_statx_prep(): use getname_uflags()
` [PATCH 2/5] kill getname_statx_lookup_flags()
` [PATCH 3/5] fs/stat.c: switch to CLASS(fd_raw)
` [PATCH 4/5] fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
` [PATCH 5/5] libfs: kill empty_dir_getattr()
[PATCHSET v2 0/15] Uncached buffered IO
2024-11-13 14:07 UTC (20+ messages)
` [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
[RFC PATCH v2 02/13] x86/um: nommu: elf loader for fdpic
2024-11-13 13:55 UTC (9+ messages)
[PATCH v2] exfat: fix file being changed by unaligned direct write
2024-11-13 12:54 UTC (2+ messages)
[PATCH] overlayfs: port all superblock creation logging to fsopen logs
2024-11-13 10:48 UTC (3+ messages)
[PATCH] iov_iter: fix copy_page_from_iter_atomic() for highmem
2024-11-13 10:14 UTC (3+ messages)
[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
2024-11-13 10:07 UTC (3+ messages)
[PATCH v1 2/6] exfat: add exfat_get_dentry_set_by_inode() helper
2024-11-13 5:48 UTC (2+ messages)
[PATCHv11 0/9] write hints with nvme fdp and scsi streams
2024-11-13 4:47 UTC (8+ messages)
` [EXT] "
[PATCH 0/7] udf: Couple more fixes for extent and directory handling
2024-11-13 4:22 UTC (3+ messages)
` [PATCH 4/7] udf: Allocate name buffer in directory iterator on heap
[PATCH RESEND V2 0/5] Fixes and cleanups to xarray
2024-11-13 1:25 UTC (5+ messages)
UML mount failure with Linux 6.11
2024-11-13 1:23 UTC (7+ messages)
[PATCH v3 bpf-next 0/4] Make inode storage available to tracing prog
2024-11-13 0:53 UTC (5+ messages)
` [PATCH v3 bpf-next 1/4] bpf: lsm: Remove hook to bpf_task_storage_free
` [PATCH v3 bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
` [PATCH v3 bpf-next 3/4] bpf: Add recursion prevention logic for inode storage
` [PATCH v3 bpf-next 4/4] selftest/bpf: Test inode local storage recursion prevention
[PATCH v2 bpf-next 0/4] Make inode storage available to tracing prog
2024-11-12 23:46 UTC (8+ messages)
` [PATCH v2 bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
` [PATCH v2 bpf-next 3/4] bpf: Add recursion prevention logic for inode storage
[PATCH v2] kernel: add pid_max to pid_namespace
2024-11-12 22:33 UTC (2+ messages)
[PATCH] nfsd: get rid of include ../internal.h
2024-11-12 21:58 UTC (2+ messages)
[PATCH] fs/overlayfs/namei.c: get rid of include ../internal.h
2024-11-12 21:41 UTC
[PATCH v2 0/4] Add iomem helpers for use from debugfs
2024-11-12 20:04 UTC (3+ messages)
` [PATCH v2 1/4] iov_iter: Provide copy_iomem_to|from_iter()
` [PATCH v2 2/4] libfs: Provide simple_read_from|write_to_iomem()
[PATCH] dax: Allow block size > PAGE_SIZE
2024-11-12 19:32 UTC (11+ messages)
[PATCH 0/2] xarray: extract __xa_cmpxchg_raw
2024-11-12 19:25 UTC (3+ messages)
` [PATCH 1/2] xarray: extract xa_zero_to_null
` [PATCH 2/2] xarray: extract helper from __xa_{insert,cmpxchg}
[PATCH v21 0/6] Script execution control (was O_MAYEXEC)
2024-11-12 19:18 UTC (7+ messages)
` [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
` [PATCH v21 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
` [PATCH v21 3/6] selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebits
` [PATCH v21 4/6] selftests/landlock: Add tests for execveat + AT_EXECVE_CHECK
` [PATCH v21 5/6] samples/check-exec: Add set-exec
` [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
[PATCHSET v3 0/16] Uncached buffered IO
2024-11-12 18:47 UTC (10+ messages)
` [PATCH 12/16] ext4: add RWF_UNCACHED write support
` [PATCH 13/16] iomap: make buffered writes work with RWF_UNCACHED
[PATCH 00/12] fuse: support large folios
2024-11-12 17:32 UTC (3+ messages)
` [PATCH 04/12] fuse: support large folios for non-writeback writes
[PATCH v6 00/17] fanotify: add pre-content hooks
2024-11-12 17:27 UTC (7+ messages)
` [PATCH v6 06/17] fsnotify: generate pre-content permission event on open
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