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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
btrfs: relocation: allow signal to cancel balance
Qu Wenruo
1
-1
/
+2
2020-07-27
btrfs: raid56: remove out label in __raid56_parity_recover
Nikolay Borisov
1
-2
/
+2
2020-07-27
btrfs: add missing check for nocow and compression inode flags
David Sterba
1
-8
/
+22
2020-07-27
btrfs: don't traverse into the seed devices in show_devname
Anand Jain
1
-14
/
+7
2020-07-27
btrfs: qgroup: free per-trans reserved space when a subvolume gets dropped
Qu Wenruo
1
-0
/
+8
2020-07-27
btrfs: ref-verify: fix memory leak in add_block_entry
Tom Rix
1
-0
/
+2
2020-07-27
btrfs: prefetch chunk tree leaves at mount
David Sterba
1
-0
/
+27
2020-07-27
btrfs: add metadata_uuid to FS_INFO ioctl
Johannes Thumshirn
1
-0
/
+6
2020-07-27
btrfs: add filesystem generation to FS_INFO ioctl
Johannes Thumshirn
1
-0
/
+5
2020-07-27
btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
Johannes Thumshirn
1
-3
/
+13
2020-07-27
btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-...
Qu Wenruo
5
-62
/
+2
2020-07-27
btrfs: qgroup: try to flush qgroup space when we get -EDQUOT
Qu Wenruo
3
-8
/
+96
2020-07-27
btrfs: qgroup: allow to unreserve range without releasing other ranges
Qu Wenruo
1
-15
/
+77
2020-07-27
btrfs: convert block group refcount to refcount_t
Josef Bacik
2
-6
/
+5
2020-07-27
btrfs: add multi-statement protection to btrfs_set/clear_and_info macros
Marcos Paulo de Souza
1
-4
/
+4
2020-07-27
btrfs: remove fail label in check_compressed_csum
Nikolay Borisov
1
-7
/
+2
2020-07-27
btrfs: raid56: don't opencode swap() in __raid_recover_end_io
Nikolay Borisov
1
-5
/
+2
2020-07-27
btrfs: raid56: use in_range where applicable
Nikolay Borisov
1
-12
/
+5
2020-07-27
btrfs: raid56: assign bio in while() when using bio_list_pop
Nikolay Borisov
1
-25
/
+5
2020-07-27
btrfs: raid56: remove redundant device check in rbio_add_io_page
Nikolay Borisov
1
-4
/
+2
2020-07-27
btrfs: always initialize btrfs_bio::tgtdev_map/raid_map pointers
Nikolay Borisov
1
-20
/
+11
2020-07-27
btrfs: sysfs: add bdi link to the fsid directory
Nikolay Borisov
1
-2
/
+10
2020-07-27
btrfs: increment corrupt device counter during compressed read
Nikolay Borisov
1
-3
/
+7
2020-07-27
btrfs: remove needless ASSERT check of orig_bio in end_compressed_bio_read
Nikolay Borisov
1
-1
/
+0
2020-07-27
btrfs: increment device corruption error in case of checksum error
Nikolay Borisov
1
-0
/
+3
2020-07-27
btrfs: don't check for btrfs_device::bdev in btrfs_end_bio
Nikolay Borisov
1
-8
/
+7
2020-07-27
btrfs: record btrfs_device directly in btrfs_io_bio
Nikolay Borisov
3
-11
/
+6
2020-07-27
btrfs: streamline btrfs_get_io_failure_record logic
Nikolay Borisov
2
-68
/
+63
2020-07-27
btrfs: make get_state_failrec return failrec directly
Nikolay Borisov
2
-13
/
+12
2020-07-27
btrfs: remove deprecated mount option subvolrootid
David Sterba
1
-6
/
+0
2020-07-27
btrfs: remove deprecated mount option alloc_start
David Sterba
1
-6
/
+0
2020-07-27
btrfs: remove no longer needed use of log_writers for the log root tree
Filipe Manana
2
-13
/
+1
2020-07-27
btrfs: stop incremening log_batch for the log root tree when syncing log
Filipe Manana
2
-1
/
+1
2020-07-27
btrfs: only commit delayed items at fsync if we are logging a directory
Filipe Manana
1
-4
/
+5
2020-07-27
btrfs: only commit the delayed inode when doing a full fsync
Filipe Manana
1
-5
/
+7
2020-07-27
btrfs: preallocate anon block device at first phase of snapshot creation
Qu Wenruo
5
-9
/
+89
2020-07-27
btrfs: free anon block device right after subvolume deletion
Qu Wenruo
1
-0
/
+2
2020-07-27
btrfs: don't allocate anonymous block device for user invisible roots
Qu Wenruo
1
-3
/
+10
2020-07-27
btrfs: qgroup: export qgroups in sysfs
Qu Wenruo
5
-9
/
+202
2020-07-27
btrfs: use __u16 for the return value of btrfs_qgroup_level()
Qu Wenruo
1
-1
/
+1
2020-07-27
btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
Nikolay Borisov
3
-9
/
+9
2020-07-27
btrfs: make btrfs_set_inode_last_trans take btrfs_inode
Nikolay Borisov
2
-9
/
+9
2020-07-27
btrfs: make prealloc_file_extent_cluster take btrfs_inode
Nikolay Borisov
1
-12
/
+12
2020-07-27
btrfs: remove BTRFS_I calls in btrfs_writepage_fixup_worker
Nikolay Borisov
1
-21
/
+17
2020-07-27
btrfs: make btrfs_delalloc_reserve_space take btrfs_inode
Nikolay Borisov
6
-15
/
+15
2020-07-27
btrfs: make btrfs_check_data_free_space take btrfs_inode
Nikolay Borisov
5
-10
/
+12
2020-07-27
btrfs: make btrfs_delalloc_release_space take btrfs_inode
Nikolay Borisov
6
-22
/
+25
2020-07-27
btrfs: make btrfs_free_reserved_data_space take btrfs_inode
Nikolay Borisov
4
-19
/
+20
2020-07-27
btrfs: make btrfs_free_reserved_data_space_noquota take btrfs_fs_info
Nikolay Borisov
4
-10
/
+7
2020-07-27
btrfs: make btrfs_qgroup_reserve_data take btrfs_inode
Nikolay Borisov
4
-10
/
+11
[prev]
[next]