index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
btrfs: release metadata before running delayed refs
Josef Bacik
2018-11-13
1
-3
/
+3
*
Btrfs: don't clean dirty pages during buffered writes
Chris Mason
2018-11-13
1
-6
/
+23
*
btrfs: wait on caching when putting the bg cache
Josef Bacik
2018-11-13
1
-0
/
+1
*
btrfs: keep trim from interfering with transaction commits
Jeff Mahoney
2018-11-13
1
-8
/
+17
*
btrfs: don't attempt to trim devices that don't support it
Jeff Mahoney
2018-11-13
1
-0
/
+4
*
btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
Jeff Mahoney
2018-11-13
1
-2
/
+2
*
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
2018-11-13
2
-13
/
+8
*
btrfs: Enhance btrfs_trim_fs function to handle error better
Qu Wenruo
2018-11-13
1
-11
/
+38
*
btrfs: fix error handling in btrfs_dev_replace_start
Jeff Mahoney
2018-11-13
1
-2
/
+5
*
btrfs: fix error handling in free_log_tree
Jeff Mahoney
2018-11-13
1
-3
/
+6
*
btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
Qu Wenruo
2018-11-13
1
-0
/
+13
*
btrfs: Handle owner mismatch gracefully when walking up tree
Qu Wenruo
2018-11-13
2
-7
/
+13
*
btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
Qu Wenruo
2018-11-13
2
-0
/
+6
*
Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-09-06
9
-55
/
+197
|
\
|
*
btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcu
Misono Tomohiro
2018-08-24
1
-2
/
+9
|
*
btrfs: use after free in btrfs_quota_enable
Dan Carpenter
2018-08-23
1
-3
/
+2
|
*
btrfs: btrfs_shrink_device should call commit transaction at the end
Anand Jain
2018-08-23
1
-1
/
+6
|
*
btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata
Lu Fengqi
2018-08-23
1
-9
/
+8
|
*
Btrfs: fix data corruption when deduplicating between different files
Filipe Manana
2018-08-23
1
-0
/
+19
|
*
Btrfs: sync log after logging new name
Filipe Manana
2018-08-23
3
-19
/
+131
|
*
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...
Robbie Ko
2018-08-17
4
-21
/
+22
*
|
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-21
2
-9
/
+7
|
\
\
|
*
|
vfs: dedupe: rationalize args
Miklos Szeredi
2018-07-06
2
-5
/
+7
|
*
|
vfs: dedupe: return int
Miklos Szeredi
2018-07-06
2
-9
/
+5
*
|
|
btrfs: readpages() should submit IO as read-ahead
Jens Axboe
2018-08-17
1
-1
/
+1
*
|
|
Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2018-08-13
46
-2939
/
+1816
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: revert fs_devices state on error of btrfs_init_new_device
Naohiro Aota
2018-08-06
1
-5
/
+24
|
*
|
btrfs: Exit gracefully when chunk map cannot be inserted to the tree
Qu Wenruo
2018-08-06
1
-2
/
+6
|
*
|
btrfs: Introduce mount time chunk <-> dev extent mapping check
Qu Wenruo
2018-08-06
3
-0
/
+193
|
*
|
btrfs: Verify that every chunk has corresponding block group at mount time
Qu Wenruo
2018-08-06
1
-1
/
+57
|
*
|
btrfs: Check that each block group has corresponding chunk at mount time
Qu Wenruo
2018-08-06
1
-1
/
+27
|
*
|
Btrfs: send, fix incorrect file layout after hole punching beyond eof
Filipe Manana
2018-08-06
1
-0
/
+9
|
*
|
btrfs: Use wrapper macro for rcu string to remove duplicate code
Misono Tomohiro
2018-08-06
4
-31
/
+12
|
*
|
btrfs: simplify btrfs_iget
Al Viro
2018-08-06
1
-16
/
+13
|
*
|
btrfs: lift make_bad_inode into btrfs_iget
Al Viro
2018-08-06
1
-2
/
+2
|
*
|
btrfs: simplify IS_ERR/PTR_ERR checks
Al Viro
2018-08-06
2
-4
/
+3
|
*
|
btrfs: btrfs_iget never returns an is_bad_inode inode
Al Viro
2018-08-06
3
-14
/
+3
|
*
|
btrfs: replace: Reset on-disk dev stats value after replace
Misono Tomohiro
2018-08-06
1
-0
/
+6
|
*
|
btrfs: extent-tree: Remove unused __btrfs_free_block_rsv
Misono Tomohiro
2018-08-06
2
-6
/
+0
|
*
|
btrfs: backref: Use ERR_CAST to return error code
Misono Tomohiro
2018-08-06
1
-1
/
+1
|
*
|
btrfs: Remove redundant btrfs_release_path from btrfs_unlink_subvol
Lu Fengqi
2018-08-06
1
-1
/
+0
|
*
|
btrfs: Remove root parameter from btrfs_unlink_subvol
Lu Fengqi
2018-08-06
1
-15
/
+10
|
*
|
btrfs: Remove fs_info from btrfs_add_root_ref
Lu Fengqi
2018-08-06
5
-14
/
+10
|
*
|
btrfs: Remove fs_info from btrfs_del_root_ref
Lu Fengqi
2018-08-06
3
-14
/
+10
|
*
|
btrfs: Remove fs_info from btrfs_del_root
Lu Fengqi
2018-08-06
5
-6
/
+6
|
*
|
btrfs: Remove fs_info from btrfs_delete_delayed_dir_index
Lu Fengqi
2018-08-06
3
-6
/
+5
|
*
|
btrfs: Remove fs_info from btrfs_insert_delayed_dir_index
Lu Fengqi
2018-08-06
3
-6
/
+3
|
*
|
btrfs: extent-tree: remove unused member walk_control::for_reloc
David Sterba
2018-08-06
1
-3
/
+0
|
*
|
Btrfs: fix send failure when root has deleted files still open
Filipe Manana
2018-08-06
1
-8
/
+129
|
*
|
Btrfs: fix mount failure after fsync due to hard link recreation
Filipe Manana
2018-08-06
1
-0
/
+66
[prev]
[next]