summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds2016-11-041-4/+9
|\
| * btrfs: pass correct args to btrfs_async_run_delayed_refs()Wang Xiaoguang2016-10-241-2/+2
| * btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues2016-10-241-2/+7
* | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-111-27/+43
|\ \ | |/
| * btrfs: convert pr_* to btrfs_* where possibleJeff Mahoney2016-09-261-7/+9
| * btrfs: unsplit printed stringsJeff Mahoney2016-09-261-4/+6
| * Btrfs: add a flags field to btrfs_fs_infoJosef Bacik2016-09-261-2/+2
| * btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...Qu Wenruo2016-09-261-14/+26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-12/+12
|\ \
| * \ Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-101-1/+1
| |\ \
| | * | fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-1/+1
| | |/
| * | fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-271-11/+11
| |/
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-101-12/+0
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-071-12/+0
| |/
* | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-101-1/+1
|\ \
| * | [btrfs] fix check_direct_IO() for non-iovec iteratorsAl Viro2016-10-101-1/+1
| |/
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-16/+1
|\ \
| * \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-081-1/+1
| |\ \
| | * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
| * | | btrfs: use filemap_check_errors()Miklos Szeredi2016-09-161-15/+0
| | |/ | |/|
* | | block, dm-crypt, btrfs: Introduce bio_flags()Bart Van Assche2016-09-141-2/+3
|/ /
* | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-261-10/+27
|\ \
| * | btrfs: update btrfs_space_info's bytes_may_use timelyWang Xiaoguang2016-08-251-10/+27
* | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-101-10/+36
|\ \ \ | |/ / | | / | |/ |/|
| * Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason2016-08-051-10/+36
| |\
| | * Btrfs: improve performance on fsync against new inode after rename/unlinkFilipe Manana2016-08-011-1/+18
| | * Btrfs: be more precise on errors when getting an inode from diskFilipe Manana2016-08-011-9/+18
* | | block: rename bio bi_rw to bi_opfJens Axboe2016-08-071-3/+3
* | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-041-103/+115
|\ \ \ | |/ /
| * | btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-261-40/+37
| * | btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy rootJeff Mahoney2016-07-261-2/+2
| * | btrfs: btrfs_test_opt and friends should take a btrfs_fs_infoJeff Mahoney2016-07-261-6/+6
| * | btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksizeWang Xiaoguang2016-07-261-11/+17
| * | btrfs: Cleanup compress_file_range()Ashish Samant2016-07-261-37/+35
| * | Btrfs: cleanup BUG_ON in merge_bioLiu Bo2016-07-261-2/+6
| * | btrfs: Fix slab accounting flagsNikolay Borisov2016-07-261-4/+4
| * | btrfs: Handle uninitialised inode evictionNikolay Borisov2016-07-261-1/+8
| |/
* | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-311-4/+3
|\ \ | |/
| * Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik2016-07-071-4/+3
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-261-35/+35
|\ \ | |/ |/|
| * block, drivers, fs: shrink bi_rw from long to intMike Christie2016-06-071-1/+1
| * btrfs: use bio fields for op and flagsMike Christie2016-06-071-22/+19
| * btrfs: update __btrfs_map_block for REQ_OP transitionMike Christie2016-06-071-1/+1
| * btrfs: use bio op accessorsMike Christie2016-06-071-9/+12
| * direct-io: use bio set/get op accessorsMike Christie2016-06-071-4/+4
* | Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-06-251-4/+6
|\ \
| * | Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval2016-06-251-4/+6
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-251-0/+1
|\ \ \ | |/ / |/| |
| * | Btrfs: track transid for delayed ref flushingJosef Bacik2016-06-221-0/+1
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-181-1/+10
|\ \ \ | |/ / | | / | |/ |/|
OpenPOWER on IntegriCloud