Btrfs: fix extent state leak on failed nodatasum reads
[deliverable/linux.git] / fs /
2011-06-10  Jan SchmidtBtrfs: fix extent state leak on failed nodatasum reads
2011-06-10  Chris MasonMerge branch 'for-chris' of git://git./linux/kernel...
2011-06-10  David Sterbabtrfs: fix unlocked access of delalloc_inodes
2011-06-10  Li ZefanBtrfs: avoid stack bloat in btrfs_ioctl_fs_info()
2011-06-10  richard kennedybtrfs: remove 64bit alignment padding to allow extent_b...
2011-06-10  Sage WeilBtrfs: clear current->journal_info on async transaction...
2011-06-10  Chris MasonBtrfs: make sure to recheck for bitmaps in clusters
2011-06-10  Arne Jansenbtrfs: remove unneeded includes from scrub.c
2011-06-10  Arne Jansenbtrfs: reinitialize scrub workers
2011-06-10  Arne Jansenbtrfs: scrub: errors in tree enumeration
2011-06-10  Josef BacikBtrfs: don't map extent buffer if path->skip_locking...
2011-06-09  Josef BacikBtrfs: unlock the trans lock properly
2011-06-09  Josef BacikBtrfs: don't map extent buffer if path->skip_locking...
2011-06-08  Josef BacikBtrfs: fix duplicate checking logic
2011-06-08  Josef BacikBtrfs: fix the allocator loop logic
2011-06-08  Josef BacikBtrfs: fix bitmap regression
2011-06-08  Josef BacikBtrfs: don't commit the transaction if we dont have...
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./linux/kernel...
2011-05-22  Chris MasonMerge branch 'allocator' of git://git./linux/kernel...
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./linux/kernel/git...
2011-05-18  Linus TorvaldsMerge branch 'devicetree/merge' of git://git.secretlab...
2011-05-18  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2011-05-18  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-05-18  Joel Beckerconfigfs: Fix race between configfs_readdir() and confi...
2011-05-18  Joel Beckerconfigfs: Don't try to d_delete() negative dentries.
2011-05-18  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-05-18  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-05-18  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-05-18  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2011-05-17  Jeff Laytoncifs: fix cifsConvertToUCS() for the mapchars case
2011-05-17  Jeff Laytoncifs: add fallback in is_path_accessible for old servers
2011-05-17  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2011-05-17  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-05-16  Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
2011-05-16  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2011-05-15  Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
2011-05-15  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-05-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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
next
This page took 0.04412 seconds and 8 git commands to generate.