index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2022-05-02
Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-27
btrfs: skip compression property for anything other than files and dirs
Filipe Manana
2022-04-27
btrfs: do not BUG_ON() on failure to update inode when setting xattr
Filipe Manana
2022-04-27
btrfs: always log symlinks in full mode
Filipe Manana
2022-04-27
btrfs: do not allow compression on nodatacow files
Chung-Chiang Cheng
2022-04-27
btrfs: export a helper for compression hard check
Chung-Chiang Cheng
2022-04-26
Merge tag 'for-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-21
btrfs: zoned: use dedicated lock for data relocation
Naohiro Aota
2022-04-21
btrfs: fix assertion failure during scrub due to block group reallocation
Filipe Manana
2022-04-19
btrfs: fix direct I/O writes for split bios on zoned devices
Christoph Hellwig
2022-04-19
btrfs: fix direct I/O read repair for split bios
Christoph Hellwig
2022-04-19
btrfs: fix and document the zoned device choice in alloc_new_bio
Christoph Hellwig
2022-04-19
btrfs: fix leaked plug after failure syncing log on zoned filesystems
Filipe Manana
2022-04-14
Merge tag 'for-5.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-06
btrfs: fix btrfs_submit_compressed_write cgroup attribution
Dennis Zhou
2022-04-06
btrfs: fix root ref counts in error handling in btrfs_get_root_ref
Jia-Ju Bai
2022-04-06
btrfs: zoned: activate block group only for extent allocation
Naohiro Aota
2022-04-06
btrfs: return allocated block group from do_chunk_alloc()
Naohiro Aota
2022-04-06
btrfs: mark resumed async balance as writing
Naohiro Aota
2022-04-06
btrfs: remove support of balance v1 ioctl
Nikolay Borisov
2022-04-06
btrfs: release correct delalloc amount in direct IO write path
Naohiro Aota
2022-04-06
btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()
Nathan Chancellor
2022-04-06
btrfs: zoned: remove redundant condition in btrfs_run_delalloc_range
Haowen Bai
2022-04-05
Merge tag 'for-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-01
btrfs: Remove a use of PAGE_SIZE in btrfs_invalidate_folio()
Matthew Wilcox (Oracle)
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-25
Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-24
btrfs: prevent subvol with swapfile from being deleted
Kaiwen Hu
2022-03-24
btrfs: do not warn for free space inode in cow_file_range
Josef Bacik
2022-03-24
btrfs: avoid defragging extents whose next extents are not targets
Qu Wenruo
2022-03-24
btrfs: fix fallocate to use file_modified to update permissions consistently
Darrick J. Wong
2022-03-24
btrfs: remove device item and update super block in the same transaction
Qu Wenruo
2022-03-23
btrfs: fix qgroup reserve overflow the qgroup limit
Ethan Lien
2022-03-23
btrfs: zoned: remove left over ASSERT checking for single profile
Johannes Thumshirn
2022-03-23
btrfs: zoned: traverse devices under chunk_mutex in btrfs_can_activate_zone
Johannes Thumshirn
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-15
btrfs: Convert extent_range_redirty_for_io() to use folios
Matthew Wilcox (Oracle)
2022-03-15
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
btrfs: Convert from set_page_dirty to dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
btrfs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
btrfs: Use folio_invalidate()
Matthew Wilcox (Oracle)
2022-03-14
btrfs: zoned: put block group after final usage
Nikolay Borisov
2022-03-14
btrfs: don't access possibly stale fs_info data in device_list_add
Dongliang Mu
2022-03-14
btrfs: add lockdep_assert_held to need_preemptive_reclaim
Niels Dossche
2022-03-14
btrfs: verify the tranisd of the to-be-written dirty extent buffer
Qu Wenruo
[next]