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

2.6.18-rc1

Ian Abbott:
USB: ftdi_sio: add support for Yost Engineering ServoCenter3.1

Ian Kent:
autofs4: need to invalidate children on tree mount expire

Ian Wienand:
[IA64] SKI Simulator boot

Imre Deak:
ARM: OMAP: GPIO IRQ lazy IRQ disable fix
ARM: OMAP: Fix GPIO IRQ mask handling

Ingo Molnar:
sem2mutex: acpi, acpi_link_lock
[XFS] lock validator: lockdep: small xfs init_rwsem() cleanup
mm/slab.c: fix early init assumption
i386: break out of recursion in stackframe walk
cond_resched() might_sleep() fix
introduce WARN_ON_ONCE(cond)
[CIFS] Remove calls to to take f_owner.lock
[ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bug
work around ppc64 bootup bug by making mutex-debugging save/restore irqs
Convert kernel/cpu.c to mutexes
fix IDE deadlock in error reporting code
x86_64: x86_64-enable-large-bzImage.patch
x86_64: fix unlikely profiling & vsyscalls on x86_64
x86_64: fix vector_lock deadlock in io_apic.c
vdso: randomize the i386 vDSO by moving it into a vma
spin/rwlock init cleanups
pi-futex: futex code cleanups
pi-futex: robust futex docs fix
pi-futex: introduce debug_check_no_locks_freed()
pi-futex: introduce WARN_ON_SMP
pi-futex: add plist implementation
pi-futex: scheduler support for pi
pi-futex: rt mutex core
pi-futex: rt mutex debug
pi-futex: rt mutex futex api
pi-futex: futex_lock_pi/futex_unlock_pi support
genirq: rename desc->handler to desc->chip
genirq: sem2mutex probe_sem -> probing_active
genirq: cleanup: merge irq_affinity[] into irq_desc[]
genirq: cleanup: remove irq_descp()
genirq: cleanup: remove fastcall
genirq: cleanup: misc code cleanups
genirq: cleanup: reduce irq_desc_t use, mark it obsolete
genirq: cleanup: include/linux/irq.h
genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]
genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
genirq: doc: comment include/linux/irq.h structures
genirq: doc: handle_IRQ_event() and __do_IRQ() comments
genirq: cleanup: no_irq_type cleanups
genirq: update copyrights
genirq MSI fixes
genirq: add handle_bad_irq()
genirq: cleanup: no_irq_type -> no_irq_chip rename
genirq: more verbose debugging on unexpected IRQ vectors
genirq: add chip->eoi(), fastack -> fasteoi
fix drivers/video/imacfb.c compilation
fix platform_device_put/del mishaps
pi-futex: futex_wake() lockup fix
lockdep: floppy.c irq release fix
lockdep: add is_module_address()
lockdep: add per_cpu_offset()
lockdep: add disable/enable_irq_lockdep() API
lockdep: add local_irq_enable_in_hardirq() API
lockdep: add DECLARE_COMPLETION_ONSTACK() API
lockdep: clean up rwsems
lockdep: remove RWSEM_DEBUG remnants
lockdep: rename DEBUG_WARN_ON()
lockdep: remove DEBUG_BUG_ON()
lockdep: remove mutex deadlock checking code
lockdep: better lock debugging
lockdep: mutex section binutils workaround
lockdep: locking init debugging improvement
lockdep: beautify x86_64 stacktraces
lockdep: x86_64 document stack frame internals
lockdep: i386 remove multi entry backtraces
lockdep: stacktrace subsystem, core
lockdep: stacktrace subsystem, i386 support
lockdep: stacktrace subsystem, x86_64 support
lockdep: irqtrace subsystem, core
lockdep: irqtrace subsystem, docs
lockdep: irqtrace subsystem, i386 support
lockdep: irqtrace cleanup of include/asm-i386/irqflags.h
lockdep: irqtrace subsystem, x86_64 support
lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.h
lockdep: locking API self tests
lockdep: core
lockdep: allow read_lock() recursion of same class
lockdep: design docs
lockdep: procfs
lockdep: prove rwsem locking correctness
lockdep: prove spinlock rwlock locking correctness
lockdep: prove mutex locking correctness
lockdep: kconfig
lockdep: print all lock classes on SysRQ-D
lockdep: x86_64 early init
lockdep: x86 smp alternatives workaround
lockdep: do not recurse in printk
lockdep: fix RT_HASH_LOCK_SZ
lockdep: enable on i386
lockdep: enable on x86_64
lockdep: enable on s390
lockdep: annotate direct io
lockdep: annotate serial
lockdep: annotate dcache
lockdep: annotate i_mutex
lockdep: annotate futex
lockdep: annotate genirq
lockdep: annotate waitqueues
lockdep: annotate mm
lockdep: annotate skb_queue_head_init
lockdep: annotate timer base locks
lockdep: annotate scheduler runqueue locks
lockdep: annotate hrtimer base locks
lockdep: annotate sock_lock_init()
lockdep: annotate af_unix locking
lockdep: annotate bh_lock_sock()
lockdep: annotate ieee1394 skb-queue-head locking
lockdep: annotate ->mmap_sem
lockdep: annotate NTFS locking rules
lockdep: annotate sound/core/seq/seq_ports.c
lockdep: annotate 8390.c disable_irq()
lockdep: annotate 3c59x.c disable_irq()
lockdep: annotate enable_in_hardirq()
lockdep: annotate on-stack completions
lockdep: annotate ->s_lock
lockdep: annotate SLAB code
lockdep: annotate blkdev nesting
lockdep: annotate on-stack completions, mmc
lockdep: annotate sk_locks
lockdep: annotate forcedeth.c disable_irq()
sched: clean up fallout of recent changes
sched: cleanup, remove task_t, convert to struct task_struct
sched: cleanup, convert sched.c-internal typedefs to struct
lock validator: fix ns83820.c irq-flags bug

