summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-10GFS2: Merge gfs2_get_sb into gfs2_get_sb_metaSteven Whitehouse1-12/+4
2009-06-10GFS2: Fix cache coherency between truncate and O_DIRECT readSteven Whitehouse1-1/+1
2009-06-05GFS2: Fix locking issue mounting gfs2meta fsSteven Whitehouse1-14/+22
2009-06-03GFS2: Remove unused variableSteven Whitehouse1-2/+0
2009-06-02GFS2: smbd proccess hangs with flock() call.Abhijith Das1-2/+2
2009-05-26GFS2: Remove args subdir from gfs2 sysfs filesSteven Whitehouse1-51/+1
2009-05-26GFS2: Remove lockstruct subdir from gfs2 sysfs filesSteven Whitehouse1-33/+8
2009-05-22GFS2: Move gfs2_unlink_ok into ops_inode.cSteven Whitehouse3-41/+38
2009-05-22GFS2: Move gfs2_readlinki into ops_inode.cSteven Whitehouse3-58/+56
2009-05-22GFS2: Move gfs2_rmdiri into ops_inode.cSteven Whitehouse3-54/+53
2009-05-22GFS2: Merge mount.c and ops_super.c into super.cSteven Whitehouse4-956/+903
2009-05-22GFS2: Clean up some file namesSteven Whitehouse12-55/+34
2009-05-21GFS2: Be more aggressive in reclaiming unlinked inodesSteven Whitehouse2-3/+4
2009-05-21GFS2: Add a rgrp bitmap full flagSteven Whitehouse2-30/+50
2009-05-20GFS2: Improve resource group error handlingSteven Whitehouse7-67/+99
2009-05-19GFS2: Don't warn when delete inode fails on ro filesystemSteven Whitehouse1-1/+1
2009-05-19GFS2: Update docsSteven Whitehouse2-9/+12
2009-05-19GFS2: Umount recovery race fixSteven Whitehouse9-124/+122
2009-05-13GFS2: Remove a couple of unused sysfs entriesSteven Whitehouse1-13/+0
2009-05-13GFS2: Add commit= mount optionSteven Whitehouse5-60/+60
2009-05-13GFS2: Move journal live test at transaction startSteven Whitehouse1-6/+3
2009-05-12GFS2: Fix timestamps on writeAbhijith Das1-10/+10
2009-05-11GFS2: Something nonlinear this way comes!Steven Whitehouse1-13/+16
2009-05-11GFS2: Optimise writepage for metadataSteven Whitehouse1-9/+57
2009-05-11GFS2: Update the rw flagsSteven Whitehouse3-20/+38
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds5-42/+17
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-11/+38
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds5-29/+6
2009-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds44-382/+369
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds1-0/+1
2009-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-31/+31
2009-05-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds14-41/+76
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds27-139/+167
2009-05-10Merge branch 'fix/asoc' into for-linusTakashi Iwai1-20/+20
2009-05-10Merge branch 'fix/hda' into for-linusTakashi Iwai1-1/+6
2009-05-10Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+1
2009-05-10Merge branch 'fix/misc' into for-linusTakashi Iwai2-9/+4
2009-05-10V4L/DVB (11680): cafe_ccic: use = instead of == for setting a value at a varMauro Carvalho Chehab1-1/+1
2009-05-10V4L/DVB (11679): cafe_ccic: fix sensor detectionHans Verkuil1-0/+1
2009-05-10V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusionHans Verkuil3-4/+4
2009-05-10V4L/DVB (11674): ivtv: fix incorrect bit testsHans Verkuil4-5/+8
2009-05-10V4L/DVB (11669): uvc: fix compile warningHans Verkuil1-3/+6
2009-05-10V4L/DVB (11668): ivtv: fix compiler warning.Hans Verkuil1-3/+6
2009-05-10V4L/DVB (11664): cx23885: Frontend wasn't locking on HVR-1500Steven Toth1-1/+1
2009-05-10V4L/DVB (11662): v4l2-ioctl: Clear buffer type specific trailing fields/paddingTrent Piepho1-0/+27
2009-05-10V4L/DVB (11661): v4l2-ioctl: Check buffer types using g_fmt instead of try_fmtTrent Piepho1-9/+9
2009-05-10V4L/DVB (11660): zoran: fix bug when enumerating format -1Trent Piepho1-15/+13
2009-05-10V4L/DVB (11575): uvcvideo: fix uvc resume failedMing Lei1-1/+1
2009-05-10Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller3-18/+19
2009-05-10bonding: fix panic if initialization failsFlorian Westphal1-8/+0