summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-282-2/+7
|\
| * net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman2011-07-281-0/+2
| * gro: Only reset frag0 when skb can be pulledHerbert Xu2011-07-271-1/+4
| * net: Convert struct net_device uc_promisc to boolJoe Perches2011-07-261-1/+1
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-07-281-4/+10
|\ \
| * | md: load/store badblock list from v1.x metadataNeilBrown2011-07-281-4/+10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-07-282-2/+124
|\ \ \
| * \ \ Merge branch 'linus' into nextJames Morris2011-06-3054-225/+479
| |\ \ \
| * | | | eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.hRoberto Sassu2011-06-271-0/+113
| * | | | encrypted-keys: add key format supportRoberto Sassu2011-06-271-2/+11
* | | | | Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-07-279-57/+81
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell2011-07-25227-1946/+4540
| |\ \ \ \ \
| * | | | | | SUNRPC: Replace xprt->resend and xprt->sending with a priority queueTrond Myklebust2011-07-181-1/+0Star
| * | | | | | SUNRPC: Allow caller of rpc_sleep_on() to select priority levelsTrond Myklebust2011-07-181-0/+4
| * | | | | | SUNRPC: Support dynamic slot allocation for TCP connectionsTrond Myklebust2011-07-181-2/+7
| * | | | | | SUNRPC: Clean up the slot table allocationTrond Myklebust2011-07-171-2/+0Star
| * | | | | | SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slotTrond Myklebust2011-07-171-3/+3
| * | | | | | SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust2011-07-153-13/+13
| * | | | | | NFS: Move the pnfs write code into pnfs.cTrond Myklebust2011-07-151-3/+0Star
| * | | | | | NFS: Move the pnfs read code into pnfs.cTrond Myklebust2011-07-151-1/+0Star
| * | | | | | NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is neededTrond Myklebust2011-07-151-1/+2
| * | | | | | NFS: Cache rpc_ops in struct nfs_pageio_descriptorTrond Myklebust2011-07-151-0/+1
| * | | | | | NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetupTrond Myklebust2011-07-121-0/+2
| * | | | | | NFSv4.1: Clean up layoutreturnTrond Myklebust2011-07-121-1/+2
| * | | | | | pnfs-obj: pnfs_osd_xdr: Remove dead code and cleanupBoaz Harrosh2011-07-121-29/+2Star
| * | | | | | NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust2011-07-121-0/+1
| * | | | | | NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust2011-07-121-3/+11
| * | | | | | NFS: added FREE_STATEID callBryan Schumaker2011-07-122-0/+11
| * | | | | | NFS: Added TEST_STATEID callBryan Schumaker2011-07-122-0/+11
| * | | | | | NFS: Add SECINFO_NO_NAME procedureBryan Schumaker2011-07-122-0/+9
| * | | | | | NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson2011-07-121-1/+1
| * | | | | | NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson2011-07-122-0/+4
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-07-272-8/+60
|\ \ \ \ \ \ \
| * | | | | | | kernel.h: Add DIV_ROUND_UP_ULL and DIV_ROUND_UP_SECTOR_T macro usageNicholas Bellinger2011-07-261-0/+8
| * | | | | | | iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.hNicholas Bellinger2011-07-251-0/+30
| * | | | | | | iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover2011-07-252-10/+10
| * | | | | | | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger2011-07-251-8/+22
* | | | | | | | proc: make struct proc_dir_entry::name a terminal array rather than a pointerDavid Howells2011-07-271-3/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-07-273-12/+45
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-07-261-0/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: dapm - add DAPM macro for external enum widgetsLiam Girdwood2011-07-201-0/+6
| * | | | | | | | | ALSA: Make pcm.h self-containedTakashi Iwai2011-07-262-12/+27
| * | | | | | | | | ALSA: Make snd_pcm_debug_name usable outside pcm_libEliot Blennerhassett2011-07-241-0/+12
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-07-273-11/+78
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Input: add support for Kionix KXTJ9 accelerometerChris Hudson2011-07-071-0/+70
| * | | | | | | | | | Input: add guarding parentheses to macrosSimon Budig2011-07-051-3/+3
| * | | | | | | | | | Input: wm97xx - refactor channel selection in poll_sample()Wolfram Sang2011-07-051-6/+4Star
| * | | | | | | | | | Input: wm97xx - remove redundant defineWolfram Sang2011-07-051-2/+1Star
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-271-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vfs: dont chain pipe/anon/socket on superblock s_inodes listEric Dumazet2011-07-261-1/+2
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |