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

FrontPage > kernel > 2.6.23-rc6 > 2.6.23-rc6_shortlog01


Alan Cox:
[MIPS] tty: add the new ioctls and definitions.

Andi Kleen:
x86_64: Remove CLFLUSH in text_poke()

Christian Ehrhardt:
[x86 setup] Work around bug in Xen HVM

Christoph Hellwig:
[XFS] Fix sparse NULL vs 0 warnings
[XFS] Fix sparse warning in kmem_shake_allow
[XFS] fix ASSERT and ASSERT_ALWAYS
[XFS] fix sparse shadowed variable warnings

Chuck Lever:
NFS: mount option parser chokes on proto=
NFS: Return a real error code from mount(2)
NFS: Off-by-one length error in string handling
NFS: change NFS mount error return when hostname/pathname too long

Daniel Walker:
i386: fix a hang on stuck nmi watchdog

David Brownell:
i2c-gpio: Fix adapter number
i2c-algo-bit: Read block data bugfix

David Chinner:
[XFS] Set filestreams object timeout to something sane.

David Howells:
[MTD] Initialise s_flags in get_sb_mtd_aux()

David S. Miller:
[TCP]: 'dst' can be NULL in tcp_rto_min()

Eric Sandeen:
[XFS] fix nasty quota hashtable allocation bug

Geert Uytterhoeven:
[POWERPC] cell/PS3: Ignore storage devices that are still being probed

Herbert Xu:
[CRYPTO] blkcipher: Fix handling of kmalloc page straddling
[CRYPTO] blkcipher: Fix inverted test in blkcipher_get_spot

Hirokazu Takata:
m32r: Move defconfig files to arch/m32r/configs/
m32r: Update defconfig files for 2.6.23-rc1
m32r: Add defconfig file for the usrv platform.
m32r: Rearrange platform-dependent codes
m32r: Move dot.gdbinit files
m32r: Define symbols to unify platform-dependent ICU checks
m32r: Simplify ei_handler code
m32r: Exit ei_handler directly for no IRQ case or IPI operations
m32r: Cosmetic updates of arch/m32r/kernel/entry.S
m32r: Separate syscall table from entry.S
m32r: build fix of entry.S
m32r: Rename STI/CLI macros

Ingo Molnar:
sched: fix niced_granularity() shift
sched: debug: fix cfs_rq->wait_runtime accounting
sched: debug: fix sum_exec_runtime clearing
sched: fix xtensa build warning

Jason Lunz:
[JFFS2] fix write deadlock regression

Jean Delvare:
hwmon: End of I/O region off-by-one
i2c-pxa: Fix adapter number

Jeff Dike:
UML: Fix ELF_CORE_COPY_REGS build botch

Jeff Garzik:
[libata] ata_piix: properly terminate DMI system list

Jeff Norden:
pata_it821x: fix lost interrupt with atapi devices

Jeremy Kerr:
[POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_set

Jesper Juhl:
[IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_objects()

Joachim Fenkes:
[POWERPC] ibmebus: Prevent bus_id collisions

John Keller:
[IA64] SN: Add support for CPU disable

Joseph Chan:
[libata, IDE] add new VIA bridge to VIA PATA drivers

Kenji Kaneshige:
[IA64] Fix unexpected interrupt vector handling
[IA64] Clear pending interrupts at CPU boot up time

Kyungmin Park:
[MIPS] i8259: Add disable method.

Laurent Riffard:
Fix broken pata_via cable detection

Linus Torvalds:
Merge git://git.infradead.org/~dwmw2/mtd-2.6.23
Merge git://git.kernel.org/.../sam/kbuild-fix
Merge branch 'release' of git://git.kernel.org/.../aegl/linux-2.6
Merge branch 'for_linus' of git://git.linux-nfs.org/pub/linux/nfs-2.6
Merge master.kernel.org:/.../davem/net-2.6
Merge branch 'for-linus' of git://git.kernel.org/.../hpa/linux-2.6-x86setup
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Merge git://git.kernel.org/.../mingo/linux-2.6-sched
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
Merge branch 'for-linus' of git://git.kernel.org/.../ieee1394/linux1394-2.6
Merge git://git.kernel.org/.../herbert/crypto-2.6
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Merge branch 'upstream-linus' of master.kernel.org:/.../jgarzik/libata-dev
Linux 2.6.23-rc6

Masato Noguchi:
[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 interrupt.

Maxime Bizon:
[MIPS] R10000: Fix wrong test in dma-default.c

Neil Brown:
knfsd: Fixed problem with NFS exporting directories which are mounted on.
knfsd: Validate filehandle type in fsid_source

Ondrej Zary:
Fix sata_via write errors on PATA drive connected to VT6421

Peter Chubb:
[IA64] Enable early console for Ski simulator
[IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)

Peter Zijlstra:
sched: simplify __check_preempt_curr_fair()
sched: improve prev_sum_exec_runtime setting
sched: fix ideal_runtime calculations for reniced tasks

Prarit Bhargava:
[IA64] Stop bogus NMI & softlockup warnings in ia64 show_mem

Ralf Baechle:
[MIPS] BCM1480: Fix computation of interrupt mask address register.
[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.
[MIPS] Kconfig: whitespace cleanup.
[MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.
[MIPS] Provide empty irq_enable_hazard definition for legacy and R1 cores.

Roland McGrath:
Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH

Roman Zippel:
kconfig: oldconfig shall not set symbols if it does not need to

Stefan Richter:
firewire: fw-ohci: ignore failure of pci_set_power_state (fix suspend regression)

Stephane Eranian:
i386: Fix perfctr watchdog on core duo

Suresh Siddha:
sched: fix MC/HT scheduler optimization, without breaking the FUZZ logic.

Tejun Heo:
libata clear horkage on ata_dev_init()

Thiemo Seufer:
[MIPS] TLB: Fix instruction bitmasks

Trond Myklebust:
NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timer
NFSv4: Fix a typo in _nfs4_do_open_reclaim
NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_file
NFS: Fix a write request leak in nfs_invalidate_page()

Yoichi Yuasa:
[MIPS] Ocelot: remove remaining bits

コメントをかく


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

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

関連ソフト/文書

Firefox3 Meter  Use OpenOffice.org

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