커밋 기록

작성자 SHA1 메시지 날짜
  Chris Mason ba1da2f442 Btrfs: Don't pin pages in ram until the entire ordered extent is on disk. 17 년 전
  Chris Mason f929574938 btrfs_start_transaction: wait for commits in progress to finish 17 년 전
  Chris Mason dbe674a99c Btrfs: Update on disk i_size only after pending ordered extents are done 17 년 전
  Chris Mason 247e743cbe Btrfs: Use async helpers to deal with pages that have been improperly dirtied 17 년 전
  Chris Mason e6dcd2dc9c Btrfs: New data=ordered implementation 17 년 전
  Chris Mason 1b1e2135dc Btrfs: Add a per-inode csum mutex to avoid races creating csum items 17 년 전
  Chris Mason 89ce8a63d0 Add btrfs_end_transaction_throttle to force writers to wait for pending commits 17 년 전
  Chris Mason 594a24eb0e Fix btrfs_del_ordered_inode to allow forcing the drop during unlinks 17 년 전
  Chris Mason a213501153 Btrfs: Replace the big fs_mutex with a collection of other locks 17 년 전
  Sage Weil 6bf13c0cc8 Btrfs: transaction ioctls 17 년 전
  Mingming e1b81e6761 btrfs delete ordered inode handling fix 17 년 전
  Chris Mason 211c17f51f Fix corners in writepage and btrfs_truncate_page 17 년 전
  Jeff Mahoney 12fa8ec64f Btrfs: Add workaround for AppArmor changing remove_suid() 17 년 전
  Chris Mason bb8885cc0a Btrfs: Fix do_sync_file_range ifdefs (2.6.22) 17 년 전
  Sage Weil f2eb0a241f Btrfs: Clone file data ioctl 17 년 전
  Chris Mason 81d7ed29ff Btrfs: Throttle file_write when data=ordered is flushing the inode 17 년 전
  Chris Mason 409c6118d3 Btrfs: Set nodatasum on the inode when written by a nodatasum mount 17 년 전
  Chris Mason 3b951516ed Btrfs: Use the extent map cache to find the logical disk block during data retries 17 년 전
  Chris Mason b248a41529 Btrfs: A few updates for 2.6.18 and versions older than 2.6.25 17 년 전
  Chris Mason 1643298592 Btrfs: Add O_DIRECT read and write (writes == buffered + cache flush) 17 년 전
  Chris Mason 0740c82bc7 Btrfs: Properly cast before shifting 17 년 전
  Chris Mason d99cb30a11 Btrfs: Take the extent lock before dropping the delalloc bits 17 년 전
  Chris Mason 0762704b19 Btrfs: Properly clear dirty and delalloc extent bits while preparing the file for write 17 년 전
  Yan 39b5637f6f Btrfs: Fix "no csum found for inode" issue. 17 년 전
  Chris Mason 9069218d44 Btrfs: Fix i_blocks accounting 17 년 전
  Yan 7261009cea btrfs_drop_extents: handle BTRFS_INODE_REF_KEY types 17 년 전
  Yan dacb473ad8 Btrfs: Fix hole creation in file_write 17 년 전
  Yan 0181e58f91 btrfs_drop_extent fixe for inline items > 8K 17 년 전
  Chris Mason 6f568d35a0 Btrfs: mount -o max_inline=size to control the maximum inline extent size 17 년 전
  Chris Mason 291d673e6a Btrfs: Do delalloc accounting via hooks in the extent_state code 17 년 전