Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
35fa5f7b35ca2076d594b2670a32d66dd3ae9eec
35fa5f7
SUNRPC refactor rpcauth_checkverf error returns
by Andy Adamson
· 11 years ago
dc24826
NFS avoid expired credential keys for buffered writes
by Andy Adamson
· 11 years ago
4de6caa
SUNRPC new rpc_credops to test credential expiry
by Andy Adamson
· 11 years ago
f1ff0c2
SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
by Andy Adamson
· 11 years ago
280ebcf
SUNRPC: rpcauth_create needs to know about rpc_clnt clone status
by Trond Myklebust
· 11 years ago
eb6dc19
RPCSEC_GSS: Share all credential caches on a per-transport basis
by Trond Myklebust
· 11 years ago
414a629
RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches
by Trond Myklebust
· 11 years ago
298fc35
SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects
by Trond Myklebust
· 11 years ago
c36dcfe1
SUNRPC: Remove the rpc_client->cl_dentry
by Trond Myklebust
· 11 years ago
2127d82
NFSv4: Convert idmapper to use the new framework for pipefs dentries
by Trond Myklebust
· 11 years ago
5f42b01
SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management
by Trond Myklebust
· 11 years ago
1917228
RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries
by Trond Myklebust
· 11 years ago
6739ffb
SUNRPC: Add a framework to clean up management of rpc_pipefs directories
by Trond Myklebust
· 11 years ago
d763125
NFSv4: Fix a potentially Oopsable condition in __nfs_idmap_unregister
by Trond Myklebust
· 11 years ago
6b2fddd
RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects
by Trond Myklebust
· 11 years ago
e726340a
RPCSEC_GSS: Further cleanups
by Trond Myklebust
· 11 years ago
c219066
SUNRPC: Replace clnt->cl_principal
by Trond Myklebust
· 11 years ago
bd4a3eb
RPCSEC_GSS: Clean up upcall message allocation
by Trond Myklebust
· 11 years ago
41b6b4d
SUNRPC: Cleanup rpc_setup_pipedir
by Trond Myklebust
· 11 years ago
1dada8e
SUNRPC: Remove unused struct rpc_clnt field cl_protname
by Trond Myklebust
· 11 years ago
55909f2
SUNRPC: Deprecate rpc_client->cl_protname
by Trond Myklebust
· 11 years ago
2d9db75
NFS: Fix up two use-after-free issues with the new tracing code
by Trond Myklebust
· 11 years ago
6686390
NFS: remove incorrect "Lock reclaim failed!" warning.
by NeilBrown
· 11 years ago
08cb47f
NFSv4.1: Add tracepoints for debugging test_stateid events
by Trond Myklebust
· 11 years ago
2f92ae3
NFSv4.1: Add tracepoints for debugging slot table operations
by Trond Myklebust
· 11 years ago
1037e6e
NFSv4.1: Add tracepoints for debugging layoutget/return/commit
by Trond Myklebust
· 11 years ago
cc668ab
NFSv4: Add tracepoints for debugging reads and writes
by Trond Myklebust
· 11 years ago
b5f875a
NFSv4: Add tracepoints for debugging getattr
by Trond Myklebust
· 11 years ago
1f2d30b
NFSv4: Add tracepoints for debugging the idmapper
by Trond Myklebust
· 11 years ago
ca8acf8
NFSv4: Add tracepoints for debugging delegations
by Trond Myklebust
· 11 years ago
fbc6f7c
NFSv4: Add tracepoints for debugging rename
by Trond Myklebust
· 11 years ago
c1578b7
NFSv4: Add tracepoints for debugging inode manipulations
by Trond Myklebust
· 11 years ago
078ea3d
NFSv4: Add tracepoints for debugging lookup/create operations
by Trond Myklebust
· 11 years ago
d1b748a
NFSv4: Add tracepoints for debugging file locking
by Trond Myklebust
· 11 years ago
42113a7
NFSv4: Add tracepoints for debugging file open
by Trond Myklebust
· 11 years ago
c6d01c6
NFSv4: Add tracepoints for debugging state management problems
by Trond Myklebust
· 11 years ago
1fd1085
NFS: Add tracepoints for debugging NFS hard links
by Trond Myklebust
· 11 years ago
70ded20
NFS: Add tracepoints for debugging NFS rename and sillyrename issues
by Trond Myklebust
· 11 years ago
1ca4238
NFS: Add tracepoints for debugging directory changes
by Trond Myklebust
· 11 years ago
8b0ad3d
NFS: Add tracepoints for debugging generic file create events
by Trond Myklebust
· 11 years ago
6e0d0be
NFS: Add event tracing for generic NFS lookups
by Trond Myklebust
· 11 years ago
1472b83
NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookup
by Trond Myklebust
· 11 years ago
f4ce129
NFS: Add event tracing for generic NFS events
by Trond Myklebust
· 11 years ago
1264a2f
NFS: refactor code for calculating the crc32 hash of a filehandle
by Trond Myklebust
· 11 years ago
c2dd137
NFS: Clean up nfs_sillyrename()
by Trond Myklebust
· 11 years ago
b8a8a0d
NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_type
by Trond Myklebust
· 11 years ago
393faff
NFSv4: Deal with a sparse warning in nfs_idmap_get_key()
by Trond Myklebust
· 11 years ago
17f26b1
NFSv4: Deal with some more sparse warnings
by Trond Myklebust
· 11 years ago
c281fa9c
NFSv4: Deal with a sparse warning in nfs4_opendata_alloc
by Trond Myklebust
· 11 years ago
a9943d1
NFSv3: Deal with a sparse warning in nfs3_proc_create
by Trond Myklebust
· 11 years ago
5948a40
NFS: Remove the NFSv4 "open optimisation" from nfs_permission
by Trond Myklebust
· 11 years ago
9743120
NFSv4.1 Use clientid management rpc_clnt for secinfo_no_name
by Andy Adamson
· 11 years ago
5ec16a8
NFSv4.1 Use clientid management rpc_clnt for secinfo
by Andy Adamson
· 11 years ago
bc4b2a8
NFSv4.1 Increase NFS4_DEF_SLOT_TABLE_SIZE
by Andy Adamson
· 11 years ago
f840729
NFS Remove unused authflavour parameter from init_client
by Andy Adamson
· 11 years ago
73d8bde
NFS: Never use user credentials for lease renewal
by Chuck Lever
· 11 years ago
d688f7b
NFS: Use root's credential for lease management when keytab is missing
by Chuck Lever
· 11 years ago
6da1a03
NFSv4: Refuse mount attempts with proto=udp
by Trond Myklebust
· 11 years ago
9597c13
nfs: verify open flags before allowing an atomic open
by Jeff Layton
· 11 years ago
55b5929
NFSv4: Fix nfs4_init_uniform_client_string for net namespaces
by Trond Myklebust
· 11 years ago
1771c57
NFSv4.1 Use the mount point rpc_clnt for layoutreturn
by Andy Adamson
· 11 years ago
b14b797
NFS: Fix return type of nfs4_end_drain_session() stub
by Chuck Lever
· 11 years ago
275448e
rpc_pipe: convert back to simple_dir_inode_operations
by Jeff Layton
· 11 years ago
cc7936f
nfs: fix open(O_RDONLY|O_TRUNC) in NFS4.0
by Nadav Shemer
· 11 years ago
d7067b2
NFSv4: encode_attrs should not backfill the bitmap and attribute length
by Trond Myklebust
· 11 years ago
7c6d4dc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
by Linus Torvalds
· 11 years ago
a030cbc
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 11 years ago
55c6296
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 11 years ago
4f3cc48
NFSv4: Fix brainfart in attribute length calculation
by Trond Myklebust
· 11 years ago
b3a3a9c
Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
a582e5f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
b7371e3
Merge tag 'gpio-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
d4c90b1
Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
ace120d
Thermal: Fix lockup of cpu_down()
by Steven Rostedt
· 11 years ago
3b2f64d
Linux 3.11-rc2
by Linus Torvalds
· 11 years ago
ea45ea7
Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
90db76e
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
dda5690
ext3: fix a BUG when opening a file with O_TMPFILE flag
by Zheng Liu
· 11 years ago
e94bd34
ext4: fix a BUG when opening a file with O_TMPFILE flag
by Zheng Liu
· 11 years ago
f6a0d9d
Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
afe8ce9
drivers: gpio: msm: Fix the error condition for reading ngpio
by Rohit Vaswani
· 11 years ago
36231d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
19bf1c2
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
3be542d
Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
90290c4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next
by Linus Torvalds
· 11 years ago
949eb1a
gpio/omap: fix build error when OF_GPIO is not defined.
by Javier Martinez Canillas
· 11 years ago
b4419e1
gpio/omap: auto request GPIO as input if used as IRQ via DT
by Javier Martinez Canillas
· 11 years ago
0e970ce
gpio/omap: don't create an IRQ mapping for every GPIO on DT
by Javier Martinez Canillas
· 11 years ago
24924a2
vfs: constify dentry parameter in d_count()
by Peng Tao
· 11 years ago
acfec9a
livelock avoidance in sget()
by Al Viro
· 11 years ago
ba57ea6
allow O_TMPFILE to work with O_WRONLY
by Al Viro
· 11 years ago
d471ce5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 11 years ago
1b05018
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
89d0abe
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 11 years ago
89a8c59
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
dff6464
alpha: Use handle_percpu_irq for the timer interrupt
by Richard Henderson
· 11 years ago
46931bf
alpha: Force the user-visible HZ to a constant 1024.
by Richard Henderson
· 14 years ago
984ac6c
alpha: Don't if-out dp264_device_interrupt.
by Richard Henderson
· 14 years ago
91531b0
alpha: Use __builtin_alpha_rpcc
by Richard Henderson
· 11 years ago
e406009
alpha: Fix type compatibility warning for marvel_map_irq
by Richard Henderson
· 11 years ago
Next »