index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2021-10-26
btrfs: subpage: only allow compression if the range is fully page aligned
Qu Wenruo
2021-10-26
btrfs: subpage: avoid potential deadlock with compression and delalloc
Qu Wenruo
2021-10-26
btrfs: factor uncompressed async extent submission code into a new helper
Qu Wenruo
2021-10-26
btrfs: subpage: make compress_file_range() compatible
Qu Wenruo
2021-10-26
btrfs: cleanup for extent_write_locked_range()
Qu Wenruo
2021-10-26
btrfs: refactor submit_compressed_extents()
Qu Wenruo
2021-10-26
btrfs: remove unused function btrfs_bio_fits_in_stripe()
Qu Wenruo
2021-10-26
btrfs: subpage: add bitmap for PageChecked flag
Qu Wenruo
2021-10-26
btrfs: don't pass compressed pages to btrfs_writepage_endio_finish_ordered()
Qu Wenruo
2021-10-26
btrfs: use async_chunk::async_cow to replace the confusing pending pointer
Qu Wenruo
2021-10-26
btrfs: loop only once over data sizes array when inserting an item batch
Filipe Manana
2021-10-26
btrfs: rename struct btrfs_io_bio to btrfs_bio
Qu Wenruo
2021-10-26
btrfs: keep track of the last logged keys when logging a directory
Filipe Manana
2021-10-26
btrfs: check for relocation inodes on zoned btrfs in should_nocow
Johannes Thumshirn
2021-10-26
btrfs: introduce btrfs_is_data_reloc_root
Johannes Thumshirn
2021-10-26
btrfs: convert latest_bdev type to btrfs_device and rename
Anand Jain
2021-10-26
btrfs: zoned: finish fully written block group
Naohiro Aota
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
Christoph Hellwig
2021-08-31
Merge tag 'iomap-5.15-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-08-31
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-08-25
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
2021-08-23
btrfs: allow idmapped SNAP_CREATE/SUBVOL_CREATE ioctls
Christian Brauner
2021-08-23
btrfs: allow idmapped permission inode op
Christian Brauner
2021-08-23
btrfs: allow idmapped setattr inode op
Christian Brauner
2021-08-23
btrfs: allow idmapped tmpfile inode op
Christian Brauner
2021-08-23
btrfs: allow idmapped symlink inode op
Christian Brauner
2021-08-23
btrfs: allow idmapped mkdir inode op
Christian Brauner
2021-08-23
btrfs: allow idmapped create inode op
Christian Brauner
2021-08-23
btrfs: allow idmapped mknod inode op
Christian Brauner
2021-08-23
btrfs: allow idmapped getattr inode op
Christian Brauner
2021-08-23
btrfs: allow idmapped rename inode op
Christian Brauner
2021-08-23
btrfs: handle idmaps in btrfs_new_inode()
Christian Brauner
2021-08-23
btrfs: zoned: add asserts on splitting extent_map
Naohiro Aota
2021-08-23
btrfs: remove unnecessary NULL check for the new inode during rename exchange
Filipe Manana
2021-08-23
btrfs: verity metadata orphan items
Boris Burkov
2021-08-23
btrfs: initial fsverity support
Boris Burkov
2021-08-23
btrfs: add ro compat flags to inodes
Boris Burkov
2021-08-23
btrfs: remove the dead comment in writepage_delalloc()
Qu Wenruo
2021-08-23
btrfs: do not pin logs too early during renames
Filipe Manana
2021-08-23
btrfs: drop unnecessary ASSERT from btrfs_submit_direct()
Naohiro Aota
2021-08-23
btrfs: use the filemap_fdatawrite_wbc helper for delalloc shrinking
Josef Bacik
2021-08-23
btrfs: wait on async extents when flushing delalloc
Josef Bacik
2021-08-23
btrfs: wake up async_delalloc_pages waiters after submit
Josef Bacik
2021-08-23
btrfs: allow read-write for 4K sectorsize on 64K page size systems
Qu Wenruo
2021-08-23
btrfs: subpage: fix false alert when relocating partial preallocated data ext...
Qu Wenruo
2021-08-23
btrfs: subpage: fix a potential use-after-free in writeback helper
Qu Wenruo
2021-08-23
btrfs: subpage: disable inline extent creation
Qu Wenruo
2021-08-23
btrfs: subpage: check if there are compressed extents inside one page
Qu Wenruo
2021-08-23
btrfs: remove uptodate parameter from btrfs_dec_test_first_ordered_pending
David Sterba
[prev]
[next]