Add stable 3.0.4

svn path=/dists/sid/linux-2.6/; revision=18044
This commit is contained in:
Ben Hutchings 2011-09-04 22:28:39 +00:00
parent 8f0eaeaba8
commit 02063aa7ff
3 changed files with 1285 additions and 0 deletions

14
debian/changelog vendored
View File

@ -3,6 +3,20 @@ linux-2.6 (3.0.0-4) UNRELEASED; urgency=low
[ Ben Hutchings ]
* Make bug script accept failure of lspci (Closes: #639439)
* [alpha] Disable GENERIC_GPIO (Closes: #638696)
* Add stable 3.0.4, including:
- loop: fix deadlock when sysfs and LOOP_CLR_FD race against each other
- Btrfs: fix an oops of log replay
- ext4: Fix ext4_should_writeback_data() for no-journal mode
- ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inode
- ext4: Resolve the hang of direct i/o read in handling
EXT4_IO_END_UNWRITTEN.
- ext4: fix nomblk_io_submit option so it correctly converts uninit blocks
- xen-blkfront: Drop name and minor adjustments for emulated scsi devices
- xen/x86: replace order-based range checking of M2P table by linear one
- rt2x00: fix order of entry flags modification (Closes: #636531)
- Add a personality to report 2.6.x version numbers
For the complete list of changes, see:
http://www.kernel.org/pub/linux/kernel/v3.0/ChangeLog-3.0.4
-- Ben Hutchings <ben@decadent.org.uk> Sun, 28 Aug 2011 17:07:47 +0100

File diff suppressed because it is too large Load Diff

View File

@ -1 +1,9 @@
+ bugfix/alpha/alpha-gpio-GENERIC_GPIO-default-must-be-n.patch
- bugfix/all/fuse-check-size-of-fuse_notify_inval_entry-message.patch
- bugfix/all/drm-ttm-fix-ttm_bo_add_ttm-user-failure-path.patch
- bugfix/all/x86-32-vdso-on-system-call-restart-after-sysenter-use-int.patch
- bugfix/all/cifs-possible-memory-corruption-on-mount.patch
- bugfix/all/befs-validate-length-of-long-symbolic-links.patch
- bugfix/all/genirq-fix-wrong-bit-operation.patch
+ bugfix/all/stable/3.0.4.patch