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

FrontPage > kernel > 2.6.25-rc1 > 2.6.25-rc1_shortlog07

Dave Jones (7):
ACPI: remove P2B-S from blacklist.
x86: remove more bogus filenames in comments.
x86: use CR0 defines.
via-rng: enable secondary noise source on CPUs where it is present
[CPUFREQ] Remove pointless Kconfig dependancy
[CPUFREQ] Fix sparse warning in powernow-k8
[CPUFREQ] Add missing printk levels to e_powersaver

Dave Kleikamp (5):
JFS: clear PAGECACHE_TAG_DIRTY for no-write pages
JFS: Make sure special inode data is written after journal is flushed
JFS: FIx one more plain integer as NULL pointer warning
JFS: simplify types to get rid of sparse warning
JBD2: Clear buffer_ordered flag for barried IO request on success

Dave Miller (1):
tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix)

Dave Olson (9):
IB/ipath: Improve interrupt handler cache footprint
IB/ipath: Generalize some xxx_SHIFT macros
IB/ipath: Changes for fields moving from devdata to portdata
IB/ipath: Clean up some comments
IB/ipath: Drop support for the original QHT7040 board
IB/ipath: Remove unused MDIO interface code
IB/ipath: Add new chip-specific functions to older chips, consistent init
IB/ipath: Minor cleanup of unused fields and chip-specific errors
IB/ipath: Changes to support PIO bandwidth check on IBA7220

