| Commit message (Expand) | Author | Age | Files | Lines |
* | afs: use correct afs_call_type in yfs_fs_store_opaque_acl2 | YueHaibing | 2019-08-22 | 1 | -1/+1 |
* | afs: Fix possible oops in afs_lookup trace event | Marc Dionne | 2019-08-22 | 1 | -1/+2 |
* | afs: Fix leak in afs_lookup_cell_rcu() | David Howells | 2019-08-22 | 1 | -0/+4 |
* | afs: Fix missing dentry data version updating | David Howells | 2019-07-30 | 1 | -14/+70 |
* | afs: Only update d_fsdata if different in afs_d_revalidate() | David Howells | 2019-07-30 | 1 | -1/+2 |
* | afs: Fix off-by-one in afs_rename() expected data version calculation | David Howells | 2019-07-30 | 1 | -1/+1 |
* | fs: afs: Fix a possible null-pointer dereference in afs_put_read() | Jia-Ju Bai | 2019-07-30 | 1 | -5/+7 |
* | afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u() | Marc Dionne | 2019-07-30 | 1 | -5/+6 |
* | afs: Fix the CB.ProbeUuid service handler to reply correctly | David Howells | 2019-07-30 | 1 | -7/+3 |
* | afs: fsclient: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-07-26 | 1 | -18/+33 |
* | afs: yfsclient: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-07-26 | 1 | -19/+35 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-07-11 | 4 | -87/+1 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-28 | 4 | -19/+25 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-07 | 24 | -120/+24 |
| |\ \ |
|
| * | | | afs: do not send list of client addresses | Florian Westphal | 2019-06-03 | 4 | -87/+1 |
* | | | | Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-07-11 | 13 | -82/+237 |
|\ \ \ \ |
|
| * | | | | afs: Add support for the UAE error table | David Howells | 2019-06-28 | 2 | -28/+152 |
| * | | | | fs/afs: use struct_size() in kzalloc() | Zhengyuan Liu | 2019-06-20 | 3 | -8/+4 |
| * | | | | afs: Trace afs_server usage | David Howells | 2019-06-20 | 7 | -21/+47 |
| * | | | | afs: Add some callback management tracepoints | David Howells | 2019-06-20 | 4 | -17/+28 |
| * | | | | afs: afs_unlink() doesn't need to check dentry->d_inode | David Howells | 2019-06-20 | 1 | -8/+6 |
* | | | | | Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-07-11 | 1 | -5/+0 |
|\ \ \ \ \ |
|
| * | | | | | fsnotify: move fsnotify_nameremove() hook out of d_delete() | Amir Goldstein | 2019-06-20 | 1 | -5/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-11 | 1 | -1/+1 |
* | | | | | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-07-09 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells | 2019-06-28 | 1 | -1/+1 |
* | | | | | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-09 | 2 | -5/+7 |
|\| | | | |
| |_|_|_|/
|/| | | | |
|
| * | | | | keys: Pass the network namespace into request_key mechanism | David Howells | 2019-06-28 | 2 | -5/+7 |
* | | | | | Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-06-28 | 4 | -19/+25 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| |_|_|/
|/| | | |
|
| * | | | afs: Fix setting of i_blocks | David Howells | 2019-06-20 | 1 | -7/+12 |
| * | | | afs: Fix uninitialised spinlock afs_volume::cb_break_lock | David Howells | 2019-06-20 | 3 | -3/+4 |
| * | | | afs: Fix vlserver record corruption | David Howells | 2019-06-20 | 1 | -4/+2 |
| * | | | afs: Fix over zealous "vnode modified" warnings | David Howells | 2019-06-20 | 1 | -5/+7 |
| |/ / |
|
* | / | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 24 | -120/+24 |
| |/
|/| |
|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 2019-05-24 | 12 | -60/+12 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
|/ |
|
* | afs: Fix application of the results of a inline bulk status fetch | David Howells | 2019-05-16 | 2 | -7/+45 |
* | afs: Pass pre-fetch server and volume break counts into afs_iget5_set() | David Howells | 2019-05-16 | 4 | -49/+78 |
* | afs: Fix unlink to handle YFS.RemoveFile2 better | David Howells | 2019-05-16 | 6 | -28/+33 |
* | afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiry | David Howells | 2019-05-16 | 1 | -1/+13 |
* | afs: Make vnode->cb_interest RCU safe | David Howells | 2019-05-16 | 7 | -59/+100 |
* | afs: Split afs_validate() so first part can be used under LOOKUP_RCU | David Howells | 2019-05-16 | 2 | -13/+25 |
* | afs: Don't save callback version and type fields | David Howells | 2019-05-16 | 6 | -16/+5 |
* | afs: Fix application of status and callback to be under same lock | David Howells | 2019-05-16 | 12 | -1004/+921 |
* | afs: Always get the reply time | David Howells | 2019-05-16 | 5 | -16/+3 |
* | afs: Fix order-1 allocation in afs_do_lookup() | David Howells | 2019-05-16 | 5 | -50/+45 |
* | afs: Get rid of afs_call::reply[] | David Howells | 2019-05-16 | 10 | -303/+293 |
* | afs: Don't pass the vnode pointer through into the inline bulk status op | David Howells | 2019-05-16 | 2 | -15/+2 |
* | afs: Fix double inc of vnode->cb_break | David Howells | 2019-05-16 | 1 | -3/+1 |
* | afs: Fix lock-wait/callback-break double locking | David Howells | 2019-05-16 | 2 | -10/+1 |