詳解ファイルシステム - 2.6.25-rc4_shortlog02
FrontPage > kernel > 2.6.25-rc4 > 2.6.25-rc4_shortlog02

Johannes Berg (4):
rndis_wlan: fix sparse warnings
mac80211: fix kmalloc vs. net_ratelimit
p54: fix EEPROM structure endianness
p54: fix eeprom parser length sanity checks

John Lacombe (1):
RDMA/nes: Fix interrupt moderation low threshold

Jonas Bonn (1):
PCI: Add DECLARE_PCI_DEVICE_TABLE macro

Josef Bacik (1):
ext3: fix mount option parsing

Josef Jeff Sipek (1):
[XFS] If you mount an XFS filesystem with no mount options at all, then

Josh Boyer (1):
[POWERPC] 4xx: Use correct board info structure in cuboot wrappers

Julia Lawall (7):
claw: make use of DIV_ROUND_UP
arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &
fs/ocfs2/aops.c: Correct use of ! and &
drivers/char/isicom.c: correct use of ! and &
drivers/isdn: correct use of ! and &
drivers/serial/m32r_sio.c: correct use of ! and &
fs/reiserfs/super.c: correct use of ! and &

Jussi Kivilinna (1):
rndis_wlan: fix broken data copy

K.Tanaka (1):
md: the md RAID10 resync thread could cause a md RAID10 array deadlock

KOSAKI Motohiro (1):
zlc_setup(): handle jiffies wraparound

Keld Simonsen (1):
md: don't attempt read-balancing for raid10 'far' layouts

Kenji Kaneshige (2):
[IA64] Fix irq migration in multiple vector domain
pci: hotplug: pciehp: fix error code path in hpc_power_off_slot

Kevin Vance (1):
USB: ftdi_sio: Workaround for broken Matrix Orbital serial port

Kim B. Heino (1):
[TUN]: Fix RTNL-locking in tun/tap driver

Komuro (1):
pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message.

Krzysztof Helt (1):
tridentfb: resource management fixes in probe function

Kyle McMartin (1):
hisax_fcpcipnp: move request_irq later in probe

