UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / btrfs /
2011-04-27 Li ZefanBtrfs: Fix uninitialized root flags for subvolumes
2011-03-13 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-03-12 Chris MasonBtrfs: break out of shrink_delalloc earlier
2011-03-10 Miao Xiebtrfs: fix not enough reserved space
2011-03-10 Daniel J Bluemanbtrfs: fix dip leak
2011-03-08 Chris MasonBtrfs: make sure not to return overlapping extents...
2011-03-07 Chris MasonBtrfs: deal with short returns from copy_from_user
2011-03-07 Chris MasonBtrfs: fix regressions in copy_from_user handling
2011-02-25 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-02-23 Chris MasonBtrfs: fix fiemap bugs with delalloc
2011-02-16 Ilya DryomovBtrfs: set FMODE_EXCL in btrfs_device->mode
2011-02-16 Ilya DryomovBtrfs: make btrfs_rm_device() fail gracefully
2011-02-16 Li ZefanBtrfs: Avoid accessing unmapped kernel address
2011-02-16 Li ZefanBtrfs: Fix BTRFS_IOC_SUBVOL_SETFLAGS ioctl
2011-02-16 Chris MasonBtrfs: allow balance to explicitly allocate chunks...
2011-02-16 Chris MasonBtrfs: put ENOSPC debugging under a mount option
2011-02-15 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-02-14 Tsutomu ItohBtrfs: check return value of alloc_extent_map()
2011-02-14 Ilya DryomovBtrfs - Fix memory leak in btrfs_init_new_device()
2011-02-14 Dan Rosenbergbtrfs: prevent heap corruption in btrfs_ioctl_space_info()
2011-02-14 Yan, ZhengBtrfs: Fix balance panic
2011-02-14 Chris MasonBtrfs: don't release pages when we can't clear the...
2011-02-14 Chris MasonBtrfs: fix page->private races
2011-02-07 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-02-07 Yan, ZhengBtrfs: Fix page count calculation
2011-02-06 Alexey Charkovbtrfs: Drop __exit attribute on btrfs_exit_compress
2011-02-06 Tsutomu Itohbtrfs: cleanup error handling in btrfs_unlink_inode()
2011-02-06 Josef BacikBtrfs: exclude super blocks when we read in block groups
2011-02-06 Josef BacikBtrfs: make sure search_bitmap finds something in remov...
2011-02-01 Tsutomu Itohbtrfs: fix return value check of btrfs_start_transaction()
2011-02-01 Tsutomu Itohbtrfs: checking NULL or not in some functions
2011-02-01 Chris MasonBtrfs: avoid uninit variable warnings in ordered-data.c
2011-01-31 Chris MasonBtrfs: catch errors from btrfs_sync_log
2011-01-31 Josef BacikBtrfs: make shrink_delalloc a little friendlier
2011-01-28 Josef BacikBtrfs: handle no memory properly in prepare_pages
2011-01-28 Josef BacikBtrfs: do error checking in btrfs_del_csums
2011-01-28 Josef BacikBtrfs: use the global block reserve if we cannot reserv...
2011-01-28 Josef BacikBtrfs: do not release more reserved bytes to the global...
2011-01-28 Josef BacikBtrfs: fix check_path_shared so it returns the right...
2011-01-28 Tsutomu Itohbtrfs: check return value of btrfs_start_ioctl_transact...
2011-01-28 Tsutomu Itohbtrfs: fix return value check of btrfs_join_transaction()
2011-01-28 Julia Lawallfs/btrfs/inode.c: Add missing IS_ERR test
2011-01-28 liubobtrfs: fix missing break in switch phrase
2011-01-28 liubobtrfs: fix several uncheck memory allocations
2011-01-28 liubobtrfs: fix uncheck memory allocation in btrfs_submit_co...
2011-01-28 Chris MasonMerge branch 'bug-fixes' of git://repo.or.cz/linux...
2011-01-26 Li ZefanBtrfs: Fix file clone when source offset is not 0
2011-01-26 Miao XieBtrfs: Fix memory leak in writepage fixup work
2011-01-26 Miao XieBtrfs: Don't return acl info when mounting with noacl...
2011-01-26 Tero RoponenBtrfs: Free correct pointer after using strsep
2011-01-26 Ian KentBtrfs: Fix memory leak on finding existing super
2011-01-26 Li ZefanBtrfs: Fix memory leak at umount
2011-01-26 Li Zefanbtrfs: Check mergeable free space when removing a cluster
2011-01-26 Li Zefanbtrfs: Add a helper try_merge_free_space()
2011-01-26 Li Zefanbtrfs: Update stats when allocating from a cluster
2011-01-26 Li Zefanbtrfs: Free fully occupied bitmap in cluster
2011-01-26 Li Zefanbtrfs: Add helper function free_bitmap()
2011-01-26 Li Zefanbtrfs: Fix threshold calculation for block groups small...
2011-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-17 liuboBtrfs: forced readonly mounts on errors
2011-01-17 Christoph Hellwigfallocate should be a file operation
2011-01-17 Christoph Hellwigmake the feature checks in ->fallocate future proof
2011-01-16 Stefan Schmidtfs/btrfs: Fix build of ctree
2011-01-16 Ben Hutchingsbtrfs: Require CAP_SYS_ADMIN for filesystem rebalance
2011-01-16 Josef BacikBtrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check
2011-01-16 Tsutomu Itohbtrfs: Fix memory leak in btrfs_read_fs_root_no_radix()
2011-01-16 Tsutomu Itohbtrfs: check NULL or not
2011-01-16 Jesper Juhlbtrfs: Don't pass NULL ptr to func that may deref it.
2011-01-16 Dave Youngbtrfs: mount failure return value fix
2011-01-16 Jesper Juhlbtrfs: Mem leak in btrfs_get_acl()
2011-01-16 Miao Xiebtrfs: fix wrong free space information of btrfs
2011-01-16 Miao Xiebtrfs: make the chunk allocator utilize the devices...
2011-01-16 Miao Xiebtrfs: restructure find_free_dev_extent()
2011-01-16 Miao Xiebtrfs: fix wrong calculation of stripe size
2011-01-16 Miao Xiebtrfs: try to reclaim some space when chunk allocation...
2011-01-16 Miao Xiebtrfs: fix wrong data space statistics
2011-01-16 Stefan Schmidtfs/btrfs: Fix build of ctree
2011-01-16 Chris MasonMerge branch 'lzo-support' of git://repo.or.cz/linux...
2011-01-16 Chris MasonMerge branch 'readonly-snapshots' of git://repo.or...
2011-01-13 Linus TorvaldsMerge branch 'for-2.6.38/core' of git://git.kernel...
2011-01-13 Josef BacikBtrfs: fail if we try to use hole punch
2011-01-13 Al Viroswitch btrfs, close races
2011-01-07 Nick Pigginbtrfs: provide simple rcu-walk ACL implementation
2011-01-07 Nick Pigginfs: provide rcu-walk aware permission i_ops
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-07 Nick Pigginfs: change d_delete semantics
2011-01-04 Chris MasonBtrfs: fix off by one while setting block groups readonly
2010-12-23 James BottomleyMerge branch 'block'
2010-12-23 Li ZefanBtrfs: Add BTRFS_IOC_SUBVOL_GETFLAGS/SETFLAGS ioctls
2010-12-23 Li ZefanBtrfs: Add readonly snapshots support
2010-12-23 Li ZefanBtrfs: Refactor btrfs_ioctl_snap_create()
2010-12-22 Li Zefanbtrfs: Extract duplicate decompress code
2010-12-22 Li Zefanbtrfs: Allow to specify compress method when defrag
2010-12-22 Li Zefanbtrfs: Add lzo compression support
2010-12-22 Li Zefanbtrfs: Allow to add new compression algorithm
2010-12-22 Li Zefanbtrfs: Fix error handling in zlib
2010-12-22 Li Zefanbtrfs: Fix bugs in zlib workspace
2010-12-20 Al ViroFix btrfs b0rkage
2010-12-14 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
next