| Commit message (Expand) | Author | Age | Files | Lines |
* | [XFS] Write log dummy record when freezing filesystem | Christoph Hellwig | 2006-01-11 | 3 | -0/+29 |
* | [XFS] Mark some lookup tables const. Thanks to Arjan van de Ven for | Christoph Hellwig | 2006-01-11 | 3 | -3/+3 |
* | [XFS] Fixed an assertion failure in xfs_reclaim caused by delayed block. | Yingping Lu | 2006-01-11 | 1 | -1/+2 |
* | [XFS] do barrier checks earlier. quota initialization may write to the | Christoph Hellwig | 2006-01-11 | 1 | -3/+4 |
* | [XFS] Fix typo from when enabling write barriers by default, flags botch | Nathan Scott | 2006-01-11 | 1 | -8/+2 |
* | [XFS] Implement the di_extsize allocator hint for non-realtime files as | Nathan Scott | 2006-01-11 | 7 | -410/+547 |
* | [XFS] Do not inherit properties for the quota inodes from the root inode. | Nathan Scott | 2006-01-11 | 1 | -3/+5 |
* | [XFS] enable write barriers by default | Christoph Hellwig | 2006-01-11 | 2 | -1/+17 |
* | [XFS] merge xfs_arch.h userspace changes back | Christoph Hellwig | 2006-01-11 | 1 | -0/+16 |
* | [XFS] remove over-eager assert | Christoph Hellwig | 2006-01-11 | 1 | -1/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-01-10 | 50 | -425/+190 |
|\ |
|
| * | [EBTABLES] Don't match tcp/udp source/destination port for IP fragments | Bart De Schuymer | 2006-01-10 | 1 | -0/+3 |
| * | [IRDA] DONGLE_OLD: remove dependency on non-existing symbol | Adrian Bunk | 2006-01-10 | 1 | -2/+1 |
| * | [IRDA]: kill drivers/net/irda/sir_core.c | Adrian Bunk | 2006-01-10 | 6 | -62/+21 |
| * | [ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanup | Jesper Juhl | 2006-01-10 | 1 | -5/+7 |
| * | [NET]: Remove unneeded kmalloc() return value casts | Jesper Juhl | 2006-01-10 | 2 | -3/+3 |
| * | [RXRPC]: Decrease number of pointer derefs in connection.c | Jesper Juhl | 2006-01-10 | 1 | -6/+8 |
| * | [AF_NETLINK]: Fix DoS in netlink_rcv_skb() | Martin Murray | 2006-01-10 | 1 | -1/+1 |
| * | [NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures | Patrick McHardy | 2006-01-10 | 13 | -73/+73 |
| * | [NETFILTER]: Remove unused function from NAT protocol helpers | Patrick McHardy | 2006-01-10 | 6 | -167/+0 |
| * | [NETFILTER]: Fix return value confusion in PPTP NAT helper | Patrick McHardy | 2006-01-10 | 1 | -23/+13 |
| * | [NETFILTER]: Fix another crash in ip_nat_pptp | Patrick McHardy | 2006-01-10 | 1 | -30/+27 |
| * | [NETFILTER]: Fix crash in ip_nat_pptp | Patrick McHardy | 2006-01-10 | 1 | -1/+1 |
| * | [NETFILTER]: net/ipv[46]/netfilter.c cleanups | Patrick McHardy | 2006-01-10 | 5 | -32/+11 |
| * | [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() | Kris Katterjohn | 2006-01-10 | 11 | -25/+26 |
| * | [INET]: congestion and af_ops can be const | Stephen Hemminger | 2006-01-10 | 1 | -2/+2 |
* | | [PATCH] mark mutex_lock*() as might_sleep() | Ingo Molnar | 2006-01-10 | 1 | -0/+2 |
* | | [PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES | Ingo Molnar | 2006-01-10 | 2 | -11/+14 |
* | | [PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c | Ingo Molnar | 2006-01-10 | 1 | -2/+0 |
|/ |
|
* | [PATCH] moxa serial: add proper capability check | Alan Cox | 2006-01-10 | 1 | -0/+2 |
* | [PATCH] m68knommu: save reg a5 on context change | Greg Ungerer | 2006-01-10 | 1 | -0/+1 |
* | [PATCH] m68knommu: fix find_next_zero_bit in bitops.h | Greg Ungerer | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] uclinux: delay binfmt_flat trace | Greg Ungerer | 2006-01-10 | 1 | -7/+10 |
* | [PATCH] m68knommu: set irq priority/level different for each ColdFire serial ... | Greg Ungerer | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] m68knommu: allow configure of FEC for M520x CPU family | Greg Ungerer | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] m68knommu: fix ram length of m5208evb board | Greg Ungerer | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] m68knommu: fix a5 reg corruption in signal handlers | Greg Ungerer | 2006-01-10 | 1 | -0/+8 |
* | [PATCH] m68knommu: fix mangled 'truct' in ptrace.c | Greg Ungerer | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] m68knommu: don't set gcc optimizer flags | Greg Ungerer | 2006-01-10 | 1 | -1/+0 |
* | [PATCH] h8300: remove MAGIC_ROM_PTR from memory.c | Greg Ungerer | 2006-01-10 | 1 | -13/+0 |
* | [PATCH] h8300: remove MAGIC_ROM_PTR from k8300_ksyms.c | Greg Ungerer | 2006-01-10 | 1 | -4/+0 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-01-10 | 98 | -190/+285 |
|\ |
|
| * | MIPS: Malta: Change CPU default to R2. | Ralf Baechle | 2006-01-10 | 1 | -5/+5 |
| * | MIPS: R2: Set 64BIT_PHYS_ADDR for R2 processor also. | Ralf Baechle | 2006-01-10 | 1 | -1/+1 |
| * | MIPS: R2: Try to bulletproof instruction_hazard against miss-compilation. | Ralf Baechle | 2006-01-10 | 1 | -5/+15 |
| * | MIPS: R2: Fix local_irq_save() | Maxime Bizon | 2006-01-10 | 1 | -0/+1 |
| * | MIPS: Don't pass -finline-limit=100000. | Ralf Baechle | 2006-01-10 | 1 | -1/+0 |
| * | MIPS: Namespace pollution: dump_regs() -> elf_dump_regs() | Al Viro | 2006-01-10 | 2 | -4/+4 |
| * | MIPS: Remove unused CONFIG_CPU_HAS_LLDSCD. | Ralf Baechle | 2006-01-10 | 24 | -31/+0 |
| * | MIPS: Au1550: Fix OHCI memory map size | Sergei Shtylyov | 2006-01-10 | 1 | -2/+5 |