index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2020-12-02
btrfs: fix lockdep splat when reading qgroup config on mount
Filipe Manana
2020-12-02
btrfs: inode: Verify inode mode to avoid NULL pointer dereference
Qu Wenruo
2020-12-02
btrfs: tree-checker: Enhance chunk checker to validate chunk profile
Qu Wenruo
2020-11-18
Btrfs: fix missing error return if writeback for extent buffer never started
Filipe Manana
2020-11-18
btrfs: reschedule when cloning lots of extents
Johannes Thumshirn
2020-11-10
btrfs: reschedule if necessary when logging directory items
Filipe Manana
2020-09-23
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
2020-09-12
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
2020-09-12
btrfs: set the lockdep class for log tree extent buffers
Josef Bacik
2020-09-12
btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind
Nikolay Borisov
2020-09-12
btrfs: Remove redundant extent_buffer_get in get_old_root
Nikolay Borisov
2020-09-12
btrfs: drop path before adding new uuid tree entry
Josef Bacik
2020-09-03
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
2020-08-26
btrfs: don't show full path of bind mounts in subvol=
Josef Bacik
2020-08-26
btrfs: export helpers for subvolume name/id resolution
Marcos Paulo de Souza
2020-08-21
btrfs: fix memory leaks after failure to lookup checksums during inode logging
Filipe Manana
2020-08-21
btrfs: only search for left_info if there is no right_info in try_merge_free_...
Josef Bacik
2020-08-21
fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls
Paul E. McKenney
2020-07-31
btrfs: fix mount failure caused by race with umount
Boris Burkov
2020-07-31
btrfs: fix double free on ulist after backref resolution failure
Filipe Manana
2020-07-22
btrfs: fix fatal extent_buffer readahead vs releasepage race
Boris Burkov
2020-07-09
btrfs: fix data block group relocation failure due to concurrent scrub
Filipe Manana
2020-07-09
btrfs: cow_file_range() num_bytes and disk_num_bytes are same
Anand Jain
2020-06-20
btrfs: fix error handling when submitting direct I/O bio
Omar Sandoval
2020-06-20
btrfs: send: emit file capabilities after chown
Marcos Paulo de Souza
2020-06-20
Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
Filipe Manana
2020-06-20
btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
Filipe Manana
2020-05-10
Btrfs: clean up an error code in btrfs_init_space_info()
Dan Carpenter
2020-05-10
btrfs: cleaner_kthread() doesn't need explicit freeze
Jiri Kosina
2020-04-24
Btrfs: fix crash during unmount due to race with delayed inode workers
Filipe Manana
2020-04-24
Btrfs: incremental send, fix invalid memory access
Filipe Manana
2020-04-24
btrfs: track reloc roots based on their commit root bytenr
Josef Bacik
2020-04-24
btrfs: remove a BUG_ON() from merge_reloc_roots()
Josef Bacik
2020-02-28
Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents
Filipe Manana
2020-02-28
btrfs: print message when tree-log replay starts
David Sterba
2020-02-28
btrfs: log message when rw remount is attempted with unclean tree-log
David Sterba
2020-02-28
Btrfs: fix race between using extent maps and merging them
Filipe Manana
2020-02-14
btrfs: flush write bio if we loop in extent_write_cache_pages
Josef Bacik
2020-02-14
Btrfs: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
2020-02-14
btrfs: remove trivial locking wrappers of tree mod log
David Sterba
2020-02-14
Btrfs: fix assertion failure on fsync with NO_HOLES enabled
Filipe Manana
2020-02-14
btrfs: set trans->drity in btrfs_commit_transaction
Josef Bacik
2020-02-05
btrfs: do not zero f_bavail if we have available space
Josef Bacik
2020-02-05
btrfs: fix mixed block count of available space
Luis de Bethencourt
2020-01-29
Btrfs: fix hang when loading existing inode cache off disk
Filipe Manana
2020-01-04
Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues
Filipe Manana
2020-01-04
btrfs: abort transaction after failed inode updates in create_subvol
Josef Bacik
2020-01-04
btrfs: return error pointer from alloc_test_extent_buffer
Dan Carpenter
2020-01-04
btrfs: do not call synchronize_srcu() in inode_tree_del
Josef Bacik
2020-01-04
btrfs: don't prematurely free work in end_workqueue_fn()
Omar Sandoval
[next]