summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | NFS: Convert cache_change_attribute into a jiffy-based valueTrond Myklebust2005-10-27
| * | | | | | | | | | | | | | | | | NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust2005-10-27
| * | | | | | | | | | | | | | | | | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | [SERIAL] new hp diva console portJustin Chen2005-10-24
| | * | | | | | | | | | | | | | | | [SERIAL] support the Exsys EX-4055 4S four-port cardBjorn Helgaas2005-10-24
| | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | / / / / / [PATCH] inotify/idr leak fixAndrew Morton2005-10-23
| | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | [PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins2005-10-20
| | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-20
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto2005-10-19
| | * | | | | | | | | | | | | [PATCH] Handle spurious page fault for hugetlb regionSeth, Rohit2005-10-19
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | RPCSEC_GSS: krb5 cleanupJ. Bruce Fields2005-10-18
| * | | | | | | | | | | | | RPCSEC_GSS remove all qop parametersJ. Bruce Fields2005-10-18
| * | | | | | | | | | | | | RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.J. Bruce Fields2005-10-18
| * | | | | | | | | | | | | RPCSEC_GSS: krb5 pre-privacy cleanupJ. Bruce Fields2005-10-18
| * | | | | | | | | | | | | RPCSEC_GSS: cleanup au_rslack calculationJ. Bruce Fields2005-10-18
| * | | | | | | | | | | | | SUNRPC: Provide a callback to allow free pages allocated during xdr encodingJ. Bruce Fields2005-10-18
| * | | | | | | | | | | | | SUNRPC: Add support for privacy to generic gss-api code.J. Bruce Fields2005-10-18
| * | | | | | | | | | | | | NFSv4: Eliminate nfsv4 open race...Trond Myklebust2005-10-18
| * | | | | | | | | | | | | VFS: Allow the filesystem to return a full file pointer on open intentTrond Myklebust2005-10-18
| * | | | | | | | | | | | | NFSv4: Fix up handling of open_to_lock sequence idsTrond Myklebust2005-10-18
| * | | | | | | | | | | | | NFSv4: Make NFS clean up byte range locks asynchronouslyTrond Myklebust2005-10-18
| * | | | | | | | | | | | | NFSv4: Fix a potential CLOSE raceTrond Myklebust2005-10-18
| * | | | | | | | | | | | | NFSv4: Add functions to order RPC callsTrond Myklebust2005-10-18
| * | | | | | | | | | | | | RPC: allow call_encode() to delay transmission of an RPC call.Trond Myklebust2005-10-18
| * | | | | | | | | | | | | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-18
| |\| | | | | | | | | | | |
| * | | | | | | | | | | | | Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"Trond Myklebust2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC,NFS: new rpc_pipefs patchChristoph Hellwig2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: rationalize set_buffer_sizeChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: parametrize various transport connect timeoutsChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: allow RPC client's port range to be adjustableChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: clean up after nocong was removedChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: remove xprt->nocongChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: add a release_rqst callout to the RPC transport switchChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: add generic interface for adjusting the congestion windowChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: separate xprt_timer implementationsChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: add API to set transport-specific timeoutsChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: get rid of xprt->streamChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: skip over transport-specific heads automaticallyChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: separate TCP and UDP write space callbacksChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: client-side transport switch cleanupChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: Add helper for waking tasks pending on a transportChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: rename the sockstate fieldChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: Rename xprt_lockChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: Rename sock_lockChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: transport switch function namingChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: introduce client-side transport switchChuck Lever2005-09-23
| * | | | | | | | | | | | | [PATCH] RPC: extract socket logic common to both client and serverChuck Lever2005-09-23
* | | | | | | | | | | | | | libata: add ata_sg_is_last() helper, use it in several driversJeff Garzik2005-10-18