index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2023-08-16
btrfs: properly clear end of the unreserved range in cow_file_range
Christoph Hellwig
2023-07-27
btrfs: set_page_extent_mapped after read_folio in btrfs_cont_expand
Josef Bacik
2023-06-21
btrfs: can_nocow_file_extent should pass down args->strict from callers
Chris Mason
2023-06-21
btrfs: fix iomap_begin length for nocow writes
Christoph Hellwig
2023-05-17
btrfs: zoned: zone finish data relocation BG with last IO
Naohiro Aota
2022-11-03
Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-31
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
Filipe Manana
2022-10-31
btrfs: fix a memory allocation failure test in btrfs_submit_direct
Christophe JAILLET
2022-10-10
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-09-29
btrfs: avoid pointless extent map tree search when flushing delalloc
Filipe Manana
2022-09-29
btrfs: add helper to replace extent map range with a new extent map
Filipe Manana
2022-09-29
btrfs: move open coded extent map tree deletion out of inode eviction
Filipe Manana
2022-09-29
btrfs: use cond_resched_rwlock_write() during inode eviction
Filipe Manana
2022-09-29
btrfs: move btrfs_drop_extent_cache() to extent_map.c
Filipe Manana
2022-09-29
btrfs: make btrfs_check_nocow_lock nowait compatible
Josef Bacik
2022-09-29
btrfs: add the ability to use NO_FLUSH for data reservations
Josef Bacik
2022-09-29
btrfs: make can_nocow_extent nowait compatible
Josef Bacik
2022-09-26
btrfs: use a runtime flag to indicate an inode is a free space inode
Josef Bacik
2022-09-26
btrfs: move btrfs_csum_ptr to inode.c
Josef Bacik
2022-09-26
btrfs: don't init io tree with private data for non-inodes
Josef Bacik
2022-09-26
btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS
Josef Bacik
2022-09-26
btrfs: remove extent_io_tree::track_uptodate
Josef Bacik
2022-09-26
btrfs: unify the lock/unlock extent variants
Josef Bacik
2022-09-26
btrfs: drop extent_changeset from set_extent_bit
Josef Bacik
2022-09-26
btrfs: remove failed_start argument from set_extent_bit
Josef Bacik
2022-09-26
btrfs: remove the wake argument from clear_extent_bits
Josef Bacik
2022-09-26
btrfs: drop exclusive_bits from set_extent_bit
Josef Bacik
2022-09-26
btrfs: convert the io_failure_tree to a plain rb_tree
Josef Bacik
2022-09-26
btrfs: rename clean_io_failure and remove extraneous args
Josef Bacik
2022-09-26
btrfs: make fiemap more efficient and accurate reporting extent sharedness
Filipe Manana
2022-09-26
btrfs: properly flush delalloc when entering fiemap
Filipe Manana
2022-09-26
btrfs: give struct btrfs_bio a real end_io handler
Christoph Hellwig
2022-09-26
btrfs: pass the operation to btrfs_bio_alloc
Christoph Hellwig
2022-09-26
btrfs: remove unnecessary EXTENT_UPTODATE state in buffered I/O path
Ethan Lien
2022-09-26
btrfs: rename btrfs_insert_file_extent() to btrfs_insert_hole_extent()
Omar Sandoval
2022-09-26
btrfs: add lockdep annotations for the ordered extents wait event
Ioannis Angelakopoulos
2022-09-24
vfs: open inside ->tmpfile()
Miklos Szeredi
2022-09-09
Merge tag 'for-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-05
btrfs: zoned: fix API misuse of zone finish waiting
Naohiro Aota
2022-08-28
Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-22
btrfs: don't allow large NOWAIT direct reads
Josef Bacik
2022-08-03
Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
btrfs: Convert btrfs_migratepage to migrate_folio
Matthew Wilcox (Oracle)
2022-07-25
btrfs: don't call btrfs_page_set_checked in finish_compressed_bio_read
Christoph Hellwig
2022-07-25
btrfs: fix repair of compressed extents
Christoph Hellwig
2022-07-25
btrfs: remove the start argument to check_data_csum and export
Christoph Hellwig
2022-07-25
btrfs: pass a btrfs_bio to btrfs_repair_one_sector
Christoph Hellwig
[next]