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
/
disk-io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: wakeup cleaner thread when adding delayed iput
Josef Bacik
2019-01-18
1
-0
/
+3
*
btrfs: wait on ordered extents on abort cleanup
Josef Bacik
2019-01-18
1
-0
/
+8
*
btrfs: handle delayed ref head accounting cleanup in abort
Josef Bacik
2019-01-18
1
-0
/
+1
*
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-12-17
1
-2
/
+2
*
btrfs: introduce delayed_refs_rsv
Josef Bacik
2018-12-17
1
-0
/
+4
*
btrfs: dev-replace: remove custom read/write blocking scheme
David Sterba
2018-12-17
1
-2
/
+0
*
btrfs: dev-replace: swich locking to rw semaphore
David Sterba
2018-12-17
1
-1
/
+1
*
btrfs: document extent mapping assumptions in checksum
Johannes Thumshirn
2018-12-17
1
-0
/
+6
*
btrfs: Remove extent_io_ops::readpage_io_failed_hook
Nikolay Borisov
2018-12-17
1
-16
/
+0
*
btrfs: merge btrfs_submit_bio_done to its caller
David Sterba
2018-12-17
1
-1
/
+17
*
Btrfs: allow clear_extent_dirty() to receive a cached extent state record
Filipe Manana
2018-12-17
1
-2
/
+5
*
btrfs: Add handling for disk split-brain scenario during fsid change
Nikolay Borisov
2018-12-17
1
-3
/
+12
*
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
2018-12-17
1
-9
/
+11
*
btrfs: Introduce support for FSID change without metadata rewrite
Nikolay Borisov
2018-12-17
1
-6
/
+27
*
Btrfs: prevent ioctls from interfering with a swap file
Omar Sandoval
2018-12-17
1
-0
/
+4
*
btrfs: Always try all copies when reading extent buffers
Nikolay Borisov
2018-11-13
1
-10
/
+1
*
Btrfs: fix missing delayed iputs on unmount
Omar Sandoval
2018-11-07
1
-36
/
+15
*
btrfs: fix pinned underflow after transaction aborted
Lu Fengqi
2018-11-06
1
-1
/
+11
*
btrfs: assert on non-empty delayed iputs
Josef Bacik
2018-10-15
1
-0
/
+1
*
btrfs: dev-replace: move replace members out of fs_info
David Sterba
2018-10-15
1
-4
/
+5
*
btrfs: remove btrfs_dev_replace::read_locks
David Sterba
2018-10-15
1
-1
/
+0
*
Btrfs: delayed-refs: use rb_first_cached for ref_tree
Liu Bo
2018-10-15
1
-2
/
+2
*
Btrfs: delayed-refs: use rb_first_cached for href_root
Liu Bo
2018-10-15
1
-2
/
+2
*
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
2018-10-15
1
-3
/
+2
*
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...
Robbie Ko
2018-08-17
1
-0
/
+1
*
btrfs: Introduce mount time chunk <-> dev extent mapping check
Qu Wenruo
2018-08-06
1
-0
/
+7
*
btrfs: merge free_fs_root helpers
David Sterba
2018-08-06
1
-11
/
+5
*
btrfs: dev-replace: remove unused members of btrfs_dev_replace
David Sterba
2018-08-06
1
-2
/
+0
*
btrfs: remove unused member btrfs_root::name
David Sterba
2018-08-06
1
-2
/
+0
*
btrfs: drop extent_io_ops::set_range_writeback callback
David Sterba
2018-08-06
1
-1
/
+0
*
btrfs: drop extent_io_ops::merge_bio_hook callback
David Sterba
2018-08-06
1
-2
/
+0
*
btrfs: drop extent_io_ops::tree_fs_info callback
David Sterba
2018-08-06
1
-7
/
+0
*
btrfs: unify end_io callbacks of async_submit_bio
David Sterba
2018-08-06
1
-25
/
+3
*
btrfs: remove unused member async_submit_bio::bio_flags
David Sterba
2018-08-06
1
-2
/
+0
*
btrfs: remove unused member async_submit_bio::fs_info
David Sterba
2018-08-06
1
-2
/
+0
*
btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED
Nikolay Borisov
2018-08-06
1
-2
/
+2
*
btrfs: use correct compare function of dirty_metadata_bytes
Ethan Lien
2018-08-06
1
-4
/
+6
*
btrfs: prune unused includes
David Sterba
2018-08-06
1
-2
/
+0
*
btrfs: simplify pointer chasing of local fs_info variables
David Sterba
2018-08-06
1
-1
/
+1
*
btrfs: print more details when checking tree block finds a problem
Su Yue
2018-08-06
1
-4
/
+4
*
btrfs: use monotonic time for transaction handling
Arnd Bergmann
2018-08-06
1
-1
/
+1
*
btrfs: Deduplicate extent_buffer init code
Nikolay Borisov
2018-08-06
1
-14
/
+0
*
btrfs: replace get_seconds with new 64bit time API
Allen Pais
2018-08-06
1
-2
/
+2
*
Btrfs: add parent_transid parameter to veirfy_level_key
Liu Bo
2018-05-30
1
-6
/
+7
*
Btrfs: get rid of unused orphan infrastructure
Omar Sandoval
2018-05-28
1
-9
/
+0
*
btrfs: Do super block verification before writing it to disk
Qu Wenruo
2018-05-28
1
-0
/
+43
*
btrfs: Refactor btrfs_check_super_valid
Qu Wenruo
2018-05-28
1
-4
/
+25
*
btrfs: Move btrfs_check_super_valid() to avoid forward declaration
Qu Wenruo
2018-05-28
1
-150
/
+149
*
btrfs: move btrfs_raid_group values to btrfs_raid_attr table
Anand Jain
2018-05-28
1
-1
/
+1
*
btrfs: track running balance in a simpler way
David Sterba
2018-05-28
1
-1
/
+0
[next]