summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | NFSv4: Defer inode revalidation when setting up a delegationTrond Myklebust2007-07-10
| * | | | | | | | NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust2007-07-10
| * | | | | | | | NFSv4: Don't reuse expired nfs4_state_owner structsTrond Myklebust2007-07-10
| * | | | | | | | NFS: Replace NFS_I(inode)->req_lock with inode->i_lockTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Remove the tk_auth macro...Trond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Convert gss_ctx_lock to an RCU lockTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Give credential cache a local spinlockTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: cleanup rpc credential cache garbage collectionTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Clean up rpc credential initialisationTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Rename rpcauth_destroy() to rpcauth_release()Trond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Add the helper function 'rpc_call_null()'Trond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Make rpc_ping() staticTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Add a field to track the number of kernel users of an rpc_pipeTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Add a downcall queue to struct rpc_inodeTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.cTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Remove rpc_clnt->cl_countTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Kill rpc_clnt->cl_deadTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Convert rpc_clnt->cl_users to a krefTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Add a per-rpc_clnt spinlockTrond Myklebust2007-07-10
| * | | | | | | | SUNRPC: Move rpc_task->tk_task list into struct rpc_clntTrond Myklebust2007-07-10
| * | | | | | | | NFS: Convert struct nfs_open_context to use a krefTrond Myklebust2007-07-10
| * | | | | | | | NFS: Prevent integer overflow in nfs_scan_list()Trond Myklebust2007-07-10
| * | | | | | | | NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inodeTrond Myklebust2007-07-10
| * | | | | | | | NFS cleanup: speed up nfs_scan_commit using radix tree tagsTrond Myklebust2007-07-10
| * | | | | | | | NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKEDTrond Myklebust2007-07-10
| * | | | | | | | NFS: Convert struct nfs_page to use krefsTrond Myklebust2007-07-10
| * | | | | | | | NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifierJeff Layton2007-07-10
| * | | | | | | | NFS: Replace vfsmount and dentry in nfs_open_context with struct pathTrond Myklebust2007-07-10
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds2007-07-13
|\ \ \ \ \ \ \ \
| * | | | | | | | ioatdma: add the unisys "i/oat" pci vendor/device idDan Williams2007-07-13
| * | | | | | | | md: handle_stripe5 - add request/completion logic for async read opsDan Williams2007-07-13
| * | | | | | | | md: handle_stripe5 - add request/completion logic for async compute opsDan Williams2007-07-13
| * | | | | | | | md: raid5_run_ops - run stripe operations outside sh->lockDan Williams2007-07-13
| * | | | | | | | raid5: refactor handle_stripe5 and handle_stripe6 (v3)Dan Williams2007-07-13
| * | | | | | | | async_tx: add the async_tx apiDan Williams2007-07-13
| * | | | | | | | xor: make 'xor_blocks' a library routine for use with async_txDan Williams2007-07-13
| * | | | | | | | dmaengine: make clients responsible for managing channelsDan Williams2007-07-13
| * | | | | | | | dmaengine: refactor dmaengine around dma_async_tx_descriptorDan Williams2007-07-13
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-13
|\ \ \ \ \ \ \ \
| * | | | | | | | [PATCH] sched: small topology.h cleanupIngo Molnar2007-07-13
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-07-12
|\ \ \ \ \ \ \ \
| * | | | | | | | usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell2007-07-12