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-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-16
afs: Pass pre-fetch server and volume break counts into afs_iget5_set()
David Howells
1
-1
/
+3
2019-05-16
afs: Fix unlink to handle YFS.RemoveFile2 better
David Howells
1
-1
/
+0
2019-05-16
afs: Make vnode->cb_interest RCU safe
David Howells
1
-3
/
+9
2019-05-16
afs: Split afs_validate() so first part can be used under LOOKUP_RCU
David Howells
1
-0
/
+1
2019-05-16
afs: Don't save callback version and type fields
David Howells
1
-2
/
+0
2019-05-16
afs: Fix application of status and callback to be under same lock
David Howells
1
-68
/
+66
2019-05-16
afs: Always get the reply time
David Howells
1
-1
/
+1
2019-05-16
afs: Fix order-1 allocation in afs_do_lookup()
David Howells
1
-6
/
+5
2019-05-16
afs: Get rid of afs_call::reply[]
David Howells
1
-3
/
+21
2019-05-16
afs: Make some RPC operations non-interruptible
David Howells
1
-1
/
+8
2019-05-16
afs: Fix the maximum lifespan of VL and probe calls
David Howells
1
-0
/
+1
2019-05-16
afs: Fix cell DNS lookup
David Howells
1
-5
/
+5
2019-05-15
afs: Fix afs_xattr_get_yfs() to not try freeing an error value
David Howells
1
-1
/
+1
2019-05-07
afs: Implement YFS ACL setting
David Howells
1
-0
/
+1
2019-05-07
afs: Get YFS ACLs and information through xattrs
David Howells
1
-0
/
+13
2019-05-07
afs: implement acl setting
Joe Gorse
1
-0
/
+1
2019-05-07
afs: Get an AFS3 ACL as an xattr
David Howells
1
-0
/
+7
2019-05-07
afs: Log more information for "kAFS: AFS vnode with undefined type\n"
David Howells
1
-1
/
+2
2019-04-25
afs: Provide mount-time configurable byte-range file locking emulation
David Howells
1
-0
/
+14
2019-04-25
afs: Implement sillyrename for unlink and rename
David Howells
1
-0
/
+10
2019-04-25
afs: Handle lock rpc ops failing on a file that got deleted
David Howells
1
-0
/
+1
2019-04-25
afs: Calculate lock extend timer from set/extend reply reception
David Howells
1
-0
/
+2
2019-04-25
afs: Split wait from afs_make_call()
David Howells
1
-5
/
+7
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
[next]