Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6b6ca86b77b62b798cf9ca2599036420abce7796
/
include
6b6ca86
SUNRPC: Add refcounting to the struct rpc_xprt
by Trond Myklebust
· 18 years ago
158998b
SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument
by Trond Myklebust
· 18 years ago
5dd3177
NFSv4: Fix a use-after-free issue with the nfs server.
by Trond Myklebust
· 18 years ago
275a082
Add a real API for dealing with blk_congestion_wait()
by Trond Myklebust
· 18 years ago
94a6d75
NFS: Use cached page as buffer for NFS symlink requests
by Chuck Lever
· 18 years ago
4f390c1
NFS: Fix double d_drop in nfs_instantiate() error path
by Chuck Lever
· 18 years ago
ff9aa5e
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
by Chuck Lever
· 18 years ago
c286676
SUNRPC: use sockaddr + size when creating remote transport endpoints
by Chuck Lever
· 18 years ago
6ca9482
SUNRPC: Clean-up after previous patches.
by Chuck Lever
· 18 years ago
c4efcb1
SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address
by Chuck Lever
· 18 years ago
f425eba
SUNRPC: Create API for displaying remote peer address
by Chuck Lever
· 18 years ago
edb267a
SUNRPC: add xprt switch API for printing formatted remote peer addresses
by Chuck Lever
· 18 years ago
39d7bbc
SUNRPC: remove extraneous header inclusions
by Chuck Lever
· 18 years ago
ed39440
SUNRPC: create API for getting remote peer address
by Chuck Lever
· 18 years ago
bbf7c1d
SUNRPC: Introduce transport switch callout for pluggable rpcbind
by Chuck Lever
· 18 years ago
5b1eacb
SUNRPC: Support for RPC child tasks no longer needed
by Chuck Lever
· 18 years ago
4a68179
SUNRPC: Make RPC portmapper use per-transport storage
by Chuck Lever
· 18 years ago
ec739ef
SUNRPC: Create a helper to tell whether a transport is bound
by Chuck Lever
· 18 years ago
54ceac4
NFS: Share NFS superblocks per-protocol per-server per-FSID
by David Howells
· 18 years ago
5006a76
NFS: Eliminate client_sys in favour of cl_rpcclient
by David Howells
· 18 years ago
8fa5c00
NFS: Move rpc_ops from nfs_server to nfs_client
by David Howells
· 18 years ago
27951bd
NFS: Maintain a common server record for NFS2/3 as well as for NFS4
by David Howells
· 18 years ago
509de81
NFS: Add extra const qualifiers
by David Howells
· 18 years ago
24c8dbb
NFS: Generalise the nfs_client structure
by David Howells
· 18 years ago
e9326dc
NFS: Add a server capabilities NFS RPC op
by David Howells
· 18 years ago
2b3de44
NFS: Add a lookupfh NFS RPC op
by David Howells
· 18 years ago
b716279
NFS: Return an error when starting the idmapping pipe
by David Howells
· 18 years ago
7539bba
NFS: Rename nfs_server::nfs4_state
by David Howells
· 18 years ago
adfa6f9
NFS: Rename struct nfs4_client to struct nfs_client
by David Howells
· 18 years ago
770bfad
NFS: Add dentry materialisation op
by David Howells
· 18 years ago
cfcea3e
NFS: Add a global LRU list for the ACCESS cache
by Trond Myklebust
· 18 years ago
1c3c07e
NFS: Add a new ACCESS rpc call cache to the linux nfs client
by Trond Myklebust
· 18 years ago
6585b57
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 18 years ago
a83fbf6
[PATCH] fix missing ifdefs in syscall classes hookup for generic targets
by Al Viro
· 18 years ago
aec79fc
IB/sa: fix ib_sa_selector names
by Michael S. Tsirkin
· 18 years ago
951f7fc
RDMA/cma: Document rdma_accept() error handling
by Or Gerlitz
· 18 years ago
07eeec0
RDMA/cma: Document rdma_destroy_id() function
by Or Gerlitz
· 18 years ago
c1a0b23
IB/sa: Require SA registration
by Michael S. Tsirkin
· 18 years ago
07ebafb
RDMA: iWARP Core Changes.
by Tom Tucker
· 18 years ago
922a8e9
RDMA: iWARP Connection Manager.
by Tom Tucker
· 18 years ago
9bc57e2
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
by Ralph Campbell
· 18 years ago
64f817b
IB/uverbs: Allow resize CQ operation to return driver-specific data
by Ralph Campbell
· 18 years ago
e6e5fee
Merge git://git.infradead.org/~dwmw2/hdroneline
by Linus Torvalds
· 18 years ago
6bbd9b6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 18 years ago
a489d15
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
a48178a
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
14d1adf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
734a562
Remove accidentally-added include/linux/utsrelease.h
by David Woodhouse
· 18 years ago
25f0c65
ioremap balanced with iounmap for drivers/mtd subsystem
by Amol Lad
· 18 years ago
187ef15
[MTD] Unlock NOR flash automatically where necessary
by Håvard Skinnemoen
· 18 years ago
7d452c3
[POWERPC] powerpc: fix building gdb against asm/ptrace.h
by Arnd Bergmann
· 18 years ago
2954da8
[POWERPC] Remove DISCONTIGMEM cruft from page.h
by Michael Ellerman
· 18 years ago
caf8132
[POWERPC] Merge iSeries i/o operations with the rest
by Stephen Rothwell
· 18 years ago
7da8a2e
[POWERPC] 40x: Fix debug status register defines
by Josh Boyer
· 18 years ago
47b5c83
[POWERPC] EEH: enable MMIO/DMA on frozen slot
by Linas Vepstas
· 18 years ago
3ad819c
[CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_available
by Herbert Xu
· 18 years ago
6010439
[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
by Herbert Xu
· 18 years ago
e4d5b79
[CRYPTO] users: Use crypto_comp and crypto_has_*
by Herbert Xu
· 18 years ago
fce32d7
[CRYPTO] api: Add crypto_comp and crypto_has_*
by Herbert Xu
· 18 years ago
8425165
[CRYPTO] digest: Remove old HMAC implementation
by Herbert Xu
· 18 years ago
1b489e1
[SCTP]: Use HMAC template and hash interface
by Herbert Xu
· 18 years ago
07d4ee5
[IPSEC]: Use HMAC template and hash interface
by Herbert Xu
· 18 years ago
055bcee
[CRYPTO] digest: Added user API for new hash type
by Herbert Xu
· 18 years ago
7226bc87
[CRYPTO] api: Mark parts of cipher interface as deprecated
by Herbert Xu
· 18 years ago
03fd9ce
[PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argument
by Herbert Xu
· 18 years ago
378c669
[SUNRPC] GSS: Use block ciphers where applicable
by Herbert Xu
· 18 years ago
6b7326c
[IPSEC] ESP: Use block ciphers where applicable
by Herbert Xu
· 18 years ago
04ff126
[IPSEC]: Add compatibility algorithm name support
by Herbert Xu
· 18 years ago
db131ef
[CRYPTO] cipher: Added block ciphers for CBC/ECB
by Herbert Xu
· 18 years ago
5cde0af
[CRYPTO] cipher: Added block cipher type
by Herbert Xu
· 18 years ago
5c64097
[CRYPTO] scatterwalk: Prepare for block ciphers
by Herbert Xu
· 18 years ago
f28776a
[CRYPTO] cipher: Added encrypt_one/decrypt_one
by Herbert Xu
· 18 years ago
e853c3c
[CRYPTO] api: Added crypto_type support
by Herbert Xu
· 18 years ago
6d7d684
[CRYPTO] api: Added crypto_alloc_base
by Herbert Xu
· 18 years ago
f3f632d
[CRYPTO] api: Added asynchronous flag
by Herbert Xu
· 18 years ago
7fed0bf
[CRYPTO] api: Add common instance initialisation code
by Herbert Xu
· 18 years ago
df89820
[CRYPTO] cipher: Removed special IV checks for ECB
by Herbert Xu
· 18 years ago
560c06a
[CRYPTO] api: Get rid of flags argument to setkey
by Herbert Xu
· 18 years ago
b14cdd6
[CRYPTO] api: Add missing accessors for new crypto_alg fields
by Michal Ludvig
· 18 years ago
6bfd480
[CRYPTO] api: Added spawns
by Herbert Xu
· 18 years ago
2b8c19d
[CRYPTO] api: Add cryptomgr
by Herbert Xu
· 18 years ago
2825982
[CRYPTO] api: Added event notification
by Herbert Xu
· 18 years ago
4cc7720
[CRYPTO] api: Add template registration
by Herbert Xu
· 18 years ago
cce9e06
[CRYPTO] api: Split out low-level API
by Herbert Xu
· 18 years ago
9409f38
[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
by Herbert Xu
· 18 years ago
6521f30
[CRYPTO] api: Add crypto_alg reference counting
by Herbert Xu
· 18 years ago
2729bb4
[CRYPTO] twofish: Split out common c code
by Joachim Fritschi
· 18 years ago
7991110
[CRYPTO] api: Fixed crypto_tfm context alignment
by Herbert Xu
· 18 years ago
6c2a9e6
[S390] Use alternative user-copy operations for new hardware.
by Gerald Schaefer
· 18 years ago
d02765d
[S390] Make user-copy operations run-time configurable.
by Gerald Schaefer
· 18 years ago
9282ed9
[S390] Cleanup in page table related code.
by Gerald Schaefer
· 18 years ago
31b5808
[S390] Linux API for writing z/VM APPLDATA Monitor records.
by Melissa Howland
· 18 years ago
1f38d61
[S390] cleanup appldata.
by Gerald Schaefer
· 18 years ago
e87bfe5
[S390] convert some assembler to C.
by Heiko Carstens
· 18 years ago
ba8ce5c
[S390] #undef in unistd.h
by Martin Schwidefsky
· 18 years ago
39b083f
[S390] empty function defines.
by Heiko Carstens
· 18 years ago
ff6b8ea
[S390] ipl/dump on panic.
by Michael Holzheu
· 18 years ago
65912a8
[S390] initrd vs. bootmem bitmap.
by Heiko Carstens
· 18 years ago
4ba069b
[S390] add kprobes support.
by Michael Grundy
· 18 years ago
5432114
[S390] zcrypt secure key cryptography extension.
by Ralph Wuerthner
· 18 years ago
Next »