Age | Commit message (Expand) | Author |
2023-11-28 | Merge tag 'for-6.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-11-23 | btrfs: add dmesg output for first mount and last unmount of a filesystem | Qu Wenruo |
2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-10-12 | btrfs: add and use helpers for reading and writing last_trans_committed | Filipe Manana |
2023-10-12 | btrfs: scan but don't register device on single device filesystem | Anand Jain |
2023-10-12 | btrfs: check-integrity: remove CONFIG_BTRFS_FS_CHECK_INTEGRITY option | Qu Wenruo |
2023-10-12 | btrfs: include linux/security.h in super.c | Josef Bacik |
2023-10-10 | Revert "btrfs: reject unknown mount options early" | David Sterba |
2023-10-04 | fs: super: dynamically allocate the s_shrink | Qi Zheng |
2023-10-04 | btrfs: reject unknown mount options early | Qu Wenruo |
2023-09-20 | btrfs: properly report 0 avail for very full file systems | Josef Bacik |
2023-08-21 | btrfs: deprecate integrity checker feature | Qu Wenruo |
2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds |
2023-06-19 | btrfs: remove hipri_workers workqueue | Christoph Hellwig |
2023-06-12 | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig |
2023-06-12 | block: add a sb_open_mode helper | Christoph Hellwig |
2023-06-12 | btrfs: don't pass a holder for non-exclusive blkdev_get_by_path | Christoph Hellwig |
2023-06-06 | btrfs: properly enable async discard when switching from RO->RW | Chris Mason |
2023-05-10 | btrfs: make clear_cache mount option to rebuild FST without disabling it | Qu Wenruo |
2023-04-28 | btrfs: properly reject clear_cache and v1 cache for block-group-tree | Qu Wenruo |
2023-04-17 | btrfs: don't print the crc32c implementation at module load time | Christoph Hellwig |
2023-04-17 | btrfs: use btrfs_handle_fs_error in btrfs_fill_super | Josef Bacik |
2023-04-06 | btrfs: fix fast csum implementation detection | Christoph Hellwig |
2023-04-06 | btrfs: restore the thread_pool= behavior in remount for the end I/O workqueues | Christoph Hellwig |
2023-02-15 | btrfs: fix spelling mistakes found using codespell | Colin Ian King |
2023-02-13 | btrfs: pass find_free_extent_ctl to allocator tracepoints | Boris Burkov |
2023-01-03 | btrfs: fix compat_ro checks against remount | Qu Wenruo |
2022-12-15 | btrfs: fix leak of fs devices after removing btrfs module | Filipe Manana |
2022-12-05 | btrfs: split the bio submission path into a separate file | Christoph Hellwig |
2022-12-05 | btrfs: use btrfs_dev_name() helper to handle missing devices better | Qu Wenruo |
2022-12-05 | btrfs: move super prototypes into super.h | Josef Bacik |
2022-12-05 | btrfs: move verity prototypes into verity.h | Josef Bacik |
2022-12-05 | btrfs: move scrub prototypes into scrub.h | Josef Bacik |
2022-12-05 | btrfs: move ioctl prototypes into ioctl.h | Josef Bacik |
2022-12-05 | btrfs: move dir-item prototypes into dir-item.h | Josef Bacik |
2022-12-05 | btrfs: move defrag related prototypes to their own header | Josef Bacik |
2022-12-05 | btrfs: move the printk and assert helpers to messages.c | Josef Bacik |
2022-12-05 | btrfs: use struct fscrypt_str instead of struct qstr | Sweet Tea Dorminy |
2022-12-05 | btrfs: use struct qstr instead of name and namelen pairs | Sweet Tea Dorminy |
2022-12-05 | btrfs: merge module cleanup sequence to one helper | Anand Jain |
2022-12-05 | btrfs: move accessor helpers into accessors.h | Josef Bacik |
2022-12-05 | btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag | Josef Bacik |
2022-12-05 | btrfs: push printk index code into their respective helpers | Josef Bacik |
2022-12-05 | btrfs: move the printk helpers out of ctree.h | Josef Bacik |
2022-12-05 | btrfs: move assert helpers out of ctree.h | Josef Bacik |
2022-12-05 | btrfs: move fs wide helpers out of ctree.h | Josef Bacik |
2022-12-05 | btrfs: auto enable discard=async when possible | David Sterba |
2022-12-05 | btrfs: make module init/exit match their sequence | Qu Wenruo |
2022-12-05 | btrfs: move free space cachep's out of ctree.h | Josef Bacik |
2022-12-05 | btrfs: move btrfs_path_cachep out of ctree.h | Josef Bacik |