aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-02-26
|\
| * ext4: add missing ext4_journal_stop()Akinobu Mita2008-02-25
| * ext4: ext4_find_next_zero_bit needs an aligned address on some archAneesh Kumar K.V2008-02-23
| * ext4: set EXT4_EXTENTS_FL only for directory and regular filesAneesh Kumar K.V2008-02-25
| * ext4: Don't mark filesystem error if fallocate failsAneesh Kumar K.V2008-02-25
| * ext4: Fix BUG when writing to an unitialized extentMingming Cao2008-02-25
| * ext4: Don't use ext4_dec_count() if not neededTheodore Ts'o2008-02-15
| * ext4: modify block allocation algorithm for the last groupValerie Clement2008-02-15
| * ext4: Don't claim block from group which has corrupt bitmapAneesh Kumar K.V2008-02-15
| * ext4: Get journal write access before modifying the extent treeAneesh Kumar K.V2008-02-22
| * ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()Aneesh Kumar K.V2008-02-25
| * ext4: Don't leave behind a half-created inode if ext4_mkdir() failsAneesh Kumar K.V2008-02-22
| * ext4: Fix kernel BUG at fs/ext4/mballoc.c:910!Valerie Clement2008-02-15
| * ext4: Fix locking hierarchy violation in ext4_fallocate()Aneesh Kumar K.V2008-02-15
| * Remove incorrect BKL comments in ext4Andi Kleen2008-02-25
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-26
|\ \
| * | Revert "power_state: get rid of write-only variable in SATA"Jeff Garzik2008-02-25
| * | make atapi_dmadir staticAdrian Bunk2008-02-25
| |/
* | Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-02-26
|\ \
| * | Subject: lockdep: include all lock classes in all_lock_classesDale Farnsworth2008-02-25
| * | lockdep: increase MAX_LOCK_DEPTHPeter Zijlstra2008-02-25
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-02-26
|\ \
| * | firewire: fix NULL pointer deref. and resource leakStefan Richter2008-02-21
| * | Documentation: correction to debugging-via-ohci1394Stefan Richter2008-02-19
| * | ieee1394: sbp2: fix rescan-scsi-busStefan Richter2008-02-19
| * | firewire: fw-sbp2: fix NULL pointer deref. in scsi_remove_deviceStefan Richter2008-02-19
| * | firewire: fw-sbp2: fix NULL pointer deref. in slave_allocStefan Richter2008-02-19
| * | firewire: fw-sbp2: (try to) avoid I/O errors during reconnectStefan Richter2008-02-19
| * | firewire: fw-sbp2: enforce a retry of __scsi_add_device if bus generation cha...Stefan Richter2008-02-16
| * | firewire: fw-sbp2: sort includesStefan Richter2008-02-16
| * | firewire: fw-sbp2: logout and login after failed reconnectStefan Richter2008-02-16
| * | firewire: fw-sbp2: don't add scsi_device twiceStefan Richter2008-02-16
| * | firewire: fw-sbp2: log bus_id at management request failuresStefan Richter2008-02-16
| * | firewire: fw-sbp2: wait for completion of fetch agent resetStefan Richter2008-02-16
| * | ieee1394: sbp2: add INQUIRY delay workaroundStefan Richter2008-02-16
| * | firewire: fw-sbp2: add INQUIRY delay workaroundStefan Richter2008-02-16
| * | firewire: log GUID of new devicesStefan Richter2008-02-16
| * | firewire: fw-sbp2: don't retry login or reconnect after unplugStefan Richter2008-02-16
| * | firewire: fix "kobject_add failed for fw* with -EEXIST"Stefan Richter2008-02-16
| * | firewire: fw-sbp2: fix logout before login retryStefan Richter2008-02-16
| * | firewire: fw-sbp2: unsigned int vs. unsignedStefan Richter2008-02-16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-26
|\ \ \
| * | | x86: no robust/pi futex for real i386 CPUsThomas Gleixner2008-02-26
| * | | x86: fix boot failure on 486 due to TSC breakageMikael Pettersson2008-02-26
| * | | x86: fix build on non-C locales.Priit Laes2008-02-26
| * | | x86: make c_idle.work have a static address.Glauber Costa2008-02-26
| * | | x86: don't save unreliable stack trace entriesVegard Nossum2008-02-26
| * | | x86: don't make swapper_pg_pmd globalAdrian Bunk2008-02-26
| * | | x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel2008-02-26
| * | | x86: fix execve with -fstack-protectIngo Molnar2008-02-26