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

FrontPage > kernel > 2.6.24-rc3 > 2.6.24-rc3_shortlog03


Pavel Emelyanov:
[IPV4]: Consolidate the ip cork destruction in ip_output.c
[IPV6]: Consolidate the ip cork destruction in ip6_output.c
[IPV4]: Clean the ip_sockglue.c from some ugly ifdefs
[IPV4]: Compact some ifdefs in the fib code.
[NET]: Clean proto_(un)register from in-code ifdefs
[IPV4]: Remove bugus goto-s from ip_route_input_slow
[NET]: Make helper to get dst entry and "use" it
[PACKET]: Use existing sock refcnt debugging infrastructure
[IPX]: Use existing sock refcnt debugging infrastructure
[INET]: Add missed tunnel64_err handler
[INET]: Cleanup the xfrm4_tunnel_(un)register
[AF_UNIX]: Make unix_tot_inflight counter non-atomic
[AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacks
[UNIX]: The unix_nr_socks limit can be exceeded
[INET]: Use list_head-s in inetpeer.c
[NETFILTER]: Consolidate nf_sockopt and compat_nf_sockopt
[NET]: Remove notifier block from chain when register_netdevice_notifier fails
[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue

Peter Chubb:
[IA64] Add gate.lds to list of files ignored by Git

Peter P Waskiewicz Jr:
[AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bonded
[PKT_SCHED]: Check subqueue status before calling hard_start_xmit

Peter Zijlstra:
sched: fix vslice
sched: documentation: place_entity() comments
sched: reintroduce the sched_min_granularity tunable
sched: avoid large irq-latencies in smp-balancing
mm: speed up writeback ramp-up on clean systems

Philippe Elie:
oProfile: oops when profile_pc() returns ~0LU

Pierre Ossman:
libertas: make if_sdio align packets

Pierre Ynard:
[IPV6]: Add ifindex field to ND user option messages.

Radu Rendec:
[PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks.
[PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first set bit.

Ralf Baechle:
[MIPS] Sibyte: resurrect old cache hack.
[MIPS] Convert reference to mem_map to pfn_to_page().
[MIPS] Qemu: Add early printk, your friend in a cold night.
[MIPS] Sibyte: pin timer interrupt to their cores.
[MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt.
[MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR.
[MIPS] Change get_cycles to always return 0.
[MIPS] Fix shadow register support.
[MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks.
[MIPS] Sibyte: Stop timers before programming next even.
[MIPS] Sibyte: Fix name of clocksource.
[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.
[MIPS] N32 needs to use the compat version of sys_nfsservctl.

Ralph Campbell:
IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails
IB/ipath: Fix race with ACK retry timeout list management

Randy Dunlap:
voyager: use struct instead of PARAM
hostap: fix section mismatch warning
chipsfb: uses/depends on PCI
gbefb: fix section mismatch warnings
vmstat: fix section mismatch warning

René Rebe:
hwmon: (applesmc) Add support for Mac Pro 2 x Quad-Core

Riku Voipio:
hwmon: (f75375s) fix pwm mode setting
hwmon: (f75375s) Add new style bindings
hwmon: (f75375s) Allow setting up fans with platform_data
hwmon: (f75375s) On n2100 systems, set fans to full speed on boot
hwmon: (f75375s) pwmX_mode sysfs files writable for f75375 variant

Robert P. J. Day:
[SPARC64]: Use "is_power_of_2" macro for simplicity.
i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs"

Robert Schwebel:
[ARM] 4641/2: netX: fix kobject_name type
[ARM] 4642/2: netX: default config for netx based boards

Roel Kluin:
[POWERPC] allocation fix in ppc/platforms/4xx/luan.c
[IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/fw-emu.c
Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c}
ipw2100: fix postfix decrement errors
[MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks.
[TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo()
cris gpio: undo locks before returning
mips: undo locking on error path returns
[MIPS] iounmap if in vr41xx_pciu_init() pci clock is over 33MHz

Roland Dreier:
mmc: Fix sg helper copy-and-paste error

Roland McGrath:
x86_64: ia32 ptrace THREAD_AREA fix
core dump: remain dumpable
sigwait eats blocked default-ignore signals
wait_task_stopped: Check p->exit_state instead of TASK_TRACED

Rolf Eike Beer:
Add missing "\n" to log message

Ron Mercer:
qla3xxx: bugfix: Move link state machine into a worker thread
qla3xxx: bugfix: Fix bad logical operation in link state machine.

Rumen G. Bogdanovski:
[IPVS]: Bind connections on stanby if the destination exists
[IPVS]: Synchronize closing of Connections

Russ Anderson:
[IA64] Clean-up McKinley Errata message
[IA64] Disable/re-enable CPE interrupts on Altix
[IA64] Update printing of feature set bits
__do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is set

Russell King:
[ARM] Fix iop3xx macro
[ARM] Allow watchdog drivers to be selected again
[ARM] pxa: fix one-shot timer mode
[ARM] remove useless setting of VM_RESERVED

Rusty Russell:
[VETH]: Clarify "virtual ethernet device" to "virtual ethernet pair device".
virtio: more fallout from scatterlist changes.
virtio: Force use of power-of-two for descriptor ring sizes

Sam Ravnborg:
x86: unification of cfufreq/Kconfig
x86: start unification of arch/x86/Kconfig.*
x86: arch/x86/Kconfig.cpu unification
x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386
x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64
x86: copy x86_64 specific Kconfig symbols to Kconfig.i386
x86: move all simple arch settings to Kconfig
x86: move the rest of the menu's to Kconfig
kconfig: factor out code in confdata.c
kconfig: add helper to set config symbol from environment variable
kconfig: use $K64BIT to set 64BIT with all*config targets
x86: do not use $(ARCH) when not needed
x86: enable "make ARCH=x86"

Scott Wood:
[POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffix
[POWERPC] cpm: Fix a couple minor issues in cpm_common.c.

Sebastian Siewior:
[CRYPTO] geode: Fix not inplace encryption

Serge E. Hallyn:
file capabilities: allow sigcont within session

Sergei Shtylyov:
cmd64x: don't clear the other channel's interrupt

Shannon Nelson:
I/OAT: Add support for version 2 of ioatdma device

Shirish Pargaonkar:
[CIFS] enable get mode from ACL when cifsacl mount option specified

Siddha, Suresh B:
x86: fix taking DNA during 64bit sigreturn

Sreenivasa Honnur:
[S2IO]: Fixed memory leak when MSI-X vector allocation fails

Srinivas Eeda:
ocfs2: fix rename vs unlink race

Srivatsa Vaddagiri:
sched: fix copy_namespace() <-> sched_fork() dependency in do_fork

Stanislav Brabec:
drivers/video/s1d13xxxfb.c: fix build as module with dbg

Stefan Richter:
firewire: fw-sbp2: fix refcounting

Stefano Brivio:
b43legacy: fix possible buffer overrun in debugfs
b43legacy: add me as maintainer and fix URLs
b43: fix shared IRQ race condition
b43legacy: fix shared IRQ race condition

Stephen Hemminger:
sky2: enable PCI config writes
sky2: status ring race fix
sky2: longer PHY delay
sky2: dont change LED after autoneg
sky2: remove unneeded mask update
sky2: handle advanced error recovery config issues
sky2: version 1.20
sky2: netpoll on port 0 only
sky2: new pci id's
[VIA_VELOCITY]: Don't oops on MTU change.

Stephen Rothwell:
SELinux: suppress a warning for 64k pages.
[POWERPC] iSeries_init_IRQ non-PCI tidy
[POWERPC] Fix link errors for allyesconfig
[POWERPC] iSeries: Fix ref counting in vio setup
[POWERPC] Silence an annoying boot message

Stephen Smalley:
SELinux: add more validity checks on policy load

Steve French:
[CIFS] ACL support part 5
Merge branch 'master' of /.../torvalds/linux-2.6
Merge branch 'master' of /.../torvalds/linux-2.6
[CIFS] acl support part 6
[CIFS] acl support part 6
[CIFS] acl support part 7
[CIFS] ACL support part 8
[CIFS] Don't request too much permission when reading an ACL
[CIFS] when mount helper missing fix slash wrong direction in share
[CIFS] If no Access Control Entries, set mode perm bits to zero
[CIFS] Add upcall files for cifs to use spnego/kerberos
[CIFS] Fix walking out end of cifs dacl
[CIFS] Fix incorrect mode when ACL had deny access control entries
[CIFS] add mode to acl conversion helper function
[CIFS] Fix stale mode after readdir when cifsacl specified

Steve Wise:
RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device

Steven A. Falco:
[POWERPC] 4xx: Fix Walnut DTS interrupt property

Tejun Heo:
pktcdvd: fix BUG caused by sysfs module reference semantics change
libata: skip 0xff polling for PATA controllers
libata: port and host should be stopped before hardware resources are released

Tetsuo Handa:
sysctl: check length at deprecated_sysctl_warning

Thomas Bogendoerfer:
[MIPS] SNI PCIT CPLUS: workaround for b0rked irq wiring of onboard PCI bus 1

Tony Breeds:
[POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not defined
[POWERPC] Demote clockevent printk to KERN_DEBUG

Tony Luck:
[IA64] Fix perfmon sysctl directory modes
[IA64] Fix section mismatch in contig.c version of per_cpu_init()

Trond Myklebust:
[NET]: Add the helper kernel_sock_shutdown()

Urs Thuermann:
[AF_PACKET]: Fix minor code duplication

Valentine Barshak:
[POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue.

Vlad Yasevich:
SCTP: Fix difference cases of retransmit.
SCTP: Update RCU handling during the ADD-IP case
SCTP: Correctly disable ADD-IP when AUTH is not supported.
SCTP: Allow ADD_IP to work with AUTH for backward compatibility.
SCTP: Fix a potential race between timers and receive path.
SCTP: Use hashed lookup when looking for an association.
SCTP: Convert custom hash lists to use hlist.
SCTP: Make sctp_verify_param return multiple indications.
SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunks
SCTP: Clean-up some defines for regressions tests.
SCTP: Always flush the queue when uncorcking.

Wei Yongjun:
SCTP : Fix bad formatted comment in outqueue.c
SCTP : Fix to process bundled ASCONF chunk correctly

will schmidt:
[POWERPC] Include udbg.h when using udbg_printf
[POWERPC] Fix switch_slb handling of 1T ESID values

Yann Chachkoff:
ata_piix: add SATELLITE PRO U200 to broken suspend list

Yasunori Goto:
Add IORESOUCE_BUSY flag for System RAM

Yoichi Yuasa:
[MIPS] Lasat: Fix overlap of interrupt number ranges.

このページへのコメント

2.6.24-rc3_shortlog03 - 鐃旬駕申侫鐃緒申鐃緒申襯件申鐃緒申謄鐃 - Seesaa Wiki鐃淑ワ申鐃緒申鐃緒申鐃緒申 for 鐃緒申鐃殉¥申鐃夙フワ申鐃緒申 ≪潟若 ょ http://www.pslcbi.com/moncler2014.html

0
Posted by ≪潟若 ょ 2013年12月08日(日) 15:34:32 返信

コメントをかく


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

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

関連ソフト/文書

Firefox3 Meter  Use OpenOffice.org

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