aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAge
* Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operationsOmar Sandoval2017-02-01
* Btrfs: disable xattr operations on subvolume directoriesOmar Sandoval2017-02-01
* Btrfs: remove old tree_root case in btrfs_read_locked_inode()Omar Sandoval2017-02-01
* Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds2016-11-04
|\
| * btrfs: pass correct args to btrfs_async_run_delayed_refs()Wang Xiaoguang2016-10-24
| * btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues2016-10-24
* | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-11
|\|
| * btrfs: convert pr_* to btrfs_* where possibleJeff Mahoney2016-09-26
| * btrfs: unsplit printed stringsJeff Mahoney2016-09-26
| * Btrfs: add a flags field to btrfs_fs_infoJosef Bacik2016-09-26
| * btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...Qu Wenruo2016-09-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \
| * \ Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\ \
| | * | fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| | |/
| * / fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-27
| |/
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
| |/
* | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-10
|\ \
| * | [btrfs] fix check_direct_IO() for non-iovec iteratorsAl Viro2016-10-10
| |/
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \
| * \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-08
| |\ \
| | * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
| * | | btrfs: use filemap_check_errors()Miklos Szeredi2016-09-16
| | |/ | |/|
* / | block, dm-crypt, btrfs: Introduce bio_flags()Bart Van Assche2016-09-14
|/ /
* | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-26
|\ \
| * | btrfs: update btrfs_space_info's bytes_may_use timelyWang Xiaoguang2016-08-25
* | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-10
|\| | | |/ |/|
| * Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason2016-08-05
| |\
| | * Btrfs: improve performance on fsync against new inode after rename/unlinkFilipe Manana2016-08-01
| | * Btrfs: be more precise on errors when getting an inode from diskFilipe Manana2016-08-01
* | | block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
* | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-04
|\| |
| * | btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-26
| * | btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy rootJeff Mahoney2016-07-26
| * | btrfs: btrfs_test_opt and friends should take a btrfs_fs_infoJeff Mahoney2016-07-26
| * | btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksizeWang Xiaoguang2016-07-26
| * | btrfs: Cleanup compress_file_range()Ashish Samant2016-07-26
| * | Btrfs: cleanup BUG_ON in merge_bioLiu Bo2016-07-26
| * | btrfs: Fix slab accounting flagsNikolay Borisov2016-07-26
| * | btrfs: Handle uninitialised inode evictionNikolay Borisov2016-07-26
| |/
* | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-31
|\|
| * Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik2016-07-07
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \ | |/ |/|
| * block, drivers, fs: shrink bi_rw from long to intMike Christie2016-06-07
| * btrfs: use bio fields for op and flagsMike Christie2016-06-07
| * btrfs: update __btrfs_map_block for REQ_OP transitionMike Christie2016-06-07
| * btrfs: use bio op accessorsMike Christie2016-06-07
| * direct-io: use bio set/get op accessorsMike Christie2016-06-07
* | Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-06-25
|\ \
| * | Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval2016-06-25