Commit History

Author SHA1 Message Date
  David Sterba 42f31734eb Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 9 years ago
  Nicholas D Steeves 0132761017 btrfs: fix string and comment grammatical issues and typos 9 years ago
  Anand Jain 34d9700702 btrfs: rename btrfs_std_error to btrfs_handle_fs_error 9 years ago
  Linus Torvalds 968f3e374f Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
  Filipe Manana 909c3a22da Btrfs: fix loading of orphan roots leading to BUG_ON 9 years ago
  Deepa Dinamani 04b285f35e btrfs: Replace CURRENT_TIME by current_fs_time() 9 years ago
  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 10 years ago
  Alexandru Moise 0412e58c6d btrfs: Fixed declaration of old_len 10 years ago
  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 10 years ago
  David Sterba f14d104dbd btrfs: switch more printks to our helpers 10 years ago
  Anand Jain a4553fefb5 Btrfs: consolidate btrfs_error() to btrfs_std_error() 10 years ago
  Miao Xie 27cdeb7096 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root 11 years ago
  Sachin Kamat 886322e8e7 btrfs: Use PTR_ERR_OR_ZERO 11 years ago
  Frank Holton efe120a067 Btrfs: convert printk to btrfs_ and fix BTRFS prefix 11 years ago
  Kelley Nielsen 75ac2dd907 btrfs: expand btrfs_find_item() to include find_root_ref functionality 12 years ago
  Miao Xie 14927d9546 Btrfs: insert orphan roots into fs radix tree 12 years ago
  Geert Uytterhoeven c1c9ff7c94 Btrfs: Remove superfluous casts from u64 to unsigned long long 12 years ago
  Sergei Trofimovich 171170c1c5 btrfs: mark some local function as 'static' 12 years ago
  Qu Wenruo 3cae210fa5 btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert 12 years ago
  Josef Bacik 68a7342c51 Btrfs: cleanup orphaned root orphan item 12 years ago
  Liu Bo b7394eb91c Btrfs: remove unused code in btrfs_del_root 12 years ago
  Miao Xie cb517eabba Btrfs: cleanup the similar code of the fs root read 12 years ago
  Stefan Behrens 5fbf83c10c Btrfs: delete unused parameter to btrfs_read_root_item() 12 years ago
  Anand Jain 5f3ab90a72 Btrfs: rename root_times_lock to root_item_lock 12 years ago
  David Sterba 005d6427ac btrfs: move transaction aborts to the point of failure 13 years ago
  Dan Carpenter dadd1105ca Btrfs: fix some endian bugs handling the root times 13 years ago
  Alexander Block 8ea05e3a42 Btrfs: introduce subvol uuids and times 13 years ago
  Jeff Mahoney 79787eaab4 btrfs: replace many BUG_ONs with proper error handling 13 years ago
  Jeff Mahoney b45a9d8b48 btrfs: btrfs_update_root error push-up 14 years ago
  Jeff Mahoney d16cb050e5 btrfs: Simplify btrfs_insert_root 14 years ago