index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
Age
Commit message (
Expand
)
Author
2024-08-29
afs: fix __afs_break_callback() / afs_drop_open_mmap() race
Al Viro
2024-06-16
afs: Don't cross .backup mountpoint from backup volume
Marc Dionne
2024-03-26
afs: Revert "afs: Hide silly-rename files from userspace"
David Howells
2024-03-06
afs: Fix endless loop in directory parsing
David Howells
2024-03-01
afs: Increase buffer size in afs_update_volume_status()
Daniil Dulov
2024-02-05
afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
Oleg Nesterov
2024-02-05
afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
Oleg Nesterov
2024-01-31
afs: Hide silly-rename files from userspace
David Howells
2024-01-10
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
2024-01-01
afs: Fix use-after-free due to get/remove race in volume tree
David Howells
2024-01-01
afs: Fix overwriting of result of DNS query
David Howells
2024-01-01
afs: Fix dynamic root lookup DNS check
David Howells
2024-01-01
afs: Fix the dynamic root's d_delete to always delete unused dentries
David Howells
2023-12-20
afs: Fix refcount underflow from error handling race
David Howells
2023-12-03
afs: Fix file locking on R/O volumes to operate in local mode
David Howells
2023-12-03
afs: Return ENOENT if no cell DNS record can be found
David Howells
2023-12-03
afs: Make error on cell lookup failure consistent with OpenAFS
David Howells
2023-12-03
afs: Fix afs_server_list to be cleaned up with RCU
David Howells
2023-07-19
afs: Fix accidental truncation when storing data
David Howells
2023-06-21
afs: Fix vlserver probe RTT handling
David Howells
2023-06-14
afs: Fix setting of mtime when creating a file/dir/symlink
David Howells
2023-05-11
afs: Avoid endless loop if file is larger than expected
Marc Dionne
2023-05-11
afs: Fix getattr to report server i_size on dirs, not local size
David Howells
2023-05-11
afs: Fix updating of i_size with dv jump from server
Marc Dionne
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2022-12-31
afs: Fix lost servers_outstanding count
David Howells
2022-11-30
afs: Fix server->active leak in afs_put_server
Marc Dionne
2022-11-28
afs: Fix fileserver probe RTT handling
David Howells
2022-10-06
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-09-08
Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-09-06
afs: Return -EAGAIN, not -EREMOTEIO, when a file already locked
David Howells
2022-09-01
afs: Use the operation issue time instead of the reply time for callbacks
David Howells
2022-08-17
Change calling conventions for filldir_t
Al Viro
2022-08-13
afs: Enable multipage folio support
David Howells
2022-08-09
Merge tag 'afs-fixes-20220802' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-02
afs: Fix access after dec in put functions
David Howells
2022-08-02
afs: Use refcount_t rather than atomic_t
David Howells
2022-07-14
netfs: do not unlock and put the folio twice
Xiubo Li
2022-06-29
afs: Remove check of PageError
Matthew Wilcox (Oracle)
2022-06-21
afs: Fix dynamic root getattr
David Howells
2022-06-10
netfs: Rename the netfs_io_request cleanup op and give it an op pointer
David Howells
2022-06-10
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
2022-06-10
afs: Fix some checker issues
David Howells
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
2022-06-09
netfs: gcc-12: temporarily disable '-Wattribute-warning' for now
Linus Torvalds
2022-06-01
afs: Fix infinite loop found by xfstest generic/676
David Howells
2022-05-25
Merge tag 'size_t-saturating-helpers-5.19-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
[next]