summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney2016-12-061-3/+3
* btrfs: don't access the bio directly in the direct I/O codeChristoph Hellwig2016-11-301-4/+3Star
* btrfs: increment ctx->pos for every emitted or skipped dirent in readdirJeff Mahoney2016-11-301-20/+2Star
* btrfs: remove old tree_root dirent processing in btrfs_real_readdir()Jeff Mahoney2016-11-301-80/+37Star
* btrfs: change btrfs_csum_final result param type to u8Domagoj Tršan2016-11-301-1/+1
* Btrfs: adjust len of writes if following a preallocated extentLiu Bo2016-11-301-3/+5
* btrfs: remove constant parameter to memset_extent_buffer and rename itDavid Sterba2016-11-301-1/+1
* btrfs: remove unused headers, statfs.hDavid Sterba2016-11-301-1/+0Star
* Btrfs: deal with existing encompassing extent map in btrfs_get_extent()Omar Sandoval2016-11-301-3/+3
* btrfs: don't abuse REQ_OP_* flags for btrfs_map_blockChristoph Hellwig2016-11-291-3/+3
* Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds2016-11-051-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-111-12/+12
|\ \
| * \ Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-111-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-281-11/+11
| |/
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-111-12/+0Star
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-081-12/+0Star
| |/
* | 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/+1Star
|\ \
| * \ 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/+0Star
| | |/ | |/|
* / | 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-271-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-051-103/+115
|\| |
| * | btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-261-40/+37Star
| * | 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/+35Star
| * | 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-08-011-4/+3Star
|\|
| * Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik2016-07-071-4/+3Star
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-271-35/+35
|\ \ | |/ |/|