aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAge
* Btrfs: fix leak of subvolume writers counterRobbie Ko2017-02-23
* Btrfs: use the correct type when creating cow dio extentLiu Bo2017-02-22
* btrfs: remove unused parameter from add_pending_csumsDavid Sterba2017-02-17
* Btrfs: specify a new ordered extent type for create_io_emLiu Bo2017-02-17
* Btrfs: create a helper to create em for IOLiu Bo2017-02-17
* btrfs: Better csum error message for data csum mismatchQu Wenruo2017-02-17
* Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_existLiu Bo2017-02-14
* Btrfs: fix wrong argument for btrfs_lookup_ordered_rangeLiu Bo2017-02-14
* Btrfs: fix another race between truncate and lockless dio writeLiu Bo2017-02-14
* Btrfs: fix comment in btrfs_page_mkwriteLiu Bo2017-02-14
* Btrfs: fix btrfs_ordered_update_i_size to update disk_i_size properlyLiu Bo2017-02-14
* btrfs: fix over-80 lines introduced by previous cleanupsDavid Sterba2017-02-14
* btrfs: Make btrfs_unlink_inode take btrfs_inodeNikolay Borisov2017-02-14
* btrfs: Make btrfs_del_inode_ref take btrfs_inodeNikolay Borisov2017-02-14
* btrfs: Make btrfs_del_dir_entries_in_log take btrfs_inodeNikolay Borisov2017-02-14
* btrfs: Make btrfs_log_new_name take btrfs_inodeNikolay Borisov2017-02-14
* btrfs: Make btrfs_inode_in_log take btrfs_inodeNikolay Borisov2017-02-14
* btrfs: Make btrfs_record_unlink_dir take btrfs_inodeNikolay Borisov2017-02-14
* btrfs: Make btrfs_inode_delayed_dir_index_count take btrfs_inodeNikolay Borisov2017-02-14
* btrfs: Make btrfs_commit_inode_delayed_inode take btrfs_inodeNikolay Borisov2017-02-14
* btrfs: Make btrfs_remove_delayed_node take btrfs_inodeNikolay Borisov2017-02-14
* btrfs: Make btrfs_kill_delayed_inode_items take btrfs_inodeNikolay Borisov2017-02-14
* btrfs: Make btrfs_delayed_delete_inode_ref take btrfs_inodeNikolay Borisov2017-02-14
* btrfs: Make btrfs_delete_delayed_dir_index take btrfs_inodeNikolay Borisov2017-02-14
* btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov2017-02-14
* btrfs: add wrapper for counting BTRFS_MAX_EXTENT_SIZEDavid Sterba2017-02-14
* btrfs: remove unused logic of limiting async delalloc pagesDavid Sterba2017-02-14
* btrfs: consolidate auto defrag kick off policiesAnand Jain2017-02-14
* btrfs: use BTRFS_COMPRESS_NONE to specify no compressionAnand Jain2017-02-14
* btrfs: fix up misleading GFP_NOFS usage in btrfs_releasepageMichal Hocko2017-02-14
* Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-27
|\
| * Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operationsOmar Sandoval2017-01-26
| * Btrfs: disable xattr operations on subvolume directoriesOmar Sandoval2017-01-26
| * Btrfs: remove old tree_root case in btrfs_read_locked_inode()Omar Sandoval2017-01-26
| * Btrfs: fix truncate down when no_holes feature is enabledLiu Bo2017-01-19
| * Btrfs: Fix deadlock between direct IO and fast fsyncChandan Rajendra2017-01-19
| * btrfs: fix false enospc error when truncating heavily reflinked fileWang Xiaoguang2017-01-19
* | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-13
|\|
| * Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/...Chris Mason2017-01-11
| |\
| | * Btrfs: add 'inode' for extent map tracepointLiu Bo2017-01-09
| * | Btrfs: adjust outstanding_extents counter properly when dio write is splitLiu Bo2017-01-03
| |/
* | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-17
|\ \
| * | vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-09
* | | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-16
|\ \ \ | | |/ | |/|
| * | Revert "Btrfs: adjust len of writes if following a preallocated extent"Chris Mason2016-12-11
| * | btrfs: remove root parameter from transaction commit/end routinesJeff Mahoney2016-12-06
| * | btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-06
| * | btrfs: root->fs_info cleanup, add fs_info convenience variablesJeff Mahoney2016-12-06
| * | btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_sizeJeff Mahoney2016-12-06
| * | btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-06