Linuxのファイルシステムを詳解します

2.6.20-rc1 ~

Grant Likely:
[POWERPC] Don't compile arch/powerpc mpc52xx_pic driver for ARCH=ppc
[POWERPC] Document describing mpc52xx device tree binding conventions
[POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xx
[POWERPC] Put mpc52xx support file in platforms/52xx
[POWERPC] Move Efika support files into platforms/52xx
[POWERPC] Add common routines for 52xx support in arch/powerpc
[POWERPC] Add lite5200 board support to arch/powerpc
[POWERPC] Add device trees for lite5200 and lite5200b eval boards
[POWERPC] defconfig for lite5200 board
[POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driver
[POWERPC] Add of_platform_bus support to mpc52xx psc uart driver
[POWERPC] Remove obsolete PPC_52xx and update CLASSIC32 comment
[POWERPC] Add missing EXPORTS for mpc52xx support

Greg Chandler:
Input: lifebook - add Hitachi Flora-IE 55mi tablet DMI signature

Greg Kroah-Hartman:
USB: add driver for the USB debug devices
USB: create a new thread for every USB device found during the probe sequence
PCI: Let PCI_MULTITHREAD_PROBE not be broken
Driver Core: Move virtual_device_parent() to core.c
Driver core: make old versions of udev work properly
Driver core: convert vt code to use struct device
Driver core: convert vc code to use struct device
Driver core: change misc class_devices to be real devices
Driver core: convert tty core to use struct device
Driver core: convert raw device code to use struct device
I2C: convert i2c-dev to use struct device instead of struct class_device
Driver core: convert msr code to use struct device
Driver core: convert cpuid code to use struct device
Driver core: convert PPP code to use struct device
Driver core: convert ppdev code to use struct device
Driver core: convert mmc code to use struct device
Driver core: convert firmware code to use struct device
Driver core: convert fb code to use struct device
Driver core: change mem class_devices to be real devices
Driver core: convert sound core to use struct device

Greg Ungerer:
m68knommu: formatting cleanup in Kconfig
m68knommu: add printk level for oops dumps
m68knommu: add printk level for stack dump
m68knommu: memory register defines for 520x ColdFire CPU's
m68knommu: remove __rom_end from 68360 startup code
m68knommu: fix dma-mapping.h
m68knommu: fix missing bracket in scatterlist.h
m68knommu: create rtc.h
m68knommu: implement irq_canonicalize()
m68knommu: fix timer register access on 523x ColdFire platforms
m68knommu: switch 68360 to using rtc_time
m68knommu: ColdFire serial driver fixes

Guennadi Liakhovetski:
[POWERPC] Linkstation / kurobox support

Guillem Jover:
Allow user processes to raise their oom_adj value

Haavard Skinnemoen:
Atmel MACB ethernet driver
[AVR32] Portmux API update
[AVR32] Add macb1 platform_device
[AVR32] Move ethernet tag parsing to board-specific code
[AVR32] Remove mii_phy_addr and eth_addr from eth_platform_data
[AVR32] Remove unused file
[AVR32] Set flow handler for external interrupts
[AVR32] Put the chip in "stop" mode when halting the system
[AVR32] Don't include <asm/delay.h>
[AVR32] Implement intc_get_pending()
[AVR32] Pass dev parameter to dma_cache_sync()
[AVR32] Add missing #include <linux/param.h> to delay.c
Generic ioremap_page_range: mips conversion
Generic ioremap_page_range: parisc conversion
Generic ioremap_page_range: s390 conversion
Generic ioremap_page_range: sh conversion
Generic ioremap_page_range: sh64 conversion
MACB: Use struct delayed_work instead of struct work_struct
MACB: Use __raw register access

Hannes Reinecke:
[SCSI] block: convert jiffies to msecs in scsi_ioctl()

Hans Verkuil:
V4L/DVB (4812): Detect presence of IR receiver/IR transmitter in tveeprom
V4L/DVB (4886): Minor coding style improvements
V4L/DVB (4913): Fix broken TUNER_LG_NTSC_TAPE radio support

Hans-Christian Egtvedt:
spi: correct bus_num and buffer bug in spi core
spi: set kset of master class dev explicitly

Hans-Frieder Vogt:
i2c: Cleanups to the i2c-nforce2 bus driver

Hartmut Birr:
V4L/DVB (4914): Saa7146: Protect access to the IER register by a spinlock
V4L/DVB (4915): Saa7146: Add timeout protection for I2C interrupt
V4L/DVB (4918): Budget-av: Add delay for frontend power-on
V4L/DVB (4919): Budget-ci: Use SAA7146_IER_ENABLE/DISABLE to enable or disable a hardware interrupt
V4L/DVB (4921): Budget-av, budget-ci: Fix MC1 register programming

Hartmut Hackmann:
V4L/DVB (4726): Add support for Pinnacle 310i
V4L/DVB (4767): Make Remote control of the Pinnacle PCTV 310i work
V4L/DVB (4769): Added support for a ASUSTEK P7131 Dual DVB-T variant
V4L/DVB (4791): Added autodetected flag to the saa7134_dev structure
V4L/DVB (4792): Add support for the Compro Videomate DVB-T200A
V4L/DVB (4835): Added support for the Terratec Cinergy HT PCMCIA module
V4L/DVB (4872): Saa7134-alsa improvements

Heiko Carstens:
cpu topology: consider sysfs_create_group return value
[S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig.
[S390] Add __must_check to uaccess functions.
[S390] termio <-> termios conversion error handling.
[S390] extmem unbalanced spin_lock.
[S390] Reset infrastructure for re-IPL.
[S390] Bad kexec control page allocation.
[S390] cpcmd <-> __cpcmd calling issues
[S390] cpu shutdown rework
[S390] Misaligned wait PSW at memory detection.
[S390] Cleanup memory_chunk array usage.
[S390] pfault code cleanup.
[S390] Use diag260 for memory size detection.
[S390] lockdep: show held locks when showing a stackdump
[S390] Convert extmem spin_lock into a mutex.
[S390] Memory detection fixes.
[S390] Don't use small stacks when lockdep is used.
binfmt: fix uaccess handling
compat: fix uaccess handling
profile: fix uaccess handling
[S390] uaccess_pt: add missing down_read() and convert to is_init().
[S390] Virtual memmap for s390.
[S390] Use add_active_range() and free_area_init_nodes().
[S390] Poison init section before freeing it.
tty: export get_current_tty

Heinz Mauelshagen:
dm io: fix bi_max_vecs

Helge Deller:
struct seq_operations and struct file_operations constification
fbcmap.c: mark structs const or __read_mostly
various fbdev files: mark structs and array read-only
constify and annotate __read_mostly in vgacon.c and fbmem.c
annotate some variables in vesafb driver as __read_mostly
constify vga16fb.c
sstfb: add sysfs interface

Henne:
[SCSI] scsi: t128 scsi_cmnd convertion

Henning Schroeer:
V4L/DVB (4776): Adding USB IDs for Uniwill STK7700P-ref-design

Henrik Kretzschmar:
pci_module_init convertion in ata_generic.c
pci_module_init() conversion for pata_pdc2027x
pci_module_init() convertion in olympic.c

Henrique de Moraes Holschuh:
backlight: do not power off backlight when unregistering

Henry Nestler:
initrd: remove unused false condition for initrd_start

Herbert Poetzl:
Fix linux banner utsname information

Herbert Xu:
[BLOCK] dm-crypt: Align IV to u64 for essiv
[CRYPTO] cryptoloop: Select CRYPTO_CBC
[CRYPTO] dm-crypt: Make iv_gen_private a union
[CRYPTO] dm-crypt: Select CRYPTO_CBC
[CRYPTO] sha512: Fix sha384 block size

Hermann Pitton:
V4L/DVB (4768): Add the Asus P7131 Dual hybrid to the new tda8290_i2c_gate_ctrl

Hidetoshi Seto:
CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq()

Hirokazu Takata:
m32r: make userspace headers platform-independent
m32r: support a synthesizable M32700 core
m32r: fix ace_handler to pass full 32-bit address
m32r: bootloader support for OPSPUT platform

Hiroshi Miura:
[CPUFREQ] Fix speedstep-smi CPU detection to not run on Pentium 4.

Hisashi Hifumi:
jbd2: wait for already submitted t_sync_datalist buffer to complete

Hoang-Nam Nguyen:
IB/ehca: Use WQE offset instead of WQE addr for pending work reqs

Holden Karau:
atmel: output signal strength information

Holger Schurig:
usbtouchscreen: add support for DMC TSC-10/25 devices

Horms:
[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations
[IA64] Kexec/Kdump: honour non-zero crashkernel offset.
[IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_t

Horst Hummel:
[S390] handle incorrect values when writing to dasd sysfs attributes.
[S390] Enhanced handling of failed termination requests.
[S390] return 'count' for successful execution of dasd_eer_enable.
[S390] New DASD feature for ERP related logging

Hugh Dickins:
[POWERPC] Make soft_enabled irqs preempt safe
kill install_file_pte's pte_val
ext4 balloc: reset windowsz when full
ext4 balloc: fix off-by-one against grp_goal
ext4 balloc: fix off-by-one against rsv_end
ext4 balloc: say rb_entry not list_entry
ext4 balloc: use io_error label
ext4 balloc: fix _with_rsv freeze
ext3 balloc: reset windowsz when full
ext3 balloc: fix off-by-one against grp_goal
ext3 balloc: fix off-by-one against rsv_end
ext3 balloc: say rb_entry not list_entry
ext3 balloc: use io_error label
ext3 balloc: fix _with_rsv freeze
read_zero_pagealigned() locking fix

Ian McDonald:
[DCCP]: Fix DCCP Probe Typo
[DCCP]: Fix logfile overflow
[DCCP]: Set TX Queue Length Bounds via Sysctl
[DCCP]: Make dccp_probe more portable
[DCCP]: Update Documentation
[DCCP] CCID3: Remove non-referenced variable
[DCCP]: Adds the tx buffer sysctls
[DCCP]: Remove timeo from output.c
[DCCP]: Update documentation
[DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li

Inaky Perez-Gonzalez:
PCI: switch pci_{enable,disable}_device() to be nestable
PCI: pci_{enable,disable}_device() nestable ports

inaky@linux.intel.com:
usb/hub: allow hubs up to 31 children
usb hub: fix root hub code so it takes more than 15 devices per root hub

Ingo Molnar:
[SCSI] fix module unload induced compile warning
SysRq-X: show blocked tasks
sleep profiling
hotplug CPU: clean up hotcpu_notifier() use
lockdep: more chains
lockdep: show more details about self-test failures
lockdep: register_lock_class() fix
add ignore_loglevel boot option
lockdep: fix seqlock_init()
net, 8139too.c: fix netpoll deadlock
netpoll: fix netpoll lockup
debug: add sysrq_always_enabled boot option
lockdep: filter off by default
lockdep: improve verbose messages
lockdep: improve lockdep_reset()
lockdep: clean up VERY_VERBOSE define
lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP too
lockdep: print irq-trace info on asserts
lockdep: fix possible races while disabling lock-debugging

Ivan Skytte Jorgensen:
[SCTP]: Add support for SCTP_CONTEXT socket option.

J Hadi Salim:
[XFRM]: Fix XFRMGRP_REPORT to use correct multicast group.

J. Bruce Fields:
rpc: gss: eliminate print_hexl()'s
rpc: gss: fix a kmap_atomic race in krb5 code
gss: krb5: remove signalg and sealalg
rpcgss: krb5: expect a constant signalg value
rpcgss: krb5: kill checksum_type, miscellaneous small cleanup
rpcgss: simplify make_checksum
rpcgss: krb5: clean up some goto's, etc.
rpcgss: krb5: sanity check sealalg value in the downcall
rpcgss: krb5: ignore seed
rpcgss: krb5: miscellaneous cleanup

J.Bruce Fields:
knfsd: nfsd4: remove a dprink from nfsd4_lock
knfsd: svcrpc: fix gss krb5i memory leak
knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE
knfsd: nfsd: make exp_rootfh handle exp_parent errors
knfsd: nfsd: simplify exp_pseudoroot
knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdir
knfsd: nfsd: don't drop silently on upcall deferral
knfsd: svcrpc: remove another silent drop from deferral code
knfsd: nfsd4: pass saved and current fh together into nfsd4 operations
knfsd: nfsd4: remove spurious replay_owner check
knfsd: nfsd4: move replay_owner to cstate
knfsd: nfsd4: don't inline nfsd4 compound op functions
knfsd: nfsd4: make verify and nverify wrappers
knfsd: nfsd4: reorganize compound ops
knfsd: nfsd4: simplify migration op check
knfsd: nfsd4: simplify filehandle check

Jack Morgenstein:
IB/mthca: Fix initial SRQ logsize for mem-free HCAs

Jack Steiner:
[IA64] - Reduce overhead of FP exception logging messages

Jaco Kroon:
USB: add Digitech USB-Storage to unusual_devs.h

Jamal Hadi Salim:
[XFRM]: Make copy_to_user_policy_type take a type
[XFRM]: Make flush notifier prettier when subpolicy used
[XFRM]: Convert a few __u8 to proper u8
[GENETLINK]: Add cmd dump completion.
[XFRM]: Fix aevent structuring to be more complete.
[GENETLINK]: Move command capabilities to flags.
[XFRM] Optimize policy dumping
[XFRM] Optimize SA dumping
[GENETLINK]: Fix misplaced command flags.

James Bottomley:
[SCSI] aic94xx: fix pointer to integer conversion warning
Merge ../scsi-rc-fixes-2.6
[SCSI] 53c700: brown paper bag fix for auto request sense
[SCSI] libsas: better error handling in sas_expander.c

James K Lewis:
Spidernet: remove ETH_ZLEN check in earlier patch

James Morris:
[SELinux]: Add support for DCCP
Compile fix for "peer secid consolidation for external network labeling"
Rename class_destroy to avoid namespace conflicts.

James Simmons:
backlight: lcd: Remove dependenct from the framebuffer layer
Video Select set for VESA FB

James Smart:
[SCSI] lpfc 8.1.11 : Discovery Fixes
[SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_support
[SCSI] lpfc 8.1.11 : Fix Memory leaks
[SCSI] lpfc 8.1.11 : Adjust LOG_FCP logging
[SCSI] lpfc 8.1.11 : Add MSI (Message Signalled Interrupts) support
[SCSI] lpfc 8.1.11 : Removed decoding of PCI Subsystem Id
[SCSI] lpfc 8.1.11 : Add soft_wwnn sysfs attribute, rename soft_wwn_enable
[SCSI] lpfc 8.1.11 : Misc Fixes
[SCSI] lpfc 8.1.11 : Change version number to 8.1.11

Jamie Lenehan:
sh: sh775x/titan fixes for irq header changes.
sh: register rtc resources for sh775x.
rtc: rtc-sh: fix for period rtc interrupts.
rtc: rtc-sh: fix rtc for out-by-one for the month.
rtc: rtc-sh: alarm support.

Jan Beulich:
x86-64: miscellaneous entry.S adjustments
i386: clear_fixmap() should not use set_pte()
i386: Don't touch per cpu memory of offline CPUs in touch_nmi_watchdog
x86-64: remove prototype of free_bootmem_generic()
i386: conditionalize inclusion of some MTRR flavors
x86-64: adjust pmd_bad()
i386: fix MTRR code
unwinder: more sanity checks in Dwarf2 unwinder
unwinder: Add debugging output to the Dwarf2 unwinder
unwinder: fully support linker generated .eh_frame_hdr section
unwinder: move .eh_frame to RODATA
allow hwrandom core to be a module
move kallsyms data to .rodata
rtc: fx error case
RTC driver init adjustment

Jan Engelhardt:
Fix typos in doc and comments
Fix typos in drivers/isdn/hisax/isdnl2.c
constify inode accessors
pull in necessary header files for cdev.h
EXT{2,3,4}_FS: remove outdated part of the help text

Jarek Poplawski:
lockdep: internal locking fixes
lockdep: misc fixes in lockdep.c
[NET_SCHED] sch_cbq: deactivating when grafting, purging etc.
[NET_SCHED] sch_htb: turn intermediate classes into leaves

Jason Gaston:
PCI: irq: irq and pci_ids patch for Intel ICH9
i2c-i801: SMBus patch for Intel ICH9
i2c: i2c-i801 documentation update

Jason Parekh:
Input: appletouch - verious updates for MacBooks

Jay Lan:
[IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0
タグ

コメントをかく


「http://」を含む投稿は禁止されています。

利用規約をご確認のうえご記入下さい

関連ソフト/文書

Firefox3 Meter  Use OpenOffice.org

管理人/副管理人のみ編集できます