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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
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-02-01
afs: Fix the maximum cell name length
David Howells
4
-4
/
+9
2024-06-16
afs: Don't cross .backup mountpoint from backup volume
Marc Dionne
1
-0
/
+5
2024-03-27
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 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-08
afs: Fix file locking on R/O volumes to operate in local mode
David Howells
1
-0
/
+2
2023-12-08
afs: Return ENOENT if no cell DNS record can be found
David Howells
1
-0
/
+10
2023-12-08
afs: Make error on cell lookup failure consistent with OpenAFS
David Howells
1
-2
/
+2
2023-12-08
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-17
afs: Fix updating of i_size with dv jump from server
Marc Dionne
1
-0
/
+1
2023-01-14
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
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-09-30
afs: Fix updating of i_blocks on file/dir extension
David Howells
4
-13
/
+13
2021-09-30
afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation
David Howells
1
-39
/
+7
2021-07-28
afs: Fix tracepoint string placement with built-in AFS
David Howells
1
-18
/
+7
2021-06-23
afs: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2021-06-03
afs: Fix the nlink handling of dir-over-dir rename
David Howells
1
-1
/
+3
2021-05-14
afs: Fix speculative status fetches
David Howells
6
-2
/
+23
2021-05-14
afs: Fix updating of i_mode due to 3rd party change
David Howells
1
-3
/
+3
2021-03-25
afs: Stop listxattr() from listing "afs.*" attributes
David Howells
6
-28
/
+0
2021-03-25
afs: Fix accessing YFS xattrs on a non-YFS server
David Howells
2
-3
/
+12
2021-02-10
rxrpc: Fix deadlock around release of dst cached on udp tunnel
David Howells
1
-3
/
+3
2020-12-09
afs: Fix memory leak when mounting with multiple source parameters
David Howells
1
-0
/
+3
2020-11-22
afs: Fix speculative status fetch going out of order wrt to modifications
David Howells
3
-0
/
+10
2020-11-14
afs: Fix afs_write_end() when called with copied == 0 [ver #3]
David Howells
1
-1
/
+4
2020-11-03
afs: Fix incorrect freeing of the ACL passed to the YFS ACL store op
David Howells
1
-6
/
+1
2020-11-03
afs: Fix warning due to unadvanced marshalling pointer
David Howells
1
-0
/
+1
2020-10-29
afs: Fix dirty-region encoding on ppc32 with 64K pages
David Howells
2
-9
/
+20
2020-10-29
afs: Fix afs_invalidatepage to adjust the dirty region
David Howells
3
-12
/
+76
2020-10-29
afs: Alter dirty range encoding in page->private
David Howells
2
-4
/
+4
2020-10-29
afs: Wrap page->private manipulations in inline functions
David Howells
2
-18
/
+41
2020-10-29
afs: Fix where page->private is set during write
David Howells
1
-15
/
+26
[next]