projects
/
linux-2.6-microblaze.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-microblaze.git
2023-08-21
Anand Jain
btrfs: simplify memcpy either of metadata_uuid or fsid
commit
|
commitdiff
|
tree
2023-08-21
Anand Jain
btrfs: add a helper to read the superblock metadata_uuid
commit
|
commitdiff
|
tree
2023-08-21
Qu Wenruo
btrfs: remove v0 extent handling
commit
|
commitdiff
|
tree
2023-08-21
Qu Wenruo
btrfs: output extra debug info if we failed to find...
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: move the !zoned assert into run_delalloc_cow
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: consolidate the error handling in run_delalloc_nocow
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: cleanup the COW fallback logic in run_delalloc_nocow
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: fix error handling when in a COW window in run_d...
commit
|
commitdiff
|
tree
2023-08-21
Naohiro Aota
btrfs: zoned: do not zone finish data relocation block...
commit
|
commitdiff
|
tree
2023-08-21
Josef Bacik
btrfs: set page extent mapped after read_folio in reloc...
commit
|
commitdiff
|
tree
2023-08-21
Josef Bacik
btrfs: wait on uncached block groups on every allocatio...
commit
|
commitdiff
|
tree
2023-08-21
Ruan Jinjie
btrfs: use LIST_HEAD() to initialize the list_head
commit
|
commitdiff
|
tree
2023-08-21
Qu Wenruo
btrfs: handle errors properly in update_inline_extent_b...
commit
|
commitdiff
|
tree
2023-08-21
Naohiro Aota
btrfs: zoned: re-enable metadata over-commit for zoned...
commit
|
commitdiff
|
tree
2023-08-21
Naohiro Aota
btrfs: zoned: don't activate non-DATA BG on allocation
commit
|
commitdiff
|
tree
2023-08-21
Naohiro Aota
btrfs: zoned: no longer count fresh BG region as zone...
commit
|
commitdiff
|
tree
2023-08-21
Naohiro Aota
btrfs: zoned: activate metadata block group on write...
commit
|
commitdiff
|
tree
2023-08-21
Naohiro Aota
btrfs: zoned: reserve zones for an active metadata...
commit
|
commitdiff
|
tree
2023-08-21
Naohiro Aota
btrfs: zoned: update meta write pointer on zone finish
commit
|
commitdiff
|
tree
2023-08-21
Naohiro Aota
btrfs: zoned: defer advancing meta write pointer
commit
|
commitdiff
|
tree
2023-08-21
Naohiro Aota
btrfs: zoned: return int from btrfs_check_meta_write_po...
commit
|
commitdiff
|
tree
2023-08-21
Naohiro Aota
btrfs: zoned: introduce block group context to btrfs_eb...
commit
|
commitdiff
|
tree
2023-08-21
Naohiro Aota
btrfs: introduce struct to consolidate extent buffer...
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: avoid start and commit empty transaction when...
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: avoid start and commit empty transaction when...
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: avoid starting and committing empty transaction...
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: avoid starting new transaction when flushing...
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: merge find_free_dev_extent() and find_free_dev_e...
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: make find_free_dev_extent() static
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: make btrfs_cleanup_fs_roots() static
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: fail priority metadata ticket with real fs error
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: return real error when orphan cleanup fails...
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: store the error that turned the fs into error...
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: don't steal space from global rsv after a transa...
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: print available space across all block groups...
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: print available space for a block group when...
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: print block group super and delalloc bytes when...
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: print target number of bytes when dumping free...
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: update comment for btrfs_join_transaction_nostart()
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: don't start transaction when joining with TRANS_...
commit
|
commitdiff
|
tree
2023-08-21
Qu Wenruo
btrfs: refactor main loop in memmove_extent_buffer()
commit
|
commitdiff
|
tree
2023-08-21
Qu Wenruo
btrfs: refactor main loop in memcpy_extent_buffer()
commit
|
commitdiff
|
tree
2023-08-21
Qu Wenruo
btrfs: copy all pages at once at the end of btrfs_clone...
commit
|
commitdiff
|
tree
2023-08-21
Qu Wenruo
btrfs: refactor main loop in copy_extent_buffer_full()
commit
|
commitdiff
|
tree
2023-08-21
Qu Wenruo
btrfs: use write_extent_buffer() to implement write_ext...
commit
|
commitdiff
|
tree
2023-08-21
Qu Wenruo
btrfs: refactor extent buffer bitmaps operations
commit
|
commitdiff
|
tree
2023-08-21
Qu Wenruo
btrfs: tests: add self tests for extent buffer memory...
commit
|
commitdiff
|
tree
2023-08-21
Qu Wenruo
btrfs: tests: enhance extent buffer bitmap tests
commit
|
commitdiff
|
tree
2023-08-21
Josef Bacik
btrfs: move comments to btrfs_loop_type definition
commit
|
commitdiff
|
tree
2023-08-21
Anand Jain
btrfs: print name and pid when device scanning processe...
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
mm: remove folio_account_redirty
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: fix zoned handling in submit_uncompressed_range
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: don't redirty locked_page in run_delalloc_zoned
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: refactor the zoned device handling in cow_file_range
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: don't redirty pages in compress_file_range
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: share the code to free the page array in compres...
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: use a separate label for the incompressible...
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: further simplify the compress or not logic in...
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: streamline compress_file_range
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: merge submit_compressed_extents and async_cow_submit
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: merge async_cow_start and compress_file_range
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: don't clear async_chunk->inode in async_cow_start
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: clean up the check for uncompressed ranges in...
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: reduce the number of arguments to btrfs_run_dela...
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: improve the delalloc_to_write calculation in...
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: remove the return value from extent_write_locked...
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: remove the return value from submit_uncompressed...
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: reduce debug spam from submit_compressed_extents
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: remove end_extent_writepage
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: remove btrfs_writepage_endio_finish_ordered
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: split page locking out of __process_pages_contig
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: don't create inline extents in fallback_to_cow
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: pass a flags argument to cow_file_range
commit
|
commitdiff
|
tree
2023-08-21
Boris Burkov
btrfs: fix start transaction qgroup rsv double free
commit
|
commitdiff
|
tree
2023-08-21
Boris Burkov
btrfs: free qgroup rsv on io failure
commit
|
commitdiff
|
tree
2023-08-21
Goldwyn Rodrigues
btrfs: remove duplicate free_async_extent_pages() on...
commit
|
commitdiff
|
tree
2023-08-21
Qu Wenruo
btrfs: move eb subpage preallocation out of the loop
commit
|
commitdiff
|
tree
2023-08-21
Christoph Hellwig
btrfs: simplify the no-bioc fast path condition in...
commit
|
commitdiff
|
tree
2023-08-21
Qu Wenruo
btrfs: scrub: remove unused btrfs_path in scrub_simple_...
commit
|
commitdiff
|
tree
2023-08-21
Minjie Du
btrfs: use folio_next_index() helper in extent_write_ca...
commit
|
commitdiff
|
tree
2023-08-21
David Sterba
btrfs: use helper sizeof_field in struct accessors
commit
|
commitdiff
|
tree
2023-08-21
Qu Wenruo
btrfs: deprecate integrity checker feature
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: move btrfs_free_excluded_extents() into block...
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: open code trivial btrfs_add_excluded_extent()
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: make find_first_extent_bit() return a boolean
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: make btrfs_destroy_pinned_extent() return void
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: make btrfs_destroy_marked_extents() return void
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: rename add_new_free_space() to btrfs_add_new_fre...
commit
|
commitdiff
|
tree
2023-08-21
Filipe Manana
btrfs: update documentation for add_new_free_space()
commit
|
commitdiff
|
tree
2023-08-21
Qu Wenruo
btrfs: tracepoints: simplify raid56 events
commit
|
commitdiff
|
tree
2023-08-21
Anand Jain
btrfs: sysfs: show if ACL support has been compiled in
commit
|
commitdiff
|
tree
2023-08-21
Qu Wenruo
btrfs: raid56: remove unused BTRFS_RBIO_REBUILD_MISSING
commit
|
commitdiff
|
tree
2023-08-21
Qu Wenruo
btrfs: add comments for btrfs_map_block()
commit
|
commitdiff
|
tree
2023-08-21
Colin Ian King
btrfs: remove redundant initialization of variables...
commit
|
commitdiff
|
tree
2023-08-21
Colin Ian King
btrfs: scrub: remove redundant division of stripe_nr
commit
|
commitdiff
|
tree
2023-08-21
Julia Lawall
btrfs: zoned: use vcalloc instead of for vzalloc in...
commit
|
commitdiff
|
tree
2023-08-20
Linus Torvalds
Linux 6.5-rc7
commit
|
commitdiff
|
tree
2023-08-20
Linus Torvalds
Merge tag 'tty-6.5-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2023-08-20
Linus Torvalds
Merge tag 'rust-fixes-6.5-rc7' of https://github.com...
commit
|
commitdiff
|
tree
2023-08-19
Linus Torvalds
Merge tag 'i2c-for-6.5-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
next