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
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-23
afs: Fix large file support
Marc Dionne
1
-0
/
+1
2019-11-23
afs: Fix possible assert with callbacks from yfs servers
Marc Dionne
1
-1
/
+0
2019-11-20
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-30
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-26
afs: fsclient: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-18
/
+33
2019-07-26
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-11
Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-82
/
+237
2019-07-11
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+0
2019-07-11
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+7
2019-06-28
afs: Add support for the UAE error table
David Howells
2
-28
/
+152
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-19
/
+25
2019-06-28
Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-19
/
+25
2019-06-28
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
1
-1
/
+1
2019-06-28
keys: Pass the network namespace into request_key mechanism
David Howells
2
-5
/
+7
2019-06-20
fs/afs: use struct_size() in kzalloc()
Zhengyuan Liu
3
-8
/
+4
2019-06-20
afs: Trace afs_server usage
David Howells
7
-21
/
+47
2019-06-20
afs: Add some callback management tracepoints
David Howells
4
-17
/
+28
[next]