platform/kernel/linux-rpi.git
2021-03-17 Filipe Mananabtrfs: fix subvolume/snapshot deletion not triggered...
2021-03-17 David Sterbabtrfs: fix build when using M=fs/btrfs
2021-03-17 Josef Bacikbtrfs: do not initialize dev replace for bad dev root
2021-03-17 Josef Bacikbtrfs: initialize device::fs_info always
2021-03-17 Josef Bacikbtrfs: do not initialize dev stats if we have no dev_root
2021-03-17 Johannes Thumshirnbtrfs: zoned: remove outdated WARN_ON in direct IO
2021-03-16 Filipe Mananabtrfs: always pin deleted leaves when there are active...
2021-03-16 Filipe Mananabtrfs: fix race when cloning extent buffer during rewin...
2021-03-16 David Sterbabtrfs: fix slab cache flags for free space tree bitmap
2021-03-16 Qu Wenruobtrfs: subpage: make readahead work properly
2021-03-16 Qu Wenruobtrfs: subpage: fix wild pointer access during metadata...
2021-03-15 Filipe Mananabtrfs: zoned: fix linked list corruption after log...
2021-03-15 Qu Wenruobtrfs: fix qgroup data rsv leak caused by falloc failure
2021-03-15 Qu Wenruobtrfs: track qgroup released data in own variable in...
2021-03-15 Qu Wenruobtrfs: fix wrong offset to zero out range beyond i_size
2021-03-04 Naohiro Aotabtrfs: zoned: do not account freed region of read-only...
2021-03-04 Naohiro Aotabtrfs: zoned: use sector_t for zone sectors
2021-03-02 Qu Wenruobtrfs: subpage: fix the false data csum mismatch error
2021-03-02 Filipe Mananabtrfs: fix warning when creating a directory with smack...
2021-03-02 Nikolay Borisovbtrfs: don't flush from btrfs_delayed_inode_reserve_met...
2021-03-02 Nikolay Borisovbtrfs: export and rename qgroup_reserve_meta
2021-03-02 Nikolay Borisovbtrfs: free correct amount of space in btrfs_delayed_in...
2021-03-02 Boris Burkovbtrfs: fix spurious free_space_tree remount warning
2021-03-02 Dan Carpenterbtrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl
2021-03-02 Nikolay Borisovbtrfs: unlock extents in btrfs_zero_range in case of...
2021-03-02 Randy Dunlapbtrfs: ref-verify: use 'inline void' keyword ordering
2021-02-22 Johannes Thumshirnbtrfs: zoned: fix deadlock on log sync
2021-02-22 Josef Bacikbtrfs: avoid double put of block group when emptying...
2021-02-22 Filipe Mananabtrfs: fix stale data exposure after cloning a hole...
2021-02-22 Josef Bacikbtrfs: tree-checker: do not error out if extent ref...
2021-02-22 Filipe Mananabtrfs: fix race between swap file activation and snapsh...
2021-02-22 Filipe Mananabtrfs: fix race between writes to swap files and scrub
2021-02-22 Filipe Mananabtrfs: avoid checking for RO block group twice during...
2021-02-22 Nikolay Borisovbtrfs: fix race between extent freeing/allocation when...
2021-02-22 Qu Wenruobtrfs: make check_compressed_csum() to be subpage compa...
2021-02-22 Qu Wenruobtrfs: make btrfs_submit_compressed_read() subpage...
2021-02-22 Ira Weinybtrfs: fix raid6 qstripe kmap
2021-02-09 Naohiro Aotabtrfs: zoned: enable to mount ZONED incompat flag
2021-02-09 Naohiro Aotabtrfs: zoned: deal with holes writing out tree-log...
2021-02-09 Naohiro Aotabtrfs: zoned: reorder log node allocation on zoned...
2021-02-09 Naohiro Aotabtrfs: zoned: serialize log transaction on zoned filesy...
2021-02-09 Naohiro Aotabtrfs: zoned: extend zoned allocator to use dedicated...
2021-02-09 Naohiro Aotabtrfs: split alloc_log_tree()
2021-02-09 Naohiro Aotabtrfs: zoned: relocate block group to repair IO failure...
2021-02-09 Naohiro Aotabtrfs: zoned: enable relocation on a zoned filesystem
2021-02-09 Naohiro Aotabtrfs: zoned: support dev-replace in zoned filesystems
2021-02-09 Naohiro Aotabtrfs: zoned: implement copying for zoned device-replace
2021-02-09 Naohiro Aotabtrfs: zoned: implement cloning for zoned device-replace
2021-02-09 Naohiro Aotabtrfs: zoned: mark block groups to copy for device...
2021-02-09 Naohiro Aotabtrfs: zoned: do not use async metadata checksum on...
2021-02-09 Naohiro Aotabtrfs: zoned: wait for existing extents before truncating
2021-02-09 Naohiro Aotabtrfs: zoned: serialize metadata IO
2021-02-09 Naohiro Aotabtrfs: zoned: introduce dedicated data write path for...
2021-02-09 Naohiro Aotabtrfs: zoned: enable zone append writing for direct IO
2021-02-09 Naohiro Aotabtrfs: zoned: use ZONE_APPEND write for zoned mode
2021-02-09 Johannes Thumshirnbtrfs: save irq flags when looking up an ordered extent
2021-02-09 Johannes Thumshirnbtrfs: zoned: cache if block group is on a sequential...
2021-02-09 Naohiro Aotabtrfs: extend btrfs_rmap_block for specifying a device
2021-02-09 Johannes Thumshirnbtrfs: zoned: check if bio spans across an ordered...
2021-02-09 Naohiro Aotabtrfs: zoned: split ordered extent when bio is sent
2021-02-09 Naohiro Aotabtrfs: zoned: handle REQ_OP_ZONE_APPEND as writing
2021-02-09 Naohiro Aotabtrfs: zoned: use bio_add_zone_append_page
2021-02-09 Naohiro Aotabtrfs: factor out helper adding a page to bio
2021-02-09 Naohiro Aotabtrfs: zoned: reset zones of unused block groups
2021-02-09 Naohiro Aotabtrfs: zoned: advance allocation pointer after tree...
2021-02-09 Naohiro Aotabtrfs: zoned: redirty released extent buffers
2021-02-09 Naohiro Aotabtrfs: zoned: implement sequential extent allocation
2021-02-09 Naohiro Aotabtrfs: zoned: track unusable bytes for zones
2021-02-09 Naohiro Aotabtrfs: zoned: calculate allocation offset for conventio...
2021-02-09 Naohiro Aotabtrfs: zoned: load zone's allocation offset
2021-02-09 Naohiro Aotabtrfs: zoned: verify device extent is aligned to zone
2021-02-09 Naohiro Aotabtrfs: zoned: implement zoned chunk allocator
2021-02-09 Johannes Thumshirnbtrfs: zoned: allow zoned filesystems on non-zoned...
2021-02-09 Naohiro Aotabtrfs: zoned: disallow fitrim on zoned filesystems
2021-02-09 Johannes Thumshirnbtrfs: zoned: do not load fs_info::zoned from incompat...
2021-02-09 Johannes Thumshirnbtrfs: release path before calling to btrfs_load_block_...
2021-02-09 Naohiro Aotabtrfs: zoned: use regular super block location on zone...
2021-02-09 Naohiro Aotabtrfs: zoned: defer loading zone info after opening...
2021-02-08 Naohiro Aotaiomap: support REQ_OP_ZONE_APPEND
2021-02-08 Johannes Thumshirnblock: add bio_add_zone_append_page
2021-02-08 Filipe Mananabtrfs: fix extent buffer leak on failure to copy root
2021-02-08 Qu Wenruobtrfs: explain page locking and readahead in read_exten...
2021-02-08 Qu Wenruobtrfs: allow read-only mount of 4K sector size fs on...
2021-02-08 Qu Wenruobtrfs: integrate page status update for data read path...
2021-02-08 Qu Wenruobtrfs: introduce btrfs_subpage for data inodes
2021-02-08 Qu Wenruobtrfs: introduce subpage metadata validation check
2021-02-08 Qu Wenruobtrfs: support subpage in endio_readpage_update_page_st...
2021-02-08 Qu Wenruobtrfs: introduce read_extent_buffer_subpage()
2021-02-08 Qu Wenruobtrfs: support subpage in try_release_extent_buffer()
2021-02-08 Qu Wenruobtrfs: support subpage in btrfs_clone_extent_buffer
2021-02-08 Qu Wenruobtrfs: support subpage in set/clear_extent_buffer_uptod...
2021-02-08 Qu Wenruobtrfs: introduce helpers for subpage error status
2021-02-08 Qu Wenruobtrfs: introduce helpers for subpage uptodate status
2021-02-08 Qu Wenruobtrfs: attach private to dummy extent buffer pages
2021-02-08 Qu Wenruobtrfs: support subpage for extent buffer page release
2021-02-08 Qu Wenruobtrfs: make grab_extent_buffer_from_page() handle subpa...
2021-02-08 Qu Wenruobtrfs: make attach_extent_buffer_page() handle subpage...
2021-02-08 Qu Wenruobtrfs: introduce the skeleton of btrfs_subpage structure
2021-02-08 Qu Wenruobtrfs: set UNMAPPED bit early in btrfs_clone_extent_buf...
2021-02-08 Qu Wenruobtrfs: merge PAGE_CLEAR_DIRTY and PAGE_SET_WRITEBACK...
next