| Commit message (Expand) | Author | Age | Files | Lines |
* | btrfs: root->fs_info cleanup, add fs_info convenience variables | Jeff Mahoney | 2016-12-06 | 1 | -227/+267 |
* | btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size | Jeff Mahoney | 2016-12-06 | 1 | -2/+2 |
* | btrfs: pull node/sector/stripe sizes out of root and into fs_info | Jeff Mahoney | 2016-12-06 | 1 | -33/+40 |
* | btrfs: call functions that always use the same root with fs_info instead | Jeff Mahoney | 2016-12-06 | 1 | -3/+3 |
* | btrfs: don't access the bio directly in the direct I/O code | Christoph Hellwig | 2016-11-30 | 1 | -4/+3 |
* | btrfs: increment ctx->pos for every emitted or skipped dirent in readdir | Jeff Mahoney | 2016-11-30 | 1 | -20/+2 |
* | btrfs: remove old tree_root dirent processing in btrfs_real_readdir() | Jeff Mahoney | 2016-11-30 | 1 | -80/+37 |
* | btrfs: change btrfs_csum_final result param type to u8 | Domagoj Tršan | 2016-11-30 | 1 | -1/+1 |
* | Btrfs: adjust len of writes if following a preallocated extent | Liu Bo | 2016-11-30 | 1 | -3/+5 |
* | btrfs: remove constant parameter to memset_extent_buffer and rename it | David Sterba | 2016-11-30 | 1 | -1/+1 |
* | btrfs: remove unused headers, statfs.h | David Sterba | 2016-11-30 | 1 | -1/+0 |
* | Btrfs: deal with existing encompassing extent map in btrfs_get_extent() | Omar Sandoval | 2016-11-30 | 1 | -3/+3 |
* | btrfs: don't abuse REQ_OP_* flags for btrfs_map_block | Christoph Hellwig | 2016-11-29 | 1 | -3/+3 |
* | Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Linus Torvalds | 2016-11-04 | 1 | -4/+9 |
|\ |
|
| * | btrfs: pass correct args to btrfs_async_run_delayed_refs() | Wang Xiaoguang | 2016-10-24 | 1 | -2/+2 |
| * | btrfs: qgroup: Prevent qgroup->reserved from going subzero | Goldwyn Rodrigues | 2016-10-24 | 1 | -2/+7 |
* | | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-11 | 1 | -27/+43 |
|\ \
| |/ |
|
| * | btrfs: convert pr_* to btrfs_* where possible | Jeff Mahoney | 2016-09-26 | 1 | -7/+9 |
| * | btrfs: unsplit printed strings | Jeff Mahoney | 2016-09-26 | 1 | -4/+6 |
| * | Btrfs: add a flags field to btrfs_fs_info | Josef Bacik | 2016-09-26 | 1 | -2/+2 |
| * | btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de... | Qu Wenruo | 2016-09-26 | 1 | -14/+26 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-10 | 1 | -12/+12 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 2016-10-10 | 1 | -1/+1 |
| |\ \ |
|
| | * | | fs: rename "rename2" i_op to "rename" | Miklos Szeredi | 2016-09-27 | 1 | -1/+1 |
| | |/ |
|
| * | | fs: Replace current_fs_time() with current_time() | Deepa Dinamani | 2016-09-27 | 1 | -11/+11 |
| |/ |
|
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2016-10-10 | 1 | -12/+0 |
|\ \ |
|
| * | | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 2016-10-07 | 1 | -12/+0 |
| |/ |
|
* | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-10-10 | 1 | -1/+1 |
|\ \ |
|
| * | | [btrfs] fix check_direct_IO() for non-iovec iterators | Al Viro | 2016-10-10 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-10 | 1 | -16/+1 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'jk/vfs' into work.misc | Al Viro | 2016-10-08 | 1 | -1/+1 |
| |\ \ |
|
| | * | | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara | 2016-09-22 | 1 | -1/+1 |
| * | | | btrfs: use filemap_check_errors() | Miklos Szeredi | 2016-09-16 | 1 | -15/+0 |
| | |/
| |/| |
|
* | | | block, dm-crypt, btrfs: Introduce bio_flags() | Bart Van Assche | 2016-09-14 | 1 | -2/+3 |
|/ / |
|
* | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-08-26 | 1 | -10/+27 |
|\ \ |
|
| * | | btrfs: update btrfs_space_info's bytes_may_use timely | Wang Xiaoguang | 2016-08-25 | 1 | -10/+27 |
* | | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-08-10 | 1 | -10/+36 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Chris Mason | 2016-08-05 | 1 | -10/+36 |
| |\ |
|
| | * | Btrfs: improve performance on fsync against new inode after rename/unlink | Filipe Manana | 2016-08-01 | 1 | -1/+18 |
| | * | Btrfs: be more precise on errors when getting an inode from disk | Filipe Manana | 2016-08-01 | 1 | -9/+18 |
* | | | block: rename bio bi_rw to bi_opf | Jens Axboe | 2016-08-07 | 1 | -3/+3 |
* | | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-08-04 | 1 | -103/+115 |
|\ \ \
| |/ / |
|
| * | | btrfs: btrfs_abort_transaction, drop root parameter | Jeff Mahoney | 2016-07-26 | 1 | -40/+37 |
| * | | btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root | Jeff Mahoney | 2016-07-26 | 1 | -2/+2 |
| * | | btrfs: btrfs_test_opt and friends should take a btrfs_fs_info | Jeff Mahoney | 2016-07-26 | 1 | -6/+6 |
| * | | btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize | Wang Xiaoguang | 2016-07-26 | 1 | -11/+17 |
| * | | btrfs: Cleanup compress_file_range() | Ashish Samant | 2016-07-26 | 1 | -37/+35 |
| * | | Btrfs: cleanup BUG_ON in merge_bio | Liu Bo | 2016-07-26 | 1 | -2/+6 |
| * | | btrfs: Fix slab accounting flags | Nikolay Borisov | 2016-07-26 | 1 | -4/+4 |
| * | | btrfs: Handle uninitialised inode eviction | Nikolay Borisov | 2016-07-26 | 1 | -1/+8 |
| |/ |
|