aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-08[IA64] defconfig: turn off QLOGIC_FCMartin Hicks
2005-09-08Kconfig: IEEE80211 should not depend on NET_RADIOJeff Garzik
2005-09-08NTFS: Optimize fs/ntfs/aops.c::ntfs_write_block() by extending the pageAnton Altaparmakov
2005-09-08[AX.25]: Make asc2ax() thread-proofRalf Baechle
2005-09-08NTFS: Fixup handling of sparse, compressed, and encrypted attributes inAnton Altaparmakov
2005-09-08[NETFILTER]: ip_conntrack_netbios_ns.c gcc-2.95.x build fixAndrew Morton
2005-09-08[IPV4]: Fix refcount damaging in net/ipv4/route.cJulian Anastasov
2005-09-08NTFS: Make ntfs_write_block() not instantiate sparse blocks if they are zero.Anton Altaparmakov
2005-09-08NTFS: Fixup handling of sparse, compressed, and encrypted attributes inAnton Altaparmakov
2005-09-08[BNX2]: Fix bug in irq handler and add prefetchMichael Chan
2005-09-08NTFS: Truncate {a,c,m}time to the ntfs supported time granularity whenAnton Altaparmakov
2005-09-08NTFS: Fix cluster (de)allocators to work when the runlist is NULL and moreAnton Altaparmakov
2005-09-08[I2C] Clean up i2c-pxa debugging/printksRussell King
2005-09-08NTFS: Fix handling of sparse attributes in ntfs_attr_make_non_resident().Anton Altaparmakov
2005-09-08Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller
2005-09-08[IPV6]: Need to use pskb_trim_rcsum().Stephen Hemminger
2005-09-08NTFS: Fix several bugs in fs/ntfs/attrib.c.Anton Altaparmakov
2005-09-08NTFS: Add fs/ntfs/attrib.[hc]::ntfs_resident_attr_value_resize().Anton Altaparmakov
2005-09-08NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block().Anton Altaparmakov
2005-09-08[NET]: Need struct sock forward decl in net/compat.hDavid S. Miller
2005-09-08[IPV4] udp: trim forgets about CHECKSUM_HWStephen Hemminger
2005-09-08[NET]: Optimize pskb_trim_rcsum()Stephen Hemminger
2005-09-08NTFS: Fix a bug in fs/ntfs/index.c::ntfs_index_lookup(). When the returnedAnton Altaparmakov
2005-09-08NTFS: Add ntfs_rl_punch_nolock() which punches a caller specified hole into a...Anton Altaparmakov
2005-09-08NTFS: Change ntfs_rl_truncate_nolock() to throw away the runlist if the newAnton Altaparmakov
2005-09-08Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2005-09-08[MMC] Allow detection/removal to be delayedRichard Purdie
2005-09-08NTFS: Report unrepresentable inodes during ntfs_readdir() as KERN_WARNINGAnton Altaparmakov
2005-09-08NTFS: Fix handling of valid but empty mapping pairs array inAnton Altaparmakov
2005-09-08NTFS: Remove two bogus BUG_ON()s from fs/ntfs/mft.c.Anton Altaparmakov
2005-09-08NTFS: Fix two nasty runlist merging bugs that had gone unnoticed so far.Anton Altaparmakov
2005-09-08NTFS: Use ntfs_malloc_nofs_nofail() in runlist.c::ntfs_runlists_merge()Anton Altaparmakov
2005-09-08NTFS: Allow highmem kmalloc() in ntfs_malloc_nofs() and add _nofail() version.Anton Altaparmakov
2005-09-08[PATCH] Fix 32bit sendmsg() flawAl Viro
2005-09-08NTFS: Support more clean journal ($LogFile) states.Anton Altaparmakov
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King
2005-09-08[PATCH] ppc32: Fix head_4xx.S compile errorKumar Gala
2005-09-08[ARM] Fix ARMv6 VIPT cache >= 32KRussell King
2005-09-08Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/lenb/li...Linus Torvalds
2005-09-08[ARM] Add suspend/resume support to locomo.cJohn Lenz
2005-09-08[PATCH] scan all enabled ports on ata_piixHannes Reinecke
2005-09-08Merge /spare/repo/linux-2.6/ Jeff Garzik
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown
2005-09-08[XFS] Fix modular XFS builds (Makefile botch).Nathan Scott
2005-09-08[XFS] Remove special Kconfig XFS menu, make XFS options "inline".Nathan Scott
2005-09-08[XFS] Cleanup some -Wundef flag warnings in the endian macros (thanksNathan Scott
2005-09-07[SCSI] Re-do "final klist fixes"Linus Torvalds
2005-09-07[PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley
2005-09-08[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki
2005-09-08[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).YOSHIFUJI Hideaki