aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-26GFS2: Remove args subdir from gfs2 sysfs filesGravatar Steven Whitehouse 1-51/+1
2009-05-26GFS2: Remove lockstruct subdir from gfs2 sysfs filesGravatar Steven Whitehouse 1-33/+8
2009-05-22GFS2: Move gfs2_unlink_ok into ops_inode.cGravatar Steven Whitehouse 3-41/+38
2009-05-22GFS2: Move gfs2_readlinki into ops_inode.cGravatar Steven Whitehouse 3-58/+56
2009-05-22GFS2: Move gfs2_rmdiri into ops_inode.cGravatar Steven Whitehouse 3-54/+53
2009-05-22GFS2: Merge mount.c and ops_super.c into super.cGravatar Steven Whitehouse 4-956/+903
2009-05-22GFS2: Clean up some file namesGravatar Steven Whitehouse 12-55/+34
2009-05-21GFS2: Be more aggressive in reclaiming unlinked inodesGravatar Steven Whitehouse 2-3/+4
2009-05-21GFS2: Add a rgrp bitmap full flagGravatar Steven Whitehouse 2-30/+50
2009-05-20GFS2: Improve resource group error handlingGravatar Steven Whitehouse 7-67/+99
2009-05-19GFS2: Don't warn when delete inode fails on ro filesystemGravatar Steven Whitehouse 1-1/+1
2009-05-19GFS2: Update docsGravatar Steven Whitehouse 2-9/+12
2009-05-19GFS2: Umount recovery race fixGravatar Steven Whitehouse 9-124/+122
2009-05-13GFS2: Remove a couple of unused sysfs entriesGravatar Steven Whitehouse 1-13/+0
2009-05-13GFS2: Add commit= mount optionGravatar Steven Whitehouse 5-60/+60
2009-05-13GFS2: Move journal live test at transaction startGravatar Steven Whitehouse 1-6/+3
2009-05-12GFS2: Fix timestamps on writeGravatar Abhijith Das 1-10/+10
2009-05-11GFS2: Something nonlinear this way comes!Gravatar Steven Whitehouse 1-13/+16
2009-05-11GFS2: Optimise writepage for metadataGravatar Steven Whitehouse 1-9/+57
2009-05-11GFS2: Update the rw flagsGravatar Steven Whitehouse 3-20/+38
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Gravatar Linus Torvalds 5-42/+17
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Gravatar Linus Torvalds 6-11/+38
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Gravatar Linus Torvalds 5-29/+6
2009-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 44-382/+369
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesGravatar Linus Torvalds 1-0/+1
2009-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 5-31/+31
2009-05-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 14-41/+76
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 27-139/+167
2009-05-10Merge branch 'fix/asoc' into for-linusGravatar Takashi Iwai 1-20/+20
2009-05-10Merge branch 'fix/hda' into for-linusGravatar Takashi Iwai 1-1/+6
2009-05-10Merge branch 'topic/misc' into for-linusGravatar Takashi Iwai 1-1/+1
2009-05-10Merge branch 'fix/misc' into for-linusGravatar Takashi Iwai 2-9/+4
2009-05-09V4L/DVB (11680): cafe_ccic: use = instead of == for setting a value at a varGravatar Mauro Carvalho Chehab 1-1/+1
2009-05-09V4L/DVB (11679): cafe_ccic: fix sensor detectionGravatar Hans Verkuil 1-0/+1
2009-05-09V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusionGravatar Hans Verkuil 3-4/+4
2009-05-09V4L/DVB (11674): ivtv: fix incorrect bit testsGravatar Hans Verkuil 4-5/+8
2009-05-09V4L/DVB (11669): uvc: fix compile warningGravatar Hans Verkuil 1-3/+6
2009-05-09V4L/DVB (11668): ivtv: fix compiler warning.Gravatar Hans Verkuil 1-3/+6
2009-05-09V4L/DVB (11664): cx23885: Frontend wasn't locking on HVR-1500Gravatar Steven Toth 1-1/+1
2009-05-09V4L/DVB (11662): v4l2-ioctl: Clear buffer type specific trailing fields/paddingGravatar Trent Piepho 1-0/+27
2009-05-09V4L/DVB (11661): v4l2-ioctl: Check buffer types using g_fmt instead of try_fmtGravatar Trent Piepho 1-9/+9
2009-05-09V4L/DVB (11660): zoran: fix bug when enumerating format -1Gravatar Trent Piepho 1-15/+13
2009-05-09V4L/DVB (11575): uvcvideo: fix uvc resume failedGravatar Ming Lei 1-1/+1
2009-05-09Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Gravatar David S. Miller 3-18/+19
2009-05-09bonding: fix panic if initialization failsGravatar Florian Westphal 1-8/+0
2009-05-09Fix the race between capifs remount and node creationGravatar Al Viro 1-2/+8
2009-05-09Fix races around the access to ->s_optionsGravatar Al Viro 7-13/+25
2009-05-09switch ufs directories to ufs_sync_file()Gravatar Al Viro 3-3/+3
2009-05-09Switch open_exec() and sys_uselib() to do_open_filp()Gravatar Al Viro 5-56/+34
2009-05-09Make open_exec() and sys_uselib() use may_open(), instead of duplicating its ...Gravatar Al Viro 1-9/+2