Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
24d292b894273495f9664bb495e575f8cb7e8cac
24d292b
NFS: Move cl_state_owners and related fields to the nfs_server struct
by Chuck Lever
· 14 years ago
fca5238
NFS: Allow walking nfs_client.cl_superblocks list outside client.c
by Chuck Lever
· 14 years ago
f7e8917
pnfs: layout roc code
by Fred Isaman
· 14 years ago
3684037
pnfs: update nfs4_callback_recallany to handle layouts
by Alexandros Batsakis
· 14 years ago
43f1b3d
pnfs: add CB_LAYOUTRECALL handling
by Fred Isaman
· 14 years ago
f2a6256
pnfs: CB_LAYOUTRECALL xdr code
by Fred Isaman
· 14 years ago
cc6e534
pnfs: change lo refcounting to atomic_t
by Fred Isaman
· 14 years ago
fc1794c
pnfs: check that partial LAYOUTGET return is ignored
by Fred Isaman
· 14 years ago
2130ff6
pnfs: add layout to client list before sending rpc
by Fred Isaman
· 14 years ago
cf7d63f
pnfs: serialize LAYOUTGET(openstateid)
by Fred Isaman
· 14 years ago
c31663d
pnfs: layoutget rpc code cleanup
by Fred Isaman
· 14 years ago
4541d16
pnfs: change how lsegs are removed from layout list
by Fred Isaman
· 14 years ago
fd6002e
pnfs: change layout state seqlock to a spinlock
by Fred Isaman
· 14 years ago
b7edfaa
pnfs: add prefix to struct pnfs_layout_hdr fields
by Fred Isaman
· 14 years ago
566052c
pnfs: add prefix to struct pnfs_layout_segment fields
by Fred Isaman
· 14 years ago
daaa82d
pnfs: remove unnecessary field lgp->status
by Fred Isaman
· 14 years ago
52fabd7
pnfs: fix incorrect comment in destroy_lseg
by Fred Isaman
· 14 years ago
4a19de0
NFS rename client back channel transport field
by Andy Adamson
· 14 years ago
42acd02
NFS add session back channel draining
by Andy Adamson
· 14 years ago
ece0de6
NFS RPC_AUTH_GSS unsupported on v4.1 back channel
by Andy Adamson
· 14 years ago
c36fca5
NFS refactor nfs_find_client and reference client across callback processing
by Andy Adamson
· 14 years ago
2c2618c
NFS associate sessionid with callback connection
by Andy Adamson
· 14 years ago
f4eecd5
NFS implement v4.0 callback_ident
by Andy Adamson
· 14 years ago
ea00528
NFS do not clear minor version at nfs_client free
by Andy Adamson
· 14 years ago
01c9a0b
NFS use svc_create_xprt for NFSv4.1 callback service
by Andy Adamson
· 14 years ago
16b2d1e
SUNRPC register and unregister the back channel transport
by Andy Adamson
· 14 years ago
1f11a03
SUNRPC new transport for the NFSv4.1 shared back channel
by Andy Adamson
· 14 years ago
71e161a
SUNRPC fix bc_send print
by Andy Adamson
· 14 years ago
4b5b3ba
SUNRPC move svc_drop to caller of svc_process_common
by Andy Adamson
· 14 years ago
64c2ce8
nfsv4: Switch to generic xattr handling code
by Aneesh Kumar K.V
· 14 years ago
a8a5da9
nfs: Set MS_POSIXACL always
by Aneesh Kumar K.V
· 14 years ago
bf0c84f
NFS: use ERR_CAST()
by Namhyung Kim
· 14 years ago
5f3e97c
nfs: fix mispelling of idmap CONFIG symbol
by J. Bruce Fields
· 14 years ago
beb0f0a
kernel panic when mount NFSv4
by Trond Myklebust
· 14 years ago
51f128e
lockd: double unlock in next_host_state()
by Dan Carpenter
· 14 years ago
878215f
NFS: Don't leak in nfs_proc_symlink()
by Jesper Juhl
· 14 years ago
1174dd1
NFSv4: Convert a few commas into semicolons...
by Trond Myklebust
· 14 years ago
b3bceda
net/sunrpc/clnt.c: Convert sprintf_symbol to %ps
by Joe Perches
· 14 years ago
aa69947
NFS: suppressing showing of default mount port value in /proc fixed
by Stanislav Kinsbursky
· 14 years ago
611c96c
nfs4: fix units bug causing hang on recovery
by J. Bruce Fields
· 14 years ago
72895b1
nfs: Take advantage of kmem_cache_zalloc() in nfs_page_alloc()
by Jesper Juhl
· 14 years ago
c8b031e
NFS: Remove redundant unlikely()
by Tobias Klauser
· 14 years ago
7969183
lockd: Remove src_sap and src_len from nlm_lookup_host_info struct
by Chuck Lever
· 14 years ago
2025889
lockd: Remove nlm_lookup_host()
by Chuck Lever
· 14 years ago
fcc072c
lockd: Make nrhosts an unsigned long
by Chuck Lever
· 14 years ago
d2df048
lockd: Rename nlm_hosts
by Chuck Lever
· 14 years ago
67216b9
lockd: Clean up nlmsvc_lookup_host()
by Chuck Lever
· 14 years ago
8ea6ecc
lockd: Create client-side nlm_host cache
by Chuck Lever
· 14 years ago
7db836d
lockd: Split nlm_release_call()
by Chuck Lever
· 14 years ago
723bb5b
lockd: Add nlm_destroy_host_locked()
by Chuck Lever
· 14 years ago
a7952f4
lockd: Add nlm_alloc_host()
by Chuck Lever
· 14 years ago
b10e30f
lockd: reorganize nlm_host_rebooted
by J. Bruce Fields
· 14 years ago
b113746
lockd: define host_for_each{_safe} macros
by J. Bruce Fields
· 14 years ago
bf26955
SUNRPC: New xdr_streams XDR decoder API
by Chuck Lever
· 14 years ago
9f06c71
SUNRPC: New xdr_streams XDR encoder API
by Chuck Lever
· 14 years ago
1ac7c23
SUNRPC: Determine value of "nrprocs" automatically
by Chuck Lever
· 14 years ago
4129ccf
SUNRPC: Avoid return code checking in rpcbind XDR encoder functions
by Chuck Lever
· 14 years ago
b43cd8c
NFS: Remove unused UMNT response data structure
by Chuck Lever
· 14 years ago
98eb2b4
NFS: Avoid return code checking in mount XDR encoder functions
by Chuck Lever
· 14 years ago
49b1700
NSM: Avoid return code checking in NSM XDR encoder functions
by Chuck Lever
· 14 years ago
ead0059
NFS: Squelch compiler warning in decode_getdeviceinfo()
by Chuck Lever
· 14 years ago
573c4e1
NFS: Simplify ->decode_dirent() calling sequence
by Chuck Lever
· 14 years ago
8111f37
NFS: Fix hdrlen calculation in NFSv4's decode_read()
by Chuck Lever
· 14 years ago
d8367c5
lockd: Move nlmdbg_cookie2a() to svclock.c
by Chuck Lever
· 14 years ago
7d93bd71
NFS: Repair whitespace damage in NFS PROC macro
by Chuck Lever
· 14 years ago
85a5648
NFSD: Update XDR decoders in NFSv4 callback client
by Chuck Lever
· 14 years ago
a033db4
NFSD: Update XDR encoders in NFSv4 callback client
by Chuck Lever
· 14 years ago
3460f29
lockd: Introduce new-style XDR functions for NLMv4
by Chuck Lever
· 14 years ago
f604870
NFS: Move and update xdr_decode_foo() functions that we're keeping
by Chuck Lever
· 14 years ago
b2cdd9c
NFS: Remove unused old NFSv3 decoder functions
by Chuck Lever
· 14 years ago
f5fc3c5
NFS: Switch in new NFSv3 decoder functions
by Chuck Lever
· 14 years ago
e4f9323
NFS: Introduce new-style XDR decoding functions for NFSv2
by Chuck Lever
· 14 years ago
9d5a643
NFS: Update xdr_encode_foo() functions that we're keeping
by Chuck Lever
· 14 years ago
499ff71
NFS: Remove unused old NFSv3 encoder functions
by Chuck Lever
· 14 years ago
ad96b5b
NFS: Replace old NFSv3 encoder functions with xdr_stream-based ones
by Chuck Lever
· 14 years ago
d9c407b
NFS: Introduce new-style XDR encoding functions for NFSv3
by Chuck Lever
· 14 years ago
2b061f9
lockd: Introduce new-style XDR functions for NLMv3
by Chuck Lever
· 14 years ago
5f96e5e
NFS: Move and update xdr_decode_foo() functions that we're keeping
by Chuck Lever
· 14 years ago
661ad42
NFS: Replace old NFSv2 decoder functions with xdr_stream-based ones
by Chuck Lever
· 14 years ago
f796f8b
NFS: Introduce new-style XDR decoding functions for NFSv2
by Chuck Lever
· 14 years ago
8582849
NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argument
by Chuck Lever
· 14 years ago
282ac2a
NFS: Update xdr_encode_foo() functions that we're keeping
by Chuck Lever
· 14 years ago
2d70f53
NFS: Remove old NFSv2 encoder functions
by Chuck Lever
· 14 years ago
25a0866
NFS: Introduce new-style XDR encoding functions for NFSv2
by Chuck Lever
· 14 years ago
b3444d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
4ef5c68
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 14 years ago
9fe4145
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
da32dac
lguest: populate initial_page_table
by Rusty Russell
· 14 years ago
bb4093d
lguest: restore boot speed
by Rusty Russell
· 14 years ago
bb6f1d9
lguest: fix crash lguest_time_init
by Rusty Russell
· 14 years ago
947b10a
nilfs2: fix regression of garbage collection ioctl
by Ryusuke Konishi
· 14 years ago
b0c3844
Linux 2.6.37-rc6
by Linus Torvalds
· 14 years ago
c01c810
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
a4851d8
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
667c78af
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
by Jeremy Fitzhardinge
· 14 years ago
6c965ff
MAINTAINERS: update MSM git tree
by Daniel Walker
· 14 years ago
462e635e
install_special_mapping skips security_file_mmap check.
by Tavis Ormandy
· 14 years ago
52f6c5a
crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h
by Randy Dunlap
· 14 years ago
ab4e019
Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2
by Dmitry Torokhov
· 14 years ago
0fcdcfb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
Next »