[PATCH 3/3] fix setattr error handling in sysfs, configfs
From: Nick Piggin <npiggin(a)suse.de> sysfs and configfs setattr functions have error cases after the generic inode's attributes have been changed. Fix consistency by changing the generic inode attributes only when it is guaranteed to succeed. Signed-off-by: Nick Piggin <npiggin(a)suse.de> Acked-by: Joel Becker <j... 4 Jun 2010 16:59
[PATCH 08/11] tty: fix a little bug in scrup, vt.c
From: Frank Pan <frankpzh(a)gmail.com> The code uses vc->vc_cols instead of vc->vc_size_row by mistake, it will cause half of the region which is going to clear remain uncleared. The issue happens in background consoles, so it's hard to observe. Frank Pan Signed-off-by: Frank Pan <frankpzh(a)gmail.com> Cc: sta... 4 Jun 2010 16:59
[ANNOUNCE]: Persistent Reservations implemented for SCST, iSCSI-SCST and Fibre Channel qla2x00t
We are pleased to announce that a full set of SCSI Persistent Reservations commands implemented for SCST, iSCSI-SCST and Fibre Channel qla2x00t drivers and available for download from the SCST SVN. Persistent Reservations commands allow to use iSCSI-SCST and qla2x00t in cluster environments like Windows 2008 o... 4 Jun 2010 16:59
[PATCH 5/5] cciss: change pad value from 32 to 0
Patch 5 of 5 cciss: change padding from 32 to 0 since it has the same effect Change the command padding on 32-bit systems to 0 since setting it to 32 has the identical effect. From: Mike Miller <mike.miller(a)hp.com> Signed-off-by: Mike Miller <mike.miller(a)hp.com> Cc: Stephen M. Cameron <scameron(a)beardog.cce.hp... 4 Jun 2010 16:59
[PATCH] blkdev: cgroup whitelist permission fix
The cgroup device whitelist code gets confused when trying to grant permission to a disk partition that is not currently open. Part of blkdev_open() includes __blkdev_get() on the whole disk. This simply avoids the cgroup check for the whole disk case when opening a partition. https://bugzilla.redhat.com/show_... 4 Jun 2010 16:59
[PATCH 4/5] cciss: remove errant debug code
Patch 4 of 5 cciss: remove a debug statement left behind by accident Ths debug statement got left behind. It was commented out after use but not deleted. From: Mike Miller <mike.miller(a)hp.com> Signed-off-by: Mike Miller <mike.miller(a)hp.com> Cc: Stephen M. Cameron <scameron(a)beardog.cce.hp.com>, iss_storagedev@... 4 Jun 2010 16:59
[PATCH 1/5] cciss: fix call to put_controller_in_performant_mode
Patch 1 of 5 cciss: call to put_controller_in_performant_mode was in the wrong place The call inadvertently ended up in an error path. From: Mike Miller <mike.miller(a)hp.com> Signed-off-by: Mike Miller <mike.miller(a)hp.com> Cc: Stephen M. Cameron <scameron(a)beardog.cce.hp.com>, iss_storagedev(a)hp.com --- driver... 4 Jun 2010 16:59
[PATCH 2/5] cciss: make sure we request the performant mode irq
Patch 2 of 5 cciss: make sure we register the performant mode interrupt Another blunder. Seemed to work because the call to put_controller_into_performant_mode was never called. From: Mike Miller <mike.miller(a)hp.com> Signed-off-by: Mike Miller <mike.miller(a)hp.com> Cc: Stephen M. Cameron <scameron(a)beardog.cce.... 4 Jun 2010 16:59
SFI patch for 2.6.31-rc1
2.6.35-rc1, that is. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ... 4 Jun 2010 15:52
[git pull request] SFI patch for 2.6.31-rc1
Hi Linus, please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6.git sfi-release This will update the file shown below. thanks! -- Len Brown Intel Open Source Technology Center ps. individual patches are available on sfi-devel(a)simplefirmware.org and a consolidated pla... 4 Jun 2010 15:52