index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
btrfs: update flush method assertion when reserving space
Filipe Manana
2023-04-17
1
-1
/
+12
*
btrfs: update documentation for BTRFS_RESERVE_FLUSH_EVICT flush method
Filipe Manana
2023-04-17
1
-0
/
+1
*
btrfs: remove check for NULL block reserve at btrfs_block_rsv_check()
Filipe Manana
2023-04-17
1
-3
/
+0
*
btrfs: pass a bool size update argument to btrfs_block_rsv_add_bytes()
Filipe Manana
2023-04-17
1
-1
/
+1
*
btrfs: pass a bool to btrfs_block_rsv_migrate() at evict_refill_and_join()
Filipe Manana
2023-04-17
1
-1
/
+1
*
btrfs: remove btrfs_lru_cache_is_full() inline function
Filipe Manana
2023-04-17
1
-5
/
+0
*
btrfs: simplify adding pages in btrfs_add_compressed_bio_pages
Christoph Hellwig
2023-04-17
1
-27
/
+7
*
btrfs: move the bi_sector assignment out of btrfs_add_compressed_bio_pages
Christoph Hellwig
2023-04-17
1
-7
/
+6
*
btrfs: sysfs: relax bg_reclaim_threshold for debugging purposes
Naohiro Aota
2023-04-17
1
-0
/
+5
*
btrfs: make btrfs_split_bio work on struct btrfs_bio
Christoph Hellwig
2023-04-17
1
-13
/
+14
*
btrfs: return a btrfs_bio from btrfs_bio_alloc
Christoph Hellwig
2023-04-17
4
-26
/
+28
*
btrfs: store a pointer to a btrfs_bio in struct btrfs_bio_ctrl
Christoph Hellwig
2023-04-17
1
-24
/
+24
*
btrfs: simplify finding the inode in submit_one_bio
Christoph Hellwig
2023-04-17
1
-11
/
+4
*
btrfs: store a pointer to the original btrfs_bio in struct compressed_bio
Christoph Hellwig
2023-04-17
2
-8
/
+9
*
btrfs: pass a btrfs_bio to btrfs_submit_compressed_read
Christoph Hellwig
2023-04-17
3
-10
/
+10
*
btrfs: pass a btrfs_bio to btrfs_submit_bio
Christoph Hellwig
2023-04-17
5
-14
/
+14
*
btrfs: move zero filling of compressed read bios into common code
Christoph Hellwig
2023-04-17
4
-12
/
+7
*
btrfs: cleanup main loop in btrfs_encoded_read_regular_fill_pages
Christoph Hellwig
2023-04-17
1
-28
/
+23
*
btrfs: remove unused members from struct btrfs_encoded_read_private
Christoph Hellwig
2023-04-17
1
-4
/
+0
*
btrfs: locking: use atomic for DREW lock writers
David Sterba
2023-04-17
3
-33
/
+9
*
btrfs: remove redundant clearing of NODISCARD
Anand Jain
2023-04-17
1
-1
/
+0
*
btrfs: avoid repetitive define BTRFS_FEATURE_INCOMPAT_SUPP
Anand Jain
2023-04-17
1
-20
/
+15
*
btrfs: scrub: remove root and csum_root arguments from scrub_simple_mirror()
Qu Wenruo
2023-04-17
1
-19
/
+9
*
btrfs: scrub: remove unused path inside scrub_stripe()
Qu Wenruo
2023-04-17
1
-15
/
+0
*
btrfs: do not use replace target device as an extra mirror
Qu Wenruo
2023-04-17
1
-120
/
+7
*
btrfs: open_ctree() error handling cleanup
Qu Wenruo
2023-04-17
1
-34
/
+31
*
btrfs: cleanup the main loop in btrfs_lookup_bio_sums
Christoph Hellwig
2023-04-17
1
-24
/
+9
*
btrfs: remove search_file_offset_in_bio
Christoph Hellwig
2023-04-17
1
-49
/
+3
*
btrfs: sink calc_bio_boundaries into its only caller
Johannes Thumshirn
2023-04-17
1
-22
/
+15
*
btrfs: simplify main loop in submit_extent_page
Christoph Hellwig
2023-04-17
1
-86
/
+30
*
btrfs: check for contiguity in submit_extent_page
Christoph Hellwig
2023-04-17
1
-33
/
+36
*
btrfs: simplify the error handling in __extent_writepage_io
Christoph Hellwig
2023-04-17
1
-11
/
+7
*
btrfs: remove the submit_extent_page return value
Christoph Hellwig
2023-04-17
1
-120
/
+35
*
btrfs: remove the compress_type argument to submit_extent_page
Christoph Hellwig
2023-04-17
1
-18
/
+14
*
btrfs: rename the this_bio_flag variable in btrfs_do_readpage
Christoph Hellwig
2023-04-17
1
-5
/
+5
*
btrfs: move the compress_type check out of btrfs_bio_add_page
Christoph Hellwig
2023-04-17
1
-9
/
+6
*
btrfs: add a wbc pointer to struct btrfs_bio_ctrl
Christoph Hellwig
2023-04-17
1
-47
/
+41
*
btrfs: remove the sync_io flag in struct btrfs_bio_ctrl
Christoph Hellwig
2023-04-17
1
-9
/
+4
*
btrfs: store the bio opf in struct btrfs_bio_ctrl
Christoph Hellwig
2023-04-17
1
-36
/
+29
*
btrfs: remove the force_bio_submit to submit_extent_page
Christoph Hellwig
2023-04-17
1
-13
/
+9
*
btrfs: don't set force_bio_submit in read_extent_buffer_subpage
Christoph Hellwig
2023-04-17
1
-1
/
+1
*
btrfs: open code btrfs_bin_search()
Anand Jain
2023-04-17
4
-25
/
+13
*
btrfs: dev-replace: properly follow its read mode
Qu Wenruo
2023-04-17
1
-40
/
+112
*
btrfs: fold finish_compressed_bio_write into btrfs_finish_compressed_write_work
Christoph Hellwig
2023-04-17
1
-9
/
+4
*
btrfs: don't clear page->mapping in btrfs_free_compressed_pages
Christoph Hellwig
2023-04-17
1
-6
/
+2
*
btrfs: factor out a btrfs_free_compressed_pages helper
Christoph Hellwig
2023-04-17
1
-28
/
+13
*
btrfs: factor out a btrfs_add_compressed_bio_pages helper
Christoph Hellwig
2023-04-17
1
-63
/
+41
*
btrfs: use the bbio file offset in add_ra_bio_pages
Christoph Hellwig
2023-04-17
1
-8
/
+1
*
btrfs: use the bbio file offset in btrfs_submit_compressed_read
Christoph Hellwig
2023-04-17
1
-4
/
+1
*
btrfs: remove redundant free_extent_map in btrfs_submit_compressed_read
Christoph Hellwig
2023-04-17
1
-2
/
+0
[prev]
[next]