Commit History

Author SHA1 Message Date
  Linus Torvalds 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Linus Torvalds 66ba772ee3 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 years ago
  Christoph Hellwig 74d46992e0 block: replace bi_bdev with a gendisk pointer and partitions index 8 years ago
  Liu Bo f716abd55d Btrfs: fix out of bounds array access while reading extent buffer 8 years ago
  David Sterba 4b81ba48c6 btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_page 8 years ago
  David Sterba f1c77c55cd btrfs: cleanup types storing REQ_* 8 years ago
  Nikolay Borisov e4ff5fb5dc btrfs: Remove unused parameters from volume.c functions 8 years ago
  Edmund Nadolski bb739cf08e btrfs: btrfs_check_shared should manage its own transaction 8 years ago
  Jeff Mahoney 1cbb1f454e btrfs: struct-funcs, constify readers 8 years ago
  David Howells bc98a42c1f VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) 8 years ago
  Linus Torvalds bc243704fb Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 years ago
  Liu Bo c3cfb65630 Btrfs: fix unexpected return value of bio_readpage_error 8 years ago
  David Sterba e8f5b395d5 btrfs: btrfs_create_repair_bio never fails, skip error handling 8 years ago
  David Sterba c09abff87f btrfs: cloned bios must not be iterated by bio_for_each_segment_all 8 years ago
  Linus Torvalds a4c20b9a57 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 8 years ago
  Linus Torvalds 8c27cb3566 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 years ago
  Qu Wenruo 848c23b78f btrfs: Remove false alert when fiemap range is smaller than on-disk extent 8 years ago
  Jens Axboe e6959b9350 btrfs: add support for passing in write hints for buffered writes 8 years ago
  Nikolay Borisov 104b4e5139 percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch 8 years ago
  David Sterba c5e4c3d750 btrfs: sink gfp parameter to btrfs_io_bio_alloc 8 years ago
  David Sterba 184f999e12 btrfs: add helper to initialize the non-bio part of btrfs_io_bio 8 years ago
  David Sterba c821e7f3da btrfs: pass bytes to btrfs_bio_alloc 8 years ago
  David Sterba 9f2179a5e7 btrfs: remove redundant parameters from btrfs_bio_alloc 8 years ago
  David Sterba 8b6c1d56f2 btrfs: sink gfp parameter to btrfs_bio_clone 8 years ago
  David Sterba e4f5690386 btrfs: btrfs_io_bio_alloc never fails, skip error handling 8 years ago
  David Sterba 0c4dd97c5e btrfs: btrfs_bio_alloc never fails, skip error handling 8 years ago
  David Sterba 6e707bcd1f btrfs: bioset allocations will never fail, adapt our helpers 8 years ago
  Nikolay Borisov 3d9ec8c49a btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET 8 years ago
  Liu Bo e477094f0d Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial 8 years ago
  Liu Bo 17347cec15 Btrfs: change how we iterate bios in endio 8 years ago