- 6f51352 Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 1 month ago
- 8289ed9 btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handling by Qu Wenruo · 3 years, 1 month ago
- a2c5062 btrfs: Use memset_startat() to clear end of struct by Kees Cook · 3 years, 7 months ago
- e85fde5 btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations by Qu Wenruo · 4 years, 5 months ago
- 56e9357 btrfs: simplify root lookup by id by David Sterba · 4 years, 8 months ago
- 63f018b btrfs: Remove __ prefix from btrfs_block_rsv_release by Nikolay Borisov · 4 years, 10 months ago
- 807fc79 btrfs: switch to use new generic UUID API by Andy Shevchenko · 4 years, 10 months ago
- 0024652 btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root by Josef Bacik · 5 years ago
- bc44d7c btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root by Josef Bacik · 5 years ago
- 0b2dee5 btrfs: hold a ref for the root in btrfs_find_orphan_roots by Josef Bacik · 5 years ago
- e59d18b btrfs: make btrfs_find_orphan_roots use btrfs_get_fs_root by Josef Bacik · 5 years ago
- 423a716 btrfs: do not delete mismatched root refs by Josef Bacik · 5 years ago
- 2bd36e7 btrfs: rename the btrfs_calc_*_metadata_size helpers by Josef Bacik · 5 years ago
- 28a32d2 btrfs: move the subvolume reservation stuff out of extent-tree.c by Josef Bacik · 6 years ago
- 72bd232 Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path by Filipe Manana · 6 years ago
- 7ac1e46 btrfs: Don't panic when we can't find a root key by Qu Wenruo · 6 years ago
- 78c52d9 btrfs: check for refs on snapshot delete resume by Josef Bacik · 6 years ago
- f65e25e btrfs: Remove unnecessary casts in btrfs_read_root_item by YueHaibing · 6 years ago
- 6025c19 btrfs: Remove fs_info from btrfs_add_root_ref by Lu Fengqi · 6 years ago
- 3ee1c55 btrfs: Remove fs_info from btrfs_del_root_ref by Lu Fengqi · 6 years ago
- ab9ce7d btrfs: Remove fs_info from btrfs_del_root by Lu Fengqi · 6 years ago
- 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
- c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
- bae15d9 btrfs: Cleanup existing name_len checks by Qu Wenruo · 7 years ago
- fa0d088 btrfs: Clean up dead code in root-tree by Christos Gkekas · 7 years ago
- 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 1cd5447 btrfs: pass fs_info to btrfs_del_root instead of tree_root by Jeff Mahoney · 7 years ago
- a4f7875 btrfs: get fs_info from eb in btrfs_print_leaf, remove argument by David Sterba · 7 years ago
- bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
- 64c7b01 btrfs: Check name_len before in btrfs_del_root_ref by Su Yue · 8 years ago
- fa7aede btrfs: Use ktime_get_real_ts for root ctime by Deepa Dinamani · 8 years ago
- 310712b Btrfs: constify struct btrfs_{,disk_}key wherever possible by Omar Sandoval · 8 years ago
- 3a45bb2 btrfs: remove root parameter from transaction commit/end routines by Jeff Mahoney · 8 years ago
- 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 9 years ago
- 0b246af btrfs: root->fs_info cleanup, add fs_info convenience variables by Jeff Mahoney · 9 years ago
- 6bccf3a btrfs: call functions that always use the same root with fs_info instead by Jeff Mahoney · 9 years ago
- 5d163e0 btrfs: unsplit printed strings by Jeff Mahoney · 8 years ago
- 35bbb97 btrfs: don't create or leak aliased root while cleaning up orphans by Jeff Mahoney · 8 years ago
- 6664283 btrfs: btrfs_abort_transaction, drop root parameter by Jeff Mahoney · 9 years ago
- 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 9 years ago
- 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 9 years ago
- 34d9700 btrfs: rename btrfs_std_error to btrfs_handle_fs_error by Anand Jain · 9 years ago
- 968f3e3 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
- 909c3a2 Btrfs: fix loading of orphan roots leading to BUG_ON by Filipe Manana · 9 years ago
- 04b285f btrfs: Replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 9 years ago
- a0d58e4 Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
- 0412e58 btrfs: Fixed declaration of old_len by Alexandru Moise · 9 years ago
- 62fb50a Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
- f14d104 btrfs: switch more printks to our helpers by David Sterba · 9 years ago
- a4553fe Btrfs: consolidate btrfs_error() to btrfs_std_error() by Anand Jain · 9 years ago
- 27cdeb7 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root by Miao Xie · 11 years ago
- 886322e btrfs: Use PTR_ERR_OR_ZERO by Sachin Kamat · 11 years ago
- efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 11 years ago
- 75ac2dd btrfs: expand btrfs_find_item() to include find_root_ref functionality by Kelley Nielsen · 11 years ago
- 14927d9 Btrfs: insert orphan roots into fs radix tree by Miao Xie · 11 years ago
- c1c9ff7 Btrfs: Remove superfluous casts from u64 to unsigned long long by Geert Uytterhoeven · 11 years ago
- 171170c btrfs: mark some local function as 'static' by Sergei Trofimovich · 11 years ago
- 3cae210 btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert by Qu Wenruo · 11 years ago
- 68a7342 Btrfs: cleanup orphaned root orphan item by Josef Bacik · 12 years ago
- b7394eb Btrfs: remove unused code in btrfs_del_root by Liu Bo · 12 years ago
- cb517ea Btrfs: cleanup the similar code of the fs root read by Miao Xie · 12 years ago
- 5fbf83c Btrfs: delete unused parameter to btrfs_read_root_item() by Stefan Behrens · 12 years ago
- 5f3ab90 Btrfs: rename root_times_lock to root_item_lock by Anand Jain · 12 years ago
- 005d642 btrfs: move transaction aborts to the point of failure by David Sterba · 12 years ago
- dadd110 Btrfs: fix some endian bugs handling the root times by Dan Carpenter · 12 years ago
- 8ea05e3 Btrfs: introduce subvol uuids and times by Alexander Block · 12 years ago
- 79787ea btrfs: replace many BUG_ONs with proper error handling by Jeff Mahoney · 13 years ago
- b45a9d8 btrfs: btrfs_update_root error push-up by Jeff Mahoney · 13 years ago
- d16cb05 btrfs: Simplify btrfs_insert_root by Jeff Mahoney · 13 years ago
- bf5f32e btrfs: make btrfs_set_root_node void by Mark Fasheh · 13 years ago
- d6c0cb3 Merge branch 'cleanups_and_fixes' into inode_numbers by Chris Mason · 14 years ago
- 65a246c Btrfs: return error code to caller when btrfs_del_item fails by Tsutomu Itoh · 14 years ago
- f2a97a9 btrfs: remove all unused functions by David Sterba · 14 years ago
- b3b4aa7 btrfs: drop unused parameter from btrfs_release_path by David Sterba · 14 years ago
- 08fe4db Btrfs: Fix uninitialized root flags for subvolumes by Li Zefan · 14 years ago
- db5b493 Btrfs: cleanup some BUG_ON() by Tsutomu Itoh · 14 years ago
- 559af82 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) by Andi Kleen · 14 years ago
- 15e7000 Btrfs: avoid BUG when dropping root and reference in same transaction by Sage Weil · 15 years ago
- d68fc57 Btrfs: Metadata reservation for orphan inodes by Yan, Zheng · 15 years ago
- df66916 Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root by Li Dongyang · 15 years ago
- 76dda93 Btrfs: add snapshot/subvolume destroy ioctl by Yan, Zheng · 15 years ago
- 4df27c4d Btrfs: change how subvolumes are organized by Yan, Zheng · 15 years ago
- 5d4f98a Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) by Yan Zheng · 16 years ago
- d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
- b295086 Btrfs: make things static and include the right headers by Christoph Hellwig · 16 years ago
- ea9e8b1 Btrfs: prevent loops in the directory tree when creating snapshots by Chris Mason · 16 years ago
- 0660b5a Btrfs: Add backrefs and forward refs for subvols and snapshots by Chris Mason · 16 years ago
- d352ac6 Btrfs: add and improve comments by Chris Mason · 16 years ago
- 1a40e23 Btrfs: update space balancing code by Zheng Yan · 16 years ago
- e02119d Btrfs: Add a write ahead tree log to optimize synchronous operations by Chris Mason · 16 years ago
- b48652c Btrfs: Various small fixes. by Yan Zheng · 16 years ago
- a7a16fd Btrfs: Fix deadlock while searching for dead roots on mount by Chris Mason · 17 years ago
- bf4ef67 Btrfs: Properly find the root for snapshotted blocks during chunk relocation by Chris Mason · 17 years ago
- d666746 Btrfs: Change st_blocksize to 4k by Chris Mason · 17 years ago
- edbd8d4 Btrfs: Support for online FS resize (grow and shrink) by Chris Mason · 17 years ago
- 5f39d39 Btrfs: Create extent_buffer interface for large blocksizes by Chris Mason · 17 years ago
- 5ce14bb Btrfs: Find and remove dead roots the first time a root is loaded. by Chris Mason · 17 years ago
- a1f39630 Btrfs: Some code cleanups by Aneesh · 17 years ago
- ec6b910 Btrfs: trivial include fixups by Zach Brown · 17 years ago
- 22bb92f Btrfs: Documentation update by Chris Mason · 18 years ago