Commit Graph

414824 Commits (e4fbaee29272533a242f117d18712e2974520d2c)
 

Author SHA1 Message Date
Qu Wenruo bd0330ad21 btrfs: Add acl mount option. 11 years ago
Qu Wenruo 2c9ee85671 btrfs: Add noflushoncommit mount option. 11 years ago
Qu Wenruo 5303629343 btrfs: Add noenospc_debug mount option. 11 years ago
Qu Wenruo e07a2ade44 btrfs: Add nodiscard mount option. 11 years ago
Qu Wenruo fc0ca9af18 btrfs: Add noautodefrag mount option. 11 years ago
Qu Wenruo 842bef5891 btrfs: Add "barrier" option to support "-o remount,barrier" 11 years ago
Wang Shilong e8117c26b2 Btrfs: only fua the first superblock when writting supers 11 years ago
Liu Bo 17504584f5 Btrfs: return free space to global_rsv as much as possible 11 years ago
Wang Shilong 1708cc5723 Btrfs: fix an oops when we fail to relocate tree blocks 11 years ago
Miao Xie e77751aad1 Btrfs: fix the wrong nocow range check 11 years ago
Wang Shilong 25e293c2a2 Btrfs: fix an oops when we fail to merge reloc roots 11 years ago
Wang Shilong dc4103f933 Btrfs: remove unused argument from select_reloc_root() 11 years ago
Filipe David Borba Manana eb653de159 Btrfs: reduce btree node locking duration on item update 11 years ago
Wenliang Fan eb8052e015 fs/btrfs: Integer overflow in btrfs_ioctl_resize() 11 years ago
Josef Bacik c9ea7b24ce Btrfs: stop caching thread if extent_commit_sem is contended 11 years ago
Josef Bacik 4a444b1f06 rwsem: add rwsem_is_contended 11 years ago
Miao Xie 67de11769b Btrfs: introduce the delayed inode ref deletion for the single link inode 11 years ago
Miao Xie 7cf35d91b4 Btrfs: use flags instead of the bool variants in delayed node 11 years ago
Miao Xie a56dbd8940 Btrfs: remove btrfs_end_transaction_dmeta() 11 years ago
Miao Xie 0353808cae Btrfs: cleanup code of btrfs_balance_delayed_items() 11 years ago
Miao Xie 4dd466d36a Btrfs: don't run delayed nodes again after all nodes flush 11 years ago
Miao Xie 74c40f925e Btrfs: remove residual code in delayed inode async helper 11 years ago
Frank Holton efe120a067 Btrfs: convert printk to btrfs_ and fix BTRFS prefix 11 years ago
Filipe David Borba Manana 5de865eebb Btrfs: fix tree mod logging 11 years ago
David Sterba 66ef7d65c3 btrfs: check balance of send_in_progress 11 years ago
Wang Shilong 41ce9970a8 Btrfs: remove transaction from btrfs send 11 years ago
Miao Xie 536cd96401 Btrfs: fix double initialization of the raid kobject 11 years ago
Wang Shilong 180589efde Btrfs: fix a warning when iput a file 11 years ago
David Sterba 2c68653787 btrfs: Check read-only status of roots during send 11 years ago
David Sterba a8d89f5ba0 btrfs: remove unused mnt from send_ctx 11 years ago
David Sterba 95bc79d50d btrfs: send: clean up dead code 11 years ago
Filipe David Borba Manana 3fe81ce206 Btrfs: fix deadlock when iterating inode refs and running delayed inodes 11 years ago
Wang Shilong 663df05330 Btrfs: remove dead comments for read_csums() 11 years ago
Filipe David Borba Manana e223cfcd3e Btrfs: remove field tree_mod_seq_elem from btrfs_fs_info struct 11 years ago
Filipe David Borba Manana fc28b62d64 Btrfs: fix use of uninitialized err variable 11 years ago
Wang Shilong 54eb72c05f Btrfs: remove unnecessary filemap writting and waiting after block group relocation 11 years ago
Tsutomu Itoh 5662344b3c Btrfs: fix error check of btrfs_lookup_dentry() 11 years ago
Filipe David Borba Manana 7835776635 Btrfs: return immediately if tree log mod is not necessary 11 years ago
Josef Bacik f28491e0a6 Btrfs: move the extent buffer radix tree into the fs_info 11 years ago
Josef Bacik 34b41acec1 Btrfs: use a bit to track if we're in the radix tree 11 years ago
Josef Bacik a5dee37d39 Btrfs: deal with io_tree->mapping being NULL 11 years ago
Filipe David Borba Manana 2ef1fed285 Btrfs: more efficient push_leaf_right 11 years ago
Wang Shilong cb7ab02156 Btrfs: wrap repeated code into scrub_blocked_if_needed() 11 years ago
Wang Shilong 3cb0929ad2 Btrfs: fix wrong super generation mismatch when scrubbing supers 11 years ago
Filipe David Borba Manana 5a0f4e2c2b Btrfs: fix pass of transid with wrong endianness in send.c 11 years ago
Filipe David Borba Manana d527afe1e5 Btrfs: fix extent_map block_len after merging 11 years ago
Michal Nazarewicz 11850392ee btrfs: remove dead code 11 years ago
Filipe David Borba Manana 878f2d2cb3 Btrfs: fix max dir item size calculation 11 years ago
Filipe David Borba Manana 12cfbad90e Btrfs: more efficient extent state insertions 11 years ago
Filipe David Borba Manana c42ac0bc95 Btrfs: add missing extent state caching calls 11 years ago