]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2022-09-06  Qu Wenruobtrfs: fix the max chunk size and stripe length calculation
2022-09-05  Johannes Thumshirnbtrfs: zoned: fix mounting with conventional zones
2022-09-05  Shin'ichiro... btrfs: zoned: set pseudo max append zone limit in zone...
2022-09-05  Naohiro Aotabtrfs: zoned: fix API misuse of zone finish waiting
2022-08-23  Anand Jainbtrfs: add info when mount fails due to stale replace...
2022-08-23  Anand Jainbtrfs: replace: drop assert for suspended replace
2022-08-23  Filipe Mananabtrfs: fix silent failure when deleting root reference
2022-08-23  Omar Sandovalbtrfs: fix space cache corruption and potential double...
2022-08-22  Josef Bacikbtrfs: don't allow large NOWAIT direct reads
2022-08-22  Qu Wenruobtrfs: don't merge pages into bio if their page offset...
2022-08-22  Filipe Mananabtrfs: update generation of hole file extent item when...
2022-08-22  Zixuan Fubtrfs: fix possible memory leak in btrfs_get_dev_args_f...
2022-08-22  Goldwyn Rodriguesbtrfs: check if root is readonly while setting security...
2022-08-17  Josef Bacikbtrfs: tree-checker: check for overlapping extent items
2022-08-17  Filipe Mananabtrfs: fix warning during log replay when bumping inode...
2022-08-17  Filipe Mananabtrfs: fix lost error handling when looking up extended...
2022-08-17  Josef Bacikbtrfs: fix lockdep splat with reloc root extent buffers
2022-08-17  Josef Bacikbtrfs: move lockdep class helpers to locking.c
2022-08-17  Zixuan Fubtrfs: unset reloc control if transaction commit fails...
2022-07-27  Josef Bacikbtrfs: reset RO counter on block group if we fail to...
2022-07-25  Christoph Hellwigbtrfs: don't call btrfs_page_set_checked in finish_comp...
2022-07-25  Christoph Hellwigbtrfs: fix repair of compressed extents
2022-07-25  Christoph Hellwigbtrfs: remove the start argument to check_data_csum...
2022-07-25  Christoph Hellwigbtrfs: pass a btrfs_bio to btrfs_repair_one_sector
2022-07-25  Christoph Hellwigbtrfs: simplify the pending I/O counting in struct...
2022-07-25  Christoph Hellwigbtrfs: repair all known bad mirrors
2022-07-25  Christoph Hellwigbtrfs: merge btrfs_dev_stat_print_on_error with its...
2022-07-25  Filipe Mananabtrfs: join running log transaction when logging new...
2022-07-25  Nikolay Borisovbtrfs: simplify error handling in btrfs_lookup_dentry
2022-07-25  Filipe Mananabtrfs: send: always use the rbtree based inode ref...
2022-07-25  BingJing Changbtrfs: send: fix sending link commands for existing...
2022-07-25  BingJing Changbtrfs: send: introduce recorded_ref_alloc and recorded_...
2022-07-25  Naohiro Aotabtrfs: zoned: wait until zone is finished when allocati...
2022-07-25  Naohiro Aotabtrfs: zoned: write out partially allocated region
2022-07-25  Naohiro Aotabtrfs: zoned: activate necessary block group
2022-07-25  Naohiro Aotabtrfs: zoned: activate metadata block group on flush_space
2022-07-25  Naohiro Aotabtrfs: zoned: disable metadata overcommit for zoned
2022-07-25  Naohiro Aotabtrfs: zoned: introduce space_info->active_total_bytes
2022-07-25  Naohiro Aotabtrfs: zoned: finish least available block group on...
2022-07-25  Naohiro Aotabtrfs: let can_allocate_chunk return error
2022-07-25  Naohiro Aotabtrfs: use fs_info->max_extent_size in get_extent_max_c...
2022-07-25  Naohiro Aotabtrfs: convert count_max_extents() to use fs_info-...
2022-07-25  Naohiro Aotabtrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info-...
2022-07-25  Naohiro Aotabtrfs: zoned: revive max_zone_append_bytes
2022-07-25  Naohiro Aotablock: add bdev_max_segments() helper
2022-07-25  Filipe Mananabtrfs: add optimized btrfs_ino() version for 64 bits...
2022-07-25  Filipe Mananabtrfs: set the objectid of the btree inode's location key
2022-07-25  Fabio M. De... btrfs: replace kmap_atomic() with kmap_local_page()
2022-07-25  Fabio M. De... btrfs: zlib: replace kmap() with kmap_local_page()...
2022-07-25  Fabio M. De... btrfs: zlib: replace kmap() with kmap_local_page()...
2022-07-25  Fabio M. De... btrfs: zstd: replace kmap() with kmap_local_page()
2022-07-25  Fabio M. De... highmem: Make __kunmap_{local,atomic}() take const...
2022-07-25  Filipe Mananabtrfs: don't fallback to buffered IO for NOWAIT direct...
2022-07-25  David Sterbabtrfs: use enum for btrfs_block_rsv::type
2022-07-25  David Sterbabtrfs: switch btrfs_block_rsv::failfast to bool
2022-07-25  David Sterbabtrfs: switch btrfs_block_rsv::full to bool
2022-07-25  Christoph Hellwigbtrfs: do not return errors from btrfs_submit_dio_bio
2022-07-25  Christoph Hellwigbtrfs: handle allocation failure in btrfs_wq_submit_bio...
2022-07-25  Christoph Hellwigbtrfs: simplify sync/async submission in btrfs_submit_d...
2022-07-25  Christoph Hellwigbtrfs: raid56: transfer the bio counter reference to...
2022-07-25  Christoph Hellwigbtrfs: do not return errors from raid56_parity_recover
2022-07-25  Christoph Hellwigbtrfs: do not return errors from raid56_parity_write
2022-07-25  Christoph Hellwigbtrfs: do not return errors from btrfs_map_bio
2022-07-25  Qu Wenruobtrfs: return proper mapped length for RAID56 profiles...
2022-07-25  Christoph Hellwigbtrfs: raid56: use fixed stripe length everywhere
2022-07-25  Filipe Mananabtrfs: remove the inode cache check at btrfs_is_free_sp...
2022-07-25  Nikolay Borisovbtrfs: sysfs: remove BIG_METADATA feature files
2022-07-25  Nikolay Borisovbtrfs: sysfs: remove MIXED_BACKREF feature file
2022-07-25  Nikolay Borisovbtrfs: don't print 'has skinny extents' anymore on...
2022-07-25  Nikolay Borisovbtrfs: don't print 'flagging with big metadata' anymore...
2022-07-25  David Sterbabtrfs: clean up chained assignments
2022-07-25  David Sterbabtrfs: merge calculations for simple striped profiles...
2022-07-25  David Sterbabtrfs: use mask for all RAID1* profiles in btrfs_calc_a...
2022-07-25  Nikolay Borisovbtrfs: properly flag filesystem with BTRFS_FEATURE_INCO...
2022-07-25  David Sterbabtrfs: print checksum type and implementation at mount...
2022-07-25  Josef Bacikbtrfs: reset block group chunk force if we have to...
2022-07-25  David Sterbabtrfs: send: add new command FILEATTR for file attributes
2022-07-25  David Sterbabtrfs: send: add OTIME as utimes attribute for proto...
2022-07-25  Qu Wenruobtrfs: output mirror number for bad metadata
2022-07-25  Naohiro Aotabtrfs: replace unnecessary goto with direct return...
2022-07-25  Naohiro Aotabtrfs: fix error handling of fallback uncompress write
2022-07-25  Naohiro Aotabtrfs: extend btrfs_cleanup_ordered_extents for NULL...
2022-07-25  Naohiro Aotabtrfs: ensure pages are unlocked on cow_file_range...
2022-07-25  Ioannis Angelakopoulosbtrfs: sysfs: export commit stats
2022-07-25  Ioannis Angelakopoulosbtrfs: collect commit stats, count, duration
2022-07-25  Christoph Hellwigbtrfs: remove extent writepage address space operation
2022-07-25  David Sterbabtrfs: send: use boolean types for current inode status
2022-07-25  David Sterbabtrfs: send: remove old TODO regarding ERESTARTSYS
2022-07-25  David Sterbabtrfs: send: simplify includes
2022-07-25  David Sterbabtrfs: send: drop __KERNEL__ ifdef from send.h
2022-07-25  Christoph Hellwigbtrfs: increase direct io read size limit to 256 sectors
2022-07-25  Qu Wenruobtrfs: raid56: don't trust any cached sector in __raid5...
2022-07-25  Christoph Hellwigbtrfs: remove the finish_func argument to btrfs_mark_or...
2022-07-25  Nikolay Borisovbtrfs: batch up release of reserved metadata for delaye...
2022-07-25  Qu Wenruobtrfs: warn about dev extents that are inside the reser...
2022-07-25  Qu Wenruobtrfs: use named constant for reserved device space
2022-07-25  David Sterbabtrfs: remove unused typedefs get_extent_t and btrfs_wo...
2022-07-25  David Sterbabtrfs: sink iterator parameter to btrfs_ioctl_logical_t...
2022-07-25  David Sterbabtrfs: simplify parameters of backref iterators
2022-07-25  David Sterbabtrfs: call inode_to_path directly and drop indirection
next