messages from 2024-01-24 05:23:06 to 2024-01-25 10:43:26 UTC [more...]
[PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs
2024-01-25 10:42 UTC (4+ messages)
` [PATCH v2 01/41] filelock: rename some fields in tracepoints
` [PATCH v2 02/41] filelock: rename fl_pid variable in lock_get_status
` [PATCH v2 03/41] dlm: rename fl_flags variable in dlm_posix_unlock
[PATCH net] tcp: add sanity checks to rx zerocopy
2024-01-25 10:33 UTC
[RFC PATCH] filemap: add mapping_mapped check in filemap_unaccount_folio()
2024-01-25 10:31 UTC (13+ messages)
` SECURITY PROBLEM: Any user can crash the kernel with TCP ZEROCOPY
[PATCH] exfat: fix file not locking when writing zeros in exfat_file_mmap()
2024-01-25 10:19 UTC (6+ messages)
[GIT PULL] netfs fixes
2024-01-25 10:13 UTC
[PATCH] userfaultfd: fix return error if mmap_changing is non-zero in MOVE ioctl
2024-01-25 9:37 UTC (2+ messages)
[PATCH] userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
2024-01-25 9:36 UTC (3+ messages)
[LSF/MM TOPIC] Rust
2024-01-25 9:24 UTC (13+ messages)
` "
[RFC PATCH 00/19] Rust abstractions for VFS
2024-01-25 9:15 UTC (15+ messages)
` [RFC PATCH 01/19] rust: fs: add registration/unregistration of file systems
` [RFC PATCH 05/19] rust: fs: introduce `INode<T>`
` [RFC PATCH 19/19] tarfs: introduce tar fs
Convert write_cache_pages() to an iterator v5
2024-01-25 8:57 UTC (20+ messages)
` [PATCH 01/19] writeback: fix done_index when hitting the wbc->nr_to_write
` [PATCH 02/19] writeback: also update wbc->nr_to_write on writeback failure
` [PATCH 03/19] writeback: rework the loop termination condition in write_cache_pages
` [PATCH 04/19] writeback: only update ->writeback_index for range_cyclic writeback
` [PATCH 05/19] writeback: remove a duplicate prototype for tag_pages_for_writeback
` [PATCH 06/19] writeback: Factor out writeback_finish()
` [PATCH 07/19] writeback: Factor writeback_get_batch() out of write_cache_pages()
` [PATCH 08/19] writeback: Factor folio_prepare_writeback() "
` [PATCH 09/19] writeback: Simplify the loops in write_cache_pages()
` [PATCH 10/19] pagevec: Add ability to iterate a queue
` [PATCH 11/19] writeback: Use the folio_batch queue iterator
` [PATCH 12/19] writeback: Factor writeback_iter_init() out of write_cache_pages()
` [PATCH 13/19] writeback: Move the folio_prepare_writeback loop "
` [PATCH 14/19] writeback: Factor writeback_iter_next() "
` [PATCH 15/19] writeback: Add for_each_writeback_folio()
` [PATCH 16/19] writeback: Remove a use of write_cache_pages() from do_writepages()
` [PATCH 17/19] writeback: update the kerneldoc comment for tag_pages_for_writeback
` [PATCH 18/19] iomap: Convert iomap_writepages() to use for_each_writeback_folio()
` [PATCH 19/19] writeback: simplify writeback iteration
[BUG REPORT] shrink_dcache_parent() loops indefinitely on a next-20240102 kernel
2024-01-25 6:31 UTC (8+ messages)
[LSF/MM TOPIC] QUIC kernel driver and use by kernel FS
2024-01-25 5:51 UTC
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end
2024-01-25 3:17 UTC (2+ messages)
[PATCH v3 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
2024-01-25 3:13 UTC (9+ messages)
` [PATCH v3 01/10] ovl: Reject mounting case-insensitive filesystems
` [PATCH v3 02/10] fscrypt: Share code between functions that prepare lookup
` [PATCH v3 04/10] fscrypt: Drop d_revalidate once the key is added
` [PATCH v3 06/10] libfs: Add helper to choose dentry operations at mount
[syzbot] [fs?] BUG: soft lockup in pipe_read
2024-01-25 2:05 UTC
[PATCH v3 00/15] block atomic writes
2024-01-25 0:52 UTC (17+ messages)
` [PATCH v3 01/15] block: Add atomic write operations to request_queue limits
` [PATCH v3 02/15] block: Limit atomic writes according to bio and queue limits
` [PATCH v3 03/15] fs/bdev: Add atomic write support info to statx
` [PATCH v3 04/15] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
` [PATCH v3 05/15] block: Add REQ_ATOMIC flag
` [PATCH v3 06/15] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v3 07/15] block: Limit atomic write IO size according to atomic_write_max_sectors
` [PATCH v3 08/15] block: Error an attempt to split an atomic write bio
` [PATCH v3 09/15] block: Add checks to merging of atomic writes
` [PATCH v3 10/15] block: Add fops atomic write support
` [PATCH v3 11/15] scsi: sd: Support reading atomic write properties from block limits VPD
` [PATCH v3 12/15] scsi: sd: Add WRITE_ATOMIC_16 support
` [PATCH v3 13/15] scsi: scsi_debug: Atomic write support
` [PATCH v3 14/15] nvme: Support atomic writes
` [PATCH v3 15/15] nvme: Ensure atomic writes will be executed atomically
[PATCH 1/2] userfaultfd: handle zeropage moves by UFFDIO_MOVE
2024-01-25 0:13 UTC
[PATCH v2 bpf-next 00/30] BPF token
2024-01-25 0:10 UTC (2+ messages)
[PATCH v3 0/2] Try exact-match comparison ahead of case-insensitive match
2024-01-24 22:44 UTC (8+ messages)
` [PATCH v3 1/2] dcache: Expose dentry_string_cmp outside of dcache
` [PATCH v4] libfs: Attempt exact-match comparison first during casefolded lookup
[PATCH v5 0/2] fix the fallback implementation of get_name
2024-01-24 22:19 UTC (3+ messages)
` [PATCH v5 2/2] fs: Create a generic is_dot_dotdot() utility
[PATCH] exec: Remove __FMODE_EXEC from uselib()
2024-01-24 22:09 UTC (2+ messages)
[GIT PULL] execve fixes for v6.8-rc2
2024-01-24 21:56 UTC (2+ messages)
[PATCH] exec: Check __FMODE_EXEC instead of in_execve for LSMs
2024-01-24 21:50 UTC (11+ messages)
[RFC PATCH 00/19] Rust abstractions for VFS
2024-01-24 19:49 UTC (5+ messages)
[6.8-rc1 Regression] Unable to exec apparmor_parser from virt-aa-helper
2024-01-24 19:41 UTC (13+ messages)
[PATCH] exec: Distinguish in_execve from in_exec
2024-01-24 19:23 UTC
[syzbot] [ext4?] kernel BUG in ext4_split_extent_at (2)
2024-01-24 19:21 UTC (2+ messages)
[LSF/MM/BPF TOPIC] State Of The Page
2024-01-24 19:05 UTC (6+ messages)
[PATCH] highmem: Add kernel-doc for memcpy_*_folio()
2024-01-24 18:12 UTC
[PATCH v2 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension
2024-01-24 18:01 UTC (9+ messages)
` [PATCH v2 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
[PATCH v3] fsnotify: optimize the case of no parent watcher
2024-01-24 16:20 UTC (5+ messages)
[PATCH RFC 0/3] Enable tmpfs quotas
2024-01-24 15:16 UTC (8+ messages)
` [PATCH 2/3] Add quotactl_fd() support
` "
` [PATCH 3/3] Enable support for tmpfs quotas
` "
[PATCH 0/6] block atomic writes for XFS
2024-01-24 14:26 UTC (7+ messages)
` [PATCH 1/6] fs: iomap: Atomic write support
` [PATCH 2/6] fs: Add FS_XFLAG_ATOMICWRITES flag
` [PATCH 3/6] fs: xfs: Support FS_XFLAG_ATOMICWRITES for rtvol
` [PATCH 4/6] fs: xfs: Support atomic write for statx
` [PATCH RFC 5/6] fs: xfs: iomap atomic write support
` [PATCH 6/6] fs: xfs: Set FMODE_CAN_ATOMIC_WRITE for FS_XFLAG_ATOMICWRITES set
[PATCH] fuse: add support for explicit export disabling
2024-01-24 14:28 UTC (7+ messages)
[PATCH v2 0/3] fs: make the i_size_read/write helpers be smp_load_acquire/store_release()
2024-01-24 14:28 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] Revert "mm/filemap: avoid buffered read/write race to read inconsistent data"
` [PATCH v2 3/3] asm-generic: remove extra type checking in acquire/release for non-SMP case
[PATCH v5 0/2] io_uring: add support for ftruncate
2024-01-24 13:42 UTC (7+ messages)
` [PATCH v5 1/2] Add ftruncate_file that truncates a struct file
` [PATCH v5 2/2] io_uring: add support for ftruncate
[brauner-vfs:vfs.misc 12/13] include/linux/fs.h:911:9: error: call to '__compiletime_assert_207' declared with 'error' attribute: Need native word sized stores/loads for atomicity
2024-01-24 13:38 UTC (3+ messages)
[PATCH] fuse: increase FUSE_MAX_MAX_PAGES limit
2024-01-24 12:47 UTC (3+ messages)
[PATCH v11 00/26] DEPT(Dependency Tracker)
2024-01-24 11:59 UTC (27+ messages)
` [PATCH v11 01/26] llist: Move llist_{head,node} definition to types.h
` [PATCH v11 02/26] dept: Implement Dept(Dependency Tracker)
` [PATCH v11 03/26] dept: Add single event dependency tracker APIs
` [PATCH v11 04/26] dept: Add lock "
` [PATCH v11 05/26] dept: Tie to Lockdep and IRQ tracing
` [PATCH v11 06/26] dept: Add proc knobs to show stats and dependency graph
` [PATCH v11 07/26] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v11 08/26] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v11 09/26] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v11 10/26] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v11 11/26] dept: Distinguish each syscall context from another
` [PATCH v11 12/26] dept: Distinguish each work "
` [PATCH v11 13/26] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v11 14/26] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v11 15/26] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v11 16/26] dept: Track timeout waits separately with a new Kconfig
` [PATCH v11 17/26] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v11 18/26] dept: Apply timeout consideration to swait
` [PATCH v11 19/26] dept: Apply timeout consideration to waitqueue wait
` [PATCH v11 20/26] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v11 21/26] dept: Apply timeout consideration to dma fence wait
` [PATCH v11 22/26] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v11 23/26] dept: Make Dept able to work with an external wgen
` [PATCH v11 24/26] dept: Track PG_locked with dept
` [PATCH v11 25/26] dept: Print event context requestor's stacktrace on report
` [PATCH v11 26/26] locking/lockdep, fs/jbd2: Use a weaker annotation in journal handling
[ANNOUNCE] util-linux v2.40-rc1
2024-01-24 11:36 UTC
[PATCH 0/2] fs: make the i_size_read/write helpers be smp_load_acquire/store_release()
2024-01-24 11:20 UTC (5+ messages)
[PATCH -next] fs: remove NTFS classic from docum. index
2024-01-24 11:12 UTC (2+ messages)
[syzbot] [xfs?] KASAN: null-ptr-deref Write in xfs_filestream_select_ag
2024-01-24 11:08 UTC (4+ messages)
[PATCH v3 0/9] File abstractions needed by Rust Binder
2024-01-24 10:11 UTC (11+ messages)
` [PATCH v3 2/9] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v3 7/9] rust: file: add `Kuid` wrapper
` [PATCH v3 8/9] rust: file: add `DeferredFdCloser`
` [PATCH v3 9/9] rust: file: add abstraction for `poll_table`
Recent-ish changes in binfmt_elf made my program segfault
2024-01-24 6:59 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to d8d222e09dab
2024-01-24 6:01 UTC
[GIT PULL] bcachefs updates for 6.8
2024-01-24 5:52 UTC (11+ 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