memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings()
[platform/kernel/linux-rpi.git] / fs / btrfs /
2022-10-26 Tetsuo Handabtrfs: set generation before calling btrfs_clean_tree_b...
2022-10-26 Filipe Mananabtrfs: fix race between quota enable and quota rescan...
2022-09-28 Filipe Mananabtrfs: fix hang during unmount when stopping a space...
2022-09-28 Filipe Mananabtrfs: fix hang during unmount when stopping block...
2022-09-15 Shin'ichiro Kawasakibtrfs: zoned: set pseudo max append zone limit in zone...
2022-09-05 Omar Sandovalbtrfs: fix space cache corruption and potential double...
2022-09-05 Josef Bacikbtrfs: tree-checker: check for overlapping extent items
2022-09-05 Josef Bacikbtrfs: fix lockdep splat with reloc root extent buffers
2022-09-05 Josef Bacikbtrfs: move lockdep class helpers to locking.c
2022-09-05 Filipe Mananabtrfs: fix warning during log replay when bumping inode...
2022-09-05 Filipe Mananabtrfs: add and use helper for unlinking inode during...
2022-09-05 Filipe Mananabtrfs: remove no longer needed logic for replaying...
2022-09-05 Filipe Mananabtrfs: remove root argument from btrfs_unlink_inode()
2022-08-31 Zixuan Fubtrfs: fix possible memory leak in btrfs_get_dev_args_f...
2022-08-31 Goldwyn Rodriguesbtrfs: check if root is readonly while setting security...
2022-08-31 Anand Jainbtrfs: add info when mount fails due to stale replace...
2022-08-31 Anand Jainbtrfs: replace: drop assert for suspended replace
2022-08-31 Filipe Mananabtrfs: fix silent failure when deleting root reference
2022-08-31 Qu Wenruobtrfs: remove unnecessary parameter delalloc_start...
2022-08-31 Filipe Mananabtrfs: pass the dentry to btrfs_log_new_name() instead...
2022-08-31 Filipe Mananabtrfs: put initial index value of a directory in a...
2022-08-31 Naohiro Aotabtrfs: convert count_max_extents() to use fs_info-...
2022-08-31 Naohiro Aotabtrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info-...
2022-08-31 Naohiro Aotabtrfs: zoned: revive max_zone_append_bytes
2022-08-25 Filipe Mananabtrfs: fix lost error handling when looking up extended...
2022-08-25 Josef Bacikbtrfs: reset RO counter on block group if we fail to...
2022-08-25 Zixuan Fubtrfs: unset reloc control if transaction commit fails...
2022-08-21 Qu Wenruobtrfs: raid56: don't trust any cached sector in __raid5...
2022-08-21 Qu Wenruobtrfs: only write the sectors in the vertical stripe...
2022-08-17 Nikolay Borisovbtrfs: properly flag filesystem with BTRFS_FEATURE_INCO...
2022-08-17 Josef Bacikbtrfs: reset block group chunk force if we have to...
2022-08-17 Naohiro Aotabtrfs: ensure pages are unlocked on cow_file_range...
2022-08-17 Qu Wenruobtrfs: reject log replay if there is unsupported RO...
2022-08-11 Naohiro Aotabtrfs: zoned: fix critical section of relocation inode...
2022-08-11 Naohiro Aotabtrfs: zoned: prevent allocation from previous data...
2022-07-21 Christoph Hellwigbtrfs: zoned: fix a leaked bioc in read_zone_info
2022-07-21 Qu Wenruobtrfs: rename btrfs_bio to btrfs_io_context
2022-07-21 Filipe Mananabtrfs: return -EAGAIN for NOWAIT dio reads/writes on...
2022-07-12 Tom Rixbtrfs: fix use of uninitialized variable at rm device...
2022-07-12 Dan Carpenterbtrfs: fix error pointer dereference in btrfs_ioctl_rm_...
2022-07-12 Naohiro Aotabtrfs: zoned: use dedicated lock for data relocation
2022-07-12 Johannes Thumshirnbtrfs: zoned: encapsulate inode locking for zoned reloc...
2022-07-12 Dongliang Mubtrfs: don't access possibly stale fs_info data in...
2022-07-12 Qu Wenruobtrfs: remove device item and update super block in...
2022-07-12 Josef Bacikbtrfs: use btrfs_get_dev_args_from_path in dev removal...
2022-07-12 Josef Bacikbtrfs: add a btrfs_get_dev_args_from_path helper
2022-07-12 Josef Bacikbtrfs: handle device lookup with btrfs_dev_lookup_args
2022-07-12 Filipe Mananabtrfs: fix deadlock between chunk allocation and chunk...
2022-07-12 Filipe Mananabtrfs: fix warning when freeing leaf after subvolume...
2022-07-12 Filipe Mananabtrfs: fix invalid delayed ref after subvolume creation...
2022-07-12 Nikolay Borisovbtrfs: add additional parameters to btrfs_init_tree_ref...
2022-07-12 Nikolay Borisovbtrfs: rename btrfs_alloc_chunk to btrfs_create_chunk
2022-06-29 Josef Bacikbtrfs: fix deadlock with fsync+fiemap+transaction commit
2022-06-29 Zygo Blaxellbtrfs: don't set lock_owner when locking extent buffer...
2022-06-29 David Sterbabtrfs: add error messages to all unrecognized mount...
2022-06-29 Qu Wenruobtrfs: prevent remounting to v1 space cache for subpage...
2022-06-29 Filipe Mananabtrfs: fix hang during unmount when block group reclaim...
2022-06-09 Qu Wenruobtrfs: fix the error handling for submit_extent_page...
2022-06-09 Qu Wenruobtrfs: repair super block num_devices automatically
2022-06-09 Qu Wenruobtrfs: return correct error number for __extent_writepa...
2022-06-09 Qu Wenruobtrfs: add "0x" prefix for unsupported optional features
2022-05-12 Filipe Mananabtrfs: always log symlinks in full mode
2022-05-12 Qu Wenruobtrfs: force v2 space cache usage for subpage mount
2022-05-12 Filipe Mananabtrfs: do not BUG_ON() on failure to update inode when...
2022-05-09 Filipe Mananabtrfs: fix leaked plug after failure syncing log on...
2022-05-01 Filipe Mananabtrfs: fallback to blocking mode when doing async dio...
2022-05-01 Filipe Mananabtrfs: fix deadlock due to page faults during direct...
2022-05-01 Andreas Gruenbacheriomap: Add done_before argument to iomap_dio_rw
2022-05-01 Andreas Gruenbacheriov_iter: Turn iov_iter_fault_in_readable into fault_in...
2022-05-01 Andreas Gruenbachergup: Turn fault_in_pages_{readable,writeable} into...
2022-04-20 Naohiro Aotabtrfs: mark resumed async balance as writing
2022-04-20 Jia-Ju Baibtrfs: fix root ref counts in error handling in btrfs_g...
2022-04-20 Josef Bacikbtrfs: do not warn for free space inode in cow_file_range
2022-04-20 Darrick J. Wongbtrfs: fix fallocate to use file_modified to update...
2022-04-20 Naohiro Aotabtrfs: release correct delalloc amount in direct IO...
2022-04-20 Nathan Chancellorbtrfs: remove unused variable in btrfs_{start,write...
2022-04-20 Filipe Mananabtrfs: remove no longer used counter when reading data...
2022-04-20 Qu Wenruobtrfs: remove unused parameter nr_pages in add_ra_bio_p...
2022-04-13 Kaiwen Hubtrfs: prevent subvol with swapfile from being deleted
2022-04-13 Ethan Lienbtrfs: fix qgroup reserve overflow the qgroup limit
2022-04-08 Josef Bacikbtrfs: make search_csum_tree return 0 if we get -EFBIG
2022-04-08 Anand Jainbtrfs: harden identification of a stale device
2022-04-08 Filipe Mananabtrfs: fix unexpected error path when reflinking an...
2022-04-08 Qu Wenruobtrfs: verify the tranisd of the to-be-written dirty...
2022-04-08 Niels Dosschebtrfs: extend locking to all space_info members accesses
2022-04-08 Naohiro Aotabtrfs: zoned: mark relocation as writing
2022-03-23 Filipe Mananabtrfs: skip reserved bytes warning on unmount after...
2022-03-16 Filipe Mananabtrfs: make send work with concurrent block group reloc...
2022-03-08 Josef Bacikbtrfs: do not start relocation until in progress drops...
2022-03-08 Filipe Mananabtrfs: add missing run of delayed items after unlink...
2022-03-08 Sidong Yangbtrfs: qgroup: fix deadlock between rescan worker and...
2022-03-08 Josef Bacikbtrfs: do not WARN_ON() if we have PageError set
2022-03-08 Omar Sandovalbtrfs: fix relocation crash due to premature return...
2022-03-08 Filipe Mananabtrfs: fix lost prealloc extents beyond eof after full...
2022-03-08 Filipe Mananabtrfs: fix ENOSPC failure when attempting direct IO...
2022-03-08 Filipe Mananabtrfs: get rid of warning on transaction commit when...
2022-03-02 Dāvis Mosānsbtrfs: prevent copying too big compressed lzo segment
2022-03-02 Su Yuebtrfs: tree-checker: check item_size for dev_item
2022-03-02 Su Yuebtrfs: tree-checker: check item_size for inode_item
2022-02-23 Dāvis Mosānsbtrfs: send: in case of IO error log it
next