aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fs: add hole punching to fallocateJosef Bacik2011-01-121-0/+1
* move internal-only parts of ncpfs headers to fs/ncpfsAl Viro2011-01-124-315/+0
* switch ncpfsAl Viro2011-01-121-1/+1
* pass default dentry_operations to mount_pseudo()Al Viro2011-01-121-1/+3
* take coda-private headers out of include/linuxAl Viro2011-01-123-181/+0
* switch codaAl Viro2011-01-121-0/+2
* per-superblock default ->d_opAl Viro2011-01-121-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-1111-29/+46
|\
| * Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-112-6/+6
| |\
| | * netfilter: ebtables: make broute table work againFlorian Westphal2011-01-111-1/+1
| | * netfilter: x_tables: dont block BH while reading countersEric Dumazet2011-01-101-5/+5
| * | ah: update maximum truncated ICV lengthNicolas Dichtel2011-01-111-1/+1
| * | arp: allow to invalidate specific ARP entriesMaxim Levitsky2011-01-101-0/+1
| * | net_sched: factorize qdisc stats handlingEric Dumazet2011-01-101-6/+14
| * | net: Add alloc_netdev_mqs functionTom Herbert2011-01-102-4/+10
| * | phonet: some signedness bugsDan Carpenter2011-01-101-2/+2
| * | netdev: bfin_mac: let boards set vlan masksMike Frysinger2011-01-101-0/+1
| |/
| * net offloading: Pass features into netif_needs_gso().Jesse Gross2011-01-091-9/+3
| * net offloading: Generalize netif_get_vlan_features().Jesse Gross2011-01-091-2/+2
| * net/sock.h: make some fields private to fix kernel-doc warning(s)Randy Dunlap2011-01-091-0/+4
| * net/fec: add mac field into platform data and consolidate fec_get_macShawn Guo2011-01-091-0/+3
* | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-01-1112-33/+59
|\ \
| * | NFS fix the setting of exchange id flagAndy Adamson2011-01-111-2/+6
| * | Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust2011-01-1027-56/+154
| |\ \
| | * | NFS: Don't use vm_map_ram() in readdirTrond Myklebust2011-01-101-1/+3
| * | | NFSv4: Ensure continued open and lockowner name uniquenessTrond Myklebust2011-01-061-0/+1
| * | | NFS: Move cl_delegations to the nfs_server structChuck Lever2011-01-061-1/+1
| * | | NFS: Move cl_state_owners and related fields to the nfs_server structChuck Lever2011-01-061-4/+5
| * | | pnfs: layout roc codeFred Isaman2011-01-061-0/+1
| * | | pnfs: serialize LAYOUTGET(openstateid)Fred Isaman2011-01-061-0/+1
| * | | pnfs: remove unnecessary field lgp->statusFred Isaman2011-01-061-1/+0
| * | | NFS rename client back channel transport fieldAndy Adamson2011-01-062-3/+3
| * | | NFS add session back channel drainingAndy Adamson2011-01-061-1/+1
| * | | NFS refactor nfs_find_client and reference client across callback processingAndy Adamson2011-01-061-0/+13
| * | | NFS associate sessionid with callback connectionAndy Adamson2011-01-061-0/+1
| * | | NFS implement v4.0 callback_identAndy Adamson2011-01-061-0/+1
| * | | SUNRPC register and unregister the back channel transportAndy Adamson2011-01-061-1/+0
| * | | SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson2011-01-061-0/+1
| * | | lockd: Clean up nlmsvc_lookup_host()Chuck Lever2010-12-161-1/+1
| * | | lockd: Create client-side nlm_host cacheChuck Lever2010-12-161-0/+1
| * | | lockd: Split nlm_release_call()Chuck Lever2010-12-161-1/+2
| * | | SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-163-4/+5
| * | | SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-163-5/+10
| * | | NFS: Simplify ->decode_dirent() calling sequenceChuck Lever2010-12-161-1/+2
| * | | lockd: Move nlmdbg_cookie2a() to svclock.cChuck Lever2010-12-161-10/+0
| * | | NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever2010-12-161-0/+1
| * | | NFS: Introduce new-style XDR encoding functions for NFSv3Chuck Lever2010-12-161-0/+2
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-01-111-2/+18
|\ \ \ \
| * | | | ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessaryTheodore Ts'o2011-01-101-2/+18
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-01-113-2/+24
|\ \ \ \ \