| Commit message (Expand) | Author | Age |
* | btrfs: polish names of kmem caches | David Sterba | 2012-10-01 |
* | Btrfs: add a new "type" field into the block reservation structure | Miao Xie | 2012-10-01 |
* | Btrfs: barrier before waitqueue_active | Josef Bacik | 2012-08-28 |
* | btrfs: fix second lock in btrfs_delete_delayed_items() | Fengguang Wu | 2012-08-28 |
* | Btrfs: zero unused bytes in inode item | Li Zefan | 2012-07-23 |
* | Btrfs: flush delayed inodes if we're short on space | Josef Bacik | 2012-07-23 |
* | Btrfs: destroy the items of the delayed inodes in error handling routine | Miao Xie | 2012-06-15 |
* | Btrfs: convert the inode bit field to use the actual bit operations | Josef Bacik | 2012-05-30 |
* | Btrfs: use i_version instead of our own sequence | Josef Bacik | 2012-05-30 |
* | btrfs: replace many BUG_ONs with proper error handling | Jeff Mahoney | 2012-03-22 |
* | btrfs: return void in functions without error conditions | Jeff Mahoney | 2012-03-21 |
* | Btrfs: space leak tracepoints | Josef Bacik | 2012-01-16 |
* | Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2011-12-16 |
|\ |
|
| * | Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code | Chris Mason | 2011-12-15 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-11-11 |
|\| |
|
| * | Btrfs: tweak the delayed inode reservations again | Chris Mason | 2011-11-10 |
| * | Btrfs: fix our reservations for updating an inode when completing io | Josef Bacik | 2011-11-08 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-11-06 |
|\| |
|
| * | Btrfs: fix delayed insertion reservation | Josef Bacik | 2011-11-06 |
| * | Btrfs: make a delayed_block_rsv for the delayed item insertion | Josef Bacik | 2011-11-06 |
* | | filesystems: add set_nlink() | Miklos Szeredi | 2011-11-02 |
|/ |
|
* | Btrfs: switch the btrfs tree locks to reader/writer | Chris Mason | 2011-07-27 |
* | btrfs: fix inconsonant inode information | Miao Xie | 2011-06-27 |
* | Btrfs: avoid delayed metadata items during commits | Chris Mason | 2011-06-17 |
* | btrfs: fix wrong reservation when doing delayed inode operations | Miao Xie | 2011-06-17 |
* | btrfs: fix uninitialized variable warning | David Sterba | 2011-06-04 |
* | Btrfs: fix uninit variable in the delayed inode code | Chris Mason | 2011-06-04 |
* | Merge branch 'for-chris' of | Chris Mason | 2011-05-28 |
* | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino... | Chris Mason | 2011-05-22 |
* | Btrfs: update the delayed inode code to use the btrfs_ino helper. | Chris Mason | 2011-05-22 |
* | btrfs: implement delayed inode items operation | Miao Xie | 2011-05-21 |