Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a50fea26b9d2aa7b66fdd6d9579de10827ec086a
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
360d8738
svc: Make svc_sock the tcp/udp transport
by Tom Tucker
· 17 years ago
1d8206b9
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
31fa5d2
docbook: rapidio: fix fatal filename error
by Randy Dunlap
· 17 years ago
e3c2a99
fix directory entry in arch-x86-Makefile
by Steven Rostedt
· 17 years ago
42bb1899
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
cec03af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
2da53b0
pasemi: Fix thinko in dma_direct_ops setup
by Olof Johansson
· 17 years ago
0c6377f
m68knommu: remove dead timer int pending code
by Greg Ungerer
· 17 years ago
79d8bfb
m68knommu: remove empty timer offset function for 68360
by Greg Ungerer
· 17 years ago
2d8815b
m68knommu: remove local gettimeofday code
by Greg Ungerer
· 17 years ago
de0cc4e
m68knommu: set config to use GENERIC_TIME
by Greg Ungerer
· 17 years ago
a7f61fa
m68knommu: switch ColdFire TIMER to use GENERIC_TIME
by Greg Ungerer
· 17 years ago
8d80c5e
m68knommu: switch ColdFire PIT timer to use GENERIC_TIME
by Greg Ungerer
· 17 years ago
36a90f2
m68knommu: switch 68328 timer to use GENERIC_TIME
by Greg Ungerer
· 17 years ago
f6efaf6
m68knommu: remove unused CONFIG_DISKtel symbol
by Greg Ungerer
· 17 years ago
b7dcf7fe
m68knommu: fix 528x ColdFire cache settings
by Greg Ungerer
· 17 years ago
9f69ba8
m68knommu: use container_of in mcf.c
by Greg Ungerer
· 17 years ago
c9f27c3
m68knommu: remove dead code from m68knommu timer code
by Greg Ungerer
· 17 years ago
7c74806
m68knommu: use IRQF_DISABLE in m68328serial.c
by Greg Ungerer
· 17 years ago
dad263b
m68knommu: create common DMA table for ColdFire CPUs
by Greg Ungerer
· 17 years ago
6d38679
m68knommu: modify Makefiles to support common coldfire directory
by Greg Ungerer
· 17 years ago
591091a
m68knommu: move ColdFire vectors.c to its own coldfire directory
by Greg Ungerer
· 17 years ago
297a834
m68knommu: move ColdFire timers.c to its own coldfire directory
by Greg Ungerer
· 17 years ago
703d012
m68knommu: move ColdFire pit.c to its own coldfire directory
by Greg Ungerer
· 17 years ago
ad80335
m68knommu: move ColdFire head.S to its own coldfire directory
by Greg Ungerer
· 17 years ago
129f481
m68knommu: move ColdFire entry.S to its own coldfire directory
by Greg Ungerer
· 17 years ago
c0ecfcd
m68knommu: platform setup for 5407 ColdFire parts
by Greg Ungerer
· 17 years ago
b2e1810
m68knommu: platform setup for 532x ColdFire parts
by Greg Ungerer
· 17 years ago
e206da0
m68knommu: platform setup for 527x ColdFire parts
by Greg Ungerer
· 17 years ago
96db271
m68knommu: platform setup for 5307 ColdFire parts
by Greg Ungerer
· 17 years ago
eb49e90
m68knommu: platform setup for 528x ColdFire parts
by Greg Ungerer
· 17 years ago
5f84bd5
m68knommu: platform setup for 5249 ColdFire parts
by Greg Ungerer
· 17 years ago
Next »