Ingo van Lil:
drivers/block/nbd.c compile fix

Irwan Djajadi:
[ACPI] drivers/acpi/hotkey.c: check kmalloc return value

Ishai Rabinovitz:
IB/srp: Clean up loop in srp_remove_one()
IB/srp: Handle DREQ events from CM
IB/srp: Factor out common request reset code
[SCSI] sg.c: Fix bad error handling in

J. Bruce Fields:
NFSv4: remove obviously bogus comparison from decode_getacl
knfsd: nfsd4: fix open_confirm locking
knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissions problem
knfsd: nfsd4: remove superfluous grace period checks
knfsd: svcrpc: gss: simplify rsc_parse()
knfsd: nfsd4: fix some open argument tests
knfsd: nfsd4: fix open flag passing
knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity code
knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case
knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy

Jack Morgenstein:
IB: Add caching of ports' LMC
IB/mad: Check GID/LID when matching requests
IPoIB: Fix kernel unaligned access on ia64

Jack Steiner:
[IA64-SGI] SN topology fix for large systems
[IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)

Jacob Shin:
x86_64: apic support for extended apic interrupt
x86_64: mce_amd relocate sysfs files
x86_64: mce_amd support for family 0x10 processors
x86_64: mce_amd cleanup

Jae-hyeon Park:
ACPI: Device [kobj-name] is not power manageable
ACPI: fix not power-manageable device message

Jake Moilanen:
[POWERPC] Add support for PCI-Express nodes in the device tree
[POWERPC] MSI abstraction

James Bottomley:
Merge ../scsi-rc-fixes-2.6
[SCSI] fix proc_scsi_write to return "length" on success with remove-single-device case
[SCSI] aic7xxx: expose the bus setting to sysfs
[SCSI] spi transport: don't allow dt to be set on SE or HVD buses
Merge ../linux-2.6
[SCSI] scsi_transport_sas: fix panic in sas_free_rphy
[SCSI] hptiop: don't use cmnd->bufflen
[SCSI] 53c700: remove reliance on deprecated cmnd fields
[PARISC] Fix PCREL22F relocation problem for most modules
[PARISC] Fix do_gettimeofday() hang
fix subarchitecture breakage with CONFIG_SCHED_SMT
voyager: fix compile after setup rework
voyager: add cpu_present_map
[SCSI] scsi_transport_sas: introduce a sas_port entity
Merge ../linux-2.6/
[SCSI] 53c700: fix breakage caused by the autosense update
[SCSI] mptsas: eliminate ghost devices
[SCSI] fix error handling in scsi_io_completion
Merge ../scsi-misc-2.6

