| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2011-04-26 | 1 | -0/+1 |
|\ |
|
| * | btrfs: add missing spin_unlock to a rare exit path | David Sterba | 2011-04-25 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2011-04-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Btrfs: avoid taking the trans_mutex in btrfs_end_transaction | Josef Bacik | 2011-04-11 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-04-05 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Btrfs: Fix uninitialized root flags for subvolumes | Li Zefan | 2011-04-05 | 1 | -1/+3 |
* | | Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-03-28 | 1 | -7/+125 |
|\ \
| |/ |
|
| * | btrfs: fix possible deadlock by clearing __GFP_FS flag | Miao Xie | 2011-03-28 | 1 | -0/+2 |
| * | Btrfs: fix OOPS of empty filesystem after balance | liubo | 2011-03-28 | 1 | -0/+6 |
| * | Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes | Li Dongyang | 2011-03-28 | 1 | -1/+4 |
| * | Btrfs: Per file/directory controls for COW and compression | Liu Bo | 2011-03-28 | 1 | -0/+6 |
| * | btrfs: properly access unaligned checksum buffer | David Sterba | 2011-03-28 | 1 | -1/+2 |
| * | Btrfs: cleanup some BUG_ON() | Tsutomu Itoh | 2011-03-28 | 1 | -1/+4 |
| * | Btrfs: check items for correctness as we search | Josef Bacik | 2011-03-17 | 1 | -1/+89 |
| * | Btrfs: handle errors in btrfs_orphan_cleanup | Josef Bacik | 2011-03-17 | 1 | -3/+12 |
* | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-03-24 | 1 | -79/+0 |
|\ \ |
|
| * | | block: remove per-queue plugging | Jens Axboe | 2011-03-10 | 1 | -79/+0 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Remove one to many n's in a word | Justin P. Mattock | 2011-03-01 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2011-02-15 | 1 | -2/+6 |
|\ \
| |/
|/| |
|
| * | Btrfs: fix page->private races | Chris Mason | 2011-02-14 | 1 | -2/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2011-02-07 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | btrfs: fix return value check of btrfs_join_transaction() | Tsutomu Itoh | 2011-01-28 | 1 | -0/+5 |
| * | Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 | Chris Mason | 2011-01-28 | 1 | -0/+2 |
| |\ |
|
| | * | Btrfs: Fix memory leak at umount | Li Zefan | 2011-01-27 | 1 | -0/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-01-17 | 1 | -7/+405 |
|\ \ \
| |/ / |
|
| * | | Btrfs: forced readonly mounts on errors | liubo | 2011-01-17 | 1 | -2/+389 |
| * | | btrfs: Fix memory leak in btrfs_read_fs_root_no_radix() | Tsutomu Itoh | 2011-01-16 | 1 | -0/+1 |
| * | | btrfs: check NULL or not | Tsutomu Itoh | 2011-01-16 | 1 | -0/+8 |
| * | | btrfs: mount failure return value fix | Dave Young | 2011-01-16 | 1 | -1/+3 |
| * | | btrfs: Add lzo compression support | Li Zefan | 2010-12-22 | 1 | -4/+4 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-12-14 | 1 | -5/+6 |
|\ \
| |/ |
|
| * | Btrfs: EIO when we fail to read tree roots | Chris Mason | 2010-12-13 | 1 | -1/+4 |
| * | Btrfs: fix compiler warnings | Jan Beulich | 2010-12-10 | 1 | -4/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-11-29 | 1 | -6/+32 |
|\ \
| |/ |
|
| * | Btrfs: don't use migrate page without CONFIG_MIGRATION | Chris Mason | 2010-11-29 | 1 | -1/+6 |
| * | Btrfs: setup blank root and fs_info for mount time | Josef Bacik | 2010-11-27 | 1 | -4/+2 |
| * | Btrfs: add migrate page for metadata inode | Chris Mason | 2010-11-21 | 1 | -2/+25 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2010-10-30 | 1 | -13/+19 |
|\ \
| |/ |
|
| * | Btrfs: async transaction commit | Sage Weil | 2010-10-29 | 1 | -0/+1 |
| * | Btrfs: cleanup warnings from gcc 4.6 (nonbugs) | Andi Kleen | 2010-10-29 | 1 | -11/+0 |
| * | Btrfs: write out free space cache | Josef Bacik | 2010-10-29 | 1 | -1/+16 |
| * | Btrfs: create special free space cache inode | Josef Bacik | 2010-10-28 | 1 | -1/+2 |
* | | btrfs: replace barriers with explicit flush / FUA usage | Christoph Hellwig | 2010-09-10 | 1 | -15/+4 |
|/ |
|
* | block: unify flags for struct bio and struct request | Christoph Hellwig | 2010-08-07 | 1 | -4/+4 |
* | Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs | Dan Carpenter | 2010-06-11 | 1 | -0/+4 |
* | Btrfs: handle kzalloc() failure in open_ctree() | Dan Carpenter | 2010-06-11 | 1 | -2/+5 |
* | Btrfs: use async helpers for DIO write checksumming | Chris Mason | 2010-05-25 | 1 | -5/+18 |
* | Btrfs: Metadata ENOSPC handling for tree log | Yan, Zheng | 2010-05-25 | 1 | -36/+0 |
* | Btrfs: Metadata reservation for orphan inodes | Yan, Zheng | 2010-05-25 | 1 | -12/+20 |