詳解ファイルシステム - 2.6.25-rc1_shortlog05
FrontPage > kernel > 2.6.25-rc1 > 2.6.25-rc1_shortlog05

Benjamin LaHaise (2):
[NETFILTER]: xt_TCPMSS: don't allow netfilter --setmss to increase mss
x86: fix synchronize_rcu(): high latency on idle system

Benjamin Thery (2):
[NET]: Make netns cleanup to run in a separate queue
[NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config()

Benny Halevy (2):
nfs: obliterate NFS_FLAGS macro
nfs: convert NFS_*(inode) helpers to static inline

Bernd Schmidt (4):
[Blackfin] arch: fix up coding style in uaccess.h
[Blackfin] arch: move all code related to CPLB handling into a new subdirectory under kernel/
[Blackfin] arch: Initial checkin of the memory protection support.
[Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile without it.

Bernhard Kaindl (1):
x86: early boot debugging via FireWire (ohci1394_dma=early)

Bernhard Walle (6):
x86: remove extern declarations for code, data, bss resources
x86, rtc: make CONFIG_HPET_EMULATE_RTC usable from modules
rtc: use the IRQ callback interface in (old) RTC driver
rtc: add HPET RTC emulation to RTC_DRV_CMOS
Introduce flags for reserve_bootmem()
Use BOOTMEM_EXCLUSIVE for kdump

Bill Hayes (1):
e1000e: alternate MAC address support

Bjorge Dijkstra (2):
rndis_host: Fix sparse warning
cdc_ether: Hardwire CDC descriptors when missing

Bjorn Helgaas (2):
simplify pnp_activate_dev() and pnp_disable_dev() return values
PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs

Björn Steinbrink (1):
Fix dirty page accounting leak with ext3 data=journal

Boaz Harrosh (30):
[SCSI] aha152x: Use scsi_eh API for REQUEST_SENSE invocation
[SCSI] nsp_cs: convert to data accessors and !use_sg cleanup
[SCSI] eata_pio: convert to accessors and !use_sg cleanup
[SCSI] a2091: convert to accessors and !use_sg cleanup
[SCSI] a3000: convert to accessors and !use_sg cleanup
[SCSI] aha1542: convert to accessors and !use_sg cleanup
[SCSI] fd_mcs: convert to accessors and !use_sg cleanup
[SCSI] wd33c93: convert to accessors and !use_sg cleanup
[SCSI] qlogicpti: convert to accessors and !use_sg cleanup
[SCSI] in2000: convert to accessors and !use_sg cleanup
[SCSI] psi240i: remove driver
[SCSI] seagate: Remove driver
[SCSI] usb: protocol - convert to accessors and !use_sg code path removal
[SCSI] usb: freecom & sddr09 - convert to accessors and !use_sg cleanup
[SCSI] usb: shuttle_usbat - convert to accessors and !use_sg code path removal
[SCSI] usb: transport - convert to accessors and !use_sg code path removal
[SCSI] isd200: use one-element sg list in issuing commands
[SCSI] scsi_debug: convert to use the data buffer accessors
[SCSI] atp870u: convert to accessors and !use_sg cleanup
[SCSI] wd7000: proper fix for boards without sg support
[SCSI] NCR5380 family: convert to accessors & !use_sg cleanup
[SCSI] ppa: convert to accessors and !use_sg cleanup
[SCSI] imm: convert to accessors and !use_sg cleanup
[SCSI] iscsi: Prettify resid handling and some extra checks
[SCSI] iscsi_tcp, libiscsi: initial AHS Support
[SCSI] libiscsi,iser: patch for AHS support
[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable
[SCSI] implement scsi_data_buffer
[SCSI] bidirectional command support
[SCSI] arm: convert to accessors and !use_sg cleanup

Bob Nelson (1):
[POWERPC] OProfile: fix cbe pm signal routing problem

Bob Peterson (16):
[GFS2] Given device ID rather than s_id in "id" sysfs file
[GFS2] Remove function gfs2_get_block
[GFS2] Journal extent mapping
[GFS2] Get rid of useless "found" variable in quota.c
[GFS2] Run through full bitmaps quicker in gfs2_bitfit
[GFS2] Reorganize function gfs2_glmutex_lock
[GFS2] Only fetch the dinode once in block_map
[GFS2] Function meta_read optimization
[GFS2] Incremental patch to fix compiler warning
[GFS2] Eliminate the no longer needed sd_statfs_mutex
[GFS2] Minor correction
[GFS2] Initialize extent_list earlier
[GFS2] Remove unneeded i_spin
[GFS2] gfs2_alloc_required performance
[GFS2] Fix typo
[GFS2] Lockup on error

Borislav Petkov (68):
[CRYPTO] authenc: Select HASH in Kconfig
x86: vmlinux_32.lds.S: remove repeated comment from the x86-32 linker script
ide-cd: move the remaining cdrom.c ioctl handling code to ide-cd_ioctl.c
ide-floppy: cleanup header
Suspend: Clean up suspend_64.c
ide-floppy: convert to generic packet commands
ide-floppy: replace ntoh{s,l} and hton{s,l} calls with the generic byteorder
ide-floppy: remove unnecessary ->handler != NULL check
ide-floppy: disambiguate function names
ide-floppy: include the proper headers
ide-floppy: cleanup and unify debugging macro calls
ide-floppy: remove struct idefloppy_capabilities_page
ide-floppy: remove struct idefloppy_inquiry_result
ide-floppy: remove struct idefloppy_request_sense_result
ide-floppy: remove struct idefloppy_mode_parameter_header
ide-floppy: remove struct idefloppy_flexible_disk_page
ide-floppy: remove struct idefloppy_capacity_descriptor
ide-floppy: factor out ioctl handlers from idefloppy_ioctl()
ide-floppy: report DMA handling in idefloppy_pc_intr() properly
ide-floppy: mv idefloppy_{should_,}report_error
ide-floppy: remove IDEFLOPPY_DEBUG_BUGS macro
ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw
ide-floppy: merge idefloppy_{input,output}_buffers
ide-floppy: remove unused IDEFLOPPY_USE_READ12
ide-floppy: remove IDEFLOPPY_DEBUG_INFO
ide-floppy: remove unused flag PC_ABORT
ide-floppy: remove atomic test_*bit macros
ide-floppy: fix most of the remaining checkpatch.pl issues
ide-floppy: bump driver version number
ide-tape: move historical changelog to Documentation/ide/ChangeLog.ide-tape.1995-2002
ide-tape: remove dead code
ide-tape: remove struct idetape_request_sense_result_t
ide-tape: remove struct idetape_mode_parameter_header_t
ide-tape: remove IDETAPE_DEBUG_INFO
ide-tape: remove IDETAPE_DEBUG_BUGS
ide-tape: remove struct idetape_capabilities_page_t
ide-tape: remove struct idetape_inquiry_result_t
ide-tape: remove struct idetape_data_compression_page_t
ide-tape: remove struct idetape_medium_partition_page_t
ide-tape: remove struct idetape_parameter_block_descriptor_t
ide-tape: remove structs os_partition_t, os_dat_entry_t, os_dat_t
ide-tape: remove struct idetape_block_size_page_t
ide-tape: use generic scsi commands
ide-tape: remove EXPERIMENTAL driver status
ide-tape: use generic byteorder macros
ide-tape: remove unused sense packet commands.
ide-tape: make function name more accurate
ide-tape: remove mtio.h related comments
ide-tape: remove idetape_config_t typedef
ide-tape: refactor the debug logging facility
ide-tape: remove struct idetape_read_position_result_t
ide-tape: remove unreachable code chunk
ide-tape: simplify code branching in the interrupt handler
ide-tape: remove typedef idetape_chrdev_direction_t
ide-tape: struct idetape_tape_t: remove unused members
ide-tape: struct idetape_tape_t: shorten member names v2
ide-tape: remove idetape_increase_max_pipeline_stages()
ide-tape: shorten some function names
ide-tape: cleanup and fix comments
ide-tape: remove struct idetape_id_gcw
ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd()
ide-tape: include proper headers
ide-tape: collect module-related macro calls at the end
ide-tape: remove leftover OnStream support warning
ide-tape: fix syntax error in idetape_identify_device()
ide-tape: cleanup the remaining codestyle issues
ide-tape: bump minor driver version
drivers/cdrom/cdrom.c: simplify logic in cdrom_release()

Bradley Smith (2):
I8K: allow i8k driver to be built on x86_64 systems
I8K: add i8k driver to the x86_64 Kconfig

Brajesh Dave (2):
libertas: separate mesh connectivity from that of the main interface
libertas: configurable beacon interval

Brandon Philips (3):
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_
V4L/DVB (6603): V4L: videobuf: convert streaming and reading to bitfields
V4L/DVB (6688): V4L: fix copy and paste error in dprintk for videobuf-vmalloc.c

Brett T. Warden (1):
V4L/DVB (7013): bw-qcam: add module parameter 'force_init' to skip polite auto-detection prior to direct initialization

Brian King (1):
[SCSI] ibmvscsi: Set default command timeout

Brian Swetland (2):
[ARM] msm: core platform support for ARCH_MSM7X00A
[ARM] msm: board file for MACH_HALIBUT (QCT MSM7200A)

Brian Wood (2):
dm: stripe trigger event on failure
dm: stripe enhanced status return

Bridge Wu (5):
[ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3[0|1]0 mmc controller
[ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer
[ARM] pxa: mmc: add 1st host controller support for pxa3xx
[ARM] pxa: mmc: add 2nd host controller support for pxa3xx
[ARM] pxa: mmc: add 3rd host controller support for pxa310

Bron Gondwana (1):
mm/page-writeback: highmem_is_dirtyable option

Bruce Duncan (1):
Input: i8042 - enable DMI quirks on x86-64

Bruno Randolf (7):
ath5k: use 3 instead of 0x00000003
ath5k: beacon interval is in TU
ath5k: better beacon timer calculation
ath5k: use SWBA to detect IBSS HW merges
ath5k: configure backoff for IBSS beacon queue
ath5k: always extend rx timestamp with tsf
ath5k: debug level improvements

Bruno Redondi (1):
USB: sierra: add support for Onda H600/Zte MF330 datacard to USB Driver for Sierra Wireless

Bryan Boatright (1):
drivers/edac: pci: broken parity regression

Bryan O'Donoghue (1):
[POWERPC] 8xx: Add clock-frequency to adder875 and mpc885ads dts

Bryan Wu (17):
[Blackfin] arch: update defconfig of boards
[Blackfin] arch: Fix if/def BUG - and define is multipoint NO
[Blackfin] arch: enable generic GPIO based I2C driver in STAMP-BF533, EZKIT-BF533 and EZKIT-BF561 boards
[Blackfin] arch: remove old I2C BF54x porting.
Chinese: add translation of volatile-considered-harmful.txt
Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ata_device any more
[Blackfin] arch: fix bug: redefinition warning when compile EZKIT548
[MTD] [NAND] Remove wrong operation in PM function of the BF54x NFC driver
[MTD] [NAND] Fix Blackfin NFC ECC calculating bug with page size 512 bytes
kbuild: add svn revision information to setlocalversion
EMAC driver: shorten the mdelay value to solve netperf performance issue
EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK.
EMAC driver: Fix bug: The clock divisor is set to all ones at reset.
spi_bfin: remove useless fault path
spi_bfin: use more useful GPIO labels
spi_bfin: wait for tx to complete on some cs_chg paths
spi_bfin: wait for tx to complete on full duplex paths

Byron Bradley (4):
[ARM] Orion: add support for QNAP TS-109/TS-209
mv643xx_eth: fix byte order when checksum offload is enabled
[ARM] Orion: Use the sata_mv driver for the Kurobox SATA
[ARM] Orion: Use the sata_mv driver for the TS-209 SATA

Carlo Marcelo Arenas Belon (1):
KVM: SVM: Remove KVM specific defines for MSR_EFER

Carlos Corbacho (14):
Input: i8042 - add Dritek keyboard extension quirk
HID: Add support for Logitech Elite keyboards
Input: i8042 - add Dritek quirk for Acer Aspire 9110
ACPI: WMI: Add ACPI-WMI mapping driver
acer-wmi: Add driver for newer Acer laptops
tc1100-wmi: Add driver for HP Compaq TC1100 Tablets
ACPI: WMI: Improve Kconfig description
tc1100-wmi: Mark as experimental
acer-wmi: Fix backlight on AMW0 (V1) laptops
Documentation - Create laptops sub-directory
thinkpad-acpi - Move thinkpad-acpi.txt to Documentation/laptops
sony-laptop - Move sony-laptop.txt to Documentation/laptops
sonypi - Move sonypi.txt to Documentation/laptops
acer-wmi - Add documentation

Carlos Eduardo Aguiar (1):
ARM: OMAP1: Use MMC multislot structures for Siemens SX1 board

Carlos Martín (1):
drm/i915: add support for E7221 chipset

Carlos R. Mafra (2):
x86: fix style errors in nmi_int.c
x86: clean up k8topology.c

Carsten Otte (10):
[S390] add smp_call_function_mask
KVM: Move x86 msr handling to new files x86.[ch]
KVM: Portability: split kvm_vcpu_ioctl
KVM: Portability: Split kvm_vm_ioctl v3
KVM: Portability: Move memory segmentation to x86.c
KVM: Portability: move get/set_apic_base to x86.c
KVM: Portability: Move control register helper functions to x86.c
KVM: Portability: Move kvm_get/set_msr[_common] to x86.c
KVM: Portability: Move x86 emulation and mmio device hook to x86.c
KVM: Portability: Move pio emulation functions to x86.c

Casey Schaufler (1):
Smack: Simplified Mandatory Access Control Kernel

Catalin Marinas (15):
[ARM] 4582/2: Add support for the common VFP subarchitecture
[ARM] 4583/1: ARMv7: Add VFPv3 support
[ARM] 4584/2: ARMv7: Add Advanced SIMD (NEON) extension support
[ARM] 4811/1: RealView: clocksource support for the RealView platforms
[ARM] 4812/1: RealView: clockevents support for the RealView platforms
[ARM] 4813/1: Add SMP helper functions for clockevents support
[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore
[ARM] 4815/1: RealView: Add clockevents suport for the local timers
[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h
[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c
[ARM] 4818/1: RealView: Add core-tile detection
[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms
[ARM] 4820/1: RealView: Select the timer IRQ at run-time
[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c
[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option

Chas Williams (1):
[ATM]: [br2864] whitespace cleanup

Chip Coldwell (1):
atmel_serial: add DMA support

Chris Leech (1):
[VLAN]: set_rx_mode support for unicast address list

Chris Pascoe (40):
V4L/DVB (6624): CXUSB: return control message transfer result to caller
V4L/DVB (6625): CXUSB: i2c transfer failure notification
V4L/DVB (6626): CXUSB: support only-read i2c requests
V4L/DVB (6627): CXUSB: handle write then read from different address
V4L/DVB (6628): zl10353: Improve support for boards without a tuner on secondary i2c
V4L/DVB (6630): zl10353: calculate input frequency register instead of using hardcoded value
V4L/DVB (6631): xc2028: eliminate i2c macro side-effects
V4L/DVB (6632): xc2028: fix inverted logic in audio standard check
V4L/DVB (6633): xc2028: make register reads atomic
V4L/DVB (6634): xc2028: error messages missing whitespace
V4L/DVB (6635): xc2028: v4l2_std_id needs to be long long to display completely
V4L/DVB (6636): xc2028: protect device list
V4L/DVB (6637): xc2028: add missing break
V4L/DVB (6638): xc2028: firmware loading cleanup
V4L/DVB (6639): xc2028: correct divisor length
V4L/DVB (6640): xc2028: correctly select 8MHz firmware
V4L/DVB (6641): xc2028: correct tuner offset for 7MHz DTV
V4L/DVB (6642): xc2028: don't duplicate max_len in priv
V4L/DVB (6643): xc2028: use best match instead of first partial match during firmware selection
V4L/DVB (6644): xc2028: use correct offset into scode firmware
V4L/DVB (6645): xc2028: allow selection of D2633 firmware
V4L/DVB (6646): xc2028: rework firmware (re)loading process
V4L/DVB (6647): xc2028: retry firmware load if tuner does not respond
V4L/DVB (6648): xc2028: add sleep hook
V4L/DVB (6649): Add support for the DViCO FusionHDTV Dual Digital 4
V4L/DVB (6650): xc2028: base firmwares should have std0
V4L/DVB (6651): xc2028: mask off type correctly when searching for standard-specific types
V4L/DVB (6652): xc2028: try non-8MHZ init1 firmware
V4L/DVB (6653): Add support for the DViCO FusionHDTV NANO2 w/ZL10353 and firmware
V4L/DVB (6654): mt352: support oversampled IF input
V4L/DVB (6655): Add support for MT352-based DViCO FusionHDTV DVB-T NANO devices
V4L/DVB (6656): zl10353: store frequencies in 0.1kHz to eliminate rounding errors
V4L/DVB (6851): xc2028: include int_freq in firmware version display
V4L/DVB (6852): xc2028: s-code offset should not modify internal control structure
V4L/DVB (6853): xc2028: check HAS_IF flag against table
V4L/DVB (6854): xc2028: be more specific about when applying offset for 7MHz channels
V4L/DVB (6855): xc2028: select DTV78 firmware if tuning 7MHz VHF / 8MHz UHF
V4L/DVB (6856): zl10353: improve tuning parameters and update register map
V4L/DVB (6857): cx23885: correctly join I2C writes and reads from same address
V4L/DVB (6897): xc2028: ignore HAS_IF during specific S-Code type searches

Chris Snook (1):
jbd2: Remove printk from J_ASSERT to preserve registers during BUG

Chris Wright (2):
x86: fix ioport unification on 32-bit
x86: refactor ioport unification

Christian Borntraeger (11):
[S390] Change vmalloc defintions
[S390] vmemmap: allocate struct pages before 1:1 mapping
KVM: Use virtual cpu accounting if available for guest times.
KVM: Per-architecture hypercall definitions
virtnet: remove double ether_setup
virtio_blk: provide getgeo
virtio_blk: Dont waste major numbers
virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzz
[S390] sclp_tty/sclp_vt220: Fix scheduling while atomic
virtio net: fix oops on interface-up
[S390] sclp_vt220: Fix vt220 initialization

Christian Ehrhardt (1):
KVM: Portability: Move kvm_fpu to asm-x86/kvm.h

Christian Glindkamp (1):
[ARM] 4738/1: at91sam9261: Remove udc pullup enabling in board initialisation

Christian Pellegrin (1):
parport_serial: netmos 9855 fix

Christof Schmitt (12):
[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callback
[SCSI] zfcp: Use also port and adapter to identify unit in messages.
[SCSI] zfcp: Specify waiting times in ERP in seconds
[SCSI] zfcp: Remove SCSI devices when removing complete adapter
[SCSI] zfcp: Fix deadlock when adding invalid LUN
[SCSI] zfcp: Reduce flood on hba trace
[SCSI] zfcp: Fix evaluation of port handles in abort handler
[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort command
[SCSI] zfcp: Hold queue lock when checking port handle for ELS command
[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command
[SCSI] zfcp: Hold queue lock when checking port/unit handle for task management cmd
blktrace: Add blktrace ioctls to SCSI generic devices