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

2.6.20-rc1 ~

Jean Delvare:
USB: net1080: Fix && typos
MAINTAINERS: Update the i2c and hwmon subsystems info
i2c: Fix documentation typos
i2c: Update the list of driver IDs
i2c: Delete the broken i2c-ite bus driver
i2c: Use put_user instead of copy_to_user where possible
i2c: Use the __ATTR macro where possible
i2c: Discard the i2c algo del_bus wrappers
i2c: Enable PEC on more i2c-i801 devices
i2c: Refactor a kfree in i2c-dev
i2c: Fix OMAP clock prescaler to match the comment
hwmon/f71805f: Store the fan control registers
hwmon/f71805f: Add manual fan speed control
hwmon/f71805f: Let the user adjust the PWM base frequency
hwmon/f71805f: Support DC fan speed control mode
hwmon/f71805f: Add support for "speed mode" fan speed control
hwmon/f71805f: Document the fan control features
hwmon/hdaps: Move the DMI detection data to .data
hwmon/it87: Remove the SMBus interface support
hwmon: New PC87427 hardware monitoring driver
hwmon/f71805f: Add support for the Fintek F71872F/FG chip
hwmon/f71805f: Always create all fan inputs
hwmon/f71805f: Fix the device address decoding
hwmon: Update Rudolf Marek's e-mail address
[CPUFREQ] Optimize gx-suspmod revision ID fetching

Jean-Baptiste Maneyrol:
i2c: Add request/release_mem_region to i2c-ibm_iic bus driver

Jeet Chaudhuri:
[IrDA]: Incorrect TTP header reservation

Jeff Dike:
uml: include stddef.h correctly
uml: include asm/page.h in order to get PAGE_SHIFT
uml: size register files correctly
uml: use get_random_bytes() after random pool is seeded
UML: add generic BUG support
Fix crossbuilding checkstack

Jeff Garzik:
[CPUFREQ] handle sysfs errors
Input: trackpoint - handle sysfs errors
Input: logips2pp - handle sysfs errors
[SCSI] SCSI/aha1740: handle SCSI API errors
[SCSI] minor bug fixes and cleanups
Merge branch 'tj-upstream-fixes' of git://htj.dyndns.org/libata-tj into tmp
Merge branch 'upstream-fixes' of git://git.kernel.org/.../linville/wireless-2.6 into upstream-fixes
[libata] pata_marvell: minor and trivial cleanups
[libata] ahci: Match PCI class code for AHCI
[libata] sata_promise: fix TBG mode register offset
[netdrvr] netxen: build fixes
Revert "Add support for Marvell 88e1111S and 88e1145"
[netdrvr] skge: build fix
[libata] pata_cs5535: fix build
Remove long-unmaintained ftape driver subsystem.
Merge branch 'netdev-2.6.20' of master.kernel.org:/.../viro/bird into tmp
[SCSI] megaraid: fix MMIO casts
Merge branch 'master' into upstream
Merge branch 'upstream' of git://git.kernel.org/.../linville/wireless-2.6 into upstream
Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstream
[netdrvr] netxen: workqueue-related build fixes
[wireless] zd1211rw: workqueue-related build fixes
I2O: more error checking
PNP: handle sysfs errors
RTC: handle sysfs errors
sound/oss/emu10k1: handle userspace copy errors
SPI: improve sysfs compiler complaint handling
PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exit
ISDN: fix warnings
atyfb, rivafb: minor fixes
MD: conditionalize some code

Jeff Kirsher:
e1000: fix VR powerdown code
e1000: reorder pci-e infor struct
e1000: rename ICH8 flash macros

Jeff Mahoney:
[patch 2/3] OCFS2 Configurable timeouts

Jelle Foks:
V4L/DVB (4838): Fix cx88-blackbird null pointer
V4L/DVB (4839): Add support ptv-305

Jens Axboe:
[BLOCK] Cleanup unused variable passing
blktrace: uninline trace_note()
blktrace: don't return blktrace_seq from trace_note()
Propagate down request sync flag
Allow as-iosched to be unloaded
Fixup cciss error handling

