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