index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-01
Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+116
2024-10-24
afs: Fix missing subdir edit when renamed between parent dirs
David Howells
3
-2
/
+116
2024-10-17
afs: Fix lock recursion
David Howells
2
-24
/
+61
2024-09-27
afs: Fix the setting of the server responding flag
David Howells
1
-1
/
+1
2024-09-27
afs: Remove unused struct and function prototype
Thorsten Blum
1
-9
/
+0
2024-09-27
afs: Fix possible infinite loop with unresponsive servers
Marc Dionne
2
-5
/
+10
2024-09-27
afs: Fix missing wire-up of afs_retry_request()
David Howells
1
-0
/
+1
2024-09-12
netfs: Speed up buffered reading
David Howells
3
-10
/
+29
2024-09-12
afs: Make read subreqs async
David Howells
1
-1
/
+8
2024-09-05
netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
David Howells
1
-1
/
+3
2024-08-24
afs: Fix post-setattr file edit to do truncation correctly
David Howells
1
-3
/
+8
2024-08-13
9p: Fix DIO read through netfs
Dominique Martinet
1
-1
/
+2
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+5
2024-07-04
afs: drop usage of folio_file_pos
Kairui Song
2
-5
/
+5
2024-07-02
afs: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-05-27
netfs, 9p: Fix race between umount and async request completion
David Howells
1
-0
/
+1
2024-05-25
afs: Don't cross .backup mountpoint from backup volume
Marc Dionne
1
-0
/
+5
2024-05-13
Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-98
/
+109
2024-05-10
afs: Fix fileserver rotation getting stuck
David Howells
1
-2
/
+6
2024-05-01
netfs, afs: Use writeback retry to deal with alternate keys
David Howells
3
-98
/
+95
2024-05-01
netfs: Remove the old writeback code
David Howells
1
-40
/
+0
2024-05-01
netfs: Cut over to using new writeback code
David Howells
3
-3
/
+3
2024-05-01
netfs, afs: Implement helpers for new write code
David Howells
3
-0
/
+60
2024-05-01
afs: Use alternative invalidation to using launder_folio
David Howells
4
-11
/
+5
2024-03-14
afs: Fix occasional rmdir-then-VNOVNODE with generic/011
David Howells
1
-7
/
+9
2024-03-14
afs: Don't cache preferred address
David Howells
1
-17
/
+4
2024-03-14
afs: Revert "afs: Hide silly-rename files from userspace"
David Howells
1
-10
/
+0
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-30
/
+30
2024-02-27
afs: Fix endless loop in directory parsing
David Howells
1
-1
/
+3
2024-02-25
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+6
2024-02-25
afs: fix __afs_break_callback() / afs_drop_open_mmap() race
Al Viro
1
-2
/
+6
2024-02-20
afs: Increase buffer size in afs_update_volume_status()
Daniil Dulov
1
-2
/
+2
2024-02-20
afs: Fix ignored callbacks over ipv4
Marc Dionne
3
-15
/
+8
2024-02-05
afs: adapt to breakup of struct file_lock
Jeff Layton
2
-20
/
+19
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
1
-0
/
+1
2024-02-05
afs: convert to using new filelock helpers
Jeff Layton
1
-13
/
+13
2024-01-23
afs: Fix missing/incorrect unlocking of RCU read lock
David Howells
1
-2
/
+3
2024-01-23
afs: Remove afs_dynroot_d_revalidate() as it is redundant
David Howells
1
-9
/
+0
2024-01-23
afs: Fix error handling with lookup via FS.InlineBulkStatus
David Howells
1
-3
/
+9
2024-01-23
afs: Hide silly-rename files from userspace
David Howells
1
-0
/
+8
2024-01-23
afs: Don't use certain unnecessary folio_*() functions
David Howells
1
-5
/
+5
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
6
-1037
/
+106
2024-01-12
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-2
/
+3
2024-01-10
Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2024-01-10
Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
32
-1310
/
+2882
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+3
2024-01-01
afs: trace: Log afs_make_call(), including server address
David Howells
4
-0
/
+45
2024-01-01
afs: Fix offline and busy message emission
David Howells
2
-14
/
+25
2024-01-01
afs: Fix fileserver rotation
David Howells
6
-134
/
+198
2024-01-01
afs: Overhaul invalidation handling to better support RO volumes
David Howells
12
-199
/
+344
[next]