index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
Age
Commit message (
Expand
)
Author
2022-07-02
afs: Fix dynamic root getattr
David Howells
2022-06-14
afs: Fix infinite loop found by xfstest generic/676
David Howells
2022-05-25
afs: Fix afs_getattr() to refetch file status if callback break occurred
David Howells
2021-06-30
afs: Fix an IS_ERR() vs NULL check
Dan Carpenter
2021-02-10
rxrpc: Fix deadlock around release of dst cached on udp tunnel
David Howells
2020-08-26
afs: Fix NULL deref in afs_dynroot_depopulate()
David Howells
2020-06-25
afs: afs_write_end() should change i_size under the right lock
David Howells
2020-06-25
afs: Fix non-setting of mtime when writing into mmap
David Howells
2020-06-25
afs: Fix memory leak in afs_put_sysnames()
Zhihao Cheng
2020-04-02
afs: Fix some tracing details
David Howells
2020-01-29
afs: Fix characters allowed into cell names
David Howells
2020-01-27
afs: Remove set but not used variables 'before', 'after'
zhengbin
2020-01-27
afs: Fix large file support
Marc Dionne
2020-01-27
afs: Fix missing timeout reset
David Howells
2020-01-27
afs: Fix double inc of vnode->cb_break
David Howells
2020-01-27
afs: Fix lock-wait/callback-break double locking
David Howells
2020-01-27
afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not set
David Howells
2020-01-27
afs: Fix key leak in afs_release() and afs_evict_inode()
David Howells
2020-01-27
afs: Fix the afs.cell and afs.volume xattr handlers
David Howells
2020-01-27
afs: Further fix file locking
David Howells
2020-01-27
afs: Fix AFS file locking to allow fine grained locks
David Howells
2020-01-17
afs: Fix missing cell comparison in afs_test_super()
David Howells
2020-01-09
afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP
David Howells
2020-01-09
afs: Fix SELinux setting security label on /afs
David Howells
2020-01-09
afs: Fix afs_find_server lookups for ipv4 peers
Marc Dionne
2019-09-10
afs: Fix leak in afs_lookup_cell_rcu()
David Howells
2019-09-06
afs: Only update d_fsdata if different in afs_d_revalidate()
David Howells
2019-09-06
fs: afs: Fix a possible null-pointer dereference in afs_put_read()
Jia-Ju Bai
2019-09-06
afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()
Marc Dionne
2019-09-06
afs: Fix the CB.ProbeUuid service handler to reply correctly
David Howells
2019-07-21
afs: Fix uninitialised spinlock afs_volume::cb_break_lock
David Howells
2019-05-16
afs: Unlock pages for __pagevec_release()
Marc Dionne
2019-02-27
afs: Fix key refcounting in file locking code
David Howells
2019-02-27
afs: Don't set vnode->cb_s_break in afs_validate()
Marc Dionne
2018-12-17
afs: Fix validation/callback interaction
David Howells
2018-11-27
afs: Handle EIO from delivery function
David Howells
2018-10-15
afs: Fix clearance of reply
David Howells
2018-10-12
afs: Fix afs_server struct leak
David Howells
2018-10-12
afs: Fix cell proc list
David Howells
2018-09-07
afs: Fix cell specification to permit an empty address list
David Howells
2018-08-23
fs/afs: use new return type vm_fault_t
Souptick Joarder
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-13
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-08-05
afs_try_auto_mntpt(): return NULL instead of ERR_PTR(-ENOENT)
Al Viro
2018-08-05
afs_lookup(): switch to d_splice_alias()
Al Viro
2018-08-05
afs: switch dynroot lookups to d_splice_alias()
Al Viro
2018-08-03
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-16
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-06-15
afs: Optimise callback breaking by not repeating volume lookup
David Howells
[next]