messages from 2021-10-22 20:15:46 to 2021-10-26 10:36:24 UTC [more...]
[PATCH v6 00/12] extend task comm from 16 to 24
2021-10-26 10:35 UTC (40+ messages)
` [PATCH v6 01/12] fs/exec: make __set_task_comm always set a nul ternimated string
` [PATCH v6 02/12] fs/exec: make __get_task_comm always get a nul terminated string
` [PATCH v6 03/12] drivers/connector: make connector comm always nul ternimated
` [PATCH v6 04/12] drivers/infiniband: make setup_ctxt always get a nul terminated task comm
` [PATCH v6 05/12] elfcore: make prpsinfo "
` [PATCH v6 06/12] samples/bpf/test_overhead_kprobe_kern: make it adopt to task comm size change
` [PATCH v6 07/12] samples/bpf/offwaketime_kern: make sched_switch tracepoint args adopt to "
` [PATCH v6 08/12] tools/bpf/bpftool/skeleton: make it adopt to task "
` [PATCH v6 09/12] tools/perf/test: make perf test "
` [PATCH v6 10/12] tools/testing/selftests/bpf: make it "
` [PATCH v6 11/12] sched.h: extend task comm from 16 to 24
` [PATCH v6 12/12] kernel/kthread: show a warning if kthread's comm is truncated
[PATCH 0/4] extend vmalloc support for constrained allocations
2021-10-26 10:30 UTC (12+ messages)
` [PATCH 1/4] mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
` [PATCH 2/4] mm/vmalloc: add support for __GFP_NOFAIL
` [PATCH 3/4] mm/vmalloc: be more explicit about supported gfp flags
` [PATCH 4/4] mm: allow !GFP_KERNEL allocations for kvmalloc
[RFC 2/3] mm/vmalloc: add support for __GFP_NOFAIL
2021-10-26 10:24 UTC (17+ messages)
[PATCH v8 00/17] gfs2: Fix mmap + page fault deadlocks
2021-10-26 9:44 UTC (12+ messages)
[PATCH v9 00/31] file system-wide error monitoring
2021-10-26 9:12 UTC (39+ messages)
` [PATCH v9 01/31] fsnotify: pass data_type to fsnotify_name()
` [PATCH v9 02/31] fsnotify: pass dentry instead of inode data
` [PATCH v9 03/31] fsnotify: clarify contract for create event hooks
` [PATCH v9 04/31] fsnotify: Don't insert unmergeable events in hashtable
` [PATCH v9 05/31] fanotify: Fold event size calculation to its own function
` [PATCH v9 06/31] fanotify: Split fsid check from other fid mode checks
` [PATCH v9 07/31] inotify: Don't force FS_IN_IGNORED
` [PATCH v9 08/31] fsnotify: Add helper to detect overflow_event
` [PATCH v9 09/31] fsnotify: Add wrapper around fsnotify_add_event
` [PATCH v9 10/31] fsnotify: Retrieve super block from the data field
` [PATCH v9 11/31] fsnotify: Protect fsnotify_handle_inode_event from no-inode events
` [PATCH v9 12/31] fsnotify: Pass group argument to free_event
` [PATCH v9 13/31] fanotify: Support null inode event in fanotify_dfid_inode
` [PATCH v9 14/31] fanotify: Allow file handle encoding for unhashed events
` [PATCH v9 15/31] fanotify: Encode empty file handle when no inode is provided
` [PATCH v9 16/31] fanotify: Require fid_mode for any non-fd event
` [PATCH v9 17/31] fsnotify: Support FS_ERROR event type
` [PATCH v9 18/31] fanotify: Reserve UAPI bits for FAN_FS_ERROR
` [PATCH v9 19/31] fanotify: Pre-allocate pool of error events
` [PATCH v9 20/31] fanotify: Support enqueueing "
` [PATCH v9 21/31] fanotify: Support merging "
` [PATCH v9 22/31] fanotify: Wrap object_fh inline space in a creator macro
` [PATCH v9 23/31] fanotify: Add helpers to decide whether to report FID/DFID
` [PATCH v9 24/31] fanotify: Report fid entry even for zero-length file_handle
` [PATCH v9 25/31] fanotify: WARN_ON against too large file handles
` [PATCH v9 26/31] fanotify: Report fid info for file related file system errors
` [PATCH v9 27/31] fanotify: Emit generic error info for error event
` [PATCH v9 28/31] fanotify: Allow users to request FAN_FS_ERROR events
` [PATCH v9 29/31] ext4: Send notifications on error
` [PATCH v9 30/31] samples: Add fs error monitoring example
` [PATCH v9 31/31] docs: Document the FAN_FS_ERROR event
[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
2021-10-26 8:48 UTC (14+ messages)
unicode cleanups, and split the data table into a separate module v2
2021-10-26 7:45 UTC (6+ messages)
` [PATCH 10/11] unicode: Add utf8-data module
[PATCH 4.19,v2] VFS: Fix fuseblk memory leak caused by mount concurrency
2021-10-26 5:45 UTC (7+ messages)
[PATCH] fuse: fix possible write position calculation error
2021-10-26 2:34 UTC
[RFC PATCH 0/7] Inotify support in FUSE and virtiofs
2021-10-25 20:46 UTC (8+ messages)
` [RFC PATCH 1/7] FUSE: Add the fsnotify opcode and in/out structs to FUSE
` [RFC PATCH 2/7] FUSE: Add the remote inotify support capability "
` [RFC PATCH 3/7] FUSE,Inotify,Fsnotify,VFS: Add the fuse_fsnotify_update_mark inode operation
` [RFC PATCH 4/7] FUSE: Add the fuse_fsnotify_send_request to FUSE
` [RFC PATCH 5/7] Fsnotify: Add a wrapper around the fsnotify function
` [RFC PATCH 6/7] FUSE,Fsnotify: Add the fuse_fsnotify_event inode operation
` [RFC PATCH 7/7] virtiofs: Add support for handling the remote fsnotify notifications
[PATCH v6 0/7] fuse,virtiofs: support per-file DAX
2021-10-25 20:41 UTC (11+ messages)
` [PATCH v6 2/7] fuse: make DAX mount option a tri-state
[PATCH v4 0/4] firmware_loader: built-in API and make x86 use it
2021-10-25 19:50 UTC (5+ messages)
` [PATCH v4 1/4] firmware_loader: rename EXTRA_FIRMWARE and EXTRA_FIRMWARE_DIR
` [PATCH v4 2/4] firmware_loader: move builtin build helper to shared library
` [PATCH v4 3/4] test_firmware: move a few test knobs out to its library
` [PATCH v4 4/4] test_firmware: add support for testing built-in firmware
[RFC][arm64] possible infinite loop in btrfs search_ioctl()
2021-10-25 19:37 UTC (12+ messages)
Readahead for compressed data
2021-10-25 18:59 UTC (4+ messages)
[PATCH v3 0/4] firmware_loader: built-in API and make x86 use it
2021-10-25 18:24 UTC (5+ messages)
` [PATCH v3 1/4] firmware_loader: rename EXTRA_FIRMWARE and EXTRA_FIRMWARE_DIR
[PATCH 0/4] fs/ntfs3: Various fixes for xfstests problems
2021-10-25 17:13 UTC (6+ messages)
` [PATCH 1/4] fs/ntfs3: In function ntfs_set_acl_ex do not change inode->i_mode if called from function ntfs_init_acl
` [PATCH 2/4] fs/ntfs3: Fix fiemap + fix shrink file size (to remove preallocated space)
` [PATCH 3/4] fs/ntfs3: Check new size for limits
` [PATCH 4/4] fs/ntfs3: Update valid size if -EIOCBQUEUED
[RFC PATCH 0/5] Shared memory for shared extents
2021-10-25 16:43 UTC (8+ messages)
` [RFC PATCH 2/5] mm: Switch mapping to device mapping
` [RFC PATCH 5/5] btrfs: function to convert file offset to device offset
[PTACH] fs: get rid of the res2 iocb->ki_complete argument
2021-10-25 16:38 UTC (3+ messages)
Folios for 5.15 request - Was: re: Folio discussion recap -
2021-10-25 16:05 UTC (22+ messages)
Problem with direct IO
2021-10-25 15:57 UTC (8+ messages)
[PATCH v2 0/2] fuse: Send file/inode security context during creation
2021-10-25 15:55 UTC (2+ messages)
[RFC PATCH] fs/namespace: use percpu_rw_semaphore for writer holding
2021-10-25 15:22 UTC (4+ messages)
` [PATCH] fs/namespace: Boost the mount_lock.lock owner instead of spinning on PREEMPT_RT
[PATCH 0/2] ceph: conversion to fscache API rewrite
2021-10-25 13:24 UTC (3+ messages)
` [PATCH 1/2] ceph: conversion to new fscache API
` [PATCH 2/2] ceph: add fscache writeback support
Turn off readahead completely
2021-10-25 12:25 UTC (4+ messages)
[PATCH v3 00/13] ext4: new mount API conversion
2021-10-25 11:12 UTC (3+ messages)
` [PATCH v3 01/13] fs_parse: allow parameter value to be empty
[syzbot] KCSAN: data-race in call_rcu / rcu_gp_fqs_loop
2021-10-25 10:31 UTC (2+ messages)
[PATCH v5 0/8] Remove dependency on congestion_wait in mm/
2021-10-25 10:07 UTC (3+ messages)
` [PATCH 5/8] mm/page_alloc: Remove the throttling logic from the page allocator
reiserfs mounted with acl and cp wrong permissions
2021-10-25 9:50 UTC
[PATCH] seq_file: Fix potential addition overflow
2021-10-25 7:31 UTC
[PATCH 1/2] vfs: parse: deal with zero length string value
2021-10-25 4:05 UTC (2+ messages)
` [PATCH 2/2] vfs: escape hash as well
[git pull] autofs braino fix
2021-10-24 19:56 UTC (2+ messages)
[PATCH v2][next] sysctl: Avoid open coded arithmetic in memory allocator functions
2021-10-24 18:54 UTC (6+ messages)
[PATCH] fuse: add FOPEN_NOFLUSH
2021-10-24 15:30 UTC (2+ messages)
[PATCH 0/4] fs/ntfs3: Various fixes for xattr and files
2021-10-24 10:43 UTC (8+ messages)
` [PATCH 1/4] fs/ntfs3: Keep preallocated only if option prealloc enabled
` [PATCH 2/4] fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl functions
` [PATCH 4/4] fs/ntfs3: Update i_ctime when xattr is added
[PATCH v3 0/3] last batch of add_disk() error handling conversions
2021-10-24 0:03 UTC (3+ messages)
[PATCH] fs: kill unused ret2 argument from iocb->ki_complete()
2021-10-23 14:01 UTC (8+ messages)
[PATCH] dup: delete error write to stack variable on common path
2021-10-23 12:39 UTC
[PATCH] vfs: delete cast in namei code
2021-10-23 12:38 UTC
[PATCH] sysctl: Avoid open coded arithmetic in memory allocator functions
2021-10-23 10:31 UTC (3+ messages)
[PATCH v5 10/15] tools/lib/perf: use TASK_COMM_LEN_16 instead of hard-coded 16
2021-10-22 23:41 UTC (5+ messages)
` [PATCH v5 13/15] tools/testing/selftests/bpf: "
[PATCH] fs/super.c: defer more work after super_block is off of the super_blocks list
2021-10-22 23:28 UTC
[PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
2021-10-22 20:52 UTC (10+ messages)
` [PATCH 4/6] dm,dax,pmem: prepare dax_copy_to/from_iter() APIs with DAXDEV_F_RECOVERY
` [dm-devel] [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
[GIT PULL] fuse fixes for 5.15-rc7
2021-10-22 20:46 UTC (2+ messages)
[PATCH v2 00/53] fscache: Rewrite index API and management system
2021-10-22 20:24 UTC (5+ 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;
as well as URLs for NNTP newsgroup(s).