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
2020-05-27
rxrpc: Fix the excessive initial retransmission timeout
David Howells
2
-26
/
+10
2020-05-27
afs: Don't unlock fetched data pages until the op completes successfully
David Howells
2
-8
/
+8
2020-05-02
afs: Fix length of dump of bad YFSFetchStatus record
David Howells
1
-3
/
+3
2020-05-02
afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH
David Howells
1
-1
/
+1
2020-05-02
afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate
David Howells
4
-12
/
+11
2020-04-23
afs: Fix race between post-modification dir edit and readdir/d_revalidate
David Howells
2
-35
/
+76
2020-04-23
afs: Fix afs_d_validate() to set the right directory version
David Howells
1
-3
/
+3
2020-04-23
afs: Fix rename operation status delivery
David Howells
3
-21
/
+12
2020-04-23
afs: Fix decoding of inline abort codes from version 1 status records
David Howells
1
-0
/
+1
2020-04-23
afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus()
David Howells
2
-9
/
+17
2020-04-17
rxrpc: Fix call interruptibility handling
David Howells
1
-1
/
+2
2020-04-01
afs: Fix unpinned address list during probing
David Howells
1
-0
/
+2
2020-04-01
afs: Fix some tracing details
David Howells
1
-2
/
+2
2020-04-01
afs: Fix client call Rx-phase signal handling
David Howells
1
-32
/
+2
2020-04-01
afs: Fix handling of an abort from a service handler
David Howells
3
-33
/
+26
2020-01-29
afs: Fix characters allowed into cell names
David Howells
1
-1
/
+10
2020-01-26
afs: Remove set but not used variables 'before', 'after'
zhengbin
1
-10
/
+2
2020-01-17
afs: Fix afs_lookup() to not clobber the version on a new dentry
David Howells
1
-5
/
+1
2020-01-17
afs: Fix use-after-loss-of-ref
David Howells
1
-5
/
+7
2020-01-17
afs: Fix missing cell comparison in afs_test_super()
David Howells
1
-0
/
+1
2020-01-09
afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP
David Howells
1
-0
/
+3
2020-01-09
afs: Fix mountpoint parsing
David Howells
1
-2
/
+4
2020-01-09
afs: Fix SELinux setting security label on /afs
David Howells
1
-1
/
+0
2020-01-09
afs: Fix afs_find_server lookups for ipv4 peers
Marc Dionne
1
-13
/
+8
2019-11-22
afs: Fix large file support
Marc Dionne
1
-0
/
+1
2019-11-22
afs: Fix possible assert with callbacks from yfs servers
Marc Dionne
1
-1
/
+0
2019-11-19
afs: Fix missing timeout reset
David Howells
1
-0
/
+1
2019-11-15
afs: Fix race in commit bulk status fetch
David Howells
1
-1
/
+6
2019-09-29
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-9
/
+1
2019-09-15
afs dynroot: switch to simple_dir_operations
Al Viro
3
-9
/
+1
2019-09-02
afs: Support RCU pathwalk
David Howells
2
-17
/
+112
2019-09-02
afs: Provide an RCU-capable key lookup
David Howells
2
-2
/
+32
2019-09-02
afs: Use afs_extract_discard() rather than iov_iter_discard()
David Howells
2
-5
/
+5
2019-09-02
afs: remove unused variable 'afs_zero_fid'
YueHaibing
1
-2
/
+0
2019-09-02
afs: remove unused variable 'afs_voltypes'
YueHaibing
1
-2
/
+0
2019-08-22
afs: use correct afs_call_type in yfs_fs_store_opaque_acl2
YueHaibing
1
-1
/
+1
2019-08-22
afs: Fix possible oops in afs_lookup trace event
Marc Dionne
1
-1
/
+2
2019-08-22
afs: Fix leak in afs_lookup_cell_rcu()
David Howells
1
-0
/
+4
2019-07-30
afs: Fix missing dentry data version updating
David Howells
1
-14
/
+70
2019-07-30
afs: Only update d_fsdata if different in afs_d_revalidate()
David Howells
1
-1
/
+2
2019-07-30
afs: Fix off-by-one in afs_rename() expected data version calculation
David Howells
1
-1
/
+1
2019-07-30
fs: afs: Fix a possible null-pointer dereference in afs_put_read()
Jia-Ju Bai
1
-5
/
+7
2019-07-30
afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()
Marc Dionne
1
-5
/
+6
2019-07-30
afs: Fix the CB.ProbeUuid service handler to reply correctly
David Howells
1
-7
/
+3
2019-07-25
afs: fsclient: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-18
/
+33
2019-07-25
afs: yfsclient: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-19
/
+35
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-87
/
+1
2019-07-10
Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-82
/
+237
2019-07-10
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+0
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
[next]