Btrfs: don't split dio bios if we don't have to
[sfrench/cifs-2.6.git] / fs / btrfs /
2011-04-08 Josef BacikBtrfs: don't split dio bios if we don't have to
2011-04-08 Josef BacikBtrfs: do not call btrfs_update_inode in endio if nothi...
2011-04-08 Josef BacikBtrfs: map the inode item when doing fill_inode_item
2011-04-08 Josef BacikBtrfs: only retry transaction reservation once
2011-04-08 Josef BacikBtrfs: deal with the case that we run out of space...
2011-04-05 Josef BacikBtrfs: don't warn in btrfs_add_orphan
2011-04-05 Josef BacikBtrfs: fix free space cache when there are pinned exten...
2011-04-05 Li ZefanBtrfs: Fix uninitialized root flags for subvolumes
2011-04-05 Miao Xiebtrfs: clear __GFP_FS flag in the space cache inode
2011-04-05 Yoshinori SanoBtrfs: fix memory leak in start_transaction()
2011-04-05 Tsutomu ItohBtrfs: fix memory leak in btrfs_ioctl_start_sync()
2011-04-05 Johann LombardiBtrfs: fix subvol_sem leak in btrfs_rename()
2011-04-05 Li ZefanBtrfs: Fix oops for defrag with compression turned on
2011-04-05 Tsutomu ItohBtrfs: fix /proc/mounts info.
2011-04-05 Tsutomu ItohBtrfs: fix compiler warning in file.c
2011-03-28 Chris MasonBtrfs: fix __btrfs_map_block on 32 bit machines
2011-03-28 Miao Xiebtrfs: fix possible deadlock by clearing __GFP_FS flag
2011-03-28 Al Virobtrfs: check link counter overflow in link(2)
2011-03-28 Al Virobtrfs: don't mess with i_nlink of unlocked inode in...
2011-03-28 Tsutomu ItohBtrfs: check return value of btrfs_alloc_path()
2011-03-28 liuboBtrfs: fix OOPS of empty filesystem after balance
2011-03-28 liuboBtrfs: fix memory leak of empty filesystem after balance
2011-03-28 liuboBtrfs: fix return value of setflags ioctl
2011-03-28 Yoshinori SanoBtrfs: fix uncheck memory allocations
2011-03-28 liubobtrfs: make inode ref log recovery faster
2011-03-28 Li DongyangBtrfs: add btrfs_trim_fs() to handle FITRIM
2011-03-28 Li DongyangBtrfs: adjust btrfs_discard_extent() return errors...
2011-03-28 Li DongyangBtrfs: make btrfs_map_block() return entire free extent...
2011-03-28 Li DongyangBtrfs: make update_reserved_bytes() public
2011-03-28 Mark Fashehbtrfs: return EXDEV when linking from different subvolumes
2011-03-28 Liu BoBtrfs: Per file/directory controls for COW and compression
2011-03-28 Miao Xiebtrfs: use GFP_NOFS instead of GFP_KERNEL
2011-03-28 Tsutomu ItohBtrfs: check return value of read_tree_block()
2011-03-28 David Sterbabtrfs: properly access unaligned checksum buffer
2011-03-28 Tsutomu ItohBtrfs: cleanup some BUG_ON()
2011-03-28 liuboBtrfs: add initial tracepoint support for btrfs
2011-03-28 Chris MasonBtrfs: use RCU instead of a spinlock to protect the...
2011-03-25 Josef BacikBtrfs: mark the bio with an error if we have a failure...
2011-03-25 Josef BacikBtrfs: don't allocate dip->csums when doing writes
2011-03-25 Josef BacikBtrfs: cleanup how we setup free space clusters
2011-03-21 Josef BacikBtrfs: don't be as aggressive about using bitmaps
2011-03-21 Josef BacikBtrfs: deal with min_bytes appropriately when looking...
2011-03-21 Josef BacikBtrfs: check free space in block group before searching...
2011-03-17 Josef BacikBtrfs: add checks to verify dir items are correct
2011-03-17 Josef BacikBtrfs: check return value of btrfs_search_slot properly
2011-03-17 Josef BacikBtrfs: check items for correctness as we search
2011-03-17 Josef BacikBtrfs: return error if the range we want to map is...
2011-03-17 Josef BacikBtrfs: add a comment explaining what btrfs_cont_expand...
2011-03-17 Josef BacikBtrfs: use mark_inode_dirty when expanding the file
2011-03-17 Josef BacikBtrfs: only add orphan items when truncating
2011-03-17 Josef BacikBtrfs: make sure to remove the orphan item from the...
2011-03-17 Josef BacikBtrfs: handle errors in btrfs_orphan_cleanup
2011-03-17 Josef BacikBtrfs: cleanup error handling in the truncate path
2011-03-17 Josef BacikBtrfs: convert to the new truncate sequence
2011-03-17 Josef BacikBtrfs: use a slab for the free space entries
2011-03-17 Josef BacikBtrfs: change reserved_extents to an atomic_t
2011-03-17 Josef BacikBtrfs: fix how we deal with the pages array in the...
2011-03-17 Josef BacikBtrfs: simplify our write path
2011-03-17 Josef BacikBtrfs: fix formatting in file.c
2011-03-14 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-03-14 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-03-14 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2011-03-13 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-03-13 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-03-13 Linus TorvaldsMerge git://git.infradead.org/users/dwmw2/mtd-2.6.38
2011-03-13 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-03-12 Chris MasonBtrfs: break out of shrink_delalloc earlier
2011-03-10 Linus TorvaldsMerge branch 'media_fixes' of git://git./linux/kernel...
2011-03-10 Linus TorvaldsMerge branch 'perf/urgent' of git://git./linux/kernel...
2011-03-10 Miao Xiebtrfs: fix not enough reserved space
2011-03-10 Daniel J Bluemanbtrfs: fix dip leak
2011-03-09 Linus TorvaldsMerge branch 'for-2.6.38' of git://linux-nfs.org/~bfiel...
2011-03-08 Chris MasonBtrfs: make sure not to return overlapping extents...
2011-03-08 Linus TorvaldsMerge branch 'fixes' of /home/rmk/linux-2.6-arm
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-03-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-05 Linus TorvaldsMerge branch 'rmobile-fixes-for-linus' of git://git...
2011-03-05 Linus TorvaldsMerge branch 'sh-fixes-for-linus' of git://git./linux...
2011-03-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-03-03 Linus TorvaldsMerge branch 'idle-release' of git://git./linux/kernel...
2011-03-02 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-03-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-03-01 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-03-01 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2011-03-01 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
2011-03-01 Linus TorvaldsMerge branches 'perf-fixes-for-linus', 'x86-fixes-for...
2011-03-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-01 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2011-03-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-25 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2011-02-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-25 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-02-25 Tony LindgrenMerge branch 'patches_for_2.6.38rc' of git://git.pwsan...
2011-02-25 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-02-24 Linus TorvaldsMerge branch 'kvm-updates/2.6.38' of git://git./virt...
2011-02-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-23 Chris MasonBtrfs: fix fiemap bugs with delalloc
2011-02-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
next