Commit History

Author SHA1 Message Date
  Linus Torvalds fc315e3e5c Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
  Chris Mason 1d3a5a82fe Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.4 9 years ago
  Chris Mason 1b9b922a3a Btrfs: check for empty bitmap list in setup_cluster_bitmaps 9 years ago
  Holger Hoffstätte 94356889c4 btrfs: fix misleading warning when space cache failed to load 9 years ago
  Linus Torvalds ad804a0b2a Merge branch 'akpm' (patches from Andrew) 10 years ago
  Michal Hocko c62d25556b mm, fs: introduce mapping_gfp_constraint() 10 years ago
  Josef Bacik 0584f718ed Btrfs: don't do extra bitmap search in one bit case 10 years ago
  Josef Bacik cef4048370 Btrfs: keep track of largest extent in bitmaps 10 years ago
  Josef Bacik c759c4e161 Btrfs: don't keep trying to build clusters if we are fragmented 10 years ago
  Josef Bacik d0bd456074 Btrfs: add fragment=* debug mount option 10 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
  Geliang Tang 8cd1e73111 btrfs: fix a comment typo 10 years ago
  David Sterba 9464732266 btrfs: switch message printers to ratelimited variants 10 years ago
  Jeff Mahoney e33e17ee10 btrfs: add missing discards when unpinning extents with -o discard 10 years ago
  Filipe Manana 35c766425a Btrfs: fix mutex unlock without prior lock on space cache truncation 10 years ago
  Filipe Manana e43699d4b4 Btrfs: fix crash after inode cache writeback failure 10 years ago
  Filipe Manana 1d3c61c2eb Btrfs: fix wrong mapping flags for free space inode 10 years ago
  Omar Sandoval b86054540e btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache 10 years ago
  Chris Mason a3bdccc4e6 Btrfs: prevent list corruption during free space cache processing 10 years ago
  Chris Mason 85db36cfb3 Btrfs: fix inode cache writeout 10 years ago
  Chris Mason 1bbc621ef2 Btrfs: allow block group cache writeout outside critical section in commit 10 years ago
  Chris Mason 2b10826800 Btrfs: don't use highmem for free space cache pages 10 years ago
  Chris Mason c9dc4c6578 Btrfs: two stage dirty block group writeout 10 years ago
  Chris Mason 4c6d1d85ad btrfs: move struct io_ctl into ctree.h and rename it 10 years ago
  Chris Mason 28ed1345a5 btrfs: actively run the delayed refs while deleting large files 10 years ago
  David Sterba 47c5713f47 btrfs: replace remaining do_div calls with div_u64 variants 10 years ago
  David Sterba b8b93addde btrfs: cleanup 64bit/32bit divs, provably bounded values 10 years ago
  David Sterba 31e818fe73 btrfs: cleanup, use kmalloc_array/kcalloc array helpers 10 years ago
  David Sterba f8c269d722 btrfs: cleanup 64bit/32bit divs, compile time constants 10 years ago
  David Sterba 351810c1d2 btrfs: use cond_resched_lock where possible 10 years ago