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-10-02
afs: Fix potential null pointer dereference in afs_put_server
Zhen Ni
1
-1
/
+2
2025-03-07
afs: Fix the server_list to unuse a displaced server rather than putting it
David Howells
1
-2
/
+2
2025-03-07
afs: Make it possible to find the volumes that are using a server
David Howells
6
-32
/
+143
2025-02-08
afs: Fix the fallback handling for the YFS.RemoveFile2 RPC call
David Howells
1
-2
/
+3
2025-02-08
afs: Fix cleanup of immediately failed async calls
David Howells
2
-3
/
+18
2025-02-08
afs: Fix directory format encoding struct
David Howells
1
-1
/
+1
2025-02-08
afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
David Howells
1
-1
/
+6
2025-01-17
afs: Fix the maximum cell name length
David Howells
4
-4
/
+9
2024-11-08
afs: Fix missing subdir edit when renamed between parent dirs
David Howells
3
-2
/
+116
2024-08-29
afs: fix __afs_break_callback() / afs_drop_open_mmap() race
Al Viro
1
-2
/
+6
2024-07-25
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
1
-1
/
+1
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-05
afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
Oleg Nesterov
1
-3
/
+4
2024-02-05
afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
Oleg Nesterov
1
-1
/
+2
2024-01-31
afs: Hide silly-rename files from userspace
David Howells
1
-0
/
+8
2024-01-01
afs: Fix use-after-free due to get/remove race in volume tree
David Howells
2
-3
/
+25
2024-01-01
afs: Fix overwriting of result of DNS query
David Howells
1
-2
/
+4
2024-01-01
afs: Fix dynamic root lookup DNS check
David Howells
1
-2
/
+16
2024-01-01
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-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2023-08-18
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
1
-0
/
+2
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-1
/
+1
2023-07-13
afs: convert to ctime accessor functions
Jeff Layton
2
-4
/
+4
2023-07-04
afs: Fix accidental truncation when storing data
David Howells
1
-3
/
+5
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+8
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+19
2023-06-23
afs: convert pagevec to folio_batch in afs_extend_writeback()
Matthew Wilcox (Oracle)
1
-8
/
+8
2023-06-19
afs: Fix waiting for writeback then skipping folio
Vishal Moola (Oracle)
1
-2
/
+4
2023-06-19
afs: Fix dangling folio ref counts in writeback
Vishal Moola (Oracle)
1
-0
/
+1
2023-06-16
afs: Fix vlserver probe RTT handling
David Howells
1
-2
/
+2
2023-06-07
afs: Fix setting of mtime when creating a file/dir/symlink
David Howells
1
-0
/
+3
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
1
-1
/
+1
2023-05-24
afs: Provide a splice-read wrapper
David Howells
1
-1
/
+19
2023-05-06
Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-3
/
+4
2023-05-06
afs: fix the afs_dir_get_folio return value
Christoph Hellwig
1
-3
/
+4
2023-05-05
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-8
/
+6
2023-05-02
afs: Avoid endless loop if file is larger than expected
Marc Dionne
1
-0
/
+4
2023-05-02
afs: Fix getattr to report server i_size on dirs, not local size
David Howells
1
-1
/
+8
2023-05-02
afs: Fix updating of i_size with dv jump from server
Marc Dionne
1
-0
/
+1
2023-05-01
rxrpc: Fix timeout of a call that hasn't yet been granted a channel
David Howells
3
-8
/
+6
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-28
/
+30
2023-04-22
rxrpc: Fix potential race in error handling in afs_make_call()
David Howells
1
-5
/
+4
[next]