Age | Commit message (Expand) | Author | Files | Lines |
2022-05-06 | Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -34/+53 |
2022-05-05 | btrfs: sysfs: export the balance paused state of exclusive operation | David Sterba | 1 | -0/+3 |
2022-05-05 | btrfs: fix assertion failure when logging directory key range item | Filipe Manana | 1 | -14/+25 |
2022-05-05 | btrfs: zoned: activate block group properly on unlimited active zone device | Naohiro Aota | 1 | -14/+8 |
2022-05-05 | btrfs: zoned: move non-changing condition check out of the loop | Naohiro Aota | 1 | -6/+6 |
2022-05-05 | btrfs: force v2 space cache usage for subpage mount | Qu Wenruo | 1 | -0/+11 |
2022-05-02 | Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -23/+91 |
2022-04-27 | btrfs: skip compression property for anything other than files and dirs | Filipe Manana | 3 | -0/+47 |
2022-04-27 | btrfs: do not BUG_ON() on failure to update inode when setting xattr | Filipe Manana | 1 | -2/+4 |
2022-04-27 | btrfs: always log symlinks in full mode | Filipe Manana | 1 | -1/+13 |
2022-04-27 | btrfs: do not allow compression on nodatacow files | Chung-Chiang Cheng | 3 | -7/+14 |
2022-04-27 | btrfs: export a helper for compression hard check | Chung-Chiang Cheng | 2 | -13/+13 |
2022-04-26 | Merge tag 'for-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -29/+76 |
2022-04-21 | btrfs: zoned: use dedicated lock for data relocation | Naohiro Aota | 3 | -2/+4 |
2022-04-21 | btrfs: fix assertion failure during scrub due to block group reallocation | Filipe Manana | 2 | -2/+31 |
2022-04-19 | btrfs: fix direct I/O writes for split bios on zoned devices | Christoph Hellwig | 1 | -2/+3 |
2022-04-19 | btrfs: fix direct I/O read repair for split bios | Christoph Hellwig | 3 | -8/+9 |
2022-04-19 | btrfs: fix and document the zoned device choice in alloc_new_bio | Christoph Hellwig | 1 | -15/+28 |
2022-04-19 | btrfs: fix leaked plug after failure syncing log on zoned filesystems | Filipe Manana | 1 | -0/+1 |
2022-04-14 | Merge tag 'for-5.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -23/+49 |
2022-04-06 | btrfs: fix btrfs_submit_compressed_write cgroup attribution | Dennis Zhou | 1 | -0/+8 |
2022-04-06 | btrfs: fix root ref counts in error handling in btrfs_get_root_ref | Jia-Ju Bai | 1 | -2/+3 |
2022-04-06 | btrfs: zoned: activate block group only for extent allocation | Naohiro Aota | 3 | -9/+21 |
2022-04-06 | btrfs: return allocated block group from do_chunk_alloc() | Naohiro Aota | 1 | -3/+13 |
2022-04-06 | btrfs: mark resumed async balance as writing | Naohiro Aota | 1 | -0/+2 |
2022-04-06 | btrfs: remove support of balance v1 ioctl | Nikolay Borisov | 1 | -2/+0 |
2022-04-06 | btrfs: release correct delalloc amount in direct IO write path | Naohiro Aota | 1 | -3/+3 |
2022-04-06 | btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups() | Nathan Chancellor | 1 | -4/+0 |
2022-04-06 | btrfs: zoned: remove redundant condition in btrfs_run_delalloc_range | Haowen Bai | 1 | -2/+1 |
2022-04-05 | Merge tag 'for-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -55/+81 |
2022-04-01 | btrfs: Remove a use of PAGE_SIZE in btrfs_invalidate_folio() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2022-04-01 | fs: Remove ->readpages address space operation | Matthew Wilcox (Oracle) | 1 | -2/+2 |
2022-03-26 | Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2022-03-25 | Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2022-03-24 | btrfs: prevent subvol with swapfile from being deleted | Kaiwen Hu | 1 | -0/+22 |
2022-03-24 | btrfs: do not warn for free space inode in cow_file_range | Josef Bacik | 1 | -1/+0 |
2022-03-24 | btrfs: avoid defragging extents whose next extents are not targets | Qu Wenruo | 1 | -6/+14 |
2022-03-24 | btrfs: fix fallocate to use file_modified to update permissions consistently | Darrick J. Wong | 1 | -2/+11 |
2022-03-24 | btrfs: remove device item and update super block in the same transaction | Qu Wenruo | 1 | -37/+28 |
2022-03-23 | btrfs: fix qgroup reserve overflow the qgroup limit | Ethan Lien | 1 | -1/+1 |
2022-03-23 | btrfs: zoned: remove left over ASSERT checking for single profile | Johannes Thumshirn | 1 | -4/+0 |
2022-03-23 | btrfs: zoned: traverse devices under chunk_mutex in btrfs_can_activate_zone | Johannes Thumshirn | 1 | -4/+5 |
2022-03-22 | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 5 | -86/+87 |
2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2022-03-22 | fs: allocate inode by using alloc_inode_sb() | Muchun Song | 1 | -1/+1 |
2022-03-22 | Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 42 | -1303/+2948 |
2022-03-21 | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -10/+7 |
2022-03-15 | btrfs: Convert extent_range_redirty_for_io() to use folios | Matthew Wilcox (Oracle) | 1 | -7/+7 |
2022-03-15 | fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio | Matthew Wilcox (Oracle) | 1 | -6/+1 |
2022-03-15 | btrfs: Convert from set_page_dirty to dirty_folio | Matthew Wilcox (Oracle) | 1 | -12/+13 |