index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
afs: Fix the server_list to unuse a displaced server rather than putting it
David Howells
1
-2
/
+2
2025-03-13
afs: Make it possible to find the volumes that are using a server
David Howells
6
-32
/
+143
2025-03-13
afs: remove variable nr_servers
Colin Ian King
1
-5
/
+1
2025-03-13
afs: Fix the fallback handling for the YFS.RemoveFile2 RPC call
David Howells
1
-2
/
+3
2025-03-13
afs: Fix directory format encoding struct
David Howells
1
-1
/
+1
2025-03-13
afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
David Howells
1
-1
/
+6
2025-01-23
afs: Fix the maximum cell name length
David Howells
4
-4
/
+9
2024-09-04
afs: fix __afs_break_callback() / afs_drop_open_mmap() race
Al Viro
1
-2
/
+6
2024-06-16
afs: Don't cross .backup mountpoint from backup volume
Marc Dionne
1
-0
/
+5
2024-03-26
afs: Revert "afs: Hide silly-rename files from userspace"
David Howells
1
-10
/
+0
2024-03-06
afs: Fix endless loop in directory parsing
David Howells
1
-1
/
+3
2024-03-01
afs: Increase buffer size in afs_update_volume_status()
Daniil Dulov
1
-2
/
+2
2024-02-23
afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
Oleg Nesterov
1
-3
/
+4
2024-02-23
afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
Oleg Nesterov
1
-1
/
+2
2024-02-23
afs: Hide silly-rename files from userspace
David Howells
1
-0
/
+8
2024-01-05
afs: Fix use-after-free due to get/remove race in volume tree
David Howells
2
-3
/
+25
2024-01-05
afs: Use refcount_t rather than atomic_t
David Howells
8
-94
/
+97
2024-01-05
afs: Fix overwriting of result of DNS query
David Howells
1
-2
/
+4
2024-01-05
afs: Fix dynamic root lookup DNS check
David Howells
1
-2
/
+16
2024-01-05
afs: Fix the dynamic root's d_delete to always delete unused dentries
David Howells
1
-12
/
+1
2023-12-20
afs: Fix refcount underflow from error handling race
David Howells
1
-1
/
+1
2023-12-03
afs: Fix file locking on R/O volumes to operate in local mode
David Howells
1
-0
/
+2
2023-12-03
afs: Return ENOENT if no cell DNS record can be found
David Howells
1
-0
/
+10
2023-12-03
afs: Make error on cell lookup failure consistent with OpenAFS
David Howells
1
-2
/
+2
2023-12-03
afs: Fix afs_server_list to be cleaned up with RCU
David Howells
2
-1
/
+2
2023-06-21
afs: Fix vlserver probe RTT handling
David Howells
1
-2
/
+2
2023-06-14
afs: Fix setting of mtime when creating a file/dir/symlink
David Howells
1
-0
/
+3
2023-05-11
afs: Fix updating of i_size with dv jump from server
Marc Dionne
1
-0
/
+1
2022-12-31
afs: Fix lost servers_outstanding count
David Howells
1
-1
/
+4
2022-12-08
afs: Fix fileserver probe RTT handling
David Howells
1
-2
/
+2
2022-09-23
afs: Return -EAGAIN, not -EREMOTEIO, when a file already locked
David Howells
1
-0
/
+1
2022-09-15
afs: Use the operation issue time instead of the reply time for callbacks
David Howells
5
-12
/
+5
2022-06-29
afs: Fix dynamic root getattr
David Howells
1
-1
/
+2
2022-06-14
afs: Fix infinite loop found by xfstest generic/676
David Howells
1
-1
/
+4
2022-06-09
afs: Adjust ACK interpretation to try and cope with NAT
David Howells
3
-1
/
+9
2022-06-09
rxrpc, afs: Fix selection of abort codes
David Howells
1
-3
/
+5
2022-05-25
afs: Fix afs_getattr() to refetch file status if callback break occurred
David Howells
1
-1
/
+13
2021-12-22
afs: Fix mmap
David Howells
2
-2
/
+4
2021-10-07
Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2021-10-05
afs: Fix afs_launder_page() to set correct start file position
David Howells
1
-2
/
+1
2021-10-04
afs: Fix kerneldoc warning shown up by W=1
David Howells
1
-2
/
+2
2021-09-13
afs: Fix updating of i_blocks on file/dir extension
David Howells
4
-13
/
+13
2021-09-13
afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server
David Howells
5
-12
/
+49
2021-09-13
afs: Try to avoid taking RCU read lock when checking vnode validity
David Howells
4
-45
/
+48
2021-09-13
afs: Fix mmap coherency vs 3rd-party changes
David Howells
6
-3
/
+119
2021-09-13
afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation
David Howells
1
-39
/
+7
2021-09-13
afs: Add missing vnode validation checks
David Howells
3
-3
/
+41
2021-09-10
afs: Fix page leak
David Howells
1
-2
/
+8
2021-09-10
afs: Fix missing put on afs_read objects and missing get on the key therein
David Howells
1
-1
/
+2
2021-08-23
fs: remove mandatory file locking support
Jeff Layton
1
-4
/
+0
[next]