const: constify remaining file_operations
[safe/jmp/linux-2.6] / fs / btrfs / file.c
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-11 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-09-11 Chris MasonBtrfs: Fix extent replacment race
2009-09-11 Chris MasonBtrfs: reduce CPU usage in the extent_state tree
2009-09-11 Chris MasonBtrfs: switch extent_map to a rw lock
2009-09-11 Chris MasonBtrfs: optimize set extent bit
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-02 Chris MasonBtrfs: don't log the inode in file_write while growing...
2009-06-10 Hisashi HifumiBtrfs: fdatasync should skip metadata writeout
2009-06-10 Yan ZhengBtrfs: Mixed back reference (FORWARD ROLLING FORMAT...
2009-04-27 Chris MasonBtrfs: remove #if 0 code
2009-04-24 Chris MasonBtrfs: fix fallocate deadlock on inode extent lock
2009-04-21 Chris MasonBtrfs: fix btrfs fallocate oops and deadlock
2009-04-20 Chris MasonBtrfs: add a priority queue to the async thread helpers
2009-03-31 Chris MasonBtrfs: add extra flushing for renames and truncates
2009-03-24 Chris MasonBtrfs: tree logging unlink/rename fixes
2009-03-24 Chris MasonBtrfs: leave btree locks spinning more often
2009-03-24 Chris MasonBtrfs: do extent allocation and reference count updates...
2009-02-20 Josef BacikBtrfs: add better -ENOSPC handling
2009-02-20 Chris MasonBtrfs: check file pointer in btrfs_sync_file
2009-01-21 Yan ZhengBtrfs: fix tree logs parallel sync
2009-01-21 Huang WeiyiBtrfs: removed unused #include <version.h>'s
2009-01-06 Yan ZhengBtrfs: don't change file extent's ram_bytes in btrfs_dr...
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-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-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 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
2008-09-25 Chris MasonBtrfs: Lower the max inline size to 8k
2008-09-25 Chris MasonBtrfs: Fix lock ordering of the snapshot semaphore...
2008-09-25 Chris MasonBtrfs: Force inlining off in a few places to save stack...
2008-09-25 Chris MasonBtrfs: Implement basic support for -ENOSPC
next