First  |  Prev |  Next  |  Last
Pages: 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328
[120/165] ext4: clean up inode bitmaps manipulation in ext4_free_inode
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ commit d17413c08cd2b1dd2bf2cfdbb0f7b736b2b2b15c upstrea (as of v2..34-git13) - Reorganize locking scheme to batch two atomic operation in to one. This also allow us to state what healthy group must obey followi... 30 Jul 2010 14:05
[107/165] ext4: Fix buffer head leaks after calls to ext4_get_inode_loc()
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ commit fd2dd9fbaf9e498ec63eef298921e36556f7214c upstream (as of v2.6.34-rc6) Calls to ext4_get_inode_loc() returns with a reference to a buffer head in iloc->bh. The callers of this function in ext4_write_inode(... 30 Jul 2010 14:05
[108/165] ext4: Issue the discard operation *before* releasing the blocks to be reused
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ commit b90f687018e6d6c77d981b09203780f7001407e5 upstream (as of v2.6.34-rc6) Otherwise, we can end up having data corruption because the blocks could get reused and then discarded! https://bugzilla.kernel.org/... 30 Jul 2010 14:05
[123/165] ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ commit 6d19c42b7cf81c39632b6d4dbc514e8449bcd346 upstream (as of v2.6.34-git13) Currently using posix_fallocate one can bypass an RLIMIT_FSIZE limit and create a file larger than the limit. Add a check for that. ... 30 Jul 2010 14:05
[103/165] ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ commit c437b2733520599a2c6e0dbcdeae611319f84707 upstream (as of v2.6.33-git11) a) Fix sparse warning in ext4_ioctl() b) Remove unneeded variable in mext_leaf_block() c) Fix spelling typo in mext_check_arguments(... 30 Jul 2010 14:05
[014/140] hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisions
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Andreas Herrmann <andreas.herrmann3(a)amd.com> commit d535bad90dad4eb42ec6528043fcfb53627d4f89 upstream. Reported temperature for ASB1 CPUs is too high. Add ASB1 CPU revisions (these are also non-desktop v... 30 Jul 2010 14:05
[105/140] USB: add quirk for Broadcom BT dongle
2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Oliver Neukum <oliver(a)neukum.org> commit 63ab71deae67b031045bb28bf8cff45180089f8f upstream. This device needs to be reset when resuming Signed-off-by: Oliver Neukum <oneukum(a)suse.de> Signed-off-by: Gr... 30 Jul 2010 14:05
[163/165] ath5k: initialize ah->ah_current_channel
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Bob Copeland <me(a)bobcopeland.com> commit b6855772f4a22c4fbdd4fcaceff5c8a527035123 upstream. ath5k assumes ah_current_channel is always a valid pointer in several places, but a newly created interface may... 30 Jul 2010 14:05
[133/165] KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ If cr0.wp=0, we have to allow the guest kernel access to a page with pte.w=0. We do that by setting spte.w=1, since the host cr0.wp must remain set so the host can write protect pages. Once we allow write access, ... 30 Jul 2010 14:05
[127/165] ext4: Avoid crashing on NULL ptr dereference on a filesystem error
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ commit f70f362b4a6fe47c239dbfb3efc0cc2c10e4f09c upstream (as of v2.6.34-git13) If the EOFBLOCK_FL flag is set when it should not be and the inode is zero length, then eh_entries is zero, and ex is NULL, so derefe... 30 Jul 2010 14:05
First  |  Prev |  Next  |  Last
Pages: 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328