Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
[safe/jmp/linux-2.6] / fs / btrfs / inode.c
2010-05-27 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-05-27 Chris MasonBtrfs: add more error checking to btrfs_dirty_inode
2010-05-27 Chris MasonBtrfs: allow unaligned DIO
2010-05-27 Chris MasonBtrfs: fix preallocation and nodatacow checks in O_DIRECT
2010-05-26 Chris MasonBtrfs: avoid ENOSPC errors in btrfs_dirty_inode
2010-05-26 Chris MasonBtrfs: move O_DIRECT space reservation to btrfs_direct_IO
2010-05-26 Chris MasonBtrfs: rework O_DIRECT enospc handling
2010-05-25 Chris MasonBtrfs: use async helpers for DIO write checksumming
2010-05-25 Josef BacikBtrfs: add basic DIO read/write support
2010-05-25 Yan, ZhengBtrfs: Pre-allocate space for data relocation
2010-05-25 Yan, ZhengBtrfs: Metadata reservation for orphan inodes
2010-05-25 Yan, ZhengBtrfs: Introduce global metadata reservation
2010-05-25 Yan, ZhengBtrfs: Update metadata reservation for delayed allocation
2010-05-25 Yan, ZhengBtrfs: Integrate metadata reservation with start_transa...
2010-05-25 Yan, ZhengBtrfs: Kill init_btrfs_i()
2010-05-25 Yan, ZhengBtrfs: Shrink delay allocated space in a synchronized
2010-05-21 Dmitry Monakhovbtrfs: replace inode uid,gid,mode initialization with...
2010-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-03-31 Josef BacikBtrfs: kill max_extent mount option
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-18 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-03-15 Josef BacikBtrfs: cache the extent state everywhere we possibly...
2010-03-15 Josef BacikBtrfs: cache ordered extent when completing io
2010-03-15 Miao Xiebtrfs: fix btrfs_mkdir goto for no free objectids
2010-03-15 Chris MasonBtrfs: add new defrag-range ioctl.
2010-03-15 Josef BacikBtrfs: change how we mount subvolumes
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-02-04 Aneesh Kumar K.VBtrfs: apply updated fallocate i_size fix
2010-02-04 Josef BacikBtrfs: do not try and lookup the file extent when finis...
2010-01-28 Josef BacikBtrfs: run orphan cleanup on default fs root
2010-01-28 Aneesh Kumar K.VBtrfs: Use correct values when updating inode i_size...
2010-01-28 Chris MasonBtrfs: Add mount -o compress-force
2010-01-18 Josef BacikBtrfs: fix regression in orphan cleanup
2010-01-18 Jan Engelhardtbtrfs: fix missing last-entry in readdir(3)
2009-12-17 Chris MasonBtrfs: make sure fallocate properly starts a transaction
2009-12-17 TARUISI HiroakiBtrfs: deny sys_link across subvolumes.
2009-12-17 Yan, ZhengBtrfs: Add delayed iput
2009-12-17 Yan, ZhengBtrfs: Pass transaction handle to security and ACL...
2009-12-17 Yan, ZhengBtrfs: Make truncate(2) more ENOSPC friendly
2009-12-17 Yan, ZhengBtrfs: Make fallocate(2) more ENOSPC friendly
2009-12-17 Yan, ZhengBtrfs: Avoid orphan inodes cleanup while replaying log
2009-12-17 Yan, ZhengBtrfs: Fix disk_i_size update corner case
2009-12-16 Yan, ZhengBtrfs: Rewrite btrfs_drop_extents
2009-11-11 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-11-11 Josef BacikBtrfs: fix panic when trying to destroy a newly allocated
2009-11-11 Josef BacikBtrfs: fallback on uncompressed io if compressed io...
2009-11-11 Josef BacikBtrfs: fix some metadata enospc issues
2009-11-11 Josef BacikBtrfs: fix data allocation hint start
2009-10-15 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-10-14 Josef BacikBtrfs: fix possible ENOSPC problems with truncate
2009-10-13 Chris MasonBtrfs: avoid tree log commit when there are no changes
2009-10-11 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-10-09 Chris MasonBtrfs: fix uninit compiler warning in cow_file_range_nocow
2009-10-09 Alexey DobriyanBtrfs: constify dentry_operations
2009-10-09 Yan, ZhengBtrfs: remove negative dentry when deleting subvolumne
2009-10-08 Josef BacikBtrfs: release delalloc reservations on extent item...
2009-10-08 Chris MasonBtrfs: delay clearing EXTENT_DELALLOC for compressed...
2009-10-08 Chris MasonBtrfs: cleanup extent_clear_unlock_delalloc flags
2009-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-10-01 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-10-01 Josef BacikBtrfs: fix data space leak fix
2009-10-01 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-09-28 Josef BacikBtrfs: proper -ENOSPC handling
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-09-24 Yan, ZhengBtrfs: don't rename file into dummy directory
2009-09-24 Yan, ZhengBtrfs: check size of inode backref before adding hardlink
2009-09-22 Alexey Dobriyanconst: mark remaining inode_operations as const
2009-09-22 Alexey Dobriyanconst: mark remaining address_space_operations const
2009-09-21 Yan, ZhengBtrfs: add snapshot/subvolume destroy ioctl
2009-09-21 Yan, ZhengBtrfs: change how subvolumes are organized
2009-09-21 Yan, ZhengBtrfs: do not reuse objectid of deleted snapshot/subvol
2009-09-18 Chris MasonBtrfs: search for an allocation hint while filling...
2009-09-16 Andi KleenHWPOISON: Enable error_remove_page on btrfs
2009-09-11 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-09-11 Chris MasonBtrfs: zero page past end of inline file items
2009-09-11 Chris MasonBtrfs: fix btrfs page_mkwrite to return locked page
2009-09-11 Chris MasonBtrfs: Fix extent replacment race
2009-09-11 Chris MasonBtrfs: Use PagePrivate2 to track pages in the data...
2009-09-11 Chris MasonBtrfs: use a cached state for extent state operations...
2009-09-11 Chris MasonBtrfs: cache values for locking extents
2009-09-11 Chris MasonBtrfs: switch extent_map to a rw lock
2009-08-21 From: Nick Pigginbtrfs: fix inode rbtree corruption
2009-08-08 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-08-07 Bartlomiej Zolnier... Btrfs: remove superfluous NULL pointer check in btrfs_r...
2009-07-28 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-07-22 Julia LawallBtrfs: adjust NULL test
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-02 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-07-02 Chris MasonBtrfs: honor nodatacow/sum mount options for new files
2009-07-02 Josef BacikBtrfs: account for space we may use in fallocate
2009-06-24 Al ViroGet "no acls for this inode" right, fix shmem breakage
2009-06-24 Al Viroswitch btrfs to inode->i_acl
2009-06-12 Christoph Hellwigbtrfs: remove ->write_super and stop maintaining -...
2009-06-10 Christoph HellwigBtrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
2009-06-10 Yan ZhengBtrfs: Mixed back reference (FORWARD ROLLING FORMAT...
2009-05-14 Chris MasonBtrfs: remove some WARN_ONs in the IO failure path
2009-05-14 Chris MasonBtrfs: init inode ordered_data_close flag properly
next