index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-204
/
+74
2018-01-30
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+8
2018-01-29
btrfs: only dirty the inode in btrfs_update_time if something was changed
Jeff Layton
1
-2
/
+3
2018-01-29
btrfs: convert to new i_version API
Jeff Layton
1
-2
/
+4
2018-01-29
fs: new API for handling inode->i_version
Jeff Layton
1
-0
/
+1
2018-01-22
btrfs: Use IS_ALIGNED in btrfs_truncate_block instead of opencoding it
Nikolay Borisov
1
-2
/
+2
2018-01-22
Btrfs: move extent map specific code to extent_map.c
Liu Bo
1
-107
/
+0
2018-01-22
Btrfs: add helper for em merge logic
Liu Bo
1
-34
/
+46
2018-01-22
Btrfs: fix unexpected EEXIST from btrfs_get_extent
Liu Bo
1
-14
/
+3
2018-01-22
Btrfs: fix incorrect block_len in merge_extent_mapping
Liu Bo
1
-1
/
+1
2018-01-22
btrfs: correct wrong comment about magic number of index_cnt
Su Yue
1
-1
/
+1
2018-01-22
btrfs: sink unlock_extent parameter gfp_flags
David Sterba
1
-14
/
+12
2018-01-22
btrfs: Remove redundant pair of bio_get/set in __btrfs_submit_dio_bio
Nikolay Borisov
1
-3
/
+0
2018-01-22
btrfs: Remove redundant bio_get/set from submit_dio_repair_bio
Nikolay Borisov
1
-5
/
+2
2018-01-22
btrfs: sink extent_write_full_page tree argument
Nikolay Borisov
1
-3
/
+1
2018-01-22
btrfs: sink extent_write_locked_range tree parameter
Nikolay Borisov
1
-2
/
+2
2018-01-22
btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
Nikolay Borisov
1
-2
/
+9
2018-01-22
btrfs: remove redundant check in btrfs_get_extent_fiemap
Nikolay Borisov
1
-1
/
+1
2018-01-22
btrfs: Remove unused variable in btrfs_get_extent
Nikolay Borisov
1
-8
/
+1
2018-01-22
Btrfs: compress_file_range() change page dirty status once
Timofey Titovets
1
-2
/
+7
2018-01-22
btrfs: Remove redundant FLAG_VACANCY
Nikolay Borisov
1
-1
/
+0
2018-01-22
btrfs: switch btrfs_trans_handle::adding_csums to bool
David Sterba
1
-2
/
+2
2018-01-22
btrfs: remove dead code from btrfs_get_extent
Edmund Nadolski
1
-21
/
+1
2018-01-22
btrfs: sink get_extent parameter to extent_readpages
David Sterba
1
-2
/
+1
2018-01-22
btrfs: sink get_extent parameter to extent_fiemap
David Sterba
1
-1
/
+1
2018-01-22
btrfs: sink get_extent parameter to extent_write_full_page
David Sterba
1
-1
/
+1
2018-01-22
btrfs: sink get_extent parameter to extent_write_locked_range
David Sterba
1
-1
/
+0
2018-01-22
btrfs: sink get_extent parameter to extent_writepages
David Sterba
1
-1
/
+1
2018-01-22
btrfs: Cleanup existing name_len checks
Qu Wenruo
1
-4
/
+0
2018-01-22
btrfs: use GFP_KERNEL in btrfs_alloc_inode
David Sterba
1
-1
/
+1
2018-01-22
btrfs: sink gfp parameter to clear_extent_uptodate
David Sterba
1
-1
/
+1
2018-01-22
btrfs: sink gfp parameter to clear_extent_bit
David Sterba
1
-12
/
+10
2018-01-22
Btrfs: document rules about bio async submit
Liu Bo
1
-1
/
+16
2018-01-22
Btrfs: add __init macro to btrfs init functions
Liu Bo
1
-1
/
+1
2018-01-22
Btrfs: remove redundant btrfs_balance_delayed_items
Liu Bo
1
-5
/
+0
2018-01-06
btrfs: avoid accessing bvec table directly for a cloned bio
Ming Lei
1
-1
/
+3
2018-01-06
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
1
-2
/
+2
2017-12-07
btrfs: Fix quota reservation leak on preallocated files
Justin Maggard
1
-0
/
+2
2017-11-15
Btrfs: fix reported number of inode blocks after buffered append writes
Filipe Manana
1
-4
/
+5
2017-11-15
Btrfs: bail out gracefully rather than BUG_ON
Liu Bo
1
-2
/
+8
2017-11-15
Btrfs: add write_flags for compression bio
Liu Bo
1
-4
/
+11
2017-11-01
btrfs: move btrfs_truncate_block out of trans handle
Josef Bacik
1
-75
/
+45
2017-11-01
btrfs: make the delalloc block rsv per inode
Josef Bacik
1
-7
/
+11
2017-11-01
Btrfs: rework outstanding_extents
Josef Bacik
1
-78
/
+36
2017-11-01
btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...
Zygo Blaxell
1
-1
/
+1
2017-11-01
btrfs: allow to set compression level for zlib
David Sterba
1
-1
/
+4
2017-10-30
btrfs: use BLK_STS defines where needed
Anand Jain
1
-1
/
+1
2017-10-30
btrfs: pass root to various extent ref mod functions
Josef Bacik
1
-4
/
+5
2017-10-30
Btrfs: remove nr_async_submits and async_submit_draining
Liu Bo
1
-28
/
+0
2017-10-30
Btrfs: compress_file_range remove dead variable num_bytes
Timofey Titovets
1
-7
/
+3
[next]