index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
|
\
\
|
*
|
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
1
-1
/
+0
*
|
|
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-16
1
-461
/
+449
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Revert "Btrfs: adjust len of writes if following a preallocated extent"
Chris Mason
2016-12-11
1
-5
/
+3
|
*
|
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
2016-12-06
1
-37
/
+37
|
*
|
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
1
-91
/
+95
|
*
|
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-12-06
1
-227
/
+267
|
*
|
btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size
Jeff Mahoney
2016-12-06
1
-2
/
+2
[next]