index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-13
afs: Fix in-progess ops to ignore server-level callback invalidation
David Howells
1
-3
/
+1
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-29
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-12
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-23
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-02
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-27
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
[next]