コミット履歴

作者 SHA1 メッセージ 日付
  Jeff Mahoney 3a45bb207e btrfs: remove root parameter from transaction commit/end routines 9 年 前
  Jeff Mahoney 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 9 年 前
  Jeff Mahoney 0b246afa62 btrfs: root->fs_info cleanup, add fs_info convenience variables 9 年 前
  Jeff Mahoney 6bccf3ab1e btrfs: call functions that always use the same root with fs_info instead 9 年 前
  Jeff Mahoney 5d163e0e68 btrfs: unsplit printed strings 9 年 前
  Jeff Mahoney 35bbb97fc8 btrfs: don't create or leak aliased root while cleaning up orphans 9 年 前
  Jeff Mahoney 66642832f0 btrfs: btrfs_abort_transaction, drop root parameter 9 年 前
  David Sterba 42f31734eb Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 9 年 前
  Nicholas D Steeves 0132761017 btrfs: fix string and comment grammatical issues and typos 9 年 前
  Anand Jain 34d9700702 btrfs: rename btrfs_std_error to btrfs_handle_fs_error 9 年 前
  Linus Torvalds 968f3e374f Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 年 前
  Filipe Manana 909c3a22da Btrfs: fix loading of orphan roots leading to BUG_ON 9 年 前
  Deepa Dinamani 04b285f35e btrfs: Replace CURRENT_TIME by current_fs_time() 9 年 前
  Chris Mason a0d58e48db Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 9 年 前
  Alexandru Moise 0412e58c6d btrfs: Fixed declaration of old_len 10 年 前
  Chris Mason 62fb50ab7c 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 9 年 前
  David Sterba f14d104dbd btrfs: switch more printks to our helpers 9 年 前
  Anand Jain a4553fefb5 Btrfs: consolidate btrfs_error() to btrfs_std_error() 10 年 前
  Miao Xie 27cdeb7096 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root 11 年 前
  Sachin Kamat 886322e8e7 btrfs: Use PTR_ERR_OR_ZERO 11 年 前
  Frank Holton efe120a067 Btrfs: convert printk to btrfs_ and fix BTRFS prefix 11 年 前
  Kelley Nielsen 75ac2dd907 btrfs: expand btrfs_find_item() to include find_root_ref functionality 11 年 前
  Miao Xie 14927d9546 Btrfs: insert orphan roots into fs radix tree 12 年 前
  Geert Uytterhoeven c1c9ff7c94 Btrfs: Remove superfluous casts from u64 to unsigned long long 12 年 前
  Sergei Trofimovich 171170c1c5 btrfs: mark some local function as 'static' 12 年 前
  Qu Wenruo 3cae210fa5 btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert 12 年 前
  Josef Bacik 68a7342c51 Btrfs: cleanup orphaned root orphan item 12 年 前
  Liu Bo b7394eb91c Btrfs: remove unused code in btrfs_del_root 12 年 前
  Miao Xie cb517eabba Btrfs: cleanup the similar code of the fs root read 12 年 前
  Stefan Behrens 5fbf83c10c Btrfs: delete unused parameter to btrfs_read_root_item() 12 年 前