safe/jmp/linux-2.6
2009-01-22 Chris MasonBtrfs: do less aggressive btree readahead
2009-01-21 Yehuda SadehBtrfs: fiemap support
2009-01-21 Chris MasonBtrfs: stop providing a bmap operation to avoid swapfil...
2009-01-21 Yan ZhengBtrfs: fix tree logs parallel sync
2009-01-21 Qinghuang FengBtrfs: open_ctree() error handling can oops on fs_info
2009-01-21 Yan ZhengBtrfs: fix stop searching test in replace_one_extent
2009-01-21 Jan EngelhardtBtrfs: change/remove typedef
2009-01-21 Huang WeiyiBtrfs: remove duplicated #include
2009-01-21 Yan ZhengBtrfs: Fix infinite loop in btrfs_extent_post_op
2009-01-21 Yan ZhengBtrfs: fix locking issue in btrfs_remove_block_group
2009-01-21 Qinghuang FengBtrfs: simplify iteration codes
2009-01-21 Qinghuang FengBtrfs: check return value for kthread_run() correctly
2009-01-21 Roland DreierBtrfs: Remove extra KERN_INFO in the middle of a line
2009-01-21 Huang WeiyiBtrfs: removed unused #include <version.h>'s
2009-01-21 Josef BacikBtrfs: cleanup xattr code
2009-01-21 Joe PerchesBtrfs: MAINTAINERS entry
2009-01-21 Wang CongBtrfs: cleanup fs/btrfs/super.c::btrfs_control_ioctl()
2009-01-16 Chris MasonBtrfs: fix ioctl arg size (userland incompatible change!)
2009-01-16 Chris MasonBtrfs: Clear the device->running_pending flag before...
2009-01-09 Chris MasonBtrfs: explicitly mark the tree log root for writeback
2009-01-08 Chris MasonBtrfs: Drop the hardware crc32c asm code
2009-01-07 David WoodhouseBtrfs: Add Documentation/filesystem/btrfs.txt, remove...
2009-01-07 Chris MasonBtrfs: kmap_atomic(KM_USER0) is safe for btrfs_readpage...
2009-01-06 Chris MasonBtrfs: Don't use kmap_atomic(..., KM_IRQ0) during check...
2009-01-06 Yan ZhengBtrfs: tree logging checksum fixes
2009-01-06 Yan ZhengBtrfs: don't change file extent's ram_bytes in btrfs_dr...
2009-01-06 Yan ZhengBtrfs: Use btrfs_join_transaction to avoid deadlocks...
2009-01-06 Chris MasonBtrfs: drop remaining LINUX_KERNEL_VERSION checks and...
2009-01-06 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-01-06 Chris MasonBtrfs: drop EXPORT symbols from extent_io.c
2009-01-06 Chris MasonBtrfs: Fix checkpatch.pl warnings
2009-01-05 Liu HuiBtrfs: Fix free block discard calls down to the block...
2009-01-05 Yan ZhengBtrfs: avoid orphan inode caused by log replay
2009-01-05 Yan ZhengBtrfs: avoid potential super block corruption
2009-01-05 Shen FengBtrfs: do not call kfree if kmalloc failed in btrfs_sys...
2009-01-05 Shen FengBtrfs: fix a memory leak in btrfs_get_sb
2009-01-05 Liu HuiBtrfs: Fix typo in clear_state_cb
2009-01-05 yanhai zhuBtrfs: Fix memset length in btrfs_file_write
2009-01-05 Yan ZhengBtrfs: update directory's size when creating subvol...
2009-01-05 Chris MasonBtrfs: add permission checks to the ioctls
2008-12-24 Linus TorvaldsLinux 2.6.28 v2.6.28
2008-12-24 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-12-24 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-12-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-24 Herton Ronaldo... ALSA: hda - Add missing terminators in patch_sigmatel.c
2008-12-24 Ingo Molnarx86: disable X86_PTRACE_BTS
2008-12-24 Kyle McMartinparisc: disable UP-optimized flush_tlb_mm
2008-12-24 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2008-12-23 Harry Ciaoedac: fix edac core deadlock when removing a device
2008-12-23 Li Zefancgroups: avoid accessing uninitialized data in failure...
2008-12-23 Sharyathi Nageshcgroups: suppress bogus warning messages
2008-12-23 Evgeniy Polyakovw1: fix slave selection on big-endian systems
2008-12-23 Chris Elstonrtc: rtc-isl1208: reject invalid dates
2008-12-23 Devin HeitmuellerV4L/DVB (9920): em28xx: fix NULL pointer dereference...
2008-12-23 Dave Airliedrm/radeon: fix correctness of irq_enabled check for...
2008-12-22 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-12-22 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-12-22 Julia Lawalldrivers/ide/{cs5530.c,sc1200.c}: Move a dereference...
2008-12-22 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-12-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-12-22 David DaneyMIPS: MIPS64R2: Fix buggy __arch_swab64
2008-12-22 David DaneyMIPS: Fix preprocessor warnings flaged by GCC 4.4
2008-12-20 Thomas GleixnerNull pointer deref with hrtimer_try_to_cancel()
2008-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-12-20 Dmitry Adamushkox86: fix resume (S2R) broken by Intel microcode module...
2008-12-19 Julia Lawallfs/9p: change simple_strtol to simple_strtoul
2008-12-19 Wu Fengguang9p: convert d_iname references to d_name.name
2008-12-19 Duane Griffin9p: Remove potentially bad parameter from function...
2008-12-19 Chris MasonBtrfs: Fix compile warning around num_online_cpus(...
2008-12-19 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-12-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-12-19 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2008-12-19 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-12-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-19 Yan ZhengBtrfs: set EXTENT_BOUNDARY bit before marking extent...
2008-12-19 Yan ZhengBtrfs: properly update block accounting for metadata
2008-12-19 Yan ZhengBtrfs: Add missing mnt_drop_write in ioctl.c
2008-12-19 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2008-12-19 Stanley MiaoALSA: Fix a Oops bug in omap soc driver.
2008-12-19 Takashi IwaiALSA: hda - Remove non-working headphone control for...
2008-12-19 Wu FengguangACPI: don't cond_resched() when irqs_disabled()
2008-12-19 Bjorn HelgaasACPI: fix 2.6.28 acpi.debug_level regression
2008-12-19 Takashi IwaiALSA: hda - Add no-jd model for IDT 92HD73xx
2008-12-19 Takashi IwaiALSA: Revert "ALSA: hda: removed unneeded hp_nid refere...
2008-12-19 Stephen M.... cciss: fix problem that deleting multiple logical drive...
2008-12-19 Joerg SchirottkeALSA: hda - Add quirk for Dell Studio 17
2008-12-19 Dave Airliedrm/i915: GEM on PAE has problems - disable it for...
2008-12-19 Eric Anholtdrm/i915: Don't return busy for buffers left on the...
2008-12-19 NeilBrownmd: Don't read past end of bitmap when reading bitmap.
2008-12-19 James Chapmanppp: fix segfaults introduced by netdev_priv changes
2008-12-19 Wei Yongjunnet: Fix module refcount leak in kernel_accept()
2008-12-19 Linus TorvaldsLinux 2.6.28-rc9 v2.6.28-rc9
2008-12-18 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-12-18 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-12-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-12-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-12-18 John McCutchanMaintainer email fixes for inotify
2008-12-18 Haavard Skinnemoenavr32: favr-32 build fix
next