deliverable/linux.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-04-25  Tsutomu ItohBtrfs: cleanup error handling in inode.c
2011-04-25  Josef BacikBtrfs: put the right bio if we have an error
2011-04-25  Josef BacikBtrfs: free bitmaps properly when evicting the cache
2011-04-25  Li ZefanBtrfs: Free free_space item properly in btrfs_trim_bloc...
2011-04-25  David Sterbabtrfs: add missing spin_unlock to a rare exit path
2011-04-25  Tsutomu ItohBtrfs: check return value of kmalloc()
2011-04-25  Itaru Kitayamabtrfs: fix wrong allocating flag when reading page
2011-04-25  Tsutomu ItohBtrfs: fix missing mutex_unlock in btrfs_del_dir_entrie...
2011-04-18  Chris MasonBtrfs: fix free space cache leak
2011-04-16  Josef BacikBtrfs: avoid taking the chunk_mutex in do_chunk_alloc
2011-04-16  Chris MasonBtrfs end_bio_extent_readpage should look for locked...
2011-04-15  Chris MasonBtrfs: don't force chunk allocation in find_free_extent
2011-04-13  Miao XieBtrfs: Check validity before setting an acl
2011-04-13  Miao XieBtrfs: Fix incorrect inode nlink in btrfs_link()
2011-04-13  Li ZefanBtrfs: Check if btrfs_next_leaf() returns error in...
2011-04-13  Li ZefanBtrfs: Check if btrfs_next_leaf() returns error in...
2011-04-13  Chris MasonBtrfs: make uncache_state unconditional
2011-04-12  Chris MasonMerge branch 'for-chris' of git://git./linux/kernel...
2011-04-12  Arne Jansenbtrfs: using cached extent_state in set/unlock combinations
2011-04-12  Josef BacikBtrfs: avoid taking the trans_mutex in btrfs_end_transa...
2011-04-12  Xin ZhongBtrfs: fix subvolume mount by name problem when default...
2011-04-12  Daniel J Bluemanfix user annotation in ioctl.c
2011-04-12  Josef BacikBtrfs: check for duplicate iov_base's when doing dio...
2011-04-12  Sergei Trofimovichbtrfs: properly handle overlapping areas in memmove_ext...
2011-04-12  Yoshinori SanoBtrfs: fix memory leaks in btrfs_new_inode()
2011-04-08  Josef BacikBtrfs: check for duplicate iov_base's when doing dio...
2011-04-08  Josef BacikBtrfs: reuse the extent_map we found when calling btrfs...
2011-04-08  Josef BacikBtrfs: do not use async submit for small DIO io's
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  liuboBtrfs: add datacow flag in inode flag
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-15  Linus TorvaldsLinux 2.6.38
2011-03-14  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-03-14  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2011-03-14  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-03-14  Linus TorvaldsRevert "oom: oom_kill_process: fix the child_points...
2011-03-14  Oleg Nesterovoom: oom_kill_process: fix the child_points logic
2011-03-14  Florian FainelliMIPS: Alchemy: Fix reset for MTX-1 and XXS1500
2011-03-14  Florian FainelliMIPS: MTX-1: Make au1000_eth probe all PHY addresses
2011-03-14  Maurus CuelenaereMIPS: Jz4740: Add HAVE_CLK
next
This page took 0.072805 seconds and 5 git commands to generate.