deliverable/linux.git
2009-11-11  Josef BacikBtrfs: find ideal block group for caching
2009-11-11  Dan CarpenterBtrfs: avoid null deref in unpin_extent_cache()
2009-11-11  Li DongyangBtrfs: skip btrfs_release_path in btrfs_update_root...
2009-11-11  Josef BacikBtrfs: fix some metadata enospc issues
2009-11-11  Josef BacikBtrfs: fix how we set max_size for free space clusters
2009-11-11  Josef BacikBtrfs: cleanup transaction starting and fix journal_inf...
2009-11-11  Josef BacikBtrfs: fix data allocation hint start
2009-10-14  Chris MasonBtrfs: always pin metadata in discard mode
2009-10-14  Christoph HellwigBtrfs: enable discard support
2009-10-14  Christoph HellwigBtrfs: add -o discard option
2009-10-14  Yan, ZhengBtrfs: properly wait log writers during log sync
2009-10-14  Josef BacikBtrfs: fix possible ENOSPC problems with truncate
2009-10-13  Chris MasonBtrfs: fix btrfs acl #ifdef checks
2009-10-13  Chris MasonBtrfs: streamline tree-log btree block writeout
2009-10-13  Chris MasonBtrfs: avoid tree log commit when there are no changes
2009-10-13  Chris MasonBtrfs: only write one super copy during fsync
2009-10-09  Chris MasonBtrfs: fix file clone ioctl for bookend extents
2009-10-09  Chris MasonBtrfs: fix uninit compiler warning in cow_file_range_nocow
2009-10-09  Alexey DobriyanBtrfs: constify dentry_operations
2009-10-09  Yan, ZhengBtrfs: optimize back reference update during btrfs_drop...
2009-10-09  Yan, ZhengBtrfs: remove negative dentry when deleting subvolumne
2009-10-08  Josef BacikBtrfs: optimize fsync for the single writer case
2009-10-08  Josef BacikBtrfs: async delalloc flushing under space pressure
2009-10-08  Josef BacikBtrfs: release delalloc reservations on extent item...
2009-10-08  Chris MasonBtrfs: delay clearing EXTENT_DELALLOC for compressed...
2009-10-08  Chris MasonBtrfs: cleanup extent_clear_unlock_delalloc flags
2009-10-06  Josef BacikBtrfs: fix possible softlockup in the allocator
2009-10-05  Chris MasonBtrfs: fix deadlock on async thread startup
2009-10-01  Josef BacikBtrfs: fix data space leak fix
2009-10-01  Chris MasonBtrfs: take i_mutex before generic_write_checks
2009-10-01  Christoph HellwigBtrfs: fix arguments to btrfs_wait_on_page_writeback_range
2009-09-29  Sage WeilBtrfs: fix deadlock with free space handling and user...
2009-09-29  Sage WeilBtrfs: fix error cases for ioctl transactions
2009-09-29  Chris BallBtrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code
2009-09-29  Julia LawallBtrfs: introduce missing kfree
2009-09-29  Chris BallBtrfs: Fix setting umask when POSIX ACLs are not enabled
2009-09-28  Josef BacikBtrfs: proper -ENOSPC handling
2009-09-24  Yan ZhengBtrfs: hash the btree inode during fill_super
2009-09-24  Yan, ZhengBtrfs: relocate file extents in clusters
2009-09-24  Yan, ZhengBtrfs: don't rename file into dummy directory
2009-09-24  Yan, ZhengBtrfs: check size of inode backref before adding hardlink
2009-09-24  Chris MasonBtrfs: fix releasepage to avoid unlocking extents we...
2009-09-24  Chris MasonBtrfs: Fix test_range_bit for whole file extents
2009-09-24  Chris MasonBtrfs: fix errors handling cached state in set/clear_ex...
2009-09-22  Chris MasonBtrfs: fix early enospc during balancing
2009-09-22  Chris MasonBtrfs: deal with NULL space info
2009-09-21  Josef BacikBtrfs: account for space used by the super mirrors
2009-09-21  Josef BacikBtrfs: fix extent entry threshold calculation
2009-09-21  Josef BacikBtrfs: remove dead code
2009-09-21  Josef BacikBtrfs: fix bitmap size tracking
2009-09-21  Josef BacikBtrfs: don't keep retrying a block group if we fail...
2009-09-21  Josef BacikBtrfs: make balance code choose more wisely when relocating
2009-09-21  Sage WeilBtrfs: fix arithmetic error in clone ioctl
2009-09-21  Yan, ZhengBtrfs: add snapshot/subvolume destroy ioctl
2009-09-21  Yan, ZhengBtrfs: change how subvolumes are organized
2009-09-21  Yan, ZhengBtrfs: do not reuse objectid of deleted snapshot/subvol
2009-09-21  Yan, ZhengBtrfs: speed up snapshot dropping
2009-09-18  Chris MasonBtrfs: search for an allocation hint while filling...
2009-09-18  Chris MasonBtrfs: properly honor wbc->nr_to_write changes
2009-09-17  Yan ZhengBtrfs: improve async block group caching
2009-09-16  Chris MasonBtrfs: Fix async thread shutdown race
2009-09-16  Chris MasonBtrfs: fix worker thread double spin_lock_irq
2009-09-16  Chris MasonBtrfs: fix async worker startup race
2009-09-11  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-09-11  Chris MasonBtrfs: zero page past end of inline file items
2009-09-11  Chris MasonBtrfs: fix btrfs page_mkwrite to return locked page
2009-09-11  Chris MasonBtrfs: Fix extent replacment race
2009-09-11  Chris MasonBtrfs: Use PagePrivate2 to track pages in the data...
2009-09-11  Chris MasonBtrfs: use a cached state for extent state operations...
2009-09-11  Chris MasonBtrfs: don't lock bits in the extent tree during writepage
2009-09-11  Chris MasonBtrfs: cache values for locking extents
2009-09-11  Chris MasonBtrfs: reduce CPU usage in the extent_state tree
2009-09-11  Chris MasonBtrfs: Fix new state initialization order
2009-09-11  Chris MasonBtrfs: switch extent_map to a rw lock
2009-09-11  Chris MasonBtrfs: tweak congestion backoff
2009-09-11  Chris MasonBtrfs: use larger nr_to_write for larger extents
2009-09-11  Chris MasonBtrfs: reduce worker thread spin_lock_irq hold times
2009-09-11  Chris MasonBtrfs: keep irqs on more often in the worker threads
2009-09-11  Chris MasonBtrfs: optimize set extent bit
2009-09-11  Chris MasonBtrfs: Allow worker threads to exit when idle
2009-09-09  Linus TorvaldsLinux 2.6.31
2009-09-09  Ed Cashinaoe: allocate unused request_queue for sysfs
2009-09-09  Linus Torvaldsi915: disable interrupts before tearing down GEM state
2009-09-08  Zhenyu Wangdrm/i915: fix mask bits setting
2009-09-07  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-09-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-07  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-07  Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2009-09-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-07  Dave Airliedrm/radeon/kms: add LTE/GTE discard + rv515 two sided...
2009-09-07  Mimi ZoharIMA: update ima_counts_put
2009-09-06  David S. Millergianfar: Fix build.
2009-09-05  Linus TorvaldsLinux 2.6.31-rc9
2009-09-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-05  Roderick Colenbranderpowerpc: Fix i8259 interrupt driver kernel crash on...
2009-09-05  Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.31
2009-09-05  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-09-05  Linus TorvaldsMerge branch 'fix/oxygen' of git://git./linux/kernel...
2009-09-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-05  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
next
This page took 0.049174 seconds and 5 git commands to generate.