Jeremy Fitzhardinge:
i386: remove default_ldt, and simplify ldt-setting.
i386: Use asm-offsets for the offsets of registers into the pt_regs struct
i386: Basic definitions for i386-pda
i386: Initialize the per-CPU data area
i386: Use %gs as the PDA base-segment in the kernel
i386: Fix places where using %gs changes the usermode ABI
i386: Update sys_vm86 to cope with changed pt_regs and %gs usage
i386: Implement smp_processor_id() with the PDA
i386: Implement "current" with the PDA
i386: Store the interrupt regs pointer in the PDA
Fix kunmap_atomic's use of kpte_clear_flush()
Generic BUG implementation
Generic BUG for i386
Generic BUG for x86-64
Fix generic WARN_ON message
[POWERPC] Generic BUG for powerpc
Use activate_mm() in fs/aio.c:use_mm()

Jeremy Kerr:
[POWERPC] spufs: Add isolated-mode SPE recycling support
[POWERPC] Cell iommu support
[POWERPC] spufs: Add runcntrl read accessors
[POWERPC] spufs: Load isolation kernel from spu_run
[POWERPC] spufs: return an error in spu_create is isolated create isnt supported

Jesper Juhl:
Clean up 'make help' output for documentation targets.
A few small additions and corrections to README
ISDN: Avoid a potential NULL ptr deref in ippp
NFS2: Calculate 'w' a bit later in nfsaclsvc_encode_getaclres()
NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres()
Kconfig: fix spelling error in config KALLSYMS help text

Jesse Brandeburg:
e1000: add mmiowb() for IA64 to sync tail writes
e1000: Remove unneeded and unwanted memsets
e1000: add queue restart counter
e1000: Only set IDE for tx when we are using TIDV/TADV
e1000: add dynamic generic MSI interrupt routine
e1000: add dynamic itr modes

Jesse Huang:
sundance: remove TxStartThresh and RxEarlyThresh
subdance: fix TX Pause bug (reset_tx, intr_handler)
sundance: correct initial and close hardware step.
sundance: solve host error problem in low performance embedded system when continune down and up

Jim Cromie:
fix spelling error in include/linux/kernel.h
tabify MAINTAINERS
hwmon/pc87360: Autodetect the VRM version

Jiri Kosina:
autofs: fix error code path in autofs_fill_sb()
Generic HID layer - disable USB HID
Generic HID layer - code split
Generic HID layer - API
Generic HID layer - USB API
Generic HID layer - hiddev
Generic HID layer - input and event reporting
Generic HID layer - pb_fnmode
Generic HID layer - build
i2c: Add support for nested i2c bus locking

