summaryrefslogtreecommitdiff
path: root/fs/afs
AgeCommit message (Expand)Author
2024-09-27afs: Fix the setting of the server responding flagDavid Howells
2024-09-27afs: Remove unused struct and function prototypeThorsten Blum
2024-09-27afs: Fix possible infinite loop with unresponsive serversMarc Dionne
2024-09-27afs: Fix missing wire-up of afs_retry_request()David Howells
2024-09-12netfs: Speed up buffered readingDavid Howells
2024-09-12afs: Make read subreqs asyncDavid Howells
2024-09-05netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_streamDavid Howells
2024-08-24afs: Fix post-setattr file edit to do truncation correctlyDavid Howells
2024-08-139p: Fix DIO read through netfsDominique Martinet
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-03afs: drop usage of folio_file_posKairui Song
2024-07-02afs: Convert comma to semicolonChen Ni
2024-05-27netfs, 9p: Fix race between umount and async request completionDavid Howells
2024-05-25afs: Don't cross .backup mountpoint from backup volumeMarc Dionne
2024-05-13Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-05-10afs: Fix fileserver rotation getting stuckDavid Howells
2024-05-01netfs, afs: Use writeback retry to deal with alternate keysDavid Howells
2024-05-01netfs: Remove the old writeback codeDavid Howells
2024-05-01netfs: Cut over to using new writeback codeDavid Howells
2024-05-01netfs, afs: Implement helpers for new write codeDavid Howells
2024-05-01afs: Use alternative invalidation to using launder_folioDavid Howells
2024-03-14afs: Fix occasional rmdir-then-VNOVNODE with generic/011David Howells
2024-03-14afs: Don't cache preferred addressDavid Howells
2024-03-14afs: Revert "afs: Hide silly-rename files from userspace"David Howells
2024-03-11Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-02-27afs: Fix endless loop in directory parsingDavid Howells
2024-02-25Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-02-25afs: fix __afs_break_callback() / afs_drop_open_mmap() raceAl Viro
2024-02-20afs: Increase buffer size in afs_update_volume_status()Daniil Dulov
2024-02-20afs: Fix ignored callbacks over ipv4Marc Dionne
2024-02-05afs: adapt to breakup of struct file_lockJeff Layton
2024-02-05filelock: split common fields into struct file_lock_coreJeff Layton
2024-02-05afs: convert to using new filelock helpersJeff Layton
2024-01-22afs: Fix missing/incorrect unlocking of RCU read lockDavid Howells
2024-01-22afs: Remove afs_dynroot_d_revalidate() as it is redundantDavid Howells
2024-01-22afs: Fix error handling with lookup via FS.InlineBulkStatusDavid Howells
2024-01-22afs: Hide silly-rename files from userspaceDavid Howells
2024-01-22afs: Don't use certain unnecessary folio_*() functionsDavid Howells
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-01-11Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2024-01-10Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-10Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-01afs: trace: Log afs_make_call(), including server addressDavid Howells
2024-01-01afs: Fix offline and busy message emissionDavid Howells
2024-01-01afs: Fix fileserver rotationDavid Howells
2024-01-01afs: Overhaul invalidation handling to better support RO volumesDavid Howells
2024-01-01afs: Parse the VolSync record in the reply of a number of RPC opsDavid Howells
2024-01-01afs: Don't leave DONTUSE/NEWREPSITE servers out of server listDavid Howells
2024-01-01afs: Fix comment in afs_do_lookup()David Howells