summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-06-2343-142/+523
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ALSA: pcm: Define G723 3-bit and 5-bit formatsBen Collins2010-05-312-1/+9
| * | | | | | | | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-08-055-6/+80
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-08-021-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ASoC: tlv320dac33: Add support for automatic FIFO configurationPeter Ujfalusi2010-07-291-0/+1
| | | * | | | | | | | | | | | ASoC: tlv320dac33: Revisit the FIFO Mode1 handlingPeter Ujfalusi2010-07-291-0/+1
| | * | | | | | | | | | | | | ASoC: fsi: Add new funtion for SPDIFKuninori Morimoto2010-07-291-0/+2
| | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | ASoC: fsi: Add specified ID for soc-audioKuninori Morimoto2010-07-171-0/+3
| | * | | | | | | | | | | | ASoC: fsi: Fixup for master modeKuninori Morimoto2010-07-131-0/+32
| | * | | | | | | | | | | | ASoC: fsi: modify format area definition on flagsKuninori Morimoto2010-07-131-6/+6
| | * | | | | | | | | | | | ASoC: uda134x: replace a macro with a value in platform struct.Vladimir Zapolskiy2010-06-251-0/+12
| | * | | | | | | | | | | | ASoC: Add SND_SOC_DAPM_PRE_POST_PMD eventapatard@mandriva.com2010-05-311-0/+2
| | * | | | | | | | | | | | Merge commit 'v2.6.35-rc1' into for-2.6.36Mark Brown2010-05-31516-3807/+13951
| | |\| | | | | | | | | | |
| | * | | | | | | | | | | | ASoC: Add SOC_DOUBLE_R_SX_TLV controlapatard@mandriva.com2010-05-161-0/+21
* | | | | | | | | | | | | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-08-071-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | sunrpc: make the cache cleaner workqueue deferrableArtem Bityutskiy2010-07-061-0/+1
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-08-0710-31/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | NFS: Fix /proc/mount for legacy binary interfaceBryan Schumaker2010-08-061-0/+1
| * | | | | | | | | | | | | | SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-042-2/+1
| * | | | | | | | | | | | | | SUNRPC: Clean up of rpc_bindcred()Trond Myklebust2010-08-041-3/+3
| * | | | | | | | | | | | | | SUNRPC: Move remaining RPC client related task initialisation into clnt.cTrond Myklebust2010-08-041-0/+1
| * | | | | | | | | | | | | | SUNRPC: Ensure that rpc_exit() always wakes up a sleeping taskTrond Myklebust2010-08-041-6/+1
| * | | | | | | | | | | | | | SUNRPC: Make the credential cache hashtable size configurableTrond Myklebust2010-08-041-8/+1
| * | | | | | | | | | | | | | SUNRPC: Store the hashtable size in struct rpc_cred_cacheTrond Myklebust2010-08-041-0/+1
| * | | | | | | | | | | | | | NFS: Ensure the AUTH_UNIX credcache is allocated dynamicallyTrond Myklebust2010-08-041-3/+4
| * | | | | | | | | | | | | | SUNRPC: The function rpc_restart_call() should return success/failureTrond Myklebust2010-08-041-2/+2
| * | | | | | | | | | | | | | NFSv4: Add support for the RELEASE_LOCKOWNER operationTrond Myklebust2010-07-302-0/+5
| * | | | | | | | | | | | | | NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust2010-07-303-2/+14
| * | | | | | | | | | | | | | NFSv41: Clean up exclusive createTrond Myklebust2010-06-221-2/+4
| * | | | | | | | | | | | | | NFSv41: Clean up the NFSv4.1 minor version specific operationsTrond Myklebust2010-06-221-5/+2
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-08-071-1/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fuse: add retrieve requestMiklos Szeredi2010-07-121-0/+21
| * | | | | | | | | | | | | | fuse: add store requestMiklos Szeredi2010-07-121-1/+12
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-08-071-14/+51
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | nilfs2: reject filesystem with unsupported block sizeRyusuke Konishi2010-07-251-0/+6
| * | | | | | | | | | | | | | nilfs2: avoid rec_len overflow with 64KB block sizeRyusuke Konishi2010-07-251-0/+18
| * | | | | | | | | | | | | | nilfs2: add feature set fields to super blockRyusuke Konishi2010-07-231-1/+14
| * | | | | | | | | | | | | | nilfs2: clarify byte offset in super block formatRyusuke Konishi2010-07-231-13/+13
* | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2010-08-072-15/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | jbd2: Remove t_handle_lock from start_this_handle()Theodore Ts'o2010-08-041-1/+1
| * | | | | | | | | | | | | | | jbd2: Change j_state_lock to be a rwlock_tTheodore Ts'o2010-08-041-1/+1
| * | | | | | | | | | | | | | | jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stopTheodore Ts'o2010-08-021-4/+4
| * | | | | | | | | | | | | | | direct-io: move aio_complete into ->end_ioChristoph Hellwig2010-07-271-1/+2
| * | | | | | | | | | | | | | | jbd2: Remove __GFP_NOFAIL from jbd2 layerTheodore Ts'o2010-07-271-1/+3
| * | | | | | | | | | | | | | | ext4: fix potential NULL dereference while tracingTheodore Ts'o2010-07-271-8/+12
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-08-073-28/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | quota: Use mark_inode_dirty_sync instead of mark_inode_dirtyJan Kara2010-07-231-5/+5
| * | | | | | | | | | | | | | | quota: Change quota error message to print out disk and function nameJiaying Zhang2010-07-211-0/+6
| * | | | | | | | | | | | | | | ext3: remove vestiges of nobh supportChristoph Hellwig2010-07-211-1/+0
| * | | | | | | | | | | | | | | quota: clean up quota active checksChristoph Hellwig2010-07-211-10/+0