Jiri Slaby:
mxser: correct tty driver name
mxser: make an experimental clone
Char: mxser_new, correct include file
Char: mxser_new, upgrade to 1.9.1
Char: mxser_new, rework to allow dynamic structs
char: mxser_new, use __(dev)init macros
char: mxser_new, pci_request_region for pci regions
char: mxser_new, check request_region retvals
Char: mxser_new, kill unneeded memsets
Char: mxser_new, revert spin_lock changes
Char: mxser_new, remove request for testers line
Char: mxser_new, debug printk dependent on DEBUG
Char: mxser_new, alter license terms
Char: mxser_new, code upside down
Char: mxser_new, CMSPAR is defined
char: remove unneded termbits redefinitions (mxser_new)
Char: mxser_new, eliminate tty ldisc deref
Char: mxser_new, testbit for bit testing
Char: mxser_new, correct fail paths
Char: mxser_new, don't check tty_unregister retval
Char: mxser_new, compress isa finding
Char: mxser_new, register tty devices on the fly
Char: mxser_new, compact structures, round2
Char: mxser_new, reverse if-else-paths patch
Char: mxser_new, comments cleanup
Char: mxser_new, correct intr handler proto
Char: mxser_new, delete ttys and termios
Char: mxser_new, pci probing
Char: mxser_new, clean macros
isicom, mxser MAINTAINERS update
mxser_new: correct tty driver name
Char: stallion, use pr_debug macro
Char: stallion, remove unneeded casts
Char: stallion, kill typedefs
Char: stallion, move init/deinit
Char: stallion, uninline functions
Char: stallion, mark functions as init
Char: stallion, remove many prototypes
Char: isicom, expand function
Char: isicom, rename init function
Char: isicom, remove isa code
Char: isicom, remove unneeded memset
Char: isicom, move to tty_register_device
Char: isicom, use pci_request_region
Char: isicom, check kmalloc retval
Char: isicom, use completion
Char: isicom, simplify timer
Char: isicom, remove cvs stuff
Char: isicom, fix tty index check
Char: sx, convert to pci probing
Char: sx, use kcalloc
Char: sx, mark functions as devinit
Char: sx, use eisa probing
Char: sx, ifdef ISA code
Char: sx, lock boards struct
Char: sx, remove duplicite code
Char: sx, whitespace cleanup
Char: sx, simplify timer logic
Char: sx, fix return in module init
Char: sx, use pci_iomap
Char: sx, request regions
Char: stallion, convert to pci probing
Char: stallion, prints cleanup
Char: stallion, implement fail paths
Char: stallion, correct __init macros
Char: stallion, functions cleanup
Char: stallion, fix fail paths
Char: stallion, brd struct locking
Char: stallion, remove syntactic sugar
Char: stallion, variables cleanup
Char: stallion, use dynamic dev
Char: istallion, convert to pci probing
Char: istallion, remove the mess
Char: istallion, eliminate typedefs
Char: istallion, variables cleanup
Char: istallion, ifdef eisa code
Char: istallion, brdnr locking
Char: istallion, free only isa
Char: istallion, correct fail paths
Char: istallion, fix enabling
Char: istallion, move init and exit code
Char: istallion, change init sequence
Char: istallion, dynamic tty device
Char: istallion, use mod_timer
Char: cyclades, save indent levels
Char: cyclades, Lindent the code
Char: cyclades, cleanup
Char: cyclades, fix warnings
mxser_new: fix non-PCI build
sx: fix non-PCI build

Joe Korty:
i386: Fix entry.S code with !CONFIG_VM86

Johann Lombardi:
ext4: fix credit calculation in ext4_ext_calc_credits_for_insert

John Keller:
Altix: Add initial ACPI IO support
Altix: SN ACPI hotplug support.
Altix: Initial ACPI support - ROM shadowing.
[IA64] SN: Correctly update smp_affinty mask

John Rose:
PCI: rpaphp: change device tree examination

john stultz:
time: re-add verify_pmtmr_rate

John W. Linville:
Revert "zd1211rw: Removed unneeded packed attributes"
wireless: clean-up some "check return code" warnings
prism54: correct overly aggressive check of return from pci_set_mwi

Jonathan Corbet:
V4L/DVB (4796): A couple of V4L2 defines needed by Cafe Camara driver
V4L/DVB (4797): Marvell 88ALP01 "cafe" driver
V4L/DVB (4798): OmniVision OV7670 driver
V4L/DVB (4842): Updated camera driver
V4L/DVB (4908): Remove the fake RGB32 format from cafe_ccic
V4L/DVB (4909): Add s/g_parm to cafe_ccic

Jonathan E Brassow:
dm: log: rename complete_resync_work
dm: raid1: reset sync_search on resume

Jordan Crouse:
crypto: Add support for the Geode LX AES hardware
Trivial cleanup in the PCI IDs for the CS5535
video: Get the default mode from the right database
FB: Get the Geode GX frambuffer size from the BIOS
gxfb: Fixups for the AMD Geode GX framebuffer driver
gxfb: Support flat panel timings
gxfb: Support command line options
gxfb: Fixup flatpanel detection
gxfb: Turn on the flatpanel power and data

Jose Carlos Garcia Sogo:
V4L/DVB (4823): Add alternative device ID (0xb808) for AverMedia AverTV Volar dongles.

