messages from 2023-08-16 09:51:59 to 2023-08-18 11:56:55 UTC [more...]
[PATCH 00/11] Introduce mt_dup() to improve the performance of fork()
2023-08-18 11:53 UTC (15+ messages)
` [PATCH 04/11] maple_tree: Introduce interfaces __mt_dup() and mt_dup()
` [PATCH 06/11] maple_tree: Introduce mas_replace_entry() to directly replace an entry
[syzbot] [ext4?] kernel panic: EXT4-fs (device loop0): panic forced after error (3)
2023-08-18 11:43 UTC (10+ messages)
[PATCH v3 0/2] iov_iter: Convert the iterator macros into inline funcs
2023-08-18 11:42 UTC (16+ messages)
` [PATCH v3 1/2] iov_iter: Convert iterate*() to "
` [PATCH v3 2/2] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
[PATCH v2 0/4] super: allow waiting without s_umount held
2023-08-18 11:08 UTC (7+ messages)
` [PATCH v2 1/4] super: use locking helpers
` [PATCH v2 2/4] super: make locking naming consistent
` [PATCH v2 3/4] super: wait for nascent superblocks
` [PATCH v2 4/4] super: wait until we passed kill super
[PATCH 0/3] super: allow waiting without s_umount held
2023-08-18 10:56 UTC (15+ messages)
` [PATCH 1/3] super: use super_{lock,unlock}()
` [PATCH 2/3] super: wait for nascent superblocks
` [PATCH 3/3] super: wait until we passed kill super
[PATCH v32 0/6] Implement IOCTL to get and optionally clear info about PTEs
2023-08-18 9:55 UTC (9+ messages)
` [PATCH v32 1/6] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v32 2/6] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v32 3/6] fs/proc/task_mmu: Add fast paths to get/clear PAGE_IS_WRITTEN flag
` [PATCH v32 4/6] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v32 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v32 6/6] selftests: mm: add pagemap ioctl tests
Pytanie o samochód
2023-08-18 8:15 UTC
[BUG] KCSAN: data-race in xas_clear_mark / xas_find_marked
2023-08-18 8:01 UTC
[PATCH 00/13] Remove pagevecs
2023-08-18 7:05 UTC (7+ messages)
` [PATCH 03/13] scatterlist: Add sg_set_folio()
fanotify HSM open issues
2023-08-18 7:01 UTC
[PATCH v4] ntfs : fix shift-out-of-bounds in ntfs_iget
2023-08-18 6:34 UTC (3+ messages)
landlock: fs_test: fs_test.c:4524:9: error: initializer element is not a compile-time constant
2023-08-18 5:18 UTC (3+ messages)
[PATCH] mm: Change calling convention for ->huge_fault
2023-08-18 5:15 UTC (3+ messages)
[syzbot] [nilfs?] WARNING in mark_buffer_dirty (5)
2023-08-18 0:58 UTC (2+ messages)
[PATCH RFC 0/4] bpf: cgroup device guard for non-initial user namespace
2023-08-17 22:11 UTC (7+ messages)
` [PATCH RFC 1/4] bpf: add cgroup device guard to flag a cgroup device prog
[RFCv2 0/7] fs: nfs: async lock request changes
2023-08-17 18:39 UTC (21+ messages)
` [RFCv2 1/7] lockd: fix race in async lock request handling
` [RFCv2 2/7] lockd: FILE_LOCK_DEFERRED only on FL_SLEEP
` [RFCv2 3/7] lockd: introduce safe async lock op
` [RFCv2 4/7] locks: update lock callback documentation
` [RFCv2 5/7] dlm: use fl_owner from lockd
` [RFCv2 6/7] dlm: use FL_SLEEP to check if blocking request
[linux-next:master] BUILD REGRESSION 47762f08697484cf0c2f2904b8c52375ed26c8cb
2023-08-17 17:51 UTC
[PATCH V2 0/3] Supporting same fsid mounting through a compat_ro feature
2023-08-17 17:09 UTC (14+ messages)
` [PATCH 1/3] btrfs-progs: Add the single-dev feature (to both mkfs/tune)
` [PATCH 2/3] btrfs: Introduce the single-dev feature
` [PATCH 3/3] btrfs: Add parameter to force devices behave as single-dev ones
[PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
2023-08-17 17:06 UTC (2+ messages)
[PATCH v1] fs/dcache: Replace printk and WARN_ON by WARN
2023-08-17 16:31 UTC
[PATCH v3] proc/ksm: add ksm stats to /proc/pid/smaps
2023-08-17 16:23 UTC
[PATCH v3 0/7] kiocb_{start,end}_write() helpers
2023-08-17 14:56 UTC (15+ messages)
` [PATCH v3 1/7] io_uring: rename kiocb_end_write() local helper
` [PATCH v3 2/7] fs: add kerneldoc to file_{start,end}_write() helpers
` [PATCH v3 3/7] fs: create kiocb_{start,end}_write() helpers
` [PATCH v3 4/7] io_uring: use "
` [PATCH v3 5/7] aio: "
` [PATCH v3 6/7] ovl: "
` [PATCH v3 7/7] cachefiles: "
[PATCH v1 1/1] fs/affs: Rename local toupper() to fn() to avoid confusion
2023-08-17 13:46 UTC (2+ messages)
[syzbot] [ext4?] memory leak in __es_insert_extent
2023-08-17 13:40 UTC
remove get_super
2023-08-17 13:24 UTC (5+ messages)
` [PATCH 05/17] btrfs: open block devices after superblock creation
[PATCH v2] fs: create kiocb_{start,end}_write() helpers
2023-08-17 13:18 UTC (6+ messages)
[PATCH v2 0/5] use refcount+RCU method to implement lockless slab shrink (part 1)
2023-08-17 11:24 UTC (6+ messages)
` [PATCH v2 1/5] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v2 2/5] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v2 3/5] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v2 4/5] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v2 5/5] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
[PATCH -next] fuse: change fuse_valid_size() to static
2023-08-17 9:25 UTC
[ANNOUNCE] util-linux stable v2.39.2
2023-08-17 9:26 UTC
[PATCH v5 04/10] fs: Expose name under lookup to d_revalidate hooks
2023-08-17 9:12 UTC (3+ messages)
[PATCH 1/5] mm: move some shrinker-related function declarations to mm/internal.h
2023-08-17 3:04 UTC (5+ messages)
[PATCH] fuse: make fuse_valid_size static
2023-08-17 2:24 UTC
Possible io_uring related race leads to btrfs data csum mismatch
2023-08-17 1:32 UTC (13+ messages)
[PATCHSET 0/3] xfs: maintainer transition for 6.6
2023-08-17 1:15 UTC (10+ messages)
` [PATCH 1/3] docs: add maintainer entry profile for XFS
[RFC PATCH 0/2] virtiofs submounts forgotten after client memory pressure
2023-08-17 0:23 UTC (4+ messages)
` [RFC PATCH 2/2] fuse: ensure that submounts lookup their root
[syzbot] [ext4?] INFO: task hung in __writeback_inodes_sb_nr (6)
2023-08-16 23:27 UTC (2+ messages)
[PATCH] fs: open the block device after allocation the super_block
2023-08-16 21:39 UTC (4+ messages)
[PATCH] block: Remove special-casing of compound pages
2023-08-16 20:27 UTC (3+ messages)
` Fix rare user data corruption when using THP
[linux-next:master] BUILD REGRESSION ef66bf8aeb91fd331cf8f5dca8f9d7bca9ab2849
2023-08-16 20:11 UTC
[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-16 18:26 UTC (7+ messages)
` [PATCH v4 07/36] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v4 18/36] arm64/gcs: Context switch GCS state for EL0
Inbox vboxsf not working
2023-08-16 17:33 UTC (5+ messages)
[PATCH 0/1 ] fs: Warming in __brelse
2023-08-16 16:40 UTC
[PATCH v2] proc/ksm: add ksm stats to /proc/pid/smaps
2023-08-16 16:22 UTC (5+ messages)
[PATCH RFC bootconfig 0/2] Distinguish bootloader and embedded kernel parameters
2023-08-16 16:13 UTC (11+ messages)
` [PATCH RFC bootconfig] 1/2] fs/proc: Add /proc/cmdline_load for boot loader arguments
[PATCH v8 0/6] fuse: full atomic open and atomic-open-revalidate
2023-08-16 15:54 UTC (9+ messages)
` [PATCH 1/6] fuse: rename fuse_create_open
` [PATCH 2/6] fuse: introduce atomic open
` [PATCH 3/6] [RFC] Allow atomic_open() on positive dentry
` [PATCH 4/6] fuse: Revalidate positive entries in fuse_atomic_open
` [PATCH 5/6] fuse: revalidate Set DCACHE_ATOMIC_OPEN for cached dentries
` [PATCH 6/6] fuse: Avoid code duplication in atomic open
[PATCH] fs: create kiocb_{start,end}_write() helpers
2023-08-16 14:04 UTC (7+ messages)
[PATCH 0/5] FUSE consistency improvements
2023-08-16 12:27 UTC (3+ messages)
` [PATCH 2/5] fuse: invalidate dentry on EEXIST creates or ENOENT deletes
[PATCH v31 0/6] Implement IOCTL to get and optionally clear info about PTEs
2023-08-16 11:29 UTC (9+ messages)
` [PATCH v31 1/6] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v31 2/6] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v31 3/6] fs/proc/task_mmu: Add fast paths to get/clear PAGE_IS_WRITTEN flag
` [PATCH v31 4/6] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v31 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v31 6/6] selftests: mm: add pagemap ioctl tests
[RFC PATCH v2] iov_iter: Convert iterate*() to inline funcs
2023-08-16 11:19 UTC (6+ messages)
[PATCH 1/3] selftests/mount_setattr: Add a test to test locking mount attrs
2023-08-16 10:36 UTC (7+ messages)
` [PATCH 2/3] fs: Allow user to lock mount attributes with mount_setattr
[PATCH v4 0/3] fuse: add a new fuse init flag to relax restrictions in no cache mode
2023-08-16 10:29 UTC (2+ messages)
[PATCH v30 0/6] Implement IOCTL to get and optionally clear info about PTEs
2023-08-16 10:28 UTC (4+ messages)
` [PATCH v30 2/6] fs/proc/task_mmu: "
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).