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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
btrfs: Make fill_holes take btrfs_inode
Nikolay Borisov
1
-19
/
+18
2017-02-28
btrfs: Make hole_mergeable take btrfs_inode
Nikolay Borisov
1
-4
/
+5
2017-02-28
btrfs: Make btrfs_drop_extent_cache take btrfs_inode
Nikolay Borisov
6
-26
/
+30
2017-02-28
btrfs: Make btrfs_requeue_inode_defrag take btrfs_inode
Nikolay Borisov
1
-5
/
+5
2017-02-28
btrfs: Make (__)btrfs_add_inode_defrag take btrfs_inode
Nikolay Borisov
3
-16
/
+17
2017-02-28
btrfs: all btrfs_delalloc_release_metadata take btrfs_inode
Nikolay Borisov
7
-19
/
+22
2017-02-28
btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inode
Nikolay Borisov
4
-38
/
+39
2017-02-28
btrfs: Make btrfs_orphan_release_metadata take btrfs_inode
Nikolay Borisov
3
-8
/
+8
2017-02-28
btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inode
Nikolay Borisov
3
-7
/
+7
2017-02-28
btrfs: Make calc_csum_metadata_size take btrfs_inode
Nikolay Borisov
1
-15
/
+12
2017-02-28
btrfs: Make drop_outstanding_extent take btrfs_inode
Nikolay Borisov
1
-12
/
+11
2017-02-28
btrfs: make btrfs_alloc_data_chunk_ondemand take btrfs_inode
Nikolay Borisov
3
-6
/
+7
2017-02-28
btrfs: make btrfs_is_free_space_inode take btrfs_inode
Nikolay Borisov
5
-19
/
+20
2017-02-28
btrfs: Make btrfs_i_size_write take btrfs_inode
Nikolay Borisov
7
-19
/
+18
2017-02-28
btrfs: Make btrfs_set_inode_index take btrfs_inode
Nikolay Borisov
3
-13
/
+13
2017-02-28
btrfs: make btrfs_set_inode_index_count take btrfs_inode
Nikolay Borisov
1
-8
/
+8
2017-02-28
btrfs: Make btrfs_insert_dir_item take btrfs_inode
Nikolay Borisov
5
-7
/
+7
2017-02-28
btrfs: Make btrfs_log_all_parents take btrfs_inode
Nikolay Borisov
1
-5
/
+5
2017-02-28
fs: add i_blocksize()
Fabian Frederick
1
-1
/
+1
2017-02-26
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
41
-1242
/
+1211
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2
-4
/
+4
2017-02-24
Btrfs: try harder to migrate items to left sibling before splitting a leaf
Filipe Manana
1
-0
/
+7
2017-02-24
Btrfs: fix data loss after truncate when using the no-holes feature
Filipe Manana
1
-13
/
+6
2017-02-24
Btrfs: incremental send, fix unnecessary hole writes for sparse files
Filipe Manana
1
-2
/
+86
2017-02-24
Btrfs: fix use-after-free due to wrong order of destroying work queues
Filipe Manana
1
-2
/
+7
2017-02-24
Btrfs: fix assertion failure when freeing block groups at close_ctree()
Filipe Manana
2
-6
/
+9
2017-02-24
Btrfs: do not create explicit holes when replaying log tree if NO_HOLES enabled
Filipe Manana
1
-0
/
+5
2017-02-24
Btrfs: fix leak of subvolume writers counter
Robbie Ko
1
-2
/
+8
2017-02-24
Btrfs: bulk delete checksum items in the same leaf
Filipe Manana
1
-1
/
+27
2017-02-24
Btrfs: incremental send, do not issue invalid rmdir operations
Robbie Ko
1
-0
/
+13
2017-02-24
Btrfs: incremental send, do not delay rename when parent inode is new
Filipe Manana
1
-3
/
+16
2017-02-24
Btrfs: send, fix failure to rename top level inode due to name collision
Robbie Ko
1
-1
/
+4
2017-02-23
Btrfs: use the correct type when creating cow dio extent
Liu Bo
1
-1
/
+1
2017-02-23
Btrfs: fix deadlock between dedup on same file and starting writeback
Filipe Manana
1
-2
/
+12
2017-02-18
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2
-2
/
+2
2017-02-17
btrfs: use btrfs_debug instead of pr_debug in transaction abort
Jeff Mahoney
1
-1
/
+2
2017-02-17
btrfs: btrfs_truncate_free_space_cache always allocates path
Jeff Mahoney
1
-7
/
+7
2017-02-17
btrfs: free-space-cache, clean up unnecessary root arguments
Jeff Mahoney
5
-26
/
+22
2017-02-17
btrfs: convert btrfs_inc_block_group_ro to accept fs_info
Jeff Mahoney
4
-6
/
+5
2017-02-17
btrfs: flush_space always takes fs_info->fs_root
Jeff Mahoney
1
-10
/
+10
2017-02-17
btrfs: pass fs_info to (more) routines that are only called with extent_root
Jeff Mahoney
1
-50
/
+53
2017-02-17
btrfs: qgroup: Move half of the qgroup accounting time out of commit trans
Qu Wenruo
3
-11
/
+75
2017-02-17
btrfs: remove unused parameter from adjust_slots_upwards
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameters from __btrfs_write_out_cache
David Sterba
1
-8
/
+3
2017-02-17
btrfs: remove unused parameter from cleanup_write_cache_enospc
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameter from __add_inode_ref
David Sterba
1
-2
/
+1
2017-02-17
btrfs: remove unused parameter from clone_copy_inline_extent
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameters from btrfs_cmp_data
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameter from __add_inline_refs
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameters from scrub_setup_wr_ctx
David Sterba
1
-7
/
+3
[prev]
[next]