index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
super.c
Age
Commit message (
Expand
)
Author
2020-12-08
afs: Fix memory leak when mounting with multiple source parameters
David Howells
2020-10-16
Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-16
afs: Add tracing for cell refcount and active user count
David Howells
2020-10-16
afs: Fix cell refcounting by splitting the usage counter
David Howells
2020-10-16
afs: Fix rapid cell addition/removal by not using RCU on cells tree
David Howells
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
2020-06-04
afs: Fix afs_statfs() to not let the values go below zero
David Howells
2020-06-04
afs: Reorganise volume and server trees to be rooted on the cell
David Howells
2020-06-04
afs: Add a tracepoint to track the lifetime of the afs_volume struct
David Howells
2020-06-04
afs: Detect cell aliases 1 - Cells with root volumes
David Howells
2020-06-04
afs: Build an abstraction around an "operation" concept
David Howells
2020-05-31
afs: Rename struct afs_fs_cursor to afs_operation
David Howells
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
fold struct fs_parameter_enum into struct constant_table
Al Viro
2020-02-07
fs_parse: get rid of ->enums
Al Viro
2019-12-11
afs: Fix missing cell comparison in afs_test_super()
David Howells
2019-12-09
afs: Fix SELinux setting security label on /afs
David Howells
2019-11-22
afs: Fix large file support
Marc Dionne
2019-05-16
afs: Pass pre-fetch server and volume break counts into afs_iget5_set()
David Howells
2019-05-16
afs: Make vnode->cb_interest RCU safe
David Howells
2019-05-16
afs: Don't save callback version and type fields
David Howells
2019-05-16
afs: Fix application of status and callback to be under same lock
David Howells
2019-05-16
afs: Make some RPC operations non-interruptible
David Howells
2019-05-07
Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
afs: Log more information for "kAFS: AFS vnode with undefined type\n"
David Howells
2019-05-01
afs: switch to use of ->free_inode()
Al Viro
2019-04-25
afs: Provide mount-time configurable byte-range file locking emulation
David Howells
2019-04-25
afs: Add more tracepoints
David Howells
2019-04-25
afs: Implement sillyrename for unlink and rename
David Howells
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-03-12
mm: refactor readahead defines in mm.h
Nikolay Borisov
2019-02-28
afs: Use fs_context to pass parameters over automount
David Howells
2019-02-28
afs: Add fs_context support
David Howells
2018-10-24
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
2018-06-15
afs: Display manually added cells in dynamic root mount
David Howells
2018-06-02
Merge tag 'afs-fixes-20180514' into afs-proc
Al Viro
2018-05-23
afs: Implement network namespacing
David Howells
2018-05-14
afs: Fix whole-volume callback handling
David Howells
2018-05-14
afs: Fix directory page locking
David Howells
2018-04-09
afs: Split the dynroot stuff out and give it its own ops tables
David Howells
2018-02-06
afs: Support the AFS dynamic root
David Howells
2017-12-01
afs: Properly reset afs_vnode (inode) fields
David Howells
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-13
afs: Get rid of the afs_writeback record
David Howells
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
2017-11-13
afs: Overhaul cell database management
David Howells
2017-11-13
afs: Overhaul permit caching
David Howells
2017-11-13
afs: Overhaul the callback handling
David Howells
2017-11-13
afs: Push the net ns pointer to more places
David Howells
[next]