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