index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
netfs
Age
Commit message (
Expand
)
Author
8 days
netfs: Fix read progress reporting
David Howells
8 days
netfs: Mark folios with COPY_TO_CACHE whilst issuing subreqs
David Howells
8 days
netfs: Fix readahead synchronisation issues by loading all folios upfront
David Howells
8 days
netfs: break unbuffered write when netfs_alloc_subrequest() fails
Edward Adam Davis
8 days
netfs: Fix subreq ref leak
David Howells
8 days
netfs: Fix i_size update for partial transfer
David Howells
8 days
netfs: Fix error vs transferred passed to ->ki_complete()
David Howells
8 days
netfs: Fix unbuffered/DIO write partial transfer error return
David Howells
8 days
netfs: Fix uninitialized return value in netfs_unbuffered_write()
Karl Mehltretter
2026-07-28
netfs: Fix folio_queue ENOMEM in writeback by adding a mempool
David Howells
2026-07-28
netfs: release readahead folios on iterator preparation failure
Yichong Chen
2026-07-28
netfs: handle single writeback rolling buffer allocation failure
Yichong Chen
2026-07-28
netfs: clear PG_private_2 on copy-to-cache append failure
Yichong Chen
2026-07-03
netfs: Fix barriering when walking subrequest list
David Howells
2026-07-01
netfs: Fix DIO write retry for filesystems without a ->prepare_write()
David Howells
2026-07-01
netfs: Fix folio state after ENOMEM whilst under writeback iteration
David Howells
2026-07-01
netfs: Fix writeback error handling
David Howells
2026-07-01
netfs: Fix writethrough to use collection offload
David Howells
2026-07-01
netfs: Replace wb_lock with a bit lock for asynchronicity
David Howells
2026-07-01
netfs: Fix netfs_create_write_req() to handle async cache object creation
David Howells
2026-07-01
netfs: Fix decision whether to disallow write-streaming due to fscache use
David Howells
2026-05-12
netfs, afs: Fix write skipping in dir/link writepages
David Howells
2026-05-12
netfs: Fix netfs_read_folio() to wait on writeback
David Howells
2026-05-12
netfs: Fix folio->private handling in netfs_perform_write()
David Howells
2026-05-12
netfs: Fix partial invalidation of streaming-write folio
David Howells
2026-05-12
netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
David Howells
2026-05-12
netfs: Fix leak of request in netfs_write_begin() error handling
David Howells
2026-05-12
netfs: Fix early put of sink folio in netfs_read_gaps()
David Howells
2026-05-12
netfs: Fix write streaming disablement if fd open O_RDWR
David Howells
2026-05-12
netfs: Fix read-gaps to remove netfs_folio from filled folio
David Howells
2026-05-12
netfs: Fix potential deadlock in write-through mode
David Howells
2026-05-12
netfs: Fix streaming write being overwritten
David Howells
2026-05-12
netfs: Defer the emission of trace_netfs_folio()
David Howells
2026-05-12
netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
David Howells
2026-05-12
netfs: Fix overrun check in netfs_extract_user_iter()
David Howells
2026-05-12
netfs: fix error handling in netfs_extract_user_iter()
Paulo Alcantara
2026-05-12
netfs: Fix potential uninitialised var in netfs_extract_user_iter()
David Howells
2026-05-12
netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
Viacheslav Dubeyko
2026-05-12
netfs: Fix zeropoint update where i_size > remote_i_size
David Howells
2026-05-12
netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
David Howells
2026-05-12
netfs: Fix netfs_read_to_pagecache() to pause on subreq failure
David Howells
2026-05-12
netfs: Fix missing barriers when accessing stream->subrequests locklessly
David Howells
2026-05-12
netfs: Fix missing locking around retry adding new subreqs
David Howells
2026-05-12
netfs: Fix cancellation of a DIO and single read subrequests
David Howells
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-05
fs: remove unncessary pagevec.h includes
Tal Zussman
2026-03-26
netfs: Fix the handling of stream->front by removing it
David Howells
2026-03-19
netfs: Fix read abandonment during retry
David Howells
2026-03-09
netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retry
Deepanshu Kartikey
2026-03-09
netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators
Deepanshu Kartikey
[next]