summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [INET]: Consolidate the xxx_frag_killPavel Emelyanov2007-10-151-0/+2
* [INET]: Collect common frag sysctl variables togetherPavel Emelyanov2007-10-154-11/+14
* [INET]: Collect frag queues management objects togetherPavel Emelyanov2007-10-153-4/+19
* [INET]: Move common fields from frag_queues in one place.Pavel Emelyanov2007-10-151-0/+21
* [ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil2007-10-151-1/+0
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-1522-57/+57
* [IPVS]: Replace local version of skb_make_writableHerbert Xu2007-10-151-1/+0
* [NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu2007-10-151-1/+1
* [IPV4]: Change ip_defrag to return an integerHerbert Xu2007-10-151-1/+1
* [SKBUFF]: Add skb_morphHerbert Xu2007-10-151-0/+1
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-10-1513-78/+332
|\
| * NFS: Add a boot parameter to disable 64 bit inode numbersTrond Myklebust2007-10-091-0/+1
| * [23/37] Clean up duplicate includes inJesper Juhl2007-10-091-2/+0
| * NFS: Get rid of some obsolete macrosTrond Myklebust2007-10-091-4/+0
| * NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries tooTrond Myklebust2007-10-091-0/+5
| * NFS: Remove nfs_begin_data_update/nfs_end_data_updateTrond Myklebust2007-10-091-12/+0
| * NFS: Remove NFS_I(inode)->data_updatesTrond Myklebust2007-10-091-8/+6
| * NFS: NFS_CACHEINV() should not test for nfs_caches_unstable()Trond Myklebust2007-10-091-6/+0
| * NFS: nfs_mark_for_revalidate don't update cache_change_attributeTrond Myklebust2007-10-091-3/+1
| * NFS: Fix nfs_verify_change_attribute()Trond Myklebust2007-10-091-7/+7
| * NFS: Fix the sign of the return value of nfs_save_change_attribute()Trond Myklebust2007-10-091-3/+3
| * NFS: Fake up 'wcc' attributes to prevent cache invalidation after writeTrond Myklebust2007-10-092-1/+3
| * NFS: Fix atime revalidation in readdir()Trond Myklebust2007-10-091-0/+1
| * NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeedsTrond Myklebust2007-10-091-1/+3
| * NFS: fix nfs_verify_change_attributeTrond Myklebust2007-10-091-1/+1
| * NFSv4: Make NFSv4 ACCESS calls return attributes too...Trond Myklebust2007-10-091-0/+3
| * NFSv4: Simplify _nfs4_do_access()Trond Myklebust2007-10-091-3/+2
| * NFS: Replace file->private_data with calls to nfs_file_open_context()Trond Myklebust2007-10-091-6/+2
| * NFS: Add a helper to extract the nfs_open_context from a struct fileTrond Myklebust2007-10-091-0/+5
| * RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\2007-10-091-0/+5
| * RPCRDMA: Kconfig and header file with rpcrdma protocol definitions\"Talpey, Thomas\2007-10-092-0/+201
| * NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\2007-10-092-3/+13
| * SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\2007-10-092-22/+40
| * SUNRPC: rename the rpc_xprtsock_create structure\"Talpey, Thomas\2007-10-091-5/+5
| * SUNRPC: Provide a new API for registering transport implementations\"Talpey, Thomas\2007-10-091-0/+11
| * SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\2007-10-091-1/+4
| * SUNRPC: export per-transport rpcbind netid's\"Talpey, Thomas\2007-10-091-0/+1
| * SUNRPC: move per-transport rpcbind netid's\"Talpey, Thomas\2007-10-091-0/+13
| * SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_programChuck Lever2007-10-091-1/+1
| * SUNRPC: Add support for formatted universal addressesChuck Lever2007-10-091-0/+1
| * SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()Chuck Lever2007-10-091-0/+2
| * Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffiesFabio Olive Leite2007-10-091-0/+4
| * NFS: Fall back to synchronous writes when a background write errors...Trond Myklebust2007-10-091-0/+3
| * NFS: Clean up NFS writeback flush codeTrond Myklebust2007-10-091-1/+1
| * VFS: Remove writeback_control->fs_privateTrond Myklebust2007-10-091-2/+0
| * NFS: Clean up write code...Trond Myklebust2007-10-092-2/+0
* | Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2007-10-157-3/+67
|\ \
| * | lockdep: annotate dir vs file i_mutexPeter Zijlstra2007-10-141-0/+1
| * | lockdep: per filesystem inode lock classPeter Zijlstra2007-10-151-0/+5
| * | lockdep: annotate rcu_read_{,un}lock{,_bh}Peter Zijlstra2007-10-112-0/+21
OpenPOWER on IntegriCloud