Lachlan McIlroy (4):
Remove empty file fs/xfs/Makefile-linux-2.6.
Merge git://git.kernel.org/.../torvalds/linux-2.6 into for-linus
[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac
[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac

Laura Garcia (1):
[netdrvr] via-rhine: Use register offset definition for WOLcgClr

Lei Ming (1):
USB: fix comment of struct usb_interface

Lennert Buytenhek (1):
[ARM] 4837/1: make __get_unaligned_*() return unsigned types

Leonardo Potenza (1):
drivers/net/cs89x0.c: compilation warning fix

Li Zefan (2):
CONNECTOR: make cn_already_initialized static
cgroup: fix default notify_on_release setting

Linus Torvalds (41):
Merge git://git.kernel.org/.../mingo/linux-2.6-sched
Merge git://git.kernel.org/.../x86/linux-2.6-x86
Merge branch 'for-linus' of git://git.kernel.org/.../ieee1394/linux1394-2.6
Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/.../peterz/linux-2.6-lockdep
Merge branch 'upstream-linus' of git://git.kernel.org/.../jgarzik/libata-dev
Merge branch 'for_linus' of git://git.kernel.org/.../tytso/ext4
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Merge git://git.kernel.org/.../bart/ide-2.6
Merge branch 'for-linus' of git://git.kernel.org/.../roland/infiniband
Merge git://git.kernel.org/.../davem/sparc-2.6
Merge git://git.kernel.org/.../davem/net-2.6
Merge git://git.kernel.org/.../lethal/sh-2.6
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Merge branch 'for-linus' of git://git.kernel.org/.../cooloney/blackfin-2.6
Merge branch 'avr32-fixes' of git://git.kernel.org/.../hskinnemoen/avr32-2.6
Merge git://git.kernel.org/.../tiwai/alsa-fix-2.6
Merge git://git.kernel.org/.../mingo/linux-2.6-sched
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Merge branch 'upstream-linus' of git://git.kernel.org/.../jgarzik/libata-dev
Merge branch 'for-linus' of git://git.kernel.org/.../ieee1394/linux1394-2.6
Revert "x86: fix pmd_bad and pud_bad to support huge pages"
Allow ARG_MAX execve string space even with a small stack limit
Merge branch 'merge' of git://git.kernel.org/.../paulus/powerpc
Merge git://git.kernel.org/.../x86/linux-2.6-x86
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Merge branch 'slab-linus' of git://git.kernel.org/.../christoph/vm
Merge git://git.kernel.org/.../sfrench/cifs-2.6
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Merge branch 'for-linus' of git://git.kernel.org/.../avi/kvm
Merge branch 'for-linus' of git://git.kernel.org/.../x86/linux-2.6-x86
Merge branch 'for-linus' of git://git.kernel.org/.../mingo/linux-2.6-sched-devel
Merge branch 'fixes' of git://git.kernel.org/.../djbw/async_tx
Merge branch 'upstream-linus' of git://git.kernel.org/.../mfasheh/ocfs2
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Merge git://git.kernel.org/.../gregkh/usb-2.6
Merge git://git.kernel.org/.../gregkh/pci-2.6
Merge git://git.kernel.org/.../gregkh/driver-2.6
Merge branch 'release' of git://git.kernel.org/.../aegl/linux-2.6
Merge git://git.kernel.org/.../davem/sparc-2.6
Merge git://git.kernel.org/.../davem/net-2.6
Linux 2.6.25-rc4

Magnus Damm (1):
sh: revert dreamcast pci change

Marcelo Tosatti (2):
KVM: move alloc_apic_access_page() outside of non-preemptable region
KVM: make MMU_DEBUG compile again

Marcin Slusarz (2):
slab: avoid double initialization & do initialization in 1 place
ocfs2: le*_add_cpu conversion

Mark Brown (1):
[ARM] 4843/1: Add GCR_CLKBPB for PXA3xx

Mark Fasheh (1):
ocfs2: Fix writeout in ocfs2_data_convert_worker()

Masakazu Mokuno (1):
PS3: gelic: Link the wireless net_device structure to the corresponding device structure

Masami Hiramatsu (1):
kprobes: fix a null pointer bug in register_kretprobe()

Mathieu Desnoyers (1):
markers: add an if(0) to __mark_check_format()

Michael Buesch (1):
b43legacy: Fix module init message

Michael Ellerman (8):
[POWERPC] Clearup cell IOMMU fixed mapping terminology
[POWERPC] Use it_offset not pte_offset in cell IOMMU code
[POWERPC] Remove unused pte_offset variable
[POWERPC] Move allocation of cell IOMMU pad page
[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs separately
[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZE
[POWERPC] Allow for different IOMMU page sizes in cell IOMMU code
[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pages

Michael Halcrow (1):
eCryptfs: make ecryptfs_prepare_write decrypt the page

Michael Hennerich (6):
[Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq otherwise it fails
[Blackfin] arch: fix bug - linux-2.6.24 (delayed) disable IRQ feature not functional for handle_simple_irq
[Blackfin] arch: Cleanup abd Simplify:
[Blackfin] arch: Remove DPMC char driver option
[Blackfin] arch: Fix CONFIG_PM support for BF561
[Blackfin] serial driver: ADSP-BF52x arch/mach support

Mikael Pettersson (1):
x86: fix boot failure on 486 due to TSC breakage

Mike Frysinger (15):
[Blackfin] arch: fix bug add missing header file
[Blackfin] arch: respect `make -s` when creating the asm/mach symlink
[Blackfin] arch: add handling for the mach symlink in the `make V=1` case
[Blackfin] arch: add fixed code to the memory map output
[Blackfin] arch: fix bug - set right partition size in the board files
[Blackfin] arch: add board resources for new simple-gpio char driver
[Blackfin] arch: grab mac address from OTP on BF527-EZKIT
[Blackfin] arch: punt the simple ad5304 spi driver now that the generic spidev driver lets you do it from userspace
[Blackfin] arch: make sure we export the _bfin_swrst symbol as modules (like the watchdog) need it
[Blackfin] arch: make sure we have proper description/copyright/license lines
[Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for other parts
[Blackfin] arch: handle the most common L1 shrinkage case (L1 does not exist for a part) so that any parts labeled for L1 instead get placed into external memory sections
[Blackfin] serial driver: fix bug - cache the bits of the LSR on systems where the LSR is read-to-clear
[Blackfin] serial driver: rework break flood anomaly handling to be more robust/realistic about what we can actually work around
[Blackfin] serial driver: use simpler comment headers and strip out information that is maintained in the scm's log

Mike Miller (2):
resubmit: cciss: procfs updates to display info about many
cciss: remove READ_AHEAD define and use block layer defaults

Mingming Cao (1):
ext4: Fix BUG when writing to an unitialized extent

Misha Zhilin (1):
USB: ehci: handle large bulk URBs correctly (again)

Neil Horman (1):
[SCTP]: Clean up naming conventions of sctp protocol/address family registration

NeilBrown (7):
md: fix deadlock in md/raid1 and md/raid10 when handling a read error
md: reduce CPU wastage on idle md array with a write-intent bitmap
md: guard against possible bad array geometry in v1 metadata
md: clean up irregularity with raid autodetect
md: make sure a reshape is started when device switches to read-write
md: lock access to rdev attributes properly
md: fix possible raid1/raid10 deadlock on read error during resync

Nishanth Aravamudan (1):
hugetlb: fix pool shrinking while in restricted cpuset

Oleg Nesterov (3):
introduce kill_orphaned_pgrp() helper
will_become_orphaned_pgrp: partially fix insufficient ->exit_state check
exit_notify: fix kill_orphaned_pgrp() usage with mt exit

Patrick McHardy (3):
[MACVLAN]: Update Kconfig to refer to iproute
[NETFILTER]: nf_conntrack: fix smp_processor_id() in preemptible code warning
[NETFILTER]: Fix NF_QUEUE_NR() parenthesis

Paul E. McKenney (2):
rcupreempt: fix hibernate/resume in presence of PREEMPT_RCU and hotplug
rcupreempt: remove never-migrates assumption from rcu_process_callbacks()

Paul Knowles (1):
KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properly

Paul Mackerras (3):
Merge branch 'for-2.6.25' of master.kernel.org:/.../jwboyer/powerpc-4xx into merge
Merge branch 'master' of git://git.kernel.org/.../jk/spufs into merge
Merge branch 'for-2.6.25' of master.kernel.org:/.../arnd/cell-2.6 into merge

Paul Menage (1):
Control Groups: add Paul Menage as maintainer

Paul Moore (1):
Audit: Fix the format type for size_t variables

Paul Mundt (3):
sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.
sh: SH5-103 needs to select CPU_SH5.
serial: Move asm-sh/sci.h to linux/serial_sci.h.

Pavel Emelyanov (2):
[INET]: Don't create tunnels with '%' in name.
[SCTP]: Use proc_create to setup de->proc_fops.

Pavel Machek (2):
x86: hpet fix docbook comment
x86: notsc is ignored on common configurations

Pavel Roskin (1):
module: allow ndiswrapper to use GPL-only symbols

Pekka J Enberg (1):
slub: look up object from the freelist once

Peter Osterlund (1):
pktcdvd: reduce stack consumption

Peter Zijlstra (2):
lockdep: increase MAX_LOCK_DEPTH
sched: revert load_balance_monitor() changes

Priit Laes (1):
x86: fix build on non-C locales.

Rafael Ignacio Zurita (1):
sh: fix rtc_resources setup for sh770x

Rafael J. Wysocki (3):
x86: revert "x86: CPA: avoid split of alias mappings"
PM: Do not acquire device semaphores upfront during suspend
driver core: Remove dpm_sysfs_remove() from error path of device_add()

Randy Dunlap (11):
x86/mtrr: fix kernel-doc missing notation
[ARM] eliminate MODULE_PARM() usage
docbook: fix filesystems.tmpl source files
docbook: fix rapidio source files
docbook: fix scsi source file
docbook: fix usb source files
docbook: fix kernel-api source files
docbook: fix fusion source files
block: fix kernel-docbook parameters and files
x86: disable KVM for Voyager and friends
input: add I2C to config since the driver makes several i2c*() calls

Roel Kluin (2):
[CIFS] Fix typo in quota operations
sh: heartbeat: ioremap is expected to succeed

Roland Dreier (2):
MAINTAINERS: neteffect update
libertas: Remove unused exports

Roland McGrath (5):
elfcore-compat fix uid/gid types
x86: tls prevent_tail_call
x86 vdso: fix build locale dependency
freezer vs stopped or traced
core dump: user_regset writeback

Sam Ravnborg (4):
[SPARC64]: Fix section mismatchs from dr_cpu_data
[SPARC64]: Fix section mismatch from kernel_map_range
hpt366: fix section mismatch warnings
PCI: fix section mismatch warning in pci_scan_child_bus

Samuel Thibault (2):
Fix default compose table initialization
VT notifier fix for VT switch

Sangtae Ha (1):
[TCP]: BIC web page link is corrected.

Scott Wood (1):
fs_enet: Don't call phy_mii_ioctl() in atomic context.

Sebastian Siewior (2):
gelic wireless driver needs WIRELESS_EXT support
libertas: compare the current command with response

Shi Weihua (2):
[IA64] signal(ia64): add a signal stack overflow check
[IA64] signal(ia64_ia32): add a signal stack overflow check

Shirish Pargaonkar (1):
[CIFS] patch to fix incorrect encoding of number of aces on set mode

Sonic Zhang (12):
[Blackfin] arch: Update default config
[Blackfin] arch: Fix bug - Setting peripheral_map only when dma channel is UART2/3.
Blackfin Serial driver: Fix bug - serial driver in PIO mode cant handle input very quickly
[Blackfin] serial driver: Clean up UART DMA code.
[Blackfin] serial driver: Fix bug Free rx dma buffer in shutdown.
[Blackfin] serial driver: Fix bug serial driver in DMA mode spams history to console on shell restart
[Blackfin] serial driver: fix bug - should not wait for the TFI bit, just clear it when tx stop.
[Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well
[Blackfin] serial driver: Add flow control support to bf54x
Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before starting tx dma.
Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up processes.
Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task.

Stefan Richter (22):
firewire: fw-sbp2: unsigned int vs. unsigned
firewire: fw-sbp2: fix logout before login retry
firewire: fix "kobject_add failed for fw* with -EEXIST"
firewire: fw-sbp2: don't retry login or reconnect after unplug
firewire: log GUID of new devices
firewire: fw-sbp2: add INQUIRY delay workaround
ieee1394: sbp2: add INQUIRY delay workaround
firewire: fw-sbp2: wait for completion of fetch agent reset
firewire: fw-sbp2: log bus_id at management request failures
firewire: fw-sbp2: don't add scsi_device twice
firewire: fw-sbp2: logout and login after failed reconnect
firewire: fw-sbp2: sort includes
firewire: fw-sbp2: enforce a retry of __scsi_add_device if bus generation changed
firewire: fw-sbp2: (try to) avoid I/O errors during reconnect
firewire: fw-sbp2: fix NULL pointer deref. in slave_alloc
firewire: fw-sbp2: fix NULL pointer deref. in scsi_remove_device
ieee1394: sbp2: fix rescan-scsi-bus
Documentation: correction to debugging-via-ohci1394
firewire: fix NULL pointer deref. and resource leak
firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_device
firewire: potentially invalid pointers used in fw_card_bm_work
firewire: fix crash in automatic module unloading

Stefan Roese (2):
[POWERPC] 4xx: Fix Haleakala PCIe compatibility problem in dts
[POWERPC] 4xx: Fix L1 cache size in katmai DTS

Stefano Brivio (1):
rc80211-pid: fix rate adjustment

Stephen Hemminger (2):
sky2: fix LED management
[IPCONFIG]: The kernel gets no IP from some DHCP servers

Stephen Neuendorffer (1):
[POWERPC] Xilinx: hwicap cleanup

Steve French (12):
Merge branch 'master' of /.../torvalds/linux-2.6
[CIFS] reduce checkpatch warnings
[CIFS] clean up some hard to read ifdefs
[CIFS] fix typo
[CIFS] fixup prefixpaths which contain multiple path components
[CIFS] fix prepath conversion when server supports posix paths
Merge branch 'master' of /.../torvalds/linux-2.6
[CIFS] fix build break when proc disabled
[CIFS] remove unused variable
Merge branch 'master' of /.../torvalds/linux-2.6
Merge branch 'master' of /.../torvalds/linux-2.6
Merge branch 'master' of /.../torvalds/linux-2.6

Steve Grubb (1):
drop EOE records from printk

Steven Rostedt (1):
rcu: add support for dynamic ticks and preempt rcu

Sunil Mushran (1):
ocfs2: Enable localalloc for local mounts

Suresh Siddha (1):
x86, i387: fix ptrace leakage using init_fpu()

Sven Andersen (1):
USB: ftdi_sio - really enable EM1010PC

Takashi Iwai (5):
[ALSA] hda-codec - Fix Master volume on HP dv8000
[ALSA] hda-codec - Fix AD1988 capture elements
[ALSA] intel8x0 - Add quirk for Acer Travelmate 2310
[ALSA] hda-codec - Fix mixer names of realtek codecs to adapt mater controls
[ALSA] intel8x0 - Add quirk for Compaq Deskpro EN

Tejun Heo (2):
printk: fix possible printk overrun
block: separate out padding from alignment

Theodore Ts'o (1):
ext4: Don't use ext4_dec_count() if not needed

Thomas Gleixner (5):
x86: fix vsyscall wreckage
x86: no robust/pi futex for real i386 CPUs
bluetooth: delete timer in l2cap_conn_del()
x86: restore vsyscall64 prochandler
x86: CPA: avoid split of alias mappings

Thomas Klein (1):
ehea: add kdump support

Thomas Kunze (1):
[ARM] 4838/1: Fix kexec for SA1100 machines

Tobias Klauser (1):
sh: Storage class should be before const qualifier

Tony Breeds (2):
lguest: fix build breakage
Build fix for drivers/s390/char/defkeymap.c

Tony Jones (1):
USB: remove incorrect struct class_device from the printer gadget

Tony Vroon (1):
[ALSA] hda-codec - Add Fujitsu Lifebook E8410 to quirk table

Uli Luckas (1):
[ARM] 4836/1: Make ATAGS_PROC depend on KEXEC

Uwe Kleine-König (2):
let __dec_zone_page_state use __dec_zone_state
[ARM] Fix freeing of page tables for ARM in free_pgd_slow

Valentine Barshak (1):
[POWERPC] 44x: add missing define TARGET_4xx and TARGET_440GX to cuboot-taishan

Valerie Clement (2):
ext4: Fix kernel BUG at fs/ext4/mballoc.c:910!
ext4: modify block allocation algorithm for the last group

Vegard Nossum (1):
x86: don't save unreliable stack trace entries

Ville Syrjala (6):
sm501fb: direct color visual does not work
sm501fb: RGB offsets are reversed in 16bpp modes
sm501fb: set transp.offset to 0 in 8bpp and 16bpp modes
sm501fb: fix timing limits
sm501: remove a duplicated table
sm501: add support for the SM502 programmable PLL

Vlad Yasevich (3):
[SCTP]: Correctly set the length of sctp_assoc_change notification
[SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS socket option
[SCTP]: Update AUTH structures to match declarations in draft-16.

Wang Chen (14):
[APPLETALK]: Use proc_create() to setup ->proc_fops first
[ATM]: Use proc_create() to setup ->proc_fops first
[SUNRPC]: Use proc_create() to setup ->proc_fops first
[IPX]: Use proc_create() to setup ->proc_fops first
[LLC]: Use proc_create() to setup ->proc_fops first
[NEIGHBOUR]: Use proc_create() to setup ->proc_fops first
[PKTGEN]: Use proc_create() to setup ->proc_fops first
[SCTP]: Use proc_create() to setup ->proc_fops first
[IPV6]: Use proc_create() to setup ->proc_fops first
[IPV4]: Use proc_create() to setup ->proc_fops first
[8021Q]: Use proc_create() to setup ->proc_fops first
[WANROUTER]: Use proc_create() to setup ->proc_fops first
[X25]: Use proc_create() to setup ->proc_fops first
[IRDA]: Use proc_create() to setup ->proc_fops first

YOSHIFUJI Hideaki (1):
[IPV6] SYSCTL: Fix possible memory leakage in error path.

Yang Shi (1):
Fix DMA access of block device in 64-bit kernel on some non-x86 systems with 4GB or upper 4GB memory

Yinghai Lu (2):
x86: remove double-checking empty zero pages debug
x86: not set node to cpu_to_node if the node is not online

Yoichi Yuasa (1):
ssb: Add pcibios_enable_device() return value check

Zhang Wei (1):
dmaengine: add driver for Freescale MPC85xx DMA controller

akpm@linux-foundation.org (1):
Add memory resource controller maintainers

eric miao (3):
[ARM] 4840/1: pxa: fix the typo in get_irqnr_and_base
[ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zylonite
[ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*