messages from 2024-09-03 20:38:47 to 2024-09-04 20:29:45 UTC [more...]
[PATCH v5 00/18] fanotify: add pre-content hooks
2024-09-04 20:28 UTC (19+ messages)
` [PATCH v5 01/18] fanotify: don't skip extra event info if no info_mode is set
` [PATCH v5 02/18] fsnotify: introduce pre-content permission event
` [PATCH v5 03/18] fsnotify: generate pre-content permission event on open
` [PATCH v5 04/18] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH v5 05/18] fanotify: introduce FAN_PRE_MODIFY "
` [PATCH v5 06/18] fanotify: pass optional file access range in pre-content event
` [PATCH v5 07/18] fanotify: rename a misnamed constant
` [PATCH v5 08/18] fanotify: report file range info with pre-content events
` [PATCH v5 09/18] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH v5 10/18] fs: add a flag to indicate the fs supports pre-content events
` [PATCH v5 11/18] fanotify: add a helper to check for pre content events
` [PATCH v5 12/18] fanotify: disable readahead if we have pre-content watches
` [PATCH v5 13/18] mm: don't allow huge faults for files with pre content watches
` [PATCH v5 14/18] fsnotify: generate pre-content permission event on page fault
` [PATCH v5 15/18] bcachefs: add pre-content fsnotify hook to fault
` [PATCH v5 16/18] xfs: add pre-content fsnotify hook for write faults
` [PATCH v5 17/18] btrfs: disable defrag on pre-content watched files
` [PATCH v5 18/18] fs: enable pre-content events on supported file systems
[PATCH v2 00/15] slab: add struct kmem_cache_args
2024-09-04 20:10 UTC (64+ messages)
` [PATCH v2 01/15] sl*b: s/__kmem_cache_create/do_kmem_cache_create/g
` [PATCH v2 02/15] slab: add struct kmem_cache_args
` [PATCH v2 03/15] slab: port kmem_cache_create() to "
` [PATCH v2 04/15] slab: port kmem_cache_create_rcu() "
` [PATCH v2 05/15] slab: port kmem_cache_create_usercopy() "
` [PATCH v2 06/15] slab: pass struct kmem_cache_args to create_cache()
` [PATCH v2 07/15] slub: pull kmem_cache_open() into do_kmem_cache_create()
` [PATCH v2 08/15] slab: pass struct kmem_cache_args to do_kmem_cache_create()
` [PATCH v2 09/15] sl*b: remove rcu_freeptr_offset from struct kmem_cache
` [PATCH v2 10/15] slab: port KMEM_CACHE() to struct kmem_cache_args
` [PATCH v2 11/15] slab: port KMEM_CACHE_USERCOPY() "
` [PATCH v2 12/15] slab: create kmem_cache_create() compatibility layer
` [PATCH 17/16] slab: make kmem_cache_create_usercopy() static inline
` [PATCH 18/16] slab: make __kmem_cache_create() "
` [PATCH v2 13/15] file: port to struct kmem_cache_args
` [PATCH v2 14/15] slab: remove kmem_cache_create_rcu()
` [PATCH v2 15/15] io_uring: port to struct kmem_cache_args
SRCU hung task on 5.10.y on synchronize_srcu(&fsnotify_mark_srcu)
2024-09-04 19:51 UTC (4+ messages)
[PATCH RESEND v3 0/2] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-09-04 19:48 UTC (16+ messages)
` [PATCH xfstests v2 1/2] statx: update headers to include newer statx fields
` [PATCH xfstests v2 2/2] open_by_handle: add tests for u64 mount ID
` [PATCH xfstests v3 1/2] open_by_handle: verify u32 and u64 mount IDs
` [PATCH xfstests v3 2/2] generic/756: test name_to_handle_at(AT_HANDLE_MNT_ID_UNIQUE) explicitly
` [PATCH xfstests v4 1/2] open_by_handle: verify u32 and u64 mount IDs
` [PATCH xfstests v4 2/2] generic/756: test name_to_handle_at(AT_HANDLE_MNT_ID_UNIQUE) explicitly
[PATCH v2 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-09-04 19:45 UTC (4+ messages)
` [PATCH v2 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
[PATCH RFC v3 00/17] fuse: fuse-over-io-uring
2024-09-04 19:41 UTC (18+ messages)
` [PATCH RFC v3 05/17] fuse: Add a uring config ioctl
` [PATCH RFC v3 08/17] fuse: {uring} Handle SQEs - register commands
` [PATCH RFC v3 15/17] ate: 2024-08-30 15:43:32 +0100
` [PATCH RFC v3 17/17] fuse: {uring} Pin the user buffer
[GIT PULL] bcachefs fixes for 6.11-rc7
2024-09-04 19:15 UTC
[GIT PULL] bcachefs fixes for 6.11-rc6
2024-09-04 18:55 UTC (3+ messages)
decruft the early init / initrd / initramfs code v2
2024-09-04 18:49 UTC (3+ messages)
` [PATCH 14/23] initrd: mark initrd support as deprecated
[PATCH v4 00/14] forcealign for xfs
2024-09-04 18:25 UTC (4+ messages)
` [PATCH v4 04/14] xfs: make EOF allocation simpler
[PATCH 0/2 v2] remove PF_MEMALLOC_NORECLAIM
2024-09-04 18:03 UTC (15+ messages)
[PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
2024-09-04 18:01 UTC (12+ messages)
[PATCH v3 00/13] nfsd: implement the "delstid" draft
2024-09-04 17:45 UTC (7+ messages)
` [PATCH v3 03/13] nfsd: drop the ncf_cb_bmap field
[PATCH v6 0/2] fuse: add timeout option for requests
2024-09-04 17:23 UTC (6+ messages)
` [PATCH v6 1/2] fuse: add optional kernel-enforced timeout "
[PATCH v4 00/15] fuse: basic support for idmapped mounts
2024-09-04 17:21 UTC (7+ messages)
` [PATCH v4 03/15] fs/fuse: add an idmap argument to fuse_simple_request
[PATCH v5 00/30] Permission Overlay Extension
2024-09-04 17:05 UTC (16+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
[PATCH][RFC] fs: add levels to inode write access
2024-09-04 17:04 UTC (3+ messages)
` [PATCH] fs: don't block i_writecount during exec
[GIT PULL] vfs fixes
2024-09-04 16:46 UTC (2+ messages)
[PATCH v4 0/5] Write-placement hints and FDP
2024-09-04 14:57 UTC (4+ messages)
[PATCH printk v6 00/17] add threaded printing + the rest
2024-09-04 14:55 UTC (5+ messages)
` [PATCH printk v6 12/17] proc: consoles: Add notation to c_start/c_stop
` [PATCH printk v6 13/17] proc: Add nbcon support for /proc/consoles
[PATCH] fs/pipe: Correct imprecise wording in comment
2024-09-04 14:54 UTC (2+ messages)
[PATCH v5 0/5] Wire up getrandom() vDSO implementation on powerpc
2024-09-04 14:36 UTC (5+ messages)
` [PATCH v5 5/5] powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64
[PATCH RFC 00/20] file: remove f_version
2024-09-04 14:21 UTC (11+ messages)
` [PATCH RFC 14/20] proc: store cookie in private data
` [PATCH RFC 18/20] fs: add f_pipe
[PATCH v15 16/26] nfsd: add LOCALIO support
2024-09-04 13:56 UTC (6+ messages)
[PATCH v4 0/2] virtiofs: fix the warning for kernel direct IO
2024-09-04 12:12 UTC (8+ messages)
` [PATCH v4 1/2] virtiofs: use pages instead of pointer "
` [PATCH v4 2/2] virtiofs: use GFP_NOFS when enqueuing request through kworker
[PATCH v3 00/12] ext4: simplify the counting and management of delalloc reserved blocks
2024-09-04 11:43 UTC (19+ messages)
` [PATCH v3 04/12] ext4: let __revise_pending() return newly inserted pendings
` [PATCH v3 05/12] ext4: passing block allocation information to ext4_es_insert_extent()
` [PATCH v3 06/12] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
` [PATCH v3 07/12] ext4: drop ext4_es_delayed_clu()
` [PATCH v3 09/12] ext4: drop unused ext4_es_store_status()
` [PATCH v3 10/12] ext4: make extent status types exclusive
` [PATCH v3 11/12] ext4: drop ext4_es_is_delonly()
` [PATCH v3 12/12] ext4: drop all delonly descriptions
[PATCH v3 00/17] slab: add struct kmem_cache_args
2024-09-04 10:21 UTC (18+ messages)
` [PATCH v3 01/17] slab: s/__kmem_cache_create/do_kmem_cache_create/g
` [PATCH v3 02/17] slab: add struct kmem_cache_args
` [PATCH v3 03/17] slab: port kmem_cache_create() to "
` [PATCH v3 04/17] slab: port kmem_cache_create_rcu() "
` [PATCH v3 05/17] slab: port kmem_cache_create_usercopy() "
` [PATCH v3 06/17] slab: pass struct kmem_cache_args to create_cache()
` [PATCH v3 07/17] slab: pull kmem_cache_open() into do_kmem_cache_create()
` [PATCH v3 08/17] slab: pass struct kmem_cache_args to do_kmem_cache_create()
` [PATCH v3 09/17] slab: remove rcu_freeptr_offset from struct kmem_cache
` [PATCH v3 10/17] slab: port KMEM_CACHE() to struct kmem_cache_args
` [PATCH v3 11/17] slab: port KMEM_CACHE_USERCOPY() "
` [PATCH v3 12/17] slab: create kmem_cache_create() compatibility layer
` [PATCH v3 13/17] file: port to struct kmem_cache_args
` [PATCH v3 14/17] slab: remove kmem_cache_create_rcu()
` [PATCH v3 15/17] slab: make kmem_cache_create_usercopy() static inline
` [PATCH v3 16/17] slab: make __kmem_cache_create() "
` [PATCH v3 17/17] io_uring: port to struct kmem_cache_args
[PATCH] iomap: clean preallocated blocks in iomap_end() when 0 bytes was written
2024-09-04 7:51 UTC (4+ messages)
[RFC PATCHv2 1/1] fs: ext4: Don't use CMA for buffer_head
2024-09-04 6:56 UTC (7+ messages)
[PATCH v2 00/10] ext4: clean up and refactor fallocate
2024-09-04 6:29 UTC (11+ messages)
` [PATCH v2 01/10] ext4: write out dirty data before dropping pages
` [PATCH v2 02/10] ext4: don't explicit update times in ext4_fallocate()
` [PATCH v2 03/10] ext4: drop ext4_update_disksize_before_punch()
` [PATCH v2 04/10] ext4: refactor ext4_zero_range()
` [PATCH v2 05/10] ext4: refactor ext4_punch_hole()
` [PATCH v2 06/10] ext4: refactor ext4_collapse_range()
` [PATCH v2 07/10] ext4: refactor ext4_insert_range()
` [PATCH v2 08/10] ext4: factor out ext4_do_fallocate()
` [PATCH v2 09/10] ext4: factor out the common checking part of all fallocate operations
` [PATCH v2 10/10] ext4: factor out a common helper to lock and flush data before fallocate
[PATCH v7 bpf-next 00/10] Harden and extend ELF build ID parsing logic
2024-09-03 22:38 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