index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2019-02-28
afs: Use fs_context to pass parameters over automount
David Howells
1
-1
/
+0
2019-02-28
afs: Add fs_context support
David Howells
1
-4
/
+4
2018-11-30
afs: Fix missing net error handling
David Howells
1
-0
/
+9
2018-10-24
afs: Probe multiple fileservers simultaneously
David Howells
1
-19
/
+79
2018-10-24
afs: Fix callback handling
David Howells
1
-3
/
+6
2018-10-24
afs: Eliminate the address pointer from the address list cursor
David Howells
1
-1
/
+0
2018-10-24
afs: Allow dumping of server cursor on operation failure
David Howells
1
-0
/
+3
2018-10-24
afs: Implement YFS support in the fs client
David Howells
1
-1
/
+34
2018-10-24
afs: Calc callback expiry in op reply delivery
David Howells
1
-0
/
+2
2018-10-24
afs: Add a couple of tracepoints to log I/O errors
David Howells
1
-0
/
+11
2018-10-24
afs: Implement VL server rotation
David Howells
1
-13
/
+101
2018-10-24
afs: Improve FS server rotation error handling
David Howells
1
-0
/
+1
2018-10-24
afs: Set up the iov_iter before calling afs_extract_data()
David Howells
1
-4
/
+52
2018-10-24
afs: Better tracing of protocol errors
David Howells
1
-1
/
+1
2018-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-10-12
afs: Fix cell proc list
David Howells
1
-2
/
+2
2018-10-04
afs: Do better max capacity handling on address lists
David Howells
1
-3
/
+5
2018-08-24
fs/afs: use new return type vm_fault_t
Souptick Joarder
1
-1
/
+2
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
[next]