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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-87
/
+1
2019-07-10
Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-82
/
+237
2019-07-10
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+0
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+7
2019-06-28
afs: Add support for the UAE error table
David Howells
2
-28
/
+152
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-19
/
+25
2019-06-28
Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-19
/
+25
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
1
-1
/
+1
2019-06-27
keys: Pass the network namespace into request_key mechanism
David Howells
2
-5
/
+7
2019-06-20
fs/afs: use struct_size() in kzalloc()
Zhengyuan Liu
3
-8
/
+4
2019-06-20
afs: Trace afs_server usage
David Howells
7
-21
/
+47
2019-06-20
afs: Add some callback management tracepoints
David Howells
4
-17
/
+28
2019-06-20
afs: afs_unlink() doesn't need to check dentry->d_inode
David Howells
1
-8
/
+6
2019-06-20
afs: Fix setting of i_blocks
David Howells
1
-7
/
+12
2019-06-20
afs: Fix uninitialised spinlock afs_volume::cb_break_lock
David Howells
3
-3
/
+4
2019-06-20
afs: Fix vlserver record corruption
David Howells
1
-4
/
+2
2019-06-20
afs: Fix over zealous "vnode modified" warnings
David Howells
1
-5
/
+7
2019-06-20
fsnotify: move fsnotify_nameremove() hook out of d_delete()
Amir Goldstein
1
-5
/
+0
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
24
-120
/
+24
2019-06-02
afs: do not send list of client addresses
Florian Westphal
4
-87
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
24
-120
/
+24
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
12
-60
/
+12
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-16
afs: Fix application of the results of a inline bulk status fetch
David Howells
2
-7
/
+45
2019-05-16
afs: Pass pre-fetch server and volume break counts into afs_iget5_set()
David Howells
4
-49
/
+78
2019-05-16
afs: Fix unlink to handle YFS.RemoveFile2 better
David Howells
6
-28
/
+33
2019-05-16
afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiry
David Howells
1
-1
/
+13
2019-05-16
afs: Make vnode->cb_interest RCU safe
David Howells
7
-59
/
+100
2019-05-16
afs: Split afs_validate() so first part can be used under LOOKUP_RCU
David Howells
2
-13
/
+25
2019-05-16
afs: Don't save callback version and type fields
David Howells
6
-16
/
+5
2019-05-16
afs: Fix application of status and callback to be under same lock
David Howells
12
-1004
/
+921
2019-05-16
afs: Always get the reply time
David Howells
5
-16
/
+3
2019-05-16
afs: Fix order-1 allocation in afs_do_lookup()
David Howells
5
-50
/
+45
2019-05-16
afs: Get rid of afs_call::reply[]
David Howells
10
-303
/
+293
2019-05-16
afs: Don't pass the vnode pointer through into the inline bulk status op
David Howells
2
-15
/
+2
2019-05-16
afs: Fix double inc of vnode->cb_break
David Howells
1
-3
/
+1
2019-05-16
afs: Fix lock-wait/callback-break double locking
David Howells
2
-10
/
+1
2019-05-16
afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not set
David Howells
1
-5
/
+2
2019-05-16
afs: Fix calculation of callback expiry time
David Howells
2
-57
/
+51
2019-05-16
afs: Make dynamic root population wait uninterruptibly for proc_cells_lock
David Howells
1
-2
/
+1
2019-05-16
afs: Make some RPC operations non-interruptible
David Howells
14
-35
/
+99
2019-05-16
rxrpc: Allow the kernel to mark a call as being non-interruptible
David Howells
1
-0
/
+1
2019-05-16
afs: Fix error propagation from server record check/update
David Howells
1
-3
/
+3
2019-05-16
afs: Fix the maximum lifespan of VL and probe calls
David Howells
5
-0
/
+13
2019-05-16
afs: Fix "kAFS: AFS vnode with undefined type 0"
David Howells
1
-0
/
+2
2019-05-16
afs: Fix cell DNS lookup
David Howells
3
-75
/
+130
2019-05-15
dns_resolver: Allow used keys to be invalidated
David Howells
2
-2
/
+2
2019-05-15
afs: Fix afs_cell records to always have a VL server list record
David Howells
4
-24
/
+25
[next]