| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | NFSv4: ACCESS validation doesn't require a full attribute refresh | Trond Myklebust | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFSv4: Don't decode fs_locations if we didn't ask for them... | Trond Myklebust | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | nfs: remove unneeded NULL pointer check in nfs4_remote_mount | Jeff Layton | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | pnfs: clean up initiate_file_draining layout lookup | Benny Halevy | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: Use kcalloc() when allocating arrays | Trond Myklebust | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFSv4: Avoid thundering herd issues with nfs_release_seqid | Trond Myklebust | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | SUNRPC: constify the rpc_program | Trond Myklebust | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | SUNRPC: search for service transports in network namespace context | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: remove unused nfs4_find_client_no_ident function | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | SUNRPC: register service stats /proc entries in passed network namespace context | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | SUNRPC: register RPC stats /proc entries in passed network namespace context | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: decode destination address in proper network namespace context | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: parse DNS cache in proper network namespace context | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | SUNRPC: unregister service on creation in current network namespace | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | SUNRPC: parametrize rpc_uaddr2sockaddr() by network context | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | SUNRPC: parametrize rpc_pton() by network context | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | SUNRPC: Fix potential races in xprt_lock_write_next() | Trond Myklebust | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: Ensure that mmapped pages remain stable during writeback | Trond Myklebust | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: Optimise away unnecessary setattrs for open(O_TRUNC); | Trond Myklebust | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: Move struct nfs_unique_id into struct nfs_seqid_counter | Trond Myklebust | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counter | Trond Myklebust | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFSv41: Add a new helper nfs4_init_sequence() | Trond Myklebust | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFSv4: Replace lock_owner->ld_id with an ida based allocator | Trond Myklebust | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFSv4: Replace state_owner->so_owner_id with an ida based allocator | Trond Myklebust | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFSv4: Clean up nfs4_get_state_owner | Trond Myklebust | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: Remove unnecessary includes from linux/nfs_fs_i.h | Trond Myklebust | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: remove RPC PipeFS mount point reference from blocklayout routines | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: blocklayout PipeFS notifier introduced | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: blocklayout pipe creation per network namespace context introduced | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routines | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: idmap PipeFS notifier introduced | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routines | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: create callback transports in parent transport network namespace | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: pass NFS client owner network namespace to RPC client creation routine | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: make NFS client allocated per network namespace context | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: remove RPC PipeFS mount point references from NFS cache routines | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: DNS resolver PipeFS notifier introduced | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: DNS resolver cache per network namespace context introduced | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: handle NFS caches dentries by network namespace aware routines | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | NFS: split cache creation and PipeFS registration | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | SUNRPC: split cache creation and PipeFS registration | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | SUNRPC: remove RPC PipeFS mount point reference from RPC client | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | SUNRPC: handle RPC client pipefs dentries by network namespace aware routines | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation | Stanislav Kinsbursky | 2012-01-31 | |
| | * | | | | | | | | | | | | | | | SUNPRC: cleanup RPC PipeFS pipes upcall interface | Stanislav Kinsbursky | 2012-01-31 | |
| | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'stable/cleancache.v13' into linux-next | Konrad Rzeszutek Wilk | 2012-03-19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | mm: cleancache: s/flush/invalidate/ | Dan Magenheimer | 2012-01-23 | |
| * | | | | | | | | | | | | | | | | vfs: tidy up sparse warnings in fs/namei.c | Linus Torvalds | 2012-03-22 | |
| * | | | | | | | | | | | | | | | | vfs: tidy up fs/namei.c byte-repeat word constants | Linus Torvalds | 2012-03-22 | |