James Courtier-Dutton:
[ALSA] ca0106: Add analog capture controls.
[ALSA] emu10k1: Add support for Audigy4 (not Pro)
[ALSA] Add p17v.h file.
[ALSA] ca0106: Fixes MSI K8N's SB Live 24 bit, no sound from line-in.
[ALSA] AC97: Correct Mic Boost label.
[ALSA] snd-ca0106: Update playback to 24bit. Fix typo is comment.

James Morris:
[SECMARK]: Add new flask definitions to SELinux
[SECMARK]: Add SELinux exports
[SECMARK]: Add secmark support to core networking.
[SECMARK]: Add xtables SECMARK target
[SECMARK]: Add secmark support to conntrack
[SECMARK]: Add CONNSECMARK xtables target
[SECMARK]: Add new packet controls to SELinux
lsm: add task_setioprio hook

James Smart:
[SCSI] Block I/O while SG reset operation in progress - the midlayer patch
[SCSI] Block I/O while SG reset operation in progress - lpfc portion
[SCSI] fc transport: resolve scan vs delete deadlocks
[SCSI] update max sdev block limit
[SCSI] fc transport: bug fix: correct references

Jan Altenberg:
m68k: ptrace.h typo fix

Jan Beulich:
[CPUFREQ] dprintk adjustments to cpufreq-nforce2
[CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrino
[CPUFREQ] cpufreq core {d,}printk adjustments
PCI Hotplug: Fix recovery path from errors during pcie_init()
fix x86 microcode driver handling of multiple matching revisions
adjust handle_IRR_event() return type
x86_64: serialize assign_irq_vector() use of static variables
i386/x86-64: simplify ioapic_register_intr()
x86_64: add END()/ENDPROC() annotations to entry.S
x86_64: reliable stack trace support
x86_64: reliable stack trace support (x86-64)
x86_64: reliable stack trace support (x86-64 IRQ stack
x86_64: reliable stack trace support (x86-64 syscall
i386: reliable stack trace support (i386)
i386: reliable stack trace support i386 entry.S
i386/x86-64: fall back to old-style call trace if no unwinding
x86_64: allow unwinder to build without module support
x86_64: use halt() instead of raw inline assembly
x86_64: miscellaneous mm/init.c fixes
i386/x86-64: adjust /proc/interrupts column headings
x86_64: adjust kstack_depth_to_print default

Jan Engelhardt:
Update devices.txt
openpromfs: fix missing NUL
openpromfs: remove unnecessary casts
openpromfs: factorize out
printk time parameter
fuse: use MISC_MAJOR
update-devices.txt

Jan Kara:
jbd: fix BUG in journal_commit_transaction()
JBD: split checkpoint lists

Jani Alinikula:
[ALSA] Stereo controls for M-Audio Revolution cards

Jarkko Lavinen:
OneNand: Fix free byte positions.

Jarkko Nikula:
ARM: OMAP: Correct two bugs in arch/arm/mach-omap2/clock.c

Jaroslav Kysela:
[ALSA] aoa driver - Kconfig - remove spaces for SND!=n
[ALSA] version 1.0.12rc1

Jason Lunz:
bcm43xx: quiet down log spam from set_security

Jay Cliburn:
via-velocity: allow MTU size less than 1500 bytes

Jaya Kumar:
[ALSA] PM support for cs5535audio
[ALSA] Single variables for cs5535audio
[ALSA] ac97_codec - fix duplicate control creation in AC97
[ALSA] cs5535audio - trivial debug printk
[ALSA] AD1888 suspend/resume fix
[ALSA] AD1888 mixer controls for DC mode

コメントをかく


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

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

関連ソフト/文書

Firefox3 Meter  Use OpenOffice.org

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