Dave Young (14):
Chinese: add translation of oops-tracing.txt
Driver Core: add class iteration api
ieee1394: use class iteration api
power supply : use class iteration api
rtc: use class iteration api
scsi: use class iteration api
spi: use class iteration api
[BLUETOOTH]: Add conn add/del workqueues to avoid connection fail.
[BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes.
kobject: kerneldoc comment fix
driver core: convert to use class_find_device api
bluetooth: hidp_process_hid_control remove unnecessary parameter dealing
bluetooth rfcomm tty: destroy before tty_close()
[CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_data

David Acker (1):
Fix e100 on systems that have cache incoherent DMA

David Brownell (45):
Input: ads7846 - stop updating dev->power.power_state
[AVR32] extint: change set_irq_type() handling
[ARM] 4646/1: AT91: configurable HZ, default to 128
[ARM] 4734/1: at91sam9263ek: include IRQ for Ethernet PHY
i2c-algo-bit: Whitespace fixes (+ NAK/ARB comments)
i2c-algo-bit: Fix NAK/ARB comments
i2c/tps65010: move header to <linux/i2c/...>
i2c: Stop using the redundant client list
i2c-remove-redundant-i2c_client-list.patch
i2c: Add i2c_new_dummy() utility
[ARM] 4615/4: sam926[13]ek buttons updated
USB: gadget code switches to pr_err() and friends
USB: PS3: Fix EHCI ISO transfer bug
USB: ehci potential oops fix on ARC/TDI cores
USB: gadget: ethernet error path potential oops fix
USB: gadget: at91_udc minor fix (there is no number six)
USB: fix HCD Kconfig goofage
USB: ohci-at91 uses generic GPIO calls
USB: at91_udc uses generic GPIO calls; minor cleanup
USB: ehci: minor ISO updates, always support split ISO
USB: ehci completes high speed ISO URBs sooner
usb: ehci, remove false clear-reset path
usb: ehci should use u16 for isochronous intervals
PM: Remove obsolete /sys/devices/.../power/state docs
[ARM] 4739/1: at91sam9263: make gpio bank C and D irqs work
pcmcia: stop updating dev->power.power_state
at91_cf: use generic gpio calls
gpiolib: add drivers/gpio directory
gpiolib: add gpio provider infrastructure
gpiolib: update Documentation/gpio.txt
gpiolib: pcf857x i2c gpio expander support
mcp23s08 spi gpio expander support
gpiolib: avr32 at32ap platform support
spi core: stop updating dev->power.power_state
spi: s3c drivers shouldn't care about spi_board_info
spi: remove more dev->power.power_state usage
rtc-cmos: export nvram in sysfs
rtc-cmos alarm acts as oneshot
rtc: remove more dev->power.power_state usage
rtc: at91sam9 RTC support (RTT and/or RTC)
atmel_lcdfb: backlight control
at91_mci: use generic GPIO calls
Basic PWM driver for AVR32 and AT91
PWM LED driver
[ARM] 4823/1: AT91 section fix

David Chinner (12):
[XFS] Use the generic bitops rather than implementing them ourselves.
[XFS] Fix up sparse warnings.
[XFS] Fix sparse warning in xlog_recover_do_efd_trans.
[XFS] Show all mount args in /proc/mounts
[XFS] Fix transaction overrun during writeback.
[XFS] Fix inode allocation latency
[XFS] Implement fallocate.
[XFS] Move platform specific mount option parse out of core XFS code
[XFS] Fix xfs_lowbit64
[XFS] Move AIL pushing into it's own thread
[XFS] Make xfs_ail_check check less by default
[XFS] Fix oops in xfs_file_readdir()

David Cohen (1):
ARM: OMAP1: Change the comments to C style

David Dillow (5):
IB/srp: Respect target credit limit
IB/srp: Enable SG list chaining
IB/srp: Add identifying information to log messages
[ALSA] sis7019: support the SiS 7019 Audio Accelerator
IB/srp: Retry stale connections

David Fries (2):
system timer: fix crash in <100Hz system timer
W1: w1_therm.c standardize units to millidegrees C

David Gibson (6):
[POWERPC] Merge libfdt upstream source
[POWERPC] Use embedded libfdt in the bootwrapper
[POWERPC] Kill flatdevtree.c
[POWERPC] Merge dtc upstream source
[POWERPC] Use embedded dtc in kernel builds
[POWERPC] Enable RTC for Ebony and Walnut (v2)

David Howells (42):
[MTD] [NOR] Add support for the SST 39VF1601 flash chip
security: add a secctx_to_secid() hook
FRV: permit the memory to be located elsewhere in NOMMU mode
Add an ERR_CAST() function to complement ERR_PTR and co.
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
iget: introduce a function to register iget failure
iget: use iget_failed() in AFS
iget: use iget_failed() in GFS2
iget: stop AFFS from using iget() and read_inode()
iget: stop autofs from using iget() and read_inode()
iget: stop BEFS from using iget() and read_inode()
iget: stop BFS from using iget() and read_inode()
iget: stop CIFS from using iget() and read_inode()
iget: stop EFS from using iget() and read_inode()
iget: stop EXT2 from using iget() and read_inode()
iget: stop EXT3 from using iget() and read_inode()
iget: stop EXT4 from using iget() and read_inode()
iget: stop FAT from using iget() and read_inode()
iget: stop FreeVXFS from using iget() and read_inode()
iget: stop FUSE from using iget() and read_inode()
iget: stop HFSPLUS from using iget() and read_inode()
iget: stop ISOFS from using read_inode()
iget: stop JFFS2 from using iget() and read_inode()
iget: stop JFS from using iget() and read_inode()
iget: stop the MINIX filesystem from using iget() and read_inode()
iget: stop PROCFS from using iget() and read_inode()
iget: stop QNX4 from using iget() and read_inode()
iget: stop ROMFS from using iget() and read_inode()
iget: stop the SYSV filesystem from using iget() and read_inode()
iget: stop UFS from using iget() and read_inode()
iget: stop OPENPROMFS from using iget() and read_inode()
iget: stop HOSTFS from using iget() and read_inode()
iget: stop HPPFS from using iget() and read_inode()
iget: remove iget() and the read_inode() super op as being obsolete
aout: move STACK_TOP[_MAX] to asm/processor.h
aout: mark arches that support A.OUT format
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
usb: net2280 can't have a function called show_registers()
mn10300: allocate serial port UART IDs for on-chip serial ports
mn10300: add the MN10300/AM33 architecture to the kernel
mn10300: add platform MTD support for the ASB2303 board

David Milburn (2):
[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions
libata-core: unblacklist HITACHI drives

David Miller (2):
NET: ns83820.c remove fastcall macro
Genericizing iova.[ch]

David Moore (3):
firewire: fw-ohci: Fix for dualbuffer three-or-more buffers
firewire: fw-ohci: Bug fixes for packet-per-buffer support
firewire: fw-ohci: Dynamically allocate buffers for DMA descriptors

David P. Quigley (2):
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSM

David Rientjes (4):
memcontrol: move mm_cgroup to header file
memcontrol: move oom task exclusion to tasklist scan
oom: add sysctl to enable task memory dump
memcontrol: add vm_match_cgroup()

David S. Miller (55):
[MAC80211]: Revert unaligned warning removal.
[IPSEC]: Kill afinfo->nf_post_routing
[IPCONFIG]: Mark vendor_class_identifier as __initdata.
[TCP]: Move mss variable in tcp_mtu_probing()
[LIBERTAS]: Remove last stray user of MAC_FMT.
[TCP]: Do not purge sk_forward_alloc entirely in tcp_delack_timer().
[XFRM]: Fix struct xfrm_algo code formatting.
[IPV4] FIB: Include nexthop device indexes in fib_info hashfn.
[SCTP]: Fix build warning in sctp_sf_do_5_1C_ack().
[PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop.
[BNX2]: Fix driver software flag namespace.
Merge branch 'fixes' of master.kernel.org:/.../linville/wireless-2.6
Merge branch 'fixes' of master.kernel.org:/.../linville/wireless-2.6
Merge branch 'upstream-davem' of master.kernel.org:/.../jgarzik/netdev-2.6
[SPARC]: Add new timerfd syscall entries.
[SPARC64]: Update defconfig.
[SPARC64]: Temporarily remove IOMMU merging code.
[SPARC64]: Fix booting on non-zero cpu.
[SPARC64]: Add user regsets.
[SPARC32]: Add user regset support.
[SPARC]: Kill DEBUG_PTRACE code.
[SPARC]: Remove PTRACE_SUN* handling.
[SPARC]: Move over to arch_ptrace().
[SPARC64]: Remove unintentional ptrace debugging messages.
[SPARC64]: Use regsets for ELF core dumping.
[SPARC32]: Use regsets for ELF core dumping.
[SPARC64]: Use regsets in arch_ptrace().
[SPARC32]: Use regsets in arch_ptrace().
[SPARC64]: Make use of compat_sys_ptrace()
[SPARC64]: Make use of the new fs/compat_binfmt_elf.c
[SPARC64]: Remove unused declarations from iommu_common.h
[SPARC64]: iommu_common.h tidy ups...
[SPARC64]: IOMMU allocations using iommu-helper layer.
[SPARC64]: Add SG merging support back into IOMMU code.
[SPARC64]: Add kretprobe support.
Merge branch 'pending' of master.kernel.org:/.../vxy/lksctp-dev
[SPARC]: Merge include/asm-sparc{,64}/prom.h
[SPARC]: Merge include/asm-sparc{,64}/of_device.h
[SPARC]: Merge include/asm-sparc{,64}/auxvec.h
[SPARC]: Merge asm-sparc{,64}/bpp.h
[SPARC]: Kill BSD errno translation table and header files.
[SPARC]: Merge asm-sparc{,64}/bug.h
[SPARC]: Merge asm-sparc{,64}/bugs.h
[SPARC]: Merge asm-sparc{,64}/byteorder.h
[SPARC]: Merge asm-sparc{,64}/cache.h
[SPARC]: Merge asm-sparc{,64}/cputime.h
[SPARC]: Merge asm-sparc{,64}/current.h
[SPARC]: Merge asm-sparc{,64}/device.h
[SPARC]: Merge asm-sparc{,64}/div64.h
[SPARC]: Merge asm-sparc{,64}/emergency-restart.h
[SPARC]: Merge asm-sparc{,64}/errno.h
[SPARC]: Merge asm-sparc{,64}/fb.h
[SPARC]: Merge asm-sparc{,64}/a.out.h
[SPARC]: Add solaris/sunos binary support to feature removal schedule.
[PKT_SCHED] ematch: Fix build warning.

David Scidmore (1):
[MTD] mtdchar.c: ioctl always returns 0 as size written for ppc64

David Sterba (1):
ipwireless: driver for PC Card 3G/UMTS modem

David Teigland (19):
[GFS2] check kthread_should_stop when waiting
[GFS2] tidy up error message
[GFS2] use pid for plock owner for nfs clients
dlm: don't print common non-errors
dlm: use dlm prefix on alloc and free functions
dlm: use fixed errno values in messages
dlm: clear ast_type when removing from astqueue
dlm: recover locks waiting for overlap replies
dlm: another call to confirm_master in receive_request_reply
dlm: reject messages from non-members
dlm: validate messages before processing
dlm: reject normal unlock when lock is waiting for lookup
dlm: limit dir lookup loop
dlm: fix possible use-after-free
dlm: change error message to debug
dlm: keep cached master rsbs during recovery
dlm: clean ups
dlm: proper types for asts and basts
dlm: eliminate astparam type casting

David Woodhouse (134):
[MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND
[MTD] Skip bad blocks when checking for RedBoot partition table
[JFFS2] Improve getdents vs. f_pos handling on NOR flash.
[JFFS2] Don't strip sgid bit from inode permissions
[JFFS2] Fix misapplied patch causing compile breakage
[JFFS2] Fix data CRC checking on NOR flash.
[MTD] Always initialise mutex in new mtd_blktrans_dev.
[MTD] [NOR] Clean up jedec_probe, remove unlock address arrays
[MTD] [NOR] Fix overflow check in jedec_probe
[MTD] [NOR] Attempt to clean up the JEDEC unlock address confusion
[POWERPC] Create otheros.bld next to specified output file, not in $object directory
[POWERPC] Find device-tree source file in default directory
[POWERPC] Allow for bootwrapper utilities being in different directory to objects
[POWERPC] Implement 'make bootwrapper_install'
[MTD] [MAPS] Remove Photron PNC-2000 map driver
libertas: Fix memory leak of RX skbs
libertas: Remove cmd_oid from struct cmd_ctrl_node
libertas: Consolidate lbs_host_to_card_done() function.
libertas: Don't claim to have checksummed incoming packets.
libertas: Move SET_BOOT2_VER command to if_usb where it belongs
libertas: Zero 'pdata_size' field in cmd_ctrl_node reliably.
libertas: Byteswap cmdptr->size in lbs_cmd()
libertas: Use lbs_cmd() for setting Boot2 version
libertas: Remove SET_BOOT2_VER support from the Big Switch Statement.
libertas: Fix endianness in boot2_version handling.
libertas: when usb_submit_usb fails, include the error code in the printk
libertas: Switch to using a callback function pointer for commands
libertas: Don't set IW_ENCODE_NOKEY when returning WEP keys.
libertas: Fix up error handling in lbs_setuserscan()
libertas: kill adapter->nr_cmd_pending
libertas: switch lbs_cmd() to take a callback function pointer
libertas: clean up lbs_thread() to make it slightly more readable
libertas: fix lbs_rtap attribute in sysfs
libertas: kill TxLockFlag
libertas: kill struct lbs_adapter
libertas: use lbs_host_to_card_done() in lbs_tx_timeout()
libertas: cope with device which already has firmware loaded
libertas: stop debugfs code looking at cmdpendingq
libertas: kill internal tx queue for PS mode
libertas: kill SendSinglePacket() function.
libertas: move lbs_hard_start_xmit() into tx.c
libertas: kill lbs_process_tx() by merging it into lbs_hard_start_xmit()
libertas: clean up lbs_hard_start_xmit()
libertas: kill lbs_pre_start_xmit(), lib_mesh_pre_start_xmit()
libertas: stop using ieee80211 for radiotap device
libertas: set dev_addr on rtap device
libertas: TX packet is radiotap iff it comes from rtap_dev
libertas: free successfully transmitted skbs again
libertas: refactor the 'should I sleep?' decision in lbs_thread()
libertas: Move actual transmission to main thread
libertas: remove unreachable code from process_rxed_802_11_packet()
libertas: fix error cases in lbs_process_rxed_802_11_packet()
libertas: kill lbs_upload_tx_packet()
libertas: kill (IS,SET,UNSET)_MESH_FRAME.
libertas: add opaque extra argument to cmd callback function
libertas: clean up lbs_interrupt()
libertas: remove pre_open_check()
libertas: make rtap and normal modes mutually exclusive, clean up open/stop
libertas: improve reliability of firmware reloading on USB
libertas: switch to a waitqueue and timer for handling USB firmware load
libertas: don't run thread while firmware not yet ready
libertas: switch USB cardp->priv to 'struct lbs_private *' and resulting fix
libertas: move removal of lbs_rtap file to lbs_stop_card()
libertas: wait for 'firmware ready' event from firmware after loading
libertas: fix debug output in lbs_cmd_copyback() function.
libertas: convert CMD_MESH_ACCESS to a direct command
libertas: remove casts from lbs_cmd() and lbs_cmd_with_response() macros
libertas: make some more functions static
libertas: fix sparse endianness warnings in scan.c
libertas: add lbs_mesh sysfs attribute for enabling mesh
libertas: kill references to mesh autostart
libertas: kill rx_urb_recall and eth_dev members of struct usb_card_rec
libertas: whitespace cleanup in host.h
libertas: allow get/set SSID on mshX device
libertas: allow setting channel on mshX device
libertas: add missing newline on debug message
libertas: disable mesh temporarily while setting eth channel/assoc
libertas: add debugging output to lbs_mesh_config()
libertas: be more careful about command responses matching cur_cmd
libertas: add missing newlines in debugging statements
libertas: slight cleanup of netif queue stop/wake
libertas: add lbs_host_sleep_cfg() command function
libertas: switch lbs_cmd() to take a _pointer_ to the command structure
libertas: make worker thread not freezable
libertas: implement suspend and resume core methods
libertas: implement suspend/resume for USB devices
libertas: add ethtool support for wake-on-lan configuration
libertas: make lbs_update_channel() function non-static
libertas: cope with both old and new mesh TLV values
libertas: pass channel argument directly to lbs_mesh_config()
libertas: use spin_is_locked() instead of spin_trylock() in lbs_interrupt()
libertas: don't exit worker thread until kthread_stop() is called
libertas: stop attempting to reset devices on unload
libertas: clean up if_usb driver
libertas: kill whitespace at end of lines
libertas: kill unused wait_option field in struct cmd_ctrl_node
libertas: rename and clean up DownloadcommandToStation
libertas: don't use __lbs_cmd() with empty callback in if_usb.c
libertas: remove some pointless checks for cmdnode buffer being present
libertas: introduce and use lbs_complete_command() for command completion
libertas: don't re-initialise cmdnode when taking it off the free queue
libertas: kill cleanup_cmdnode()
libertas: let __lbs_cmd() free its own cmdnode
libertas: kill pdata_buf member of struct cmd_ctrl_node
libertas: store command result in cmdnode instead of priv->cur_cmd_retcode
libertas: add __lbs_cmd_async() for asynchronous command submission
libertas: ensure response buffer size is always set for lbs_cmd_with_response
libertas: handle command timeout in main thread instead of directly in timer
libertas: kill 'addtail' argument to lbs_queue_cmd() and make it static
libertas: fix return from lbs_update_channel()
libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitions
libertas: fix buffer handling of PS_MODE commands and responses
libertas: don't clear priv->dnld_sent after sending sleep confirm
libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command
libertas: allow for PS mode to be disabled when firmware doesn't support it
libertas: Check for PS mode support on USB devices
libertas: reduce explicit references to priv->cur_cmd->cmdbuf
libertas: use priv->upld_buf for command responses
libertas: discard DEFER responses to commands; let the timeout trigger
libertas: make lbs_submit_command always 'succeed' and set command timer
libertas: submit RSSI command on tx timeout, to check whether module is dead
libertas: convert RADIO_CONTROL to a direct command
libertas: convert INACTIVITY_TIMEOUT to a direct command
libertas: convert SLEEP_PARAMS to a direct command
libertas: convert SET_WEP to a direct command
libertas: convert ENABLE_RSN to a direct command
libertas: change inference about buffer size in lbs_cmd()
libertas: convert SUBSCRIBE_EVENT to a direct command
libertas: remove check for driver_lock in lbs_interrupt()
Merge git://git.kernel.org/.../torvalds/linux-2.6.git
Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6
Merge git://git.infradead.org/~dedekind/ubi-2.6
Allow auto-destruction of loop devices
[MTD] Fix mtdoops.c compilation

コメントをかく


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

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

関連ソフト/文書

Firefox3 Meter  Use OpenOffice.org

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