[libata] get-identity ioctl: Fix use of invalid memory pointer
[pandora-kernel.git] / fs / btrfs / file.c
2009-01-14 Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2009-01-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-13 Benjamin HerrenschmidtMerge commit 'gcl/gcl-next' into next
2009-01-13 Benjamin HerrenschmidtMerge commit 'kumar/kumar-next' into next
2009-01-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-12 Takashi IwaiMerge branch 'topic/usb-caiaq' into for-linus
2009-01-12 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-01-12 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into core/urgent
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into x86/urgent
2009-01-10 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-01-10 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/arjan/linux-2.6-async-2
2009-01-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-01-09 Linus TorvaldsMerge branch 'for_2.6.29' of git://git./linux/kernel...
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
2009-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2009-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-01-06 Yan ZhengBtrfs: don't change file extent's ram_bytes in btrfs_dr...
2009-01-06 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-01-06 Chris MasonBtrfs: Fix checkpatch.pl warnings
2009-01-05 yanhai zhuBtrfs: Fix memset length in btrfs_file_write
2008-12-12 Yan ZhengBtrfs: fix nodatasum handling in balancing code
2008-12-09 Chris MasonBtrfs: Fix compressed checksum fsync log copies
2008-12-08 Chris MasonBtrfs: Add inode sequence number for NFS and reserved...
2008-12-02 Christoph HellwigBtrfs: fix shadowed variable declarations
2008-11-19 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2008-11-12 Yan ZhengBtrfs: Fix race in btrfs_mark_extent_written
2008-11-11 Yan ZhengBtrfs: Fix starting search offset inside btrfs_drop_extents
2008-11-10 Chris MasonBtrfs: Fix usage of struct extent_map->orig_start
2008-11-10 Yan ZhengBtrfs: Fix csum error for compressed data
2008-11-07 Chris MasonBtrfs: Optimize compressed writeback and reads
2008-10-31 Chris MasonBtrfs: Compression corner fixes
2008-10-30 Yan ZhengBtrfs: Add fallocate support v2
2008-10-30 Yan ZhengBtrfs: Fix bookend extent race v2
2008-10-30 Yan ZhengBtrfs: update hole handling v2
2008-10-29 Chris MasonBtrfs: Add zlib compression support
2008-10-16 Chris MasonMerge branch 'master' of ssh://mason@/linux/kernel...
2008-10-09 Yan ZhengBtrfs: Remove offset field from struct btrfs_extent_ref
2008-10-09 Yan ZhengBtrfs: Count space allocated to file in bytes
2008-10-03 Chris MasonBtrfs: O_DIRECT writes via buffered writes + invaldiate
2008-09-29 Chris MasonBtrfs: add and improve comments
2008-09-26 Zheng YanBtrfs: extent_map and data=ordered fixes for space...
2008-09-25 Chris MasonRemove Btrfs compat code for older kernels
2008-09-25 Chris MasonMerge Btrfs into fs/btrfs
2008-09-25 Zheng YanBtrfs: Full back reference support
2008-09-25 Chris MasonBtrfs: Dir fsync optimizations
2008-09-25 Chris MasonBtrfs: Add a write ahead tree log to optimize synchrono...
2008-09-25 Chris MasonBtrfs: Add debugging checks to track down corrupted...
2008-09-25 Chris MasonBtrfs: Maintain a list of inodes that are delalloc...
2008-09-25 Chris MasonBtrfs: Improve and cleanup locking done by walk_down_tree
2008-09-25 Chris MasonBtrfs: Drop some debugging around the extent_map pinned...
2008-09-25 Chris MasonBtrfs: Throttle tuning
2008-09-25 Sven WegenerBtrfs: Add compatibility for kernels >= 2.6.27-rc1
2008-09-25 YanBtrfs: implement memory reclaim for leaf reference...
2008-09-25 Chris MasonBtrfs: Throttle operations if the reference cache gets...
2008-09-25 Chris MasonBtrfs: Leaf reference cache update
2008-09-25 Chris MasonBtrfs: Fix some data=ordered related data corruptions
2008-09-25 Chris MasonBtrfs: Data ordered fixes
2008-09-25 Chris MasonBtrfs: Keep extent mappings in ram until pending ordere...
2008-09-25 Chris MasonAdd a per-inode lock around btrfs_drop_extents
2008-09-25 Chris MasonBtrfs: Don't pin pages in ram until the entire ordered...
2008-09-25 Chris Masonbtrfs_start_transaction: wait for commits in progress...
2008-09-25 Chris MasonBtrfs: Update on disk i_size only after pending ordered...
2008-09-25 Chris MasonBtrfs: Use async helpers to deal with pages that have...
2008-09-25 Chris MasonBtrfs: New data=ordered implementation
2008-09-25 Chris MasonBtrfs: Add a per-inode csum mutex to avoid races creati...
2008-09-25 Chris MasonAdd btrfs_end_transaction_throttle to force writers...
2008-09-25 Chris MasonFix btrfs_del_ordered_inode to allow forcing the drop...
2008-09-25 Chris MasonBtrfs: Replace the big fs_mutex with a collection of...
2008-09-25 Sage WeilBtrfs: transaction ioctls
2008-09-25 Mingmingbtrfs delete ordered inode handling fix
2008-09-25 Chris MasonFix corners in writepage and btrfs_truncate_page
2008-09-25 Jeff MahoneyBtrfs: Add workaround for AppArmor changing remove_suid()
2008-09-25 Chris MasonBtrfs: Fix do_sync_file_range ifdefs (2.6.22)
2008-09-25 Sage WeilBtrfs: Clone file data ioctl
2008-09-25 Chris MasonBtrfs: Throttle file_write when data=ordered is flushin...
2008-09-25 Chris MasonBtrfs: Set nodatasum on the inode when written by a...
2008-09-25 Chris MasonBtrfs: Use the extent map cache to find the logical...
2008-09-25 Chris MasonBtrfs: A few updates for 2.6.18 and versions older...
2008-09-25 Chris MasonBtrfs: Add O_DIRECT read and write (writes == buffered...
2008-09-25 Chris MasonBtrfs: Properly cast before shifting
2008-09-25 Chris MasonBtrfs: Take the extent lock before dropping the delallo...
2008-09-25 Chris MasonBtrfs: Properly clear dirty and delalloc extent bits...
2008-09-25 YanBtrfs: Fix "no csum found for inode" issue.
2008-09-25 Chris MasonBtrfs: Fix i_blocks accounting
2008-09-25 Yanbtrfs_drop_extents: handle BTRFS_INODE_REF_KEY types
2008-09-25 YanBtrfs: Fix hole creation in file_write
2008-09-25 Yanbtrfs_drop_extent fixe for inline items > 8K
2008-09-25 Chris MasonBtrfs: mount -o max_inline=size to control the maximum...
2008-09-25 Chris MasonBtrfs: Do delalloc accounting via hooks in the extent_s...
2008-09-25 Chris MasonBtrfs: Split the extent_map code into two parts
2008-09-25 Chris MasonBtrfs: Fix hole insertion corner cases
2008-09-25 Chris MasonBtrfs: Add some simple throttling to wait for data...
2008-09-25 Chris MasonBtrfs: Add data=ordered support
next