Josef "Jeff" Sipek:
fsstack: Introduce fsstack_copy_{attr,inode}_*
eCryptfs: Use fsstack's generic copy inode attr functions
struct path: rename Reiserfs's struct path
struct path: rename DM's struct path
struct path: move struct path from fs/namei.c into include/linux
struct path: make eCryptfs a user of struct path
VFS: change struct file to use struct path
sysfs: change uses of f_{dentry, vfsmnt} to use f_path
proc: change uses of f_{dentry, vfsmnt} to use f_path
ext2: change uses of f_{dentry, vfsmnt} to use f_path
ext3: change uses of f_{dentry, vfsmnt} to use f_path
ext4: change uses of f_{dentry, vfsmnt} to use f_path
fat: change uses of f_{dentry,vfsmnt} to use f_path
isofs: change uses of f_{dentry, vfsmnt} to use f_path
nfs: change uses of f_{dentry,vfsmnt} to use f_path
nfsd: change uses of f_{dentry, vfsmnt} to use f_path
ntfs: change uses of f_{dentry, vfsmnt} to use f_path
i386: change uses of f_{dentry, vfsmnt} to use f_path
x86_64: change uses of f_{dentry, vfsmnt} to use f_path
kernel: change uses of f_{dentry, vfsmnt} to use f_path
mm: change uses of f_{dentry,vfsmnt} to use f_path
9p: change uses of f_{dentry,vfsmnt} to use f_path
affs: change uses of f_{dentry, vfsmnt} to use f_path
autofs: change uses of f_{dentry, vfsmnt} to use f_path
autofs4: change uses of f_{dentry, vfsmnt} to use f_path
configfs: change uses of f_{dentry, vfsmnt} to use f_path
cifs: change uses of f_{dentry, vfsmnt} to use f_path
ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path
xfs: change uses of f_{dentry,vfsmnt} to use f_path

Josef Sipek:
struct path: convert adfs
struct path: convert afs
struct path: convert alpha
struct path: convert atm
struct path: convert befs
struct path: convert bfs
struct path: convert block
struct path: convert block_drivers
struct path: convert char-drivers
struct path: convert coda
struct path: convert cosa
struct path: convert cramfs
struct path: convert cris
struct path: convert drm
struct path: convert efs
struct path: convert freevxfs
struct path: convert frv
struct path: convert fuse
struct path: convert gfs2
struct path: convert hfs
struct path: convert hfsplus
struct path: convert hostfs
struct path: convert hpfs
struct path: convert hppfs
struct path: convert hugetlbfs
struct path: convert i2c-drivers
struct path: convert ia64
struct path: convert ieee1394
struct path: convert infiniband
struct path: convert ipc
struct path: convert ipmi
struct path: convert isapnp
struct path: convert isdn
struct path: convert ixj
struct path: convert jffs
struct path: convert jffs2
struct path: convert jfs
struct path: convert kernel
struct path: convert lockd
struct path: convert md
struct path: convert minix
struct path: convert mips
struct path: convert mm
struct path: convert nbd
struct path: convert ncpfs
struct path: convert net
struct path: convert netfilter
struct path: convert netlink
struct path: convert ocfs2
struct path: convert openpromfs
struct path: convert oprofile
struct path: convert parisc
struct path: convert pci
struct path: convert pcmcia
struct path: convert powerpc
struct path: convert ppc
struct path: convert qnx4
struct path: convert ramfs
struct path: convert reiserfs
struct path: convert romfs
struct path: convert s390-drivers
struct path: convert s390
struct path: convert sbus
struct path: convert scsi
struct path: convert selinux
struct path: convert sh
struct path: convert smbfs
struct path: convert sound
struct path: convert sparc
struct path: convert sparc64
struct path: convert sunrpc
struct path: convert sysv
struct path: convert udf
struct path: convert ufs
struct path: convert unix
struct path: convert usb
struct path: convert v4l
struct path: convert video
struct path: convert zorro
タグ

コメントをかく


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

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

関連ソフト/文書

Firefox3 Meter  Use OpenOffice.org

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