Bluetooth: Fix TX error path in btsdio driver
[pandora-kernel.git] / fs / fat /
2008-11-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-11-18 Takashi IwaiMerge branches 'topic/fix/hda' and 'topic/fix/misc...
2008-11-18 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-11-16 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2008-11-15 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-12 Takashi IwaiMerge branch 'topic/fix/hda' into for-linus
2008-11-12 Len BrownMerge branch 'processor-256' into release
2008-11-12 Len BrownMerge branch 'sysfs' into release
2008-11-12 Len BrownMerge branch 'sony' into release
2008-11-12 Len BrownMerge branch 'power' into release
2008-11-12 Len BrownMerge branch 'misc' into release
2008-11-12 Len BrownMerge branch 'bugzilla-11917' into release
2008-11-12 Len BrownMerge branch 'bugzilla-11539' into release
2008-11-12 Len BrownMerge branch 'bugzilla-11312' into release
2008-11-11 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2008-11-11 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-11-11 Ingo MolnarMerge branch 'devel' of git://git./linux/kernel/git...
2008-11-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-10 Takashi IwaiMerge branches 'topic/fix/misc' and 'topic/fix/hda...
2008-11-10 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-11-09 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-11-09 Linus TorvaldsMerge branch 'cpus4096' of git://git./linux/kernel...
2008-11-07 Ingo MolnarMerge branch 'oprofile-for-tip' of git://git./linux...
2008-11-07 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-07 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-11-07 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-11-07 David S. MillerMerge branch 'davem-fixes' of /linux/kernel/git/jgarzik...
2008-11-07 David S. MillerMerge branch 'davem-next' of /linux/kernel/git/jgarzik...
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-11-06 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-11-06 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-11-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-11-06 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-11-06 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-11-06 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-11-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-06 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-11-06 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-11-06 OGAWA Hirofumifat: i_blocks warning fix
2008-11-06 OGAWA Hirofumifat: ->i_pos race fix
2008-11-06 OGAWA Hirofumifat: mmu_private race fix
2008-11-06 OGAWA Hirofumifat: Add printf attribute to fat_fs_panic()
2008-11-06 OGAWA Hirofumifat: Fix _fat_bmap() race
2008-11-06 OGAWA Hirofumifat: Fix ATTR_RO for directory
2008-11-06 OGAWA Hirofumifat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0
2008-11-06 OGAWA Hirofumifat: Cleanup FAT attribute stuff
2008-11-06 OGAWA Hirofumifat: Cleanup msdos_lookup()
2008-11-06 OGAWA Hirofumifat: Kill d_invalidate() in vfat_lookup()
2008-11-06 OGAWA Hirofumifat: Fix/Cleanup dcache handling for vfat
2008-11-06 OGAWA Hirofumivfat: Fix vfat_find() error path in vfat_lookup()
2008-11-06 OGAWA Hirofumifat: use fat_detach() in fat_clear_inode()
2008-11-06 OGAWA Hirofumifat: Fix fat_ent_update_ptr() for FAT12
2008-11-06 OGAWA Hirofumifat: improve fat_hash()
2008-11-06 Darren Jenkinsfat: cleanup fat_parse_long() error handling
2008-11-06 OGAWA Hirofumifat: use generic_file_llseek() for directory
2008-11-06 OGAWA Hirofumifat: Fix and cleanup timestamp conversion
2008-11-06 OGAWA Hirofumifat: split include/msdos_fs.h
2008-11-06 OGAWA Hirofumifat: move fs/vfat/* and fs/msdos/* to fs/fat
2008-11-06 Ingo MolnarMerge branch 'iommu-fixes-2.6.28' of git://git./linux...
2008-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-11-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-03 Linus TorvaldsMerge branch 'proc-linus' of git://git./linux/kernel...
2008-11-03 Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2008-11-03 Takashi IwaiMerge branches 'topic/fix/misc' and 'topic/fix/hda...
2008-11-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-11-01 Linus TorvaldsMerge branch 'link_removal' of git://jni.nu/cris
2008-11-01 Linus TorvaldsMerge branch 'cris_move' of git://www.jni.nu/cris
2008-10-31 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-31 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-10-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-10-31 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-31 Paul MundtMerge branch 'master' of /linux/kernel/git/torvalds...
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-31 David S. MillerMerge branch 'master' of git://git.infradead.org/users...
2008-10-31 David S. MillerMerge branch 'davem-fixes' of /linux/kernel/git/jgarzik...
2008-10-31 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-10-31 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-10-31 Linus TorvaldsMerge branch 'x86-fixes-for-linus-2' of git://git....
2008-10-31 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-10-31 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-10-31 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-10-30 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-10-30 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2008-10-30 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-10-30 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-10-30 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2008-10-30 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2008-10-30 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-30 Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2008-10-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-30 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-10-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-30 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-10-30 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2008-10-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
next