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

FrontPage > kernel > 2.6.25-rc1 > 2.6.25-rc1_shortlog09

Eric Paris (13):
Security: add get, set, and cloning of superblock security information
[AUDIT] return EINTR not ERESTART*
[AUDIT] collect uid, loginuid, and comm in OBJ_PID records
[AUDIT] add session id to audit messages
[AUDIT] Add End of Event record
[AUDIT] do not panic on exclude messages in audit_log_pid_context()
[AUDIT] include audit type in audit message when using printk
[AUDIT] break large execve argument logging into smaller messages
[AUDIT] make audit=0 really stop audit messages
[AUDIT] clean up audit_receive_msg()
[AUDIT] create context if auditing was ever enabled
[AUDIT] ratelimit printk messages audit
security: allow Kconfig to set default mmap_min_addr protection

Eric Sandeen (28):
ext4 extents: remove unneeded casts
ext4: different maxbytes functions for bitmap & extent files
ext4: export iov_shorten from kernel for ext4's use
ext4: store maxbytes for bitmapped files and return EFBIG as appropriate
ext4: fix oops on corrupted ext4 mount
ext4: fix up EXT4FS_DEBUG builds
iwlwifi: correct math in elapsed_jiffies
allow in-inode EAs on ext4 root inode
address hfs on-disk corruption robustness review comments
ecryptfs: make show_options reflect actual mount options
ecryptfs: remove debug as mount option, and warn if set via modprobe
ecryptfs: check for existing key_tfm at mount time
[XFS] Unwrap LOG_LOCK.
[XFS] Unwrap GRANT_LOCK.
[XFS] Unwrap XFS_DQ_PINUNLOCK.
[XFS] Unwrap pagb_lock.
[XFS] Unwrap xfs_dabuf_global_lock
[XFS] Unwrap mru_lock.
[XFS] Unwrap XFS_SB_LOCK.
[XFS] ktrace kt_lock is unused, remove it.
[XFS] Cleanup lock goop.
[XFS] Remove spin.h
[XFS] Refactor xfs_mountfs
[XFS] lose xfs_hex_dump in favor of print_hex_dump
[XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSION
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
reduce large do_mount stack usage with noinlines
ext4: allocate struct ext4_allocation_context from a kmem cache

Eric Van Hensbergen (7):
9p: create transport rpc cut-thru
9p: block-based virtio client
9p: fix bug in attach-per-user
9p: Fix soft lockup in virtio transport
9p: fix mmap to be read-only
9p: add remove function to trans_virtio
9p: transport API reorganization

Eric W. Biederman (19):
[NET]: Make the netlink methods in rtnetlink handle multiple network namespaces
sysctl: Add register_sysctl_paths function
sysctl: Remember the ctl_table we passed to register_sysctl_paths
sysctl: Infrastructure for per namespace sysctls
[NET]: Implement the per network namespace sysctl infrastructure
[IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines.
[IPV4]: Move trie_local and trie_main into the proc iterator.
[NETNS]: Modify the neighbour table code so it handles multiple network namespaces
[NETNS]: Add netns parameter to inet_(dev_)add_type.
proc: implement proc_single_file_operations
proc: rewrite do_task_stat to correctly handle pid namespaces.
seqfile convert proc_pid_statm
proc: seqfile convert proc_pid_status to properly handle pid namespaces
proc: proper pidns handling for /proc/self
proc: fix the threaded /proc/self
pid: sys_wait... fixes
pid: Extend/Fix pid_vnr
pid: fix mips irix emulation pid usage
pid: fix solaris_procids

Erik Mouw (1):
xircom_cb should return NETDEV_TX_BUSY when no descriptors available

Evgeniy Dushistov (1):
ufs: fix symlink creation on ufs2

Evgeniy Polyakov (6):
[CRYPTO] hifn_795x: HIFN 795x driver
[CRYPTO] des: Create header file for common macros
[CRYPTO] hifn_795x: Detect weak keys
[CRYPTO] hifn: Schedule callback invocation to tasklet.
kref: add kref_set()
w1: remove unused and confusing variable.

FUJITA Tomonori (46):
[SCSI] tgt: convert to use the data buffer accessors
[SCSI] iscsi_tcp: update the website URL
[SCSI] mpt fusion: make mptsas_smp_handler update resid
[SCSI] fix scsi_setup_command_freelist failure path race
[SCSI] libsas: fix sense_buffer overrun
[SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in queuecommand
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
[SCSI] sg: set class_data after success
[SCSI] sg: handle class_device_create failure properly
[SCSI] use dynamically allocated sense buffer
[SCSI] ch: handle class_device_create failure properly
[SCSI] ch: fix device minor number management bug
[SCSI] ch: remove forward declarations
[SCSI] hptiop: fix sense_buffer access bug
[SCSI] aic79xx: fix sense_buffer access bug
[SCSI] ncr53c8xx: fix sense_buffer access bug
[SCSI] zfcp: fix sense_buffer access bug
[SCSI] aic79xx: fix warnings with CONFIG_PM disabled
[SCSI] aic7xxx: fix warnings with CONFIG_PM disabled
[SCSI] scsi_debug: add get_data_transfer_info helper function
[SCSI] scsi_debug: add bidi data transfer support
[SCSI] scsi_debug: add XDWRITEREAD_10 support
[SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queue
[SCSI] handle scsi_init_queue failure properly
iommu sg merging: add device_dma_parameters structure
iommu sg merging: PCI: add device_dma_parameters support
iommu sg merging: x86: make pci-gart iommu respect the segment size limits
iommu sg merging: ppc: make iommu respect the segment size limits
iommu sg merging: IA64: make sba_iommu respect the segment size limits
iommu sg merging: alpha: make pci_iommu respect the segment size limits
iommu sg merging: sparc64: make iommu respect the segment size limits
iommu sg merging: parisc: make iommu respect the segment size limits
iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queue
iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_size
iommu sg merging: aacraid: use pci_set_dma_max_seg_size
iommu sg: add IOMMU helper functions for the free area management
iommu sg: powerpc: convert iommu to use the IOMMU helper
iommu sg: powerpc: remove DMA 4GB boundary protection
iommu sg: x86: convert calgary IOMMU to use the IOMMU helper
iommu sg: x86: convert gart IOMMU to use the IOMMU helper
iommu sg: kill __clear_bit_string and find_next_zero_string
iommu sg merging: add accessors for segment_boundary_mask in device_dma_parameters()
iommu sg merging: PCI: add dma segment boundary support
iommu sg merging: swiotlb: respect the segment boundary limits
iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()
alpha: kill deprecated virt_to_bus

Fabio M. Di Nitto (3):
[GFS2] Remove unrequired code
dlm: align midcomms message buffer
dlm: swap bytes for rcom lock reply

Fabio Massimo Di Nitto (3):
[GFS2] Check for installation of mount helpers for DLM mounts
[GFS2] Fix runtime issue with UP kernels
[GFS2] Fix build warnings

Felipe Balbi (1):
ARM: OMAP1: Make omap1 use MMC multislot structures

Felix Beck (1):
[S390] zcrypt: Do not start ap poll thread per default

Feng Tang (1):
sdhci: add num index for multi controllers case

Fengguang Wu (4):
HID: the `bit' in hidinput_mapping_quirks() is an out parameter
do_invalidatepage() comment typo fix
maps4: add proportional set size accounting in smaps
writeback: speed up writeback of big dirty files

Fenghua Yu (2):
PCI: More Sanity checks for DMAR
[CPUFREQ] fix incorrect comment on show_available_freqs() in freq_table.c

Fernando Luis Vazquez Cao (1):
USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent kernels

Fernando Luis Vázquez Cao (1):
USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernels

Finn Thain (3):
mac68k: macii adb comment correction
mac68k: remove dead code
mac68k: add nubus card definitions and a typo fix

Florian Fainelli (9):
Add me as maintainer of the RDC r6040 driver
[MIPS] MTX-1: Add GPIO system button
[MIPS] Cobalt 64-bits kernels can be safely unmarked experimental
x86: add generic GPIO support to x86
pci: add PCI identifiers for the RDC devices
x86: add support for the RDC R-321x SoC
x86: add the RDC machine specific reboot fixup
x86: mach-rdc321x Kconfig fix
MAINTAINERS: RDC R-321x SoC maintainer

Florian Westphal (1):
[TIPC]: declare proto_ops structures as 'const'.

Francisco Alecrim (1):
Input: remove duplicated headers in drivers/char/keyboard.c

Franck Bui-Huu (4):
[MIPS] tlbex.c: Cleanup init usages.
[MIPS] tlbex.c: cleanup include files
[MIPS] tlbex.c: use
cacheline_aligned instead of __tlb_handler_align
[MIPS] tlbex.c: cleanup debug code

Franco Lanza (1):
USB: ftdi-sio: Patch to add vendor/device id for ATK_16IC CCD

Francois Romieu (5):
sundance: SIOCDEVPRIVATE pollution
r6040: compile error
r6040: remove virt_to_bus
r6040: erroneous dev->priv
r6040: cleanups

Frank Filz (1):
nfsd: Allow AIX client to read dir containing mountpoints

Frank Lichtenheld (3):
b43: silence a bogus gcc warning
b43legacy: properly fix a bogus gcc warning
vga.h: Fix prepocessor warning

Frank Seidel (6):
ACPI: Fix autloading of dock, video, bay and all linux specific HID drivers
ACPI: Add autoload info to dock driver
nozomi driver
nozomi driver update
nozomi: finish constification
mmc: extend ricoh_mmc to support Ricoh RL5c476

Frank Sorenson (1):
i8k: Inspiron E1705 fix

Frans Pop (1):
ide/Kconfig: use 'on-board' instead of 'built-in' in config options

Fred L. Templin (1):
[IPV6]: Add RFC4214 support

Frederik Deweerdt (1):
[SCSI] ultrastor: clean up inline asm warnings

Frej Drejhammar (1):
V4L/DVB (6834): cx88-video: Enable selection of the WM8775 for cx88 cards

Gary Hade (1):
PCI: remove default PCI expansion ROM memory allocation

Gautham R Shenoy (3):
cpu-hotplug: refcount based cpu hotplug
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()

Geert Uytterhoeven (30):
[POWERPC] Kill sparse warning in HPTE_V_COMPARE()
[POWERPC] PS3: Make bus_id and dev_id u64
[POWERPC] PS3: Add ps3_repository_find_device_by_id()
[POWERPC] PS3: Use the HVs storage device notification mechanism properly
[POWERPC] PS3: Add repository polling loop to work around timing bug
[POWERPC] PS3: Kill unused ps3_repository_bump_device()
[POWERPC] PS3: Refactor ps3_repository_find_device()
[POWERPC] PS3: Checkpatch cleanups for drivers/ps3/ps3-sys-manager.c
[POWERPC] PS3: Checkpatch cleanups for drivers/ps3/ps3-vuart.c
[POWERPC] PS3: Checkpatch cleanups for arch/powerpc/platforms/ps3/repository.c
kbuild: Add missing srctree prefix for includecheck and versioncheck
time: fold __get_realtime_clock_ts() into getnstimeofday()
Atari Falcon IDE: Add missing hwif variable
kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCH
ADB: Add missing #include <linux/platform_device.h>
m68k: Use cc-cross-prefix
Atari floppy: Rename disk_type to atari_disk_type
ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unused
ps3: use symbolic names for video modes
ps3fb: kill PS3FB_FULL_MODE_BIT
ps3fb: open-code macros that are used only once
ps3fb: kill ps3fb_res
ps3fb: make frame buffer offsets unsigned int
ps3fb: add support for configurable black borders
ps3fb: reorganize modedb handling
ps3fb: round up video modes
ps3fb: cleanup sweep
m68k: kill page walker compile warning
m68k: correct setting of struct user.u_ar0
kbuild/modpost: Use warn() for announcing section mismatches

Geoff Levand (6):
[POWERPC] Add definition of Cell bookmark SPR
[POWERPC] PS3: Add logical performance monitor device support
[POWERPC] PS3: Vuart: change semaphore to mutex
[POWERPC] PS3: Remove lpar address workaround
[POWERPC] PS3: Update ps3_defconfig
ps3fb: fix modedb typos

George G. Davis (1):
[ARM] 4687/1: Trivial arch/arm/kernel/entry-common.S comment fix

Gerald Stralko (1):
sched: remove unused params

Gerrit Renker (65):
[CCID3]: Revert use of MSS instead of s
[CCID3]: Ignore trivial amounts of elapsed time
[CCID3]: Accurately determine idle & application-limited periods
[CCID3]: Inline for moving average
[DCCP]: Make PARTOPEN an autonomous state
[DCCP]: Honour and make use of shutdown option set by user
[DCCP]: Update documentation
[DCCP]: Promote CCID2 as default CCID
[DCCP]: Remove redundant dependency on IP_DCCP
[DCCP]: Ignore Ack Vectors / Elapsed Time on DCCP-Request also
[DCCP]: Update documentation on ioctls
[ACKVEC]: Reduce length of identifiers
[CCID2]: Bug in reading Ack Vectors
[CCID2]: Fix sequence number arithmetic/comparisons
[CCID2]: Don't assign negative values to Ack Ratio
[CCID2]: Deadlock and spurious timeouts when Ack Ratio > cwnd
[CCID2]: Larger initial windows also for CCID2
[CCID2]: Disable broken Ack Ratio adaptation algorithm
[CCID2]: Remove unused variable
[CCID2]: Replace read-only variable with constant
[CCID2]: Replace cwnd assignment-function with assignment
[CCID2]: Replace pipe assignment-function with assignment
[CCID2]: Redundant debugging output
[CCID2]: Remove redundant synchronisation variable
[CCID2]: Remove redundant ack-counting variable
[CCID2]: Remove misleading comment
[DCCP]: Check for unread data on close
[DCCP]: Add support for abortive release
[DCCP]: Use AF-independent rebuild_header routine
[DCCP]: Dedicated auxiliary states to support passive-close
[DCCP]: Integrate state transitions for passive-close
[DCCP]: Remove duplicate test for CloseReq
[TFRC]: Provide central source file and debug facility
[DCCP]: Introduce generic function to test for `data packets'
[CCID3]: The receiver of a half-connection does not set window counter values
[TFRC]: Move comment.
[TFRC]: The function tfrc_rx_hist_entry_delete() is not used anymore
[CCID3]: HC-receiver should not insert timestamps as HC-sender doesn't uses it
[TFRC]: Put RX/TX initialisation into tfrc.c
[TFRC]: Loss interval code needs the macros/inlines that were moved
[TFRC]: Ringbuffer to track loss interval history
[CCID3]: Redundant debugging output / documentation
[TFRC]: CCID3 (and CCID4) needs to access these inlines
[CCID3]: Interface CCID3 code with newer Loss Intervals Database
[TFRC]: Remove previous loss intervals implementation
[DCCP]: Perform SHUT_RD and SHUT_WR on receiving close
[DCCP]: Shift the retransmit timer for active-close into output.c
[DCCP]: Use maximum-RTO backoff from DCCP spec
[DCCP]: Support for server holding timewait state
[DCCP]: Collapse repeated `len' statements into one
[DCCP]: Allow to parse options on Request Sockets
[DCCP]: Add (missing) option parsing to request_sock processing
[DCCP]: Handle timestamps on Request/Response exchange separately
[DCCP]: Support inserting options during the 3-way handshake
[DCCP]: Remove unused and redundant validation functions
[DCCP]: Make code assumptions explicit
[DCCP]: Ignore feature negotiation on Data packets
[DCCP]: Documentation for CCID operations
[CCID]: More informative registration
[DCCP]: Introducing CCMPS
[CCID3]: Use a function to update p_inv, and p is never used
[CCID3]: Remove two irrelevant states in TX feedback handling
[CCID3]: Implement rfc3448bis changes to feedback reception
[CCID3]: Nofeedback timer according to rfc3448bis
[DCCP]: Remove unused inline function

Giel de Nijs (1):
Input: atkbd - properly handle special keys on Dell Latitudes

Gilbert Wu (1):
[SCSI] aic94xx: update BIOS image from user space.

Girish (1):
spi: omap2_mcspi handles omap3 too

Girish Shilamkar (1):
ext4: Add the journal checksum feature

コメントをかく


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

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

関連ソフト/文書

Firefox3 Meter  Use OpenOffice.org

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