| Commit message (Expand) | Author | Age |
* | NFSv4: Simplify the struct nfs4_stateid | Trond Myklebust | 2012-03-06 |
* | NFS: Undo changes to idmap.h | Bryan Schumaker | 2012-03-05 |
* | Merge commit 'nfs-for-3.3-4' into nfs-for-next | Trond Myklebust | 2012-03-03 |
|\ |
|
| * | NFSv4: Fix an Oops in the NFSv4 getacl code | Trond Myklebust | 2012-02-03 |
| * | Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 2012-02-03 |
| |\ |
|
| | * | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2012-01-31 |
| | |\ |
|
| | * | | ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functions | Axel Lin | 2012-01-30 |
| * | | | include/linux/lp8727.h: Remove executable bit | Josh Triplett | 2012-02-02 |
| * | | | Fix race in process_vm_rw_core | Christopher Yeoh | 2012-02-02 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen... | Linus Torvalds | 2012-02-02 |
| |\ \ \ \ \ |
|
| | | * | | | | perf: Fix broken interrupt rate throttling | Stephane Eranian | 2012-01-27 |
| * | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2012-02-01 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | lib/mpi: replaced MPI_NULL with normal NULL | Dmitry Kasatkin | 2012-02-01 |
| * | | | | | | | mtd: fix merge conflict resolution breakage | Artem Bityutskiy | 2012-02-01 |
| |/ / / / / / |
|
* | | | | | | | NFS: Request fh_expire_type attribute in "server caps" operation | Chuck Lever | 2012-03-02 |
* | | | | | | | NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS | Chuck Lever | 2012-03-02 |
* | | | | | | | NFS: Add a client-side function to display NFS file handles | Chuck Lever | 2012-03-02 |
* | | | | | | | SUNRPC: Add API to acquire source address | Chuck Lever | 2012-03-02 |
* | | | | | | | SUNRPC: Move clnt->cl_server into struct rpc_xprt | Trond Myklebust | 2012-03-02 |
* | | | | | | | SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field | Trond Myklebust | 2012-03-02 |
* | | | | | | | NFSv4: parse and display server implementation ids | Weston Andros Adamson | 2012-03-01 |
* | | | | | | | NFS: Store the legacy idmapper result in the keyring | Bryan Schumaker | 2012-03-01 |
* | | | | | | | Created a function for setting timeouts on keys | Bryan Schumaker | 2012-03-01 |
* | | | | | | | SUNRPC: move waitq from RPC pipe to RPC inode | Stanislav Kinsbursky | 2012-02-27 |
* | | | | | | | NFS: include filelayout DS rpc stats in mountstats | Weston Andros Adamson | 2012-02-17 |
* | | | | | | | SUNRPC: Use KERN_DEFAULT for debugging printk's | Chuck Lever | 2012-02-16 |
* | | | | | | | SUNRPC: add sending,pending queue and max slot to xprt stats | Andy Adamson | 2012-02-16 |
* | | | | | | | SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL) | Trond Myklebust | 2012-02-15 |
* | | | | | | | Lockd: shutdown NLM hosts in network namespace context | Stanislav Kinsbursky | 2012-02-15 |
* | | | | | | | LockD: make nlm hosts network namespace aware | Stanislav Kinsbursky | 2012-02-15 |
* | | | | | | | Lockd: per-net up and down routines introduced | Stanislav Kinsbursky | 2012-02-15 |
* | | | | | | | SUNRPC: service destruction in network namespace context | Stanislav Kinsbursky | 2012-02-15 |
* | | | | | | | NFSv4.1: Add a module parameter to set the number of session slots | Trond Myklebust | 2012-02-15 |
* | | | | | | | NFSv4.1: Convert slotid from u8 to u32 | Trond Myklebust | 2012-02-15 |
* | | | | | | | NFS: Fall back on old idmapper if request_key() fails | Bryan Schumaker | 2012-02-06 |
* | | | | | | | SUNRPC: Change the default limit to the number of TCP slots | Trond Myklebust | 2012-02-06 |
* | | | | | | | SUNRPC: Adding status trace points | Steve Dickson | 2012-02-06 |
* | | | | | | | SUNRPC: Fix up sunrpc trace events | Trond Myklebust | 2012-02-06 |
* | | | | | | | SUNRPC: Add trace events to the sunrpc subsystem | Trond Myklebust | 2012-01-31 |
* | | | | | | | SUNRPC: constify the rpc_program | Trond Myklebust | 2012-01-31 |
* | | | | | | | SUNRPC: constify rpc_program->name | Trond Myklebust | 2012-01-31 |
* | | | | | | | SUNRPC: constify rpc_clnt fields cl_server and cl_protname | Trond Myklebust | 2012-01-31 |
* | | | | | | | SUNRPC: search for service transports in network namespace context | Stanislav Kinsbursky | 2012-01-31 |
* | | | | | | | SUNRPC: register service stats /proc entries in passed network namespace context | Stanislav Kinsbursky | 2012-01-31 |
* | | | | | | | sunrpc: fix stats.h for CONFIG_PROC_FS not enabled | Randy Dunlap | 2012-01-31 |
* | | | | | | | SUNRPC: register RPC stats /proc entries in passed network namespace context | Stanislav Kinsbursky | 2012-01-31 |
* | | | | | | | SUNRPC: generic cache register routines removed | Stanislav Kinsbursky | 2012-01-31 |
* | | | | | | | SUNRPC: create GSS auth cache per network namespace | Stanislav Kinsbursky | 2012-01-31 |
* | | | | | | | SUNRPC: cache creation and destruction routines introduced | Stanislav Kinsbursky | 2012-01-31 |
* | | | | | | | SUNRPC: unregister service on creation in current network namespace | Stanislav Kinsbursky | 2012-01-31 |