index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
btrfs: make btrfs_is_free_space_inode take btrfs_inode
Nikolay Borisov
2017-02-28
1
-11
/
+12
|
|
*
btrfs: Make btrfs_i_size_write take btrfs_inode
Nikolay Borisov
2017-02-28
1
-10
/
+9
|
|
*
btrfs: Make btrfs_set_inode_index take btrfs_inode
Nikolay Borisov
2017-02-28
1
-11
/
+11
|
|
*
btrfs: make btrfs_set_inode_index_count take btrfs_inode
Nikolay Borisov
2017-02-28
1
-8
/
+8
|
|
*
btrfs: Make btrfs_insert_dir_item take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
|
*
|
Btrfs: fix data loss after truncate when using the no-holes feature
Filipe Manana
2017-02-24
1
-13
/
+6
|
*
|
Btrfs: fix leak of subvolume writers counter
Robbie Ko
2017-02-24
1
-2
/
+8
|
|
/
*
|
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-25
1
-322
/
+260
|
\
|
|
*
Btrfs: use the correct type when creating cow dio extent
Liu Bo
2017-02-22
1
-1
/
+1
|
*
btrfs: remove unused parameter from add_pending_csums
David Sterba
2017-02-17
1
-4
/
+2
|
*
Btrfs: specify a new ordered extent type for create_io_em
Liu Bo
2017-02-17
1
-4
/
+4
|
*
Btrfs: create a helper to create em for IO
Liu Bo
2017-02-17
1
-115
/
+74
|
*
btrfs: Better csum error message for data csum mismatch
Qu Wenruo
2017-02-17
1
-3
/
+2
|
*
Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist
Liu Bo
2017-02-14
1
-35
/
+3
|
*
Btrfs: fix wrong argument for btrfs_lookup_ordered_range
Liu Bo
2017-02-14
1
-1
/
+1
|
*
Btrfs: fix another race between truncate and lockless dio write
Liu Bo
2017-02-14
1
-1
/
+3
|
*
Btrfs: fix comment in btrfs_page_mkwrite
Liu Bo
2017-02-14
1
-5
/
+5
|
*
Btrfs: fix btrfs_ordered_update_i_size to update disk_i_size properly
Liu Bo
2017-02-14
1
-0
/
+14
|
*
btrfs: fix over-80 lines introduced by previous cleanups
David Sterba
2017-02-14
1
-30
/
+39
|
*
btrfs: Make btrfs_unlink_inode take btrfs_inode
Nikolay Borisov
2017-02-14
1
-33
/
+38
|
*
btrfs: Make btrfs_del_inode_ref take btrfs_inode
Nikolay Borisov
2017-02-14
1
-1
/
+1
|
*
btrfs: Make btrfs_del_dir_entries_in_log take btrfs_inode
Nikolay Borisov
2017-02-14
1
-1
/
+1
|
*
btrfs: Make btrfs_log_new_name take btrfs_inode
Nikolay Borisov
2017-02-14
1
-4
/
+4
|
*
btrfs: Make btrfs_inode_in_log take btrfs_inode
Nikolay Borisov
2017-02-14
1
-8
/
+8
|
*
btrfs: Make btrfs_record_unlink_dir take btrfs_inode
Nikolay Borisov
2017-02-14
1
-4
/
+4
|
*
btrfs: Make btrfs_inode_delayed_dir_index_count take btrfs_inode
Nikolay Borisov
2017-02-14
1
-1
/
+1
|
*
btrfs: Make btrfs_commit_inode_delayed_inode take btrfs_inode
Nikolay Borisov
2017-02-14
1
-1
/
+1
|
*
btrfs: Make btrfs_remove_delayed_node take btrfs_inode
Nikolay Borisov
2017-02-14
1
-1
/
+1
|
*
btrfs: Make btrfs_kill_delayed_inode_items take btrfs_inode
Nikolay Borisov
2017-02-14
1
-1
/
+1
|
*
btrfs: Make btrfs_delayed_delete_inode_ref take btrfs_inode
Nikolay Borisov
2017-02-14
1
-1
/
+1
|
*
btrfs: Make btrfs_delete_delayed_dir_index take btrfs_inode
Nikolay Borisov
2017-02-14
1
-2
/
+2
|
*
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
2017-02-14
1
-61
/
+61
|
*
btrfs: add wrapper for counting BTRFS_MAX_EXTENT_SIZE
David Sterba
2017-02-14
1
-23
/
+11
|
*
btrfs: remove unused logic of limiting async delalloc pages
David Sterba
2017-02-14
1
-7
/
+0
|
*
btrfs: consolidate auto defrag kick off policies
Anand Jain
2017-02-14
1
-8
/
+11
|
*
btrfs: use BTRFS_COMPRESS_NONE to specify no compression
Anand Jain
2017-02-14
1
-3
/
+3
|
*
btrfs: fix up misleading GFP_NOFS usage in btrfs_releasepage
Michal Hocko
2017-02-14
1
-1
/
+1
*
|
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-3
/
+3
|
/
*
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-01-27
1
-9
/
+17
|
\
|
*
Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations
Omar Sandoval
2017-01-26
1
-2
/
+0
|
*
Btrfs: disable xattr operations on subvolume directories
Omar Sandoval
2017-01-26
1
-0
/
+1
|
*
Btrfs: remove old tree_root case in btrfs_read_locked_inode()
Omar Sandoval
2017-01-26
1
-4
/
+1
|
*
Btrfs: fix truncate down when no_holes feature is enabled
Liu Bo
2017-01-19
1
-1
/
+12
|
*
Btrfs: Fix deadlock between direct IO and fast fsync
Chandan Rajendra
2017-01-19
1
-2
/
+2
|
*
btrfs: fix false enospc error when truncating heavily reflinked file
Wang Xiaoguang
2017-01-19
1
-0
/
+1
*
|
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-01-13
1
-3
/
+10
|
\
|
|
*
Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/...
Chris Mason
2017-01-11
1
-1
/
+1
|
|
\
|
|
*
Btrfs: add 'inode' for extent map tracepoint
Liu Bo
2017-01-09
1
-1
/
+1
|
*
|
Btrfs: adjust outstanding_extents counter properly when dio write is split
Liu Bo
2017-01-03
1
-2
/
+9
|
|
/
*
|
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-17
1
-1
/
+0
|
\
\
[prev]
[next]