开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-30
btrfs: fix filesystem corruption after a device replace
Filipe Manana
2020-09-30
btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks
Josef Bacik
2020-09-25
btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishing
Josef Bacik
2020-09-22
btrfs: fix put of uninitialized kobject after seed device delete
Anand Jain
2020-09-21
btrfs: fix overflow when copying corrupt csums for a message
Johannes Thumshirn
2020-09-14
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
2020-09-07
btrfs: fix NULL pointer dereference after failure to create snapshot
Filipe Manana
2020-09-07
btrfs: free data reloc tree on failed mount
Josef Bacik
2020-09-07
btrfs: require only sector size alignment for parent eb bytenr
Qu Wenruo
2020-09-07
btrfs: fix lockdep splat in add_missing_dev
Josef Bacik
2020-08-27
btrfs: tree-checker: fix the error message for transid error
Qu Wenruo
2020-08-27
btrfs: set the lockdep class for log tree extent buffers
Josef Bacik
2020-08-27
btrfs: set the correct lockdep class for new nodes
Josef Bacik
2020-08-27
btrfs: allocate scrub workqueues outside of locks
Josef Bacik
2020-08-27
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
2020-08-27
btrfs: drop path before adding new uuid tree entry
Josef Bacik
2020-08-27
btrfs: block-group: fix free-space bitmap threshold
Marcos Paulo de Souza
2020-08-21
btrfs: detect nocow for swap after snapshot delete
Boris Burkov
2020-08-21
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
2020-08-19
btrfs: fix space cache memory leak after transaction abort
Filipe Manana
2020-08-19
btrfs: use the correct const function attribute for btrfs_get_num_csums
David Sterba
2020-08-19
btrfs: reset compression level for lzo on remount
Marcos Paulo de Souza
2020-08-19
btrfs: handle errors from async submission
Johannes Thumshirn
2020-08-12
btrfs: trim: fix underflow in trim length to prevent access beyond device bou...
Qu Wenruo
2020-08-11
btrfs: fix return value mixup in btrfs_get_extent
Pavel Machek
2020-08-10
btrfs: sysfs: fix NULL pointer dereference at btrfs_sysfs_del_qgroups()
Qu Wenruo
2020-08-10
btrfs: check correct variable after allocation in btrfs_backref_iter_alloc
Boleyn Su
2020-08-10
btrfs: make sure SB_I_VERSION doesn't get unset by remount
Josef Bacik
2020-08-10
btrfs: fix memory leaks after failure to lookup checksums during inode logging
Filipe Manana
2020-08-10
btrfs: don't show full path of bind mounts in subvol=
Josef Bacik
2020-08-10
btrfs: fix messages after changing compression level by remount
David Sterba
2020-08-10
btrfs: only search for left_info if there is no right_info in try_merge_free_...
Josef Bacik
2020-08-10
btrfs: inode: fix NULL pointer dereference if inode doesn't need compression
Qu Wenruo
2020-07-27
btrfs: do not set the full sync flag on the inode during page release
Filipe Manana
2020-07-27
btrfs: release old extent maps during page release
Filipe Manana
2020-07-27
btrfs: fix race between page release and a fast fsync
Filipe Manana
2020-07-27
btrfs: open-code remount flag setting in btrfs_remount
Johannes Thumshirn
2020-07-27
btrfs: if we're restriping, use the target restripe profile
Josef Bacik
2020-07-27
btrfs: don't adjust bg flags and use default allocation profiles
Josef Bacik
2020-07-27
btrfs: fix lockdep splat from btrfs_dump_space_info
Josef Bacik
2020-07-27
btrfs: move the chunk_mutex in btrfs_read_chunk_tree
Josef Bacik
2020-07-27
btrfs: open device without device_list_mutex
Josef Bacik
2020-07-27
btrfs: sysfs: use NOFS for device creation
Josef Bacik
2020-07-27
btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases
Josef Bacik
2020-07-27
btrfs: document special case error codes for fs errors
Josef Bacik
2020-07-27
btrfs: don't WARN if we abort a transaction with EROFS
Josef Bacik
2020-07-27
btrfs: reduce contention on log trees when logging checksums
Filipe Manana
2020-07-27
btrfs: remove done label in writepage_delalloc
Nikolay Borisov
2020-07-27
btrfs: add comments for btrfs_reserve_flush_enum
Qu Wenruo
2020-07-27
btrfs: relocation: review the call sites which can be interrupted by signal
Qu Wenruo
[next]