Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
5318a29c1943e9719e71495db6efb6fc084a45a9
/
include
/
linux
09acfea
SUNRPC: Fix a few sparse warnings
by Trond Myklebust
· 14 years ago
d6d6dc7
NFS: remove nfs_inode radix tree
by Fred Isaman
· 14 years ago
9994b62
NFS: remove NFS_PAGE_TAG_LOCKED
by Fred Isaman
· 14 years ago
d8e0539
NFS: add filehandle crc for debug display
by Weston Andros Adamson
· 14 years ago
2d2f24a
NFSv4: Simplify the struct nfs4_stateid
by Trond Myklebust
· 14 years ago
91e56aa
NFS: Undo changes to idmap.h
by Bryan Schumaker
· 14 years ago
8aa0a41
Merge commit 'nfs-for-3.3-4' into nfs-for-next
by Trond Myklebust
· 14 years ago
264e635
NFS: Request fh_expire_type attribute in "server caps" operation
by Chuck Lever
· 14 years ago
81934dd
NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS
by Chuck Lever
· 14 years ago
20d27e9
NFS: Add a client-side function to display NFS file handles
by Chuck Lever
· 14 years ago
2e738fd
SUNRPC: Add API to acquire source address
by Chuck Lever
· 14 years ago
4e0038b
SUNRPC: Move clnt->cl_server into struct rpc_xprt
by Trond Myklebust
· 14 years ago
2446ab6
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
by Trond Myklebust
· 14 years ago
7d2ed9a
NFSv4: parse and display server implementation ids
by Weston Andros Adamson
· 14 years ago
57e6232
NFS: Store the legacy idmapper result in the keyring
by Bryan Schumaker
· 14 years ago
59e6b9c
Created a function for setting timeouts on keys
by Bryan Schumaker
· 14 years ago
591ad7f
SUNRPC: move waitq from RPC pipe to RPC inode
by Stanislav Kinsbursky
· 14 years ago
0a70219
NFS: include filelayout DS rpc stats in mountstats
by Weston Andros Adamson
· 14 years ago
dbb9c2a
SUNRPC: Use KERN_DEFAULT for debugging printk's
by Chuck Lever
· 14 years ago
15a4520
SUNRPC: add sending,pending queue and max slot to xprt stats
by Andy Adamson
· 14 years ago
2f09c24
SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL)
by Trond Myklebust
· 14 years ago
3b64739
Lockd: shutdown NLM hosts in network namespace context
by Stanislav Kinsbursky
· 14 years ago
66697bf
LockD: make nlm hosts network namespace aware
by Stanislav Kinsbursky
· 14 years ago
bb2224d
Lockd: per-net up and down routines introduced
by Stanislav Kinsbursky
· 14 years ago
7b147f1
SUNRPC: service destruction in network namespace context
by Stanislav Kinsbursky
· 14 years ago
ef159e9
NFSv4.1: Add a module parameter to set the number of session slots
by Trond Myklebust
· 14 years ago
45d43c2
NFSv4.1: Convert slotid from u8 to u32
by Trond Myklebust
· 14 years ago
e6499c6
NFS: Fall back on old idmapper if request_key() fails
by Bryan Schumaker
· 14 years ago
8833812
SUNRPC: Change the default limit to the number of TCP slots
by Trond Myklebust
· 14 years ago
331818f
NFSv4: Fix an Oops in the NFSv4 getacl code
by Trond Myklebust
· 14 years ago
ff05f60
include/linux/lp8727.h: Remove executable bit
by Josh Triplett
· 14 years ago
8cdb878
Fix race in process_vm_rw_core
by Christopher Yeoh
· 14 years ago
2f2fde9
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
ce106ad
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 14 years ago
7d73101
mtd: fix merge conflict resolution breakage
by Artem Bityutskiy
· 14 years ago
3cccd15
lib/mpi: replaced MPI_NULL with normal NULL
by Dmitry Kasatkin
· 14 years ago
82b0a4c
SUNRPC: Add trace events to the sunrpc subsystem
by Trond Myklebust
· 14 years ago
a613fa1
SUNRPC: constify the rpc_program
by Trond Myklebust
· 14 years ago
080b794
SUNRPC: constify rpc_program->name
by Trond Myklebust
· 14 years ago
6eac7d3
SUNRPC: constify rpc_clnt fields cl_server and cl_protname
by Trond Myklebust
· 14 years ago
4cb54ca
SUNRPC: search for service transports in network namespace context
by Stanislav Kinsbursky
· 14 years ago
246590f
SUNRPC: register service stats /proc entries in passed network namespace context
by Stanislav Kinsbursky
· 15 years ago
cc9f4be
sunrpc: fix stats.h for CONFIG_PROC_FS not enabled
by Randy Dunlap
· 14 years ago
ec7652a
SUNRPC: register RPC stats /proc entries in passed network namespace context
by Stanislav Kinsbursky
· 15 years ago
2c5f846
SUNRPC: generic cache register routines removed
by Stanislav Kinsbursky
· 14 years ago
a1db410
SUNRPC: create GSS auth cache per network namespace
by Stanislav Kinsbursky
· 14 years ago
0a402d5
SUNRPC: cache creation and destruction routines introduced
by Stanislav Kinsbursky
· 14 years ago
5ecebb7
SUNRPC: unregister service on creation in current network namespace
by Stanislav Kinsbursky
· 15 years ago
5247fab
SUNRPC: pass network namespace to service registering routines
by Stanislav Kinsbursky
· 15 years ago
f2ac4dc
SUNRPC: parametrize rpc_uaddr2sockaddr() by network context
by Stanislav Kinsbursky
· 15 years ago
90100b1
SUNRPC: parametrize rpc_pton() by network context
by Stanislav Kinsbursky
· 15 years ago
f7a30c1
SUNRPC: parametrize local rpcbind clients creation with net ns
by Stanislav Kinsbursky
· 15 years ago
977ac31
SUNRPC: register rpcbind programs in passed network namespase context
by Stanislav Kinsbursky
· 15 years ago
961a828
SUNRPC: Fix potential races in xprt_lock_write_next()
by Trond Myklebust
· 15 years ago
d2d7ce2
NFSv4: Replace lock_owner->ld_id with an ida based allocator
by Trond Myklebust
· 15 years ago
9157c31
NFSv4: Replace state_owner->so_owner_id with an ida based allocator
by Trond Myklebust
· 15 years ago
1313e60
NFS: Remove unnecessary includes from linux/nfs_fs_i.h
by Trond Myklebust
· 15 years ago
12bc372
SUNRPC: kernel PipeFS mount point creation routines removed
by Stanislav Kinsbursky
· 15 years ago
eee1732
NFS: idmap PipeFS notifier introduced
by Stanislav Kinsbursky
· 15 years ago
e50a7a1
NFS: make NFS client allocated per network namespace context
by Stanislav Kinsbursky
· 15 years ago
820f944
SUNRPC: split cache creation and PipeFS registration
by Stanislav Kinsbursky
· 15 years ago
30507f5
SUNRPC: remove RPC PipeFS mount point reference from RPC client
by Stanislav Kinsbursky
· 15 years ago
80df9d2
SUNRPC: subscribe RPC clients to pipefs notifications
by Stanislav Kinsbursky
· 15 years ago
70abc49
SUNRPC: make SUNPRC clients list per network namespace context
by Stanislav Kinsbursky
· 15 years ago
0157d02
SUNRPC: handle RPC client pipefs dentries by network namespace aware routines
by Stanislav Kinsbursky
· 15 years ago
c239d83
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
by Stanislav Kinsbursky
· 15 years ago
d706ed1
SUNPRC: cleanup RPC PipeFS pipes upcall interface
by Stanislav Kinsbursky
· 15 years ago
ba9e097
SUNRPC: split SUNPRC PipeFS pipe data and inode creation
by Stanislav Kinsbursky
· 15 years ago
766347b
SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations
by Stanislav Kinsbursky
· 15 years ago
c21a588
SUNRPC: pipefs per-net operations helper introduced
by Stanislav Kinsbursky
· 15 years ago
432eb1a
SUNRPC: pipefs dentry lookup helper introduced
by Stanislav Kinsbursky
· 15 years ago
2d00131
SUNRPC: send notification events on pipefs sb creation and destruction
by Stanislav Kinsbursky
· 15 years ago
5bff038
SUNRPC: remove non-exclusive pipe creation from RPC pipefs
by Stanislav Kinsbursky
· 15 years ago
d3712b9
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
by Linus Torvalds
· 14 years ago
6bc2b95
Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 14 years ago
181e9bd
PM / Hibernate: Fix s2disk regression related to freezing workqueues
by Rafael J. Wysocki
· 14 years ago
0a96265
Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 14 years ago
deb9b4c
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 14 years ago
e050e3f
perf: Fix broken interrupt rate throttling
by Stephane Eranian
· 14 years ago
2437dcb
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
7c24814
Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 14 years ago
f8275f9
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 14 years ago
701b259
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 14 years ago
b82b918
team: send only changed options/ports via netlink
by Jiri Pirko
· 14 years ago
0fcd977
kernel-doc: fix new warning in usb.h
by Randy Dunlap
· 14 years ago
d234696
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 14 years ago
1a5e29f
kernel-doc: fix new warnings in device.h
by Randy Dunlap
· 14 years ago
c1084a5
usb: otg: kill langwell_otg driver
by Alexander Shishkin
· 15 years ago
c1aab02
migrate_mode.h is not exported to user mode
by Stephen Rothwell
· 14 years ago
ac1e3d4
Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 14 years ago
a99cbf6
Merge branch 'kernel-doc' from Randy Dunlap
by Linus Torvalds
· 14 years ago
fa75728
kernel-doc: fix kernel-doc warnings in sched
by Randy Dunlap
· 14 years ago
4d92261
kernel-doc: fix new warning in usb.h
by Randy Dunlap
· 14 years ago
2eda013
kernel-doc: fix new warnings in device.h
by Randy Dunlap
· 14 years ago
2451326
SHM_UNLOCK: fix Unevictable pages stranded after swap
by Hugh Dickins
· 14 years ago
cb78edf
kdump: define KEXEC_NOTE_BYTES arch specific for s390x
by Michael Holzheu
· 14 years ago
6536e31
mm: fix warnings regarding enum migrate_mode
by Andrew Morton
· 14 years ago
2d58d7e
thermal: Rename generate_netlink_event
by Jean Delvare
· 15 years ago
e9c688a
driver core: remove drivers/base/sys.c and include/linux/sysdev.h
by Greg Kroah-Hartman
· 14 years ago
0e90b31
net: introduce res_counter_charge_nofail() for socket allocations
by Glauber Costa
· 14 years ago
Next »