提交歷史

作者 SHA1 備註 提交日期
  Filipe Manana a96295965b Btrfs: fix racy system chunk allocation when setting block group ro 10 年之前
  Forrest Liu 1b98450816 Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole 10 年之前
  Zhao Lei f2ab76188e btrfs: Fix tail space processing in find_free_dev_extent() 10 年之前
  Chris Mason fc4c3c872f Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 10 年之前
  David Sterba 258ece0212 btrfs: remove shadowing variables in __btrfs_map_block 10 年之前
  David Sterba 9d644a623e btrfs: cleanup, use correct type in div_u64_rem 10 年之前
  David Sterba 47c5713f47 btrfs: replace remaining do_div calls with div_u64 variants 10 年之前
  David Sterba b8b93addde btrfs: cleanup 64bit/32bit divs, provably bounded values 10 年之前
  David Sterba 31e818fe73 btrfs: cleanup, use kmalloc_array/kcalloc array helpers 10 年之前
  David Sterba 853d8ec4b2 btrfs: need_resched not needed with cond_resched 10 年之前
  Chris Mason e57cf21e97 Btrfs: fix allocation size calculations in alloc_btrfs_bio 10 年之前
  Eric Sandeen 9eaed21ef9 btrfs: remove unused fs_info arg from btrfs_close_extra_devices() 11 年之前
  Zhao Lei 08da757d3f btrfs: cleanup: use for() loop in btrfs_map_bio() 10 年之前
  Zhao Lei a688a04aab btrfs: remove unused chunk_tree argument in several functions 10 年之前
  David Sterba e8c9f18603 btrfs: constify structs with op functions or static definitions 10 年之前
  Zhao Lei 13212b54d1 btrfs: Fix out-of-space bug 10 年之前
  David Sterba e3540eab29 btrfs: add more checks to btrfs_read_sys_array 10 年之前
  David Sterba 1ffb22cf8c btrfs: cleanup, rename a few variables in btrfs_read_sys_array 10 年之前
  Zhao Lei ffe2d2034b Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply 10 年之前
  Zhao Lei 10f1190016 Btrfs: Include map_type in raid_bio 10 年之前
  Zhao Lei 6e9606d2a2 Btrfs: add ref_count and free function for btrfs_bio 10 年之前
  Zhao Lei 8e5cfb55d3 Btrfs: Make raid_map array be inlined in btrfs_bio structure 10 年之前
  Zhao Lei cc7539edea Btrfs: sort raid_map before adding tgtdev stripes 10 年之前
  Chris Mason 57bbddd7fb Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus 10 年之前
  Al Viro 98af592f5b btrfs: filp_open() returns ERR_PTR() on failure, not NULL... 10 年之前
  David Sterba a83fffb75d btrfs: sink blocksize parameter to btrfs_find_create_tree_block 11 年之前
  Chris Mason 9627aeee3e Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs into for-linus 10 年之前
  Filipe Manana 495e64f4fe Btrfs: fix fs mapping extent map leak 10 年之前
  Filipe Manana 04216820fe Btrfs: fix race between fs trimming and block group remove/allocation 10 年之前
  Miao Xie 4245215d6a Btrfs, raid56: fix use-after-free problem in the final device replace procedure on raid56 10 年之前