aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-14Btrfs: fix another race between truncate and lockless dio writeGravatar Liu Bo 1-1/+3
2017-02-14Btrfs: fix comment in btrfs_page_mkwriteGravatar Liu Bo 1-5/+5
2017-02-14Btrfs: fix btrfs_ordered_update_i_size to update disk_i_size properlyGravatar Liu Bo 1-0/+14
2017-02-14btrfs: fix over-80 lines introduced by previous cleanupsGravatar David Sterba 1-30/+39
2017-02-14btrfs: Make btrfs_unlink_inode take btrfs_inodeGravatar Nikolay Borisov 1-33/+38
2017-02-14btrfs: Make btrfs_del_inode_ref take btrfs_inodeGravatar Nikolay Borisov 1-1/+1
2017-02-14btrfs: Make btrfs_del_dir_entries_in_log take btrfs_inodeGravatar Nikolay Borisov 1-1/+1
2017-02-14btrfs: Make btrfs_log_new_name take btrfs_inodeGravatar Nikolay Borisov 1-4/+4
2017-02-14btrfs: Make btrfs_inode_in_log take btrfs_inodeGravatar Nikolay Borisov 1-8/+8
2017-02-14btrfs: Make btrfs_record_unlink_dir take btrfs_inodeGravatar Nikolay Borisov 1-4/+4
2017-02-14btrfs: Make btrfs_inode_delayed_dir_index_count take btrfs_inodeGravatar Nikolay Borisov 1-1/+1
2017-02-14btrfs: Make btrfs_commit_inode_delayed_inode take btrfs_inodeGravatar Nikolay Borisov 1-1/+1
2017-02-14btrfs: Make btrfs_remove_delayed_node take btrfs_inodeGravatar Nikolay Borisov 1-1/+1
2017-02-14btrfs: Make btrfs_kill_delayed_inode_items take btrfs_inodeGravatar Nikolay Borisov 1-1/+1
2017-02-14btrfs: Make btrfs_delayed_delete_inode_ref take btrfs_inodeGravatar Nikolay Borisov 1-1/+1
2017-02-14btrfs: Make btrfs_delete_delayed_dir_index take btrfs_inodeGravatar Nikolay Borisov 1-2/+2
2017-02-14btrfs: Make btrfs_ino take a struct btrfs_inodeGravatar Nikolay Borisov 1-61/+61
2017-02-14btrfs: add wrapper for counting BTRFS_MAX_EXTENT_SIZEGravatar David Sterba 1-23/+11
2017-02-14btrfs: remove unused logic of limiting async delalloc pagesGravatar David Sterba 1-7/+0
2017-02-14btrfs: consolidate auto defrag kick off policiesGravatar Anand Jain 1-8/+11
2017-02-14btrfs: use BTRFS_COMPRESS_NONE to specify no compressionGravatar Anand Jain 1-3/+3
2017-02-14btrfs: fix up misleading GFP_NOFS usage in btrfs_releasepageGravatar Michal Hocko 1-1/+1
2017-01-27Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-9/+17
2017-01-26Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operationsGravatar Omar Sandoval 1-2/+0
2017-01-26Btrfs: disable xattr operations on subvolume directoriesGravatar Omar Sandoval 1-0/+1
2017-01-26Btrfs: remove old tree_root case in btrfs_read_locked_inode()Gravatar Omar Sandoval 1-4/+1
2017-01-19Btrfs: fix truncate down when no_holes feature is enabledGravatar Liu Bo 1-1/+12
2017-01-19Btrfs: Fix deadlock between direct IO and fast fsyncGravatar Chandan Rajendra 1-2/+2
2017-01-19btrfs: fix false enospc error when truncating heavily reflinked fileGravatar Wang Xiaoguang 1-0/+1
2017-01-13Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+10
2017-01-11Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/...Gravatar Chris Mason 1-1/+1
2017-01-09Btrfs: add 'inode' for extent map tracepointGravatar Liu Bo 1-1/+1
2017-01-03Btrfs: adjust outstanding_extents counter properly when dio write is splitGravatar Liu Bo 1-2/+9
2016-12-17Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Gravatar Linus Torvalds 1-1/+0
2016-12-16Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-461/+449
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-7/+4
2016-12-11Revert "Btrfs: adjust len of writes if following a preallocated extent"Gravatar Chris Mason 1-5/+3
2016-12-09vfs: remove ".readlink = generic_readlink" assignmentsGravatar Miklos Szeredi 1-1/+0
2016-12-06btrfs: remove root parameter from transaction commit/end routinesGravatar Jeff Mahoney 1-37/+37
2016-12-06btrfs: take an fs_info directly when the root is not used otherwiseGravatar Jeff Mahoney 1-91/+95
2016-12-06btrfs: root->fs_info cleanup, add fs_info convenience variablesGravatar Jeff Mahoney 1-227/+267
2016-12-06btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_sizeGravatar Jeff Mahoney 1-2/+2
2016-12-06btrfs: pull node/sector/stripe sizes out of root and into fs_infoGravatar Jeff Mahoney 1-33/+40
2016-12-06btrfs: call functions that always use the same root with fs_info insteadGravatar Jeff Mahoney 1-3/+3
2016-11-30btrfs: don't access the bio directly in the direct I/O codeGravatar Christoph Hellwig 1-4/+3
2016-11-30btrfs: increment ctx->pos for every emitted or skipped dirent in readdirGravatar Jeff Mahoney 1-20/+2
2016-11-30btrfs: remove old tree_root dirent processing in btrfs_real_readdir()Gravatar Jeff Mahoney 1-80/+37
2016-11-30btrfs: change btrfs_csum_final result param type to u8Gravatar Domagoj Tršan 1-1/+1
2016-11-30Btrfs: adjust len of writes if following a preallocated extentGravatar Liu Bo 1-3/+5
2016-11-30btrfs: remove constant parameter to memset_extent_buffer and rename itGravatar David Sterba 1-1/+1