Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d801b861681116ea23a7fb87a70bf463d29c8b9c
d801b86
NLM: tear down RPC clients in nlm_shutdown_hosts
by Jeff Layton
· 17 years ago
0113ab3
SUNRPC: spin svc_rqst initialization to its own function
by Jeff Layton
· 17 years ago
87d26ea
nfsd: more careful input validation in nfsctl write methods
by J. Bruce Fields
· 17 years ago
50431d9
lockd: minor log message fix
by J. Bruce Fields
· 17 years ago
f7b8066
knfsd: don't bother mapping putrootfh enoent to eperm
by J. Bruce Fields
· 17 years ago
4b8449a
rdma: makefile
by Tom Tucker
· 17 years ago
ef1eac0
rdma: ONCRPC RDMA protocol marshalling
by Tom Tucker
· 17 years ago
c06b540
rdma: SVCRDMA sendto
by Tom Tucker
· 17 years ago
d5b31be
rdma: SVCRDMA recvfrom
by Tom Tucker
· 17 years ago
377f9b2
rdma: SVCRDMA Core Transport Services
by Tom Tucker
· 17 years ago
ef7fbf5
rdma: SVCRDMA Transport Module
by Tom Tucker
· 17 years ago
d21b05f
rdma: SVCRMDA Header File
by Tom Tucker
· 17 years ago
9571af1
svc: Add svc_xprt_names service to replace svc_sock_names
by Tom Tucker
· 17 years ago
a217813
knfsd: Support adding transports by writing portlist file
by Tom Tucker
· 17 years ago
7fcb98d
svc: Add svc API that queries for a transport instance
by Tom Tucker
· 17 years ago
dc9a16e
svc: Add /proc/sys/sunrpc/transport files
by Tom Tucker
· 17 years ago
260c1d1
svc: Add transport hdr size for defer/revisit
by Tom Tucker
· 17 years ago
0f0257e
svc: Move the xprt independent code to the svc_xprt.c file
by Tom Tucker
· 17 years ago
18d19f9
svc: Make svc_check_conn_limits xprt independent
by Tom Tucker
· 17 years ago
57b1d3b
svc: Removing remaining references to rq_sock in rqstp
by Tom Tucker
· 17 years ago
4e5caaa
svc: Move create logic to common code
by Tom Tucker
· 17 years ago
9f8bfae
svc: Make svc_age_temp_sockets svc_age_temp_transports
by Tom Tucker
· 17 years ago
c36adb2a
svc: Make svc_recv transport neutral
by Tom Tucker
· 17 years ago
eab996d
svc: Make svc_sock_release svc_xprt_release
by Tom Tucker
· 17 years ago
9dbc240
svc: Move the sockaddr information to svc_xprt
by Tom Tucker
· 17 years ago
8c7b017
svc: Make deferral processing xprt independent
by Tom Tucker
· 17 years ago
def13d7
svc: Move the authinfo cache to svc_xprt.
by Tom Tucker
· 17 years ago
4bc6c49
svc: Remove sk_lastrecv
by Tom Tucker
· 17 years ago
6bc5ab1
svc: Move accept call to svc_xprt_received to common code
by Tom Tucker
· 17 years ago
a6046f7
svc: Change svc_sock_received to svc_xprt_received and export it
by Tom Tucker
· 17 years ago
a50fea2
svc: Make svc_send transport neutral
by Tom Tucker
· 17 years ago
f6150c3
svc: Make the enqueue service transport neutral and export it.
by Tom Tucker
· 17 years ago
7a90e8c
svc: Move sk_reserved to svc_xprt
by Tom Tucker
· 17 years ago
7a18208
svc: Make close transport independent
by Tom Tucker
· 17 years ago
bb5cf16
svc: Move sk_server and sk_pool to svc_xprt
by Tom Tucker
· 17 years ago
02fc6c3
svc: Move sk_flags to the svc_xprt structure
by Tom Tucker
· 17 years ago
e1b3157
svc: Change sk_inuse to a kref
by Tom Tucker
· 17 years ago
d7c9f1e
svc: Change services to use new svc_create_xprt service
by Tom Tucker
· 17 years ago
b700cbb
svc: Add a generic transport svc_create_xprt function
by Tom Tucker
· 17 years ago
f9f3cc4
svc: Move connection limit checking to its own function
by Tom Tucker
· 17 years ago
44a6995
svc: Remove unnecessary call to svc_sock_enqueue
by Tom Tucker
· 17 years ago
38a417c
svc: Add xpo_accept transport function
by Tom Tucker
· 17 years ago
d7979ae
svc: Move close processing to a single place
by Tom Tucker
· 17 years ago
323bee3
svc: Add a transport function that checks for write space
by Tom Tucker
· 17 years ago
e831fe6
svc: Add xpo_prep_reply_hdr
by Tom Tucker
· 17 years ago
755ccea
svc: Add per-transport delete functions
by Tom Tucker
· 17 years ago
5148bf4
svc: Add transport specific xpo_release function
by Tom Tucker
· 17 years ago
5d13799
svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
by Tom Tucker
· 17 years ago
4902315
svc: Add a max payload value to the transport
by Tom Tucker
· 17 years ago
9f29868
svc: Change the svc_sock in the rqstp structure to a transport
by Tom Tucker
· 17 years ago
360d873
svc: Make svc_sock the tcp/udp transport
by Tom Tucker
· 17 years ago
1d8206b
svc: Add an svc transport class
by Tom Tucker
· 17 years ago
cb5c7d6
svcrpc: ensure gss DESTROY tokens free contexts from cache
by J. Bruce Fields
· 17 years ago
54ca95e
Leak in nlmsvc_testlock for async GETFL case
by Oleg Drokin
· 17 years ago
8838dc4
nfsd4: clean up access_valid, deny_valid checks.
by J. Bruce Fields
· 17 years ago
b39c18f
sunrpc: gss: simplify rsi_parse logic
by J. Bruce Fields
· 17 years ago
16141c0
knfsd: change mailing list for nfsd in MAINTAINERS
by Neil Brown
· 17 years ago
980e5a4
nfsd: fix rsi_cache reference count leak
by J. Bruce Fields
· 17 years ago
5c002b3
nfsd: allow root to set uid and gid on create
by J. Bruce Fields
· 17 years ago
29dbf54
lockd: fix a leak in nlmsvc_testlock asynchronous request handling
by Oleg Drokin
· 17 years ago
406a7ea
nfsd: Allow AIX client to read dir containing mountpoints
by Frank Filz
· 17 years ago
39325bd
nfsd4: fix bad seqid on lock request incompatible with open mode
by J. Bruce Fields
· 17 years ago
b7e6b86
lockd: fix reference count leaks in async locking case
by Oleg Drokin
· 17 years ago
404ec11
nfsd4: recognize callback channel failure earlier
by J. Bruce Fields
· 17 years ago
35bba9a
nfsd4: miscellaneous nfs4state.c style fixes
by J. Bruce Fields
· 17 years ago
5ec7b46
nfsd4: make current_clientid local
by J. Bruce Fields
· 17 years ago
99d965e
nfsd: fix encode_entryplus_baggage() indentation
by J. Bruce Fields
· 17 years ago
366e0c1
nfsd4: kill unneeded cl_confirm check
by J. Bruce Fields
· 17 years ago
f3aba4e
nfsd4: remove unnecessary cl_verifier check from setclientid_confirm
by J. Bruce Fields
· 17 years ago
f394baa
nfsd4: kill unnecessary same_name() in setclientid_confirm
by J. Bruce Fields
· 17 years ago
deda2fa
nfsd: uniquify cl_confirm values
by J. Bruce Fields
· 17 years ago
49ba878
nfsd: eliminate final bogus case from setclientid logic
by J. Bruce Fields
· 17 years ago
a186e76
nfsd4: kill some unneeded setclientid comments
by J. Bruce Fields
· 17 years ago
1f69f17
nfsd: minor fs/nfsd/auth.h cleanup
by J. Bruce Fields
· 17 years ago
2e8138a
nfsd: move nfsd/auth.h into fs/nfsd
by J. Bruce Fields
· 17 years ago
dbf847e
knfsd: allow cache_register to return error on failure
by J. Bruce Fields
· 17 years ago
ffe9386
nfsd: move cache proc (un)registration to separate function
by J. Bruce Fields
· 17 years ago
e331f60
nfsd: fail init on /proc/fs/nfs/exports creation failure
by J. Bruce Fields
· 17 years ago
440bcc5
nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases
by J. Bruce Fields
· 17 years ago
df95a9d
knfsd: cache unregistration needn't return error
by J. Bruce Fields
· 17 years ago
d5c3428
nfsd: fail module init on reply cache init failure
by J. Bruce Fields
· 17 years ago
26808d3
nfsd: cleanup nfsd module initialization cleanup
by J. Bruce Fields
· 17 years ago
46b2589
knfsd: cleanup nfsd4 properly on module init failure
by J. Bruce Fields
· 17 years ago
ca2a05a
nfsd: Fix handling of negative lengths in read_buf()
by J. Bruce Fields
· 17 years ago
a490c68
knfsd: fix cache.c comment
by J. Bruce Fields
· 17 years ago
48b4ba3
NFSD: Path name length signage in nfsd request argument structures
by Chuck Lever
· 17 years ago
a628f66
NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs
by Chuck Lever
· 17 years ago
9c7544d
NFSD: Use unsigned length argument for decode_pathname
by Chuck Lever
· 17 years ago
5a022fc
NFSD: Adjust filename length argument of nfsd_lookup
by Chuck Lever
· 17 years ago
29d5e55
NFSD: File name length signage in nfsd request argument structures
by Chuck Lever
· 17 years ago
ee1a95b
NFSD: Use unsigned length argument for decode_filename
by Chuck Lever
· 17 years ago
48df020
NLM: Fix sign of length of NLM variable length strings
by Chuck Lever
· 17 years ago
e5cff48
SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace
by Chuck Lever
· 17 years ago
01b2969
SUNRPC: Prevent length underflow in read_flush()
by Chuck Lever
· 17 years ago
d4395e0
knfsd: fix broken length check in nfs4idmap.c
by J. Bruce Fields
· 17 years ago
aefa89d
nfsd: Fix inconsistent assignment
by Prasad P
· 17 years ago
63c8671
nfsd: move callback rpc_client creation into separate thread
by J. Bruce Fields
· 17 years ago
46f8a64
nfsd4: probe callback channel only once
by J. Bruce Fields
· 17 years ago
24e1c13
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
3bc217f
block: kill swap_io_context()
by Jens Axboe
· 17 years ago
Next »