index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2017-02-25
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-22
Btrfs: use the correct type when creating cow dio extent
Liu Bo
2017-02-17
btrfs: remove unused parameter from add_pending_csums
David Sterba
2017-02-17
Btrfs: specify a new ordered extent type for create_io_em
Liu Bo
2017-02-17
Btrfs: create a helper to create em for IO
Liu Bo
2017-02-17
btrfs: Better csum error message for data csum mismatch
Qu Wenruo
2017-02-14
Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist
Liu Bo
2017-02-14
Btrfs: fix wrong argument for btrfs_lookup_ordered_range
Liu Bo
2017-02-14
Btrfs: fix another race between truncate and lockless dio write
Liu Bo
2017-02-14
Btrfs: fix comment in btrfs_page_mkwrite
Liu Bo
2017-02-14
Btrfs: fix btrfs_ordered_update_i_size to update disk_i_size properly
Liu Bo
2017-02-14
btrfs: fix over-80 lines introduced by previous cleanups
David Sterba
2017-02-14
btrfs: Make btrfs_unlink_inode take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_del_inode_ref take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_del_dir_entries_in_log take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_log_new_name take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_inode_in_log take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_record_unlink_dir take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_inode_delayed_dir_index_count take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_commit_inode_delayed_inode take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_remove_delayed_node take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_kill_delayed_inode_items take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_delayed_delete_inode_ref take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_delete_delayed_dir_index take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: add wrapper for counting BTRFS_MAX_EXTENT_SIZE
David Sterba
2017-02-14
btrfs: remove unused logic of limiting async delalloc pages
David Sterba
2017-02-14
btrfs: consolidate auto defrag kick off policies
Anand Jain
2017-02-14
btrfs: use BTRFS_COMPRESS_NONE to specify no compression
Anand Jain
2017-02-14
btrfs: fix up misleading GFP_NOFS usage in btrfs_releasepage
Michal Hocko
2017-01-27
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-01-26
Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations
Omar Sandoval
2017-01-26
Btrfs: disable xattr operations on subvolume directories
Omar Sandoval
2017-01-26
Btrfs: remove old tree_root case in btrfs_read_locked_inode()
Omar Sandoval
2017-01-19
Btrfs: fix truncate down when no_holes feature is enabled
Liu Bo
2017-01-19
Btrfs: Fix deadlock between direct IO and fast fsync
Chandan Rajendra
2017-01-19
btrfs: fix false enospc error when truncating heavily reflinked file
Wang Xiaoguang
2017-01-13
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-01-11
Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/...
Chris Mason
2017-01-09
Btrfs: add 'inode' for extent map tracepoint
Liu Bo
2017-01-03
Btrfs: adjust outstanding_extents counter properly when dio write is split
Liu Bo
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-16
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-11
Revert "Btrfs: adjust len of writes if following a preallocated extent"
Chris Mason
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-06
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
[next]