aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-14nilfs2: convert nilfs_bmap_lookup to an inline functionRyusuke Konishi3-36/+28
2009-09-14nilfs2: allow btree code to directly call dat operationsRyusuke Konishi4-299/+167
2009-09-14nilfs2: add update functions of virtual block address to datRyusuke Konishi3-20/+44
2009-09-14nilfs2: remove individual gfp constants for each metadata fileRyusuke Konishi8-19/+9
2009-09-14nilfs2: stop zero-fill of btree path just before free itRyusuke Konishi1-24/+12
2009-09-14nilfs2: remove unused btree argument from btree functionsRyusuke Konishi1-248/+208
2009-09-14nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_freeRyusuke Konishi2-12/+0
2009-09-14nilfs2: shorten freeze period due to GC in write operation v3Jiro SEKIBA2-7/+21
2009-09-14nilfs2: add more check routines in mount processZhu Yanhai2-4/+14
2009-09-14nilfs2: An unassigned variable is assigned to a never used structure memberZhang Qiang1-4/+0
2009-09-14nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAITRyusuke Konishi1-2/+2
2009-09-14nilfs2: stop using periodic write_super callbackJiro SEKIBA2-46/+7
2009-09-14nilfs2: clean up nilfs_write_superJiro SEKIBA2-8/+17
2009-09-14nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fsJiro SEKIBA1-2/+8
2009-09-14nilfs2: remove redundant super block commitJiro SEKIBA1-3/+0
2009-09-14nilfs2: implement nilfs_show_options to display mount options in /proc/mountsJiro SEKIBA1-1/+23
2009-09-14nilfs2: always lookup disk block address before reading metadata blockRyusuke Konishi1-15/+10
2009-09-14nilfs2: use semaphore to protect pointer to a writable FS-instanceRyusuke Konishi3-26/+12
2009-09-14nilfs2: fix format string compile warning (ino_t)Heiko Carstens1-1/+2
2009-09-14nilfs2: fix ignored error code in __nilfs_read_inode()Ryusuke Konishi1-1/+2
2009-09-11netxen: update copyrightDhananjay Phadke9-54/+9
2009-09-11netxen: fix tx timeout recoveryAmit Kumar Salecha3-13/+64
2009-09-11netxen: fix file firmware leakDhananjay Phadke1-2/+3
2009-09-11netxen: improve pci memory accessDhananjay Phadke3-266/+93
2009-09-11netxen: change firmware write sizeAmit Kumar Salecha1-5/+12
2009-09-11tg3: Fix return ring size breakageMatt Carlson1-1/+1
2009-09-11netxen: build fix for INET=nRandy Dunlap1-0/+4
2009-09-11cdc-phonet: autoconfigure Phonet addressRémi Denis-Courmont2-0/+18
2009-09-11Phonet: back-end for autoconfigured addressesRémi Denis-Courmont2-1/+42
2009-09-11Phonet: fix netlink address dump error handlingRémi Denis-Courmont1-1/+1
2009-09-11ipv6: Add IFA_F_DADFAILED flagBrian Haley2-5/+8
2009-09-11net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann7-0/+37
2009-09-11mv643xx_eth.c: remove unused txq_set_wrr()Mikael Pettersson1-34/+0
2009-09-11ucc_geth: Fix hangs after switching from full to half duplexAnton Vorontsov1-5/+31
2009-09-11ucc_geth: Rearrange some code to avoid forward declarationsAnton Vorontsov1-151/+149
2009-09-11phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYsAnton Vorontsov1-1/+20
2009-09-11drivers/net/phy: introduce missing kfreeJulia Lawall1-1/+1
2009-09-11drivers/net/wan: introduce missing kfreeJulia Lawall1-0/+1
2009-09-11net: force bridge module(s) to be GPLStephen Hemminger1-2/+2
2009-09-11Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo3-30/+36
2009-09-11net: unix: fix sending fds in multiple buffersMiklos Szeredi1-1/+4
2009-09-11kmemleak: Improve the "Early log buffer exceeded" error messageCatalin Marinas1-1/+2
2009-09-11[S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu4-16/+14
2009-09-11[S390] Wire up page fault events for software perf counters.Heiko Carstens1-4/+9
2009-09-11[S390] Remove smp_cpu_not_running.Heiko Carstens2-46/+20
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens7-36/+31
2009-09-11[S390] Limit cpu detection to 256 physical cpus.Heiko Carstens4-7/+13
2009-09-11[S390] tape: Fix device online messagesMichael Holzheu2-6/+8
2009-09-11[S390] Enable guest page hinting by default.Heiko Carstens5-21/+4
2009-09-11[S390] use generic scatterlist.hHeiko Carstens1-19/+1