messages from 2023-06-16 06:57:44 to 2023-06-20 15:14:30 UTC [more...]
[PATCH 0/3] Support negative dentry cache for FUSE and virtiofs
2023-06-20 15:13 UTC
[PATCH net-next v3 17/18] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
2023-06-20 14:53 UTC
[PATCH 0/3] RFC: F_OFD_GETLK should provide more info
2023-06-20 14:36 UTC (20+ messages)
` [PATCH 1/3] fs/locks: F_UNLCK extension for F_OFD_GETLK
` [PATCH 2/3] fd/locks: allow get the lock owner by F_OFD_GETLK
` [PATCH 3/3] selftests: add OFD lock tests
[PATCH v2 0/5] clean up block_commit_write
2023-06-20 12:19 UTC (13+ messages)
` [PATCH v2 1/5] fs/buffer: "
` [PATCH v2 2/5] ext4: No need to check return value of block_commit_write()
` [PATCH v2 3/5] fs/ocfs2: "
` [PATCH v2 4/5] udf: "
` [PATCH v2 5/5] fs/buffer.c: convert block_commit_write to return void
[syzbot] [jfs?] kernel BUG in txEnd
2023-06-20 12:13 UTC
[PATCH v3] fs: Provide helpers for manipulating sb->s_readonly_remount
2023-06-20 11:49 UTC (2+ messages)
[PATCH] ovl: reserve ability to reconfigure mount options with new mount api
2023-06-20 11:42 UTC
[PATCH v2] fs: Provide helpers for manipulating sb->s_readonly_remount
2023-06-20 11:30 UTC (4+ messages)
[PATCH] block: Add config option to not allow writing to mounted devices
2023-06-20 11:29 UTC (12+ messages)
[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-20 11:19 UTC (5+ messages)
` [PATCH v19 2/5] fs/proc/task_mmu: "
[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-06-20 11:15 UTC (14+ messages)
` [PATCH v18 2/5] fs/proc/task_mmu: "
[PATCH v3 0/3] ovl: port to new mount api & updated layer parsing
2023-06-20 11:09 UTC (11+ messages)
` [PATCH v3 2/3] ovl: port to new mount api
` [PATCH v3 3/3] ovl: change layer mount option handling
[PATCH v5 0/5] Handle notifications on overlayfs fake path files
2023-06-20 10:57 UTC (11+ messages)
` [PATCH v5 1/5] fs: rename {vfs,kernel}_tmpfile_open()
` [PATCH v5 2/5] fs: use a helper for opening kernel internal files
` [PATCH v5 3/5] fs: move kmem_cache_zalloc() into alloc_empty_file*() helpers
` [PATCH v5 4/5] fs: use backing_file container for internal files with "fake" f_path
Hang seen with the latest mainline kernel
2023-06-20 10:07 UTC (2+ messages)
[PATCH] fs: Fix bug in lock_rename_child that can cause deadlock
2023-06-20 9:44 UTC (2+ messages)
[syzbot] [udf?] WARNING in udf_rmdir
2023-06-20 6:34 UTC
[PATCHv10 0/8] iomap: Add support for per-block dirty state to improve write performance
2023-06-20 5:58 UTC (17+ messages)
` [PATCHv10 1/8] iomap: Rename iomap_page to iomap_folio_state and others
` [PATCHv10 2/8] iomap: Drop ifs argument from iomap_set_range_uptodate()
` [PATCHv10 3/8] iomap: Add some uptodate state handling helpers for ifs state bitmap
` [PATCHv10 4/8] iomap: Fix possible overflow condition in iomap_write_delalloc_scan
` [PATCHv10 5/8] iomap: Use iomap_punch_t typedef
` [PATCHv10 6/8] iomap: Refactor iomap_write_delalloc_punch() function out
` [PATCHv10 7/8] iomap: Allocate ifs in ->write_begin() early
` [PATCHv10 8/8] iomap: Add per-block dirty state tracking to improve performance
[PATCH 0/7] RFC: high-order folio support for I/O
2023-06-20 5:57 UTC (14+ messages)
` [PATCH 6/7] mm/filemap: allocate folios with mapping blocksize
[PATCH] drop me from MAINTAINERS for iomap
2023-06-20 5:29 UTC
[PATCH] fuse: add a new flag to allow shared mmap in FOPEN_DIRECT_IO mode
2023-06-20 4:07 UTC (6+ messages)
[PATCH] fuse: fix return value of inode_inline_reclaim_one_dmap in error path
2023-06-20 3:50 UTC (4+ messages)
[PATCH] ceph: Convert ceph_writepages_start() to use folios a little more
2023-06-20 3:42 UTC (5+ messages)
[linux-next:master] [splice, net] 2dc334f1a6: netperf.Throughput_Mbps 29.9% improvement
2023-06-20 2:29 UTC
[PATCH 00/32] bcachefs - a new COW filesystem
2023-06-20 0:39 UTC (21+ messages)
` [PATCH 07/32] mm: Bring back vmalloc_exec
` [PATCH 28/32] stacktrace: Export stack_trace_save_tsk
[PATCH] fs: Provide helpers for manipulating sb->s_readonly_remount
2023-06-19 23:16 UTC (6+ messages)
[RFC 0/4] Landlock: ioctl support
2023-06-19 18:57 UTC (7+ messages)
[GIT PULL] afs: Fix writeback
2023-06-19 18:32 UTC (2+ messages)
[PATCH v3 8/8] iomap: Copy larger chunks from userspace
2023-06-19 17:09 UTC (3+ messages)
[syzbot] [reiserfs?] possible deadlock in vfs_removexattr
2023-06-19 15:24 UTC
[syzbot] [udf?] KASAN: use-after-free Read in udf_finalize_lvid
2023-06-19 15:24 UTC
[PATCH 0/2] afs: Fix writeback
2023-06-19 13:45 UTC (4+ messages)
` [PATCH 1/2] afs: Fix dangling folio ref counts in writeback
` [PATCH 2/2] afs: Fix waiting for writeback then skipping folio
[PATCH v1 0/5] clean up block_commit_write
2023-06-19 10:42 UTC (13+ messages)
` [PATCH v1 1/5] fs/buffer: "
` [PATCH v1 2/5] fs/buffer.c: convert block_commit_write to return void
` [PATCH v1 3/5] ext4: No need to check return value of block_commit_write()
` [PATCH v1 4/5] fs/ocfs2: "
` [PATCH v1 5/5] udf: "
[PATCH 00/14] fs/ntfs3: Additional bugfix and refactoring
2023-06-19 9:41 UTC (3+ messages)
` [PATCH 09/14] fs/ntfs3: Check fields while reading
[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
2023-06-19 9:35 UTC (7+ messages)
` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
[PATCH v2 0/8] Remove child from struct ctl_table
2023-06-19 7:32 UTC (11+ messages)
` [PATCH v2 1/8] parport: plug a sysctl register leak
` [PATCH v2 2/8] test_sysctl: Fix test metadata getters
` [PATCH v2 3/8] test_sysctl: Group node sysctl test under one func
` [PATCH v2 4/8] test_sysctl: Add an unregister sysctl test
` [PATCH v2 5/8] test_sysctl: Add an option to prevent test skip
` [PATCH v2 6/8] test_sysclt: Test for registering a mount point
` [PATCH v2 7/8] sysctl: Remove debugging dump_stack
` [PATCH v2 8/8] sysctl: replace child with an enumeration
[PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty()
2023-06-19 6:44 UTC (3+ messages)
[syzbot] [reiserfs?] KASAN: use-after-free Read in leaf_move_items
2023-06-19 5:15 UTC
[syzbot] [xfs?] UBSAN: array-index-out-of-bounds in xfs_attr3_leaf_add_work
2023-06-19 2:02 UTC (2+ messages)
[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xlog_pack_data
2023-06-19 1:52 UTC (2+ messages)
[PATCH 0/2] fuse: fixes for remote locking
2023-06-18 15:04 UTC (3+ messages)
` [PATCH 1/2] fuse: support unlock remote OFD locks on file release
[PATCH v2] poll: Fix use-after-free in poll_freewait()
2023-06-18 13:28 UTC (5+ messages)
bcachefs code coverage analysis
2023-06-18 0:28 UTC
[PATCH net-next v2 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
2023-06-17 12:11 UTC
[syzbot] [f2fs?] possible deadlock in f2fs_file_mmap
2023-06-17 9:01 UTC
[syzbot] [ext4?] WARNING in ext4_file_write_iter
2023-06-17 8:28 UTC
[syzbot] [hfsplus?] kernel BUG in hfsplus_bnode_put
2023-06-17 5:30 UTC (2+ messages)
` [syzbot] [hfs?] "
[syzbot] [ext4?] WARNING in ext4_iomap_begin (2)
2023-06-17 3:29 UTC
[syzbot] [ext4?] INFO: task hung in __writeback_inodes_sb_nr (6)
2023-06-17 0:33 UTC
[PATCH] fs: Protect reconfiguration of sb read-write from racing writes
2023-06-16 22:48 UTC (4+ messages)
[PATCH v3 0/8] Create large folios in iomap buffered write path
2023-06-16 22:40 UTC (9+ messages)
` [PATCH v3 6/8] filemap: Allow __filemap_get_folio to allocate large folios
[PATCH] afs: Fix vlserver probe RTT handling
2023-06-16 21:39 UTC
[RFC PATCH 00/19] hugetlb support for KVM guest_mem
2023-06-16 18:28 UTC (2+ messages)
[PATCH v11 03/11] proc: Use lsmids instead of lsm names for attrs
2023-06-16 16:50 UTC
[PATCH] d_path: include internal.h
2023-06-16 16:46 UTC
[PATCH v4] bpf: Remove in_atomic() from bpf_link_put()
2023-06-16 16:30 UTC (2+ messages)
[PATCH 2/4] splice: simplify a conditional in copy_splice_read
2023-06-16 16:08 UTC (12+ messages)
` dio / splice fixups
` [PATCH 1/4] splice: don't call file_accessed in copy_splice_read
` [PATCH 3/4] block: remove BIO_PAGE_REFFED
` [PATCH 4/4] iov_iter: remove iov_iter_get_pages and iov_iter_get_pages_alloc
[PATCHSET v2 0/3] fs: kernel and userspace filesystem freeze
2023-06-16 13:24 UTC (5+ messages)
` [PATCH 1/3] fs: distinguish between user initiated freeze and kernel initiated freeze
` [PATCH 2/3] fs: wait for partially frozen filesystems
[PATCH FOLD] ovl: fix mount api conversion braino
2023-06-16 13:05 UTC (2+ messages)
[PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE
2023-06-16 11:38 UTC (3+ messages)
[PATCH v1 1/1] memory: export symbols for process memory related functions
2023-06-16 9:24 UTC (5+ messages)
Fotowoltaika- propozycja instalacji
2023-06-16 8:05 UTC
[PATCH 06/11] md-bitmap: refactor md_bitmap_init_from_disk
2023-06-16 7:01 UTC (4+ messages)
deprecate md bitmap file support
2023-06-16 7:01 UTC (3+ 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).