]> git.karo-electronics.de Git - karo-tx-linux.git/history - fs/btrfs
Btrfs: noinline the cluster searching functions
[karo-tx-linux.git] / fs / btrfs /
2011-06-08 Josef BacikBtrfs: noinline the cluster searching functions
2011-06-08 Josef BacikBtrfs: cache bitmaps when searching for a cluster
2011-06-04 David Sterbabtrfs: fix uninitialized variable warning
2011-06-04 David Sterbabtrfs: add helper for fs_info->closing
2011-06-04 Chris MasonBtrfs: add mount -o inode_cache
2011-06-04 Arne Jansenbtrfs: scrub: add explicit plugging
2011-06-04 David Sterbabtrfs: use btrfs_ino to access inode number
2011-06-04 Josef BacikBtrfs: don't save the inode cache if we are deleting...
2011-06-04 Arne Jansenbtrfs: false BUG_ON when degraded
2011-06-04 liuboBtrfs: don't save the inode cache in non-FS roots
2011-06-04 Chris MasonBtrfs: make sure we don't overflow the free space cache...
2011-06-04 Chris MasonBtrfs: fix uninit variable in the delayed inode code
2011-06-04 Arne Jansenbtrfs: scrub: don't reuse bios and pages
2011-05-28 Chris MasonMerge branch 'for-chris' of
2011-05-27 Chris MasonBtrfs: use the device_list_mutex during write_dev_supers
2011-05-26 Li ZefanBtrfs: setup free ino caching in a more asynchronous way
2011-05-26 Arne Jansenbtrfs scrub: don't coalesce pages that are logically...
2011-05-26 Chris MasonBtrfs: return -ENOMEM in clear_extent_bit
2011-05-26 Chris MasonBtrfs: add mount -o auto_defrag
2011-05-23 Chris MasonMerge branch 'cleanups_and_fixes' into inode_numbers
2011-05-23 Xiao GuangrongBtrfs: using rcu lock in the reader side of devices...
2011-05-23 Xiao GuangrongBtrfs: drop unnecessary device lock
2011-05-23 Xiao GuangrongBtrfs: fix the race between remove dev and alloc chunk
2011-05-23 Xiao GuangrongBtrfs: fix the race between reading and updating devices
2011-05-23 Xiao GuangrongBtrfs: fix bh leak on __btrfs_open_devices path
2011-05-23 Xiao GuangrongBtrfs: fix unsafe usage of merge_state
2011-05-23 Xiao GuangrongBtrfs: allocate extent state and check the result properly
2011-05-23 Julia Lawallfs/btrfs: Add missing btrfs_free_path
2011-05-23 Tsutomu ItohBtrfs: check return value of btrfs_inc_extent_ref()
2011-05-23 Tsutomu ItohBtrfs: return error to caller if read_one_inode() fails
2011-05-23 Tsutomu ItohBtrfs: BUG_ON is deleted from the caller of btrfs_trunc...
2011-05-23 Tsutomu ItohBtrfs: return error code to caller when btrfs_del_item...
2011-05-23 Tsutomu ItohBtrfs: return error code to caller when btrfs_previous_...
2011-05-23 Sergei Trofimovichbtrfs: fix typo 'testeing' -> 'testing'
2011-05-23 Sergei Trofimovichbtrfs: typo: 'btrfS' -> 'btrfs'
2011-05-23 Sergei Trofimovichbtrfs: don't spin in shrink_delalloc if there is nothin...
2011-05-23 Jamey Sharpbtrfs: Delete unused version.sh script.
2011-05-23 Hugo Millsbtrfs: Ensure the tree search ioctl returns the right...
2011-05-23 Andi KleenBTRFS: Remove unused node_lock
2011-05-23 Josef BacikBtrfs: leave spinning on lookup and map the leaf
2011-05-23 Josef BacikBtrfs: check for duplicate entries in the free space...
2011-05-23 Josef BacikBtrfs: don't try to allocate from a block group that...
2011-05-23 Josef BacikBtrfs: don't always do readahead
2011-05-23 Josef BacikBtrfs: try not to sleep as much when doing slow caching
2011-05-23 Josef BacikBtrfs: kill BTRFS_I(inode)->block_group
2011-05-23 Josef BacikBtrfs: don't look at the extent buffer level 3 times...
2011-05-23 Josef BacikBtrfs: map the node block when looking for readahead...
2011-05-23 Josef BacikBtrfs: set range_start to the right start in count_rang...
2011-05-23 Josef BacikBtrfs: fix how we do space reservation for truncate
2011-05-23 Josef BacikBtrfs: kill trans_mutex
2011-05-23 Josef BacikBtrfs: if we've already started a trans handle, use...
2011-05-23 Josef BacikBtrfs: take away the num_items argument from btrfs_join...
2011-05-23 Josef BacikBtrfs: make sure to use the delalloc reserve when filli...
2011-05-23 liuboBtrfs: do not flush csum items of unchanged file data...
2011-05-23 Chris MasonMerge branch 'for-chris' of git://git.kernel.org/pub...
2011-05-22 Chris MasonMerge branch 'allocator' of git://git.kernel.org/pub...
2011-05-22 Chris MasonMerge branch 'cleanups' of git://repo.or.cz/linux-2...
2011-05-22 Chris MasonBtrfs: update the delayed inode code to use the btrfs_i...
2011-05-22 Chris MasonMerge branch 'delayed_inode' into inode_numbers
2011-05-21 Miao Xiebtrfs: implement delayed inode items operation
2011-05-21 Chris MasonMerge branch 'ino-alloc' of git://repo.or.cz/linux...
2011-05-18 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2011-05-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux... latest
2011-05-18 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2011-05-18 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2011-05-18 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2011-05-17 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2011-05-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-05-16 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git.kernel...
2011-05-16 Linus TorvaldsMerge branch 'drm-fixes' of git://git.kernel.org/pub...
2011-05-15 Ingo MolnarMerge branch 'perf/urgent' of git://git.kernel.org...
2011-05-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-05-14 Li ZefanBtrfs: fix FS_IOC_SETFLAGS ioctl
2011-05-14 Li ZefanBtrfs: fix FS_IOC_GETFLAGS ioctl
2011-05-14 Li Zefanfs: remove FS_COW_FL
2011-05-14 liuboBtrfs: fix easily get into ENOSPC in mixed case
2011-05-14 Daniel J BluemanPrevent oopsing in posix_acl_valid()
2011-05-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-05-13 Arne Jansenbtrfs: quasi-round-robin for chunk allocation
2011-05-13 Arne Jansenbtrfs: heed alloc_start
2011-05-13 Arne Jansenbtrfs: move btrfs_cmp_device_free_bytes to super.c
2011-05-12 James MorrisMerge branch 'for-linus' of git://git.infradead.org...
2011-05-12 Linus TorvaldsMerge branch 'fix/asoc' of git://git.kernel.org/pub...
2011-05-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-05-12 David Sterbabtrfs: use unsigned type for single bit bitfield
2011-05-12 David Sterbabtrfs: use printk_ratelimited instead of printk_ratelimit
2011-05-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-05-12 Arne Jansenbtrfs: add readonly flag
2011-05-12 Ilya Dryomovbtrfs scrub: make fixups sync
2011-05-12 Jan Schmidtbtrfs: new ioctls for scrub
2011-05-12 Arne Jansenbtrfs: scrub
2011-05-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-05-11 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-05-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-05-09 Linus TorvaldsMerge branch 'fix/asoc' of git://git.kernel.org/pub...
2011-05-07 Russell KingMerge first four commits of 'zImage_fixes' of git:...
2011-05-06 David Sterbabtrfs: remove old unused commented out code
2011-05-06 David Sterbabtrfs: remove all unused functions
2011-05-06 Linus TorvaldsMerge branch 'for-linus' of git://github.com/at91linux...
2011-05-04 Linus TorvaldsMerge branch 'staging-linus' of git://git.kernel.org...
next