index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/afs: use new return type vm_fault_t
Souptick Joarder
2018-08-23
1
-1
/
+2
*
afs: Optimise callback breaking by not repeating volume lookup
David Howells
2018-06-15
1
-2
/
+13
*
afs: Display manually added cells in dynamic root mount
David Howells
2018-06-15
1
-1
/
+6
*
afs: Handle CONFIG_PROC_FS=n
David Howells
2018-06-15
1
-0
/
+8
*
Merge tag 'afs-fixes-20180514' into afs-proc
Al Viro
2018-06-02
1
-3
/
+22
|
\
|
*
afs: Fix whole-volume callback handling
David Howells
2018-05-14
1
-0
/
+15
|
*
afs: Fix refcounting in callback registration
David Howells
2018-05-14
1
-2
/
+5
|
*
afs: Fix giving up callbacks on server destruction
David Howells
2018-05-14
1
-0
/
+1
|
*
afs: Fix directory page locking
David Howells
2018-05-14
1
-1
/
+1
*
|
afs: Implement network namespacing
David Howells
2018-05-23
1
-19
/
+24
*
|
afs: Mark afs_net::ws_cell as __rcu and set using rcu functions
David Howells
2018-05-23
1
-1
/
+1
|
/
*
afs: Do better accretion of small writes on newly created content
David Howells
2018-04-09
1
-1
/
+1
*
afs: Add stats for data transfer operations
David Howells
2018-04-09
1
-0
/
+4
*
afs: Trace protocol errors
David Howells
2018-04-09
1
-0
/
+1
*
afs: Locally edit directory data for mkdir/create/unlink/...
David Howells
2018-04-09
1
-5
/
+14
*
afs: Fix directory handling
David Howells
2018-04-09
1
-5
/
+8
*
afs: Split the dynroot stuff out and give it its own ops tables
David Howells
2018-04-09
1
-2
/
+10
*
afs: Keep track of invalid-before version for dentry coherency
David Howells
2018-04-09
1
-0
/
+1
*
afs: Rearrange status mapping
David Howells
2018-04-09
1
-0
/
+6
*
afs: Make it possible to get the data version in readpage
David Howells
2018-04-09
1
-3
/
+5
*
afs: Introduce a statistics proc file
David Howells
2018-04-09
1
-1
/
+14
*
afs: Implement @sys substitution handling
David Howells
2018-04-09
1
-0
/
+16
*
afs: Prospectively look up extra files when doing a single lookup
David Howells
2018-04-09
1
-1
/
+9
*
afs: Fix checker warnings
David Howells
2018-04-09
1
-1
/
+1
*
fscache: Attach the index key and aux data to the cookie
David Howells
2018-04-04
1
-0
/
+7
*
rxrpc, afs: Use debug_ids rather than pointers in traces
David Howells
2018-03-27
1
-0
/
+1
*
afs: Support the AFS dynamic root
David Howells
2018-02-06
1
-4
/
+8
*
afs: Properly reset afs_vnode (inode) fields
David Howells
2017-12-01
1
-1
/
+4
*
afs: Fix file locking
David Howells
2017-11-17
1
-7
/
+16
*
afs: Protect call->state changes against signals
David Howells
2017-11-13
1
-9
/
+54
*
afs: Implement shared-writeable mmap
David Howells
2017-11-13
1
-0
/
+1
*
afs: Get rid of the afs_writeback record
David Howells
2017-11-13
1
-33
/
+18
*
afs: Introduce a file-private data record
David Howells
2017-11-13
1
-0
/
+14
*
afs: Fix directory read/modify race
David Howells
2017-11-13
1
-0
/
+1
*
afs: Trace the initiation and completion of client calls
David Howells
2017-11-13
1
-0
/
+1
*
afs: Make use of the YFS service upgrade to fully support IPv6
David Howells
2017-11-13
1
-2
/
+8
*
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
2017-11-13
1
-218
/
+235
*
afs: Add an address list concept
David Howells
2017-11-13
1
-37
/
+83
*
afs: Overhaul cell database management
David Howells
2017-11-13
1
-15
/
+45
*
afs: Overhaul permit caching
David Howells
2017-11-13
1
-12
/
+15
*
afs: Overhaul the callback handling
David Howells
2017-11-13
1
-38
/
+55
*
afs: Rename struct afs_call server member to cm_server
David Howells
2017-11-13
1
-1
/
+1
*
afs: Potentially return call->reply[0] from afs_make_call()
David Howells
2017-11-13
1
-1
/
+2
*
afs: Condense afs_call's reply{,2,3,4} into an array
David Howells
2017-11-13
1
-4
/
+1
*
afs: Consolidate abort_to_error translators
David Howells
2017-11-13
1
-3
/
+0
*
afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr
David Howells
2017-11-13
1
-8
/
+7
*
afs: Update the cache index structure
David Howells
2017-11-13
1
-21
/
+0
*
afs: Push the net ns pointer to more places
David Howells
2017-11-13
1
-3
/
+4
*
afs: Note the cell in the superblock info also
David Howells
2017-11-13
1
-2
/
+13
*
afs: Fix server reaping
David Howells
2017-11-13
1
-1
/
+4
[next]