index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2018-11-21
Btrfs: fix data corruption due to cloning of eof block
Filipe Manana
1
-2
/
+10
2018-11-21
Btrfs: fix infinite loop on inode eviction after deduplication of eof block
Filipe Manana
1
-0
/
+2
2018-11-21
Btrfs: fix cur_offset in the error case for nocow
Robbie Ko
1
-3
/
+2
2018-11-21
btrfs: fix pinned underflow after transaction aborted
Lu Fengqi
1
-1
/
+11
2018-11-13
Btrfs: fix use-after-free when dumping free space
Filipe Manana
1
-0
/
+2
2018-11-13
Btrfs: fix use-after-free during inode eviction
Filipe Manana
1
-1
/
+3
2018-11-13
btrfs: move the dio_sem higher up the callchain
Josef Bacik
2
-2
/
+12
2018-11-13
btrfs: don't run delayed_iputs in commit
Josef Bacik
1
-9
/
+0
2018-11-13
btrfs: fix insert_reserved error handling
Josef Bacik
1
-8
/
+4
2018-11-13
btrfs: only free reserved extent if we didn't insert it
Josef Bacik
1
-1
/
+9
2018-11-13
btrfs: don't use ctl->free_space for max_extent_size
Josef Bacik
1
-2
/
+5
2018-11-13
btrfs: set max_extent_size properly
Josef Bacik
1
-10
/
+20
2018-11-13
btrfs: reset max_extent_size properly
Josef Bacik
1
-0
/
+2
2018-11-13
Btrfs: fix deadlock when writing out free space caches
Filipe Manana
2
-10
/
+23
2018-11-13
Btrfs: fix assertion on fsync of regular file when using no-holes feature
Filipe Manana
1
-1
/
+2
2018-11-13
Btrfs: fix null pointer dereference on compressed write path error
Filipe Manana
1
-0
/
+1
2018-11-13
btrfs: qgroup: Dirty all qgroups before rescan
Qu Wenruo
1
-0
/
+1
2018-11-13
Btrfs: fix wrong dentries after fsync of file that got its parent replaced
Filipe Manana
1
-3
/
+27
2018-11-13
Btrfs: fix warning when replaying log after fsync of a tmpfile
Filipe Manana
1
-10
/
+32
2018-11-13
btrfs: make sure we create all new block groups
Josef Bacik
1
-2
/
+5
2018-11-13
btrfs: reset max_extent_size on clear in a bitmap
Josef Bacik
1
-0
/
+2
2018-11-13
btrfs: protect space cache inode alloc with GFP_NOFS
Josef Bacik
1
-0
/
+8
2018-11-13
btrfs: release metadata before running delayed refs
Josef Bacik
1
-3
/
+3
2018-11-13
Btrfs: don't clean dirty pages during buffered writes
Chris Mason
1
-6
/
+23
2018-11-13
btrfs: wait on caching when putting the bg cache
Josef Bacik
1
-0
/
+1
2018-11-13
btrfs: keep trim from interfering with transaction commits
Jeff Mahoney
1
-8
/
+17
2018-11-13
btrfs: don't attempt to trim devices that don't support it
Jeff Mahoney
1
-0
/
+4
2018-11-13
btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
Jeff Mahoney
1
-2
/
+2
2018-11-13
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
2
-13
/
+8
2018-11-13
btrfs: Enhance btrfs_trim_fs function to handle error better
Qu Wenruo
1
-11
/
+38
2018-11-13
btrfs: fix error handling in btrfs_dev_replace_start
Jeff Mahoney
1
-2
/
+5
2018-11-13
btrfs: fix error handling in free_log_tree
Jeff Mahoney
1
-3
/
+6
2018-11-13
btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
Qu Wenruo
1
-0
/
+13
2018-11-13
btrfs: Handle owner mismatch gracefully when walking up tree
Qu Wenruo
2
-7
/
+13
2018-11-13
btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
Qu Wenruo
2
-0
/
+6
2018-10-10
btrfs: btrfs_shrink_device should call commit transaction at the end
Anand Jain
1
-1
/
+6
2018-10-10
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...
Robbie Ko
4
-21
/
+22
2018-09-19
Btrfs: fix data corruption when deduplicating between different files
Filipe Manana
1
-0
/
+19
2018-09-19
btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata
Lu Fengqi
1
-9
/
+8
2018-09-15
btrfs: fix mount and ioctl device scan ioctl race
David Sterba
1
-6
/
+6
2018-09-15
btrfs: reorder initialization before the mount locks uuid_mutex
David Sterba
1
-16
/
+14
2018-09-15
btrfs: lift uuid_mutex to callers of btrfs_parse_early_options
David Sterba
1
-2
/
+4
2018-09-15
btrfs: lift uuid_mutex to callers of btrfs_scan_one_device
David Sterba
2
-3
/
+13
2018-09-15
btrfs: use device_list_mutex when removing stale devices
Anand Jain
1
-10
/
+15
2018-09-15
btrfs: rename local devices for fs_devices in btrfs_free_stale_devices(
Anand Jain
1
-18
/
+17
2018-09-15
btrfs: extend locked section when adding a new device in device_list_add
Anand Jain
1
-4
/
+12
2018-09-15
btrfs: do btrfs_free_stale_devices outside of device_list_add
Anand Jain
1
-5
/
+10
2018-09-15
btrfs: Fix a C compliance issue
Bart Van Assche
1
-3
/
+3
2018-09-15
btrfs: Don't remove block group that still has pinned down bytes
Qu Wenruo
1
-1
/
+1
2018-09-15
btrfs: lift uuid_mutex to callers of btrfs_open_devices
David Sterba
2
-2
/
+4
[next]