summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-02xfs: un-static xfs_inobt_lookupChristoph Hellwig1-1/+1
2009-09-02xfs: actually enable the swapext compat handlerChristoph Hellwig1-1/+1
2009-09-01xfs: simplify xfs_trans_igetChristoph Hellwig5-113/+5
2009-09-01xfs: merge fsync and O_SYNC handlingChristoph Hellwig10-112/+23
2009-09-01xfs: speed up free inode searchDave Chinner2-27/+115
2009-09-01xfs: rationalize xfs_inobt_lookup*Christoph Hellwig3-71/+32
2009-09-01xfs: untangle xfs_diallocChristoph Hellwig1-153/+138
2009-09-01xfs: factor out debug checks from xfs_dialloc and xfs_difreeDave Chinner1-75/+56
2009-09-01xfs: improve xfs_inobt_update prototypeChristoph Hellwig1-12/+11
2009-09-01xfs: improve xfs_inobt_get_rec prototypeChristoph Hellwig3-92/+77
2009-09-01xfs: factor out inode initialisationDave Chinner1-80/+95
2009-09-01Merge branch 'master' of ssh+git://oss.sgi.com/oss/git/xfs/xfsFelix Blyakher0-0/+0
2009-08-31fs/xfs: Correct redundant testJulia Lawall1-2/+2
2009-08-31xfs: remove XFS_INO64_OFFSETEric Sandeen1-1/+0
2009-08-31un-static xfs_read_agfEric Sandeen2-1/+4
2009-08-31xfs: add more statics & drop some unused functionsEric Sandeen23-159/+22
2009-08-18xfs: fix locking in xfs_iget_cache_hitChristoph Hellwig3-57/+70
2009-08-17xfs: fix locking in xfs_iget_cache_hitChristoph Hellwig3-57/+70
2009-08-16dm-log-userspace: fix printk format warningRandy Dunlap1-1/+1
2009-08-16poll/select: initialize triggered field of struct poll_wqueuesGuillaume Knispel1-0/+1
2009-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds1-10/+10
2009-08-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds64-306/+478
2009-08-14GFS2: Fix permissions on "recover" fileSteven Whitehouse1-10/+10
2009-08-14V4L/DVB (12441): siano: read buffer overflowRoel Kluin1-1/+1
2009-08-14V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...Matthias Schwarzott25-28/+28
2009-08-14V4L/DVB (12438): Read buffer overflowRoel Kluin1-1/+1
2009-08-14V4L/DVB (12437): dvb: siano uses/depends on INPUTRandy Dunlap1-1/+1
2009-08-14V4L/DVB (12436): stk-webcam: read buffer overflowRoel Kluin1-2/+2
2009-08-14V4L/DVB (12432): em28xx: fix regression in Empire DualTV digital tuningDevin Heitmueller1-1/+1
2009-08-14V4L/DVB (12429): v4l2-ioctl: fix G_STD and G_PARM default handlersHans Verkuil1-3/+12
2009-08-14V4L/DVB (12428): hdpvr: add missing initialization of current_normHans Verkuil1-0/+2
2009-08-14V4L/DVB (12424): soc-camera: fix recursive locking in .buf_queue()Guennadi Liakhovetski4-23/+13
2009-08-14V4L/DVB (12422): media/zr364xx: fix build errorsRandy Dunlap1-0/+2
2009-08-14V4L/DVB (12405): em28xx-cards: move register 0x13 setting to the proper placeMauro Carvalho Chehab2-4/+3
2009-08-14V4L/DVB (12411): em28xx: Fix artifacts with Silvercrest webcamMauro Carvalho Chehab1-16/+34
2009-08-14V4L/DVB (12410): em28xx: Move the non-board dependent part to be outside em28...Mauro Carvalho Chehab1-58/+53
2009-08-14V4L/DVB (12407): em28xx: Adjust Silvercrest xtal frequencyMauro Carvalho Chehab1-1/+1
2009-08-14V4L/DVB (12406): em28xx: fix: don't do image interlacing on webcamsMauro Carvalho Chehab4-10/+42
2009-08-14V4L/DVB (12403): em28xx: properly reports some em2710 chipsMauro Carvalho Chehab2-2/+6
2009-08-14V4L/DVB (12402): em28xx: fix: some em2710 chips use a different vendor IDMauro Carvalho Chehab2-1/+3
2009-08-14V4L/DVB (12401): m9v011: add vflip/hflip controls to control mirror/upside downMauro Carvalho Chehab1-2/+51
2009-08-14V4L/DVB (12400): em28xx: Allow changing fps on webcamsMauro Carvalho Chehab1-0/+37
2009-08-14V4L/DVB (12399): mt9v011: Add support for controlling frame ratesMauro Carvalho Chehab1-2/+87
2009-08-14V4L/DVB (12394): cx88: Disable xc3028 power management for Geniatech x8000Devin Heitmueller3-2/+11
2009-08-14V4L/DVB (12393): cx88: fix regression in tuning for Geniatech X8000 MTDevin Heitmueller1-0/+1
2009-08-14V4L/DVB (12391): saa7134: Use correct product name for Hauppauge WinTV-HVR112...Michael Krufky4-12/+12
2009-08-14V4L/DVB (12390): saa7134: Use correct product name for Hauppauge WinTV-HVR115...Michael Krufky4-13/+13
2009-08-14V4L/DVB (12386): sms1xxx: fix build warning: unused variable 'board'Michael Krufky1-2/+0
2009-08-14V4L/DVB (12380): uvcvideo: Avoid flooding the kernel log with "unknown event ...Laurent Pinchart1-2/+2
2009-08-14V4L/DVB (12328): uvcvideo: Don't apply the FIX_BANDWIDTH quirk to all ViMicro...Laurent Pinchart1-3/+21