summaryrefslogtreecommitdiff
path: root/include/linux/security.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-04 08:01:31 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-04 08:01:31 +0200
commitfd1594eb706427cc0d88fdfc2c1dbecd5abe7a83 (patch)
tree4b879644c070c3bf9e5c386e60d62f059285302d /include/linux/security.h
parent0b2265ad7ba8955233936bdfdb49046ce0dcf8ea (diff)
downloadkernel-linux-5.0.y.tar.gz
Linux 5.0.21linux-5.0.y
Diffstat (limited to 'include/linux/security.h')
0 files changed, 0 insertions, 0 deletions
4428'>afs: Rename struct afs_fs_cursor to afs_operationDavid Howells 2020-05-31afs: Remove the error argument from afs_protocol_error()David Howells 2020-05-31afs: Set error flag rather than return error from file status decodeDavid Howells 2020-05-31afs: Actively poll fileservers to maintain NAT or firewall openingsDavid Howells 2020-05-31afs: Split the usage count on struct afs_serverDavid Howells 2020-05-18afs: Don't unlock fetched data pages until the op completes successfullyDavid Howells 2020-04-13afs: Fix rename operation status deliveryDavid Howells 2020-04-13afs: Fix decoding of inline abort codes from version 1 status recordsDavid Howells 2020-04-13afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus()David Howells 2019-11-21afs: Introduce an afs_get_read() refcount helperDavid Howells 2019-11-21afs: Switch the naming of call->iter and call->_iterDavid Howells 2019-11-21afs: Use call->_iter not &call->iter in debugging statementsDavid Howells 2019-09-02afs: Use afs_extract_discard() rather than iov_iter_discard()David Howells 2019-09-02afs: remove unused variable 'afs_zero_fid'YueHaibing 2019-07-25afs: fsclient: Mark expected switch fall-throughsGustavo A. R. Silva