Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Torvalds acea568fa9 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 10 Jahren
  Zhao Lei 95ab1f6490 btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_block() fail vor 10 Jahren
  Linus Torvalds 31b7a57c9e Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 10 Jahren
  Linus Torvalds 043cd04950 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 10 Jahren
  Filipe Manana da288d280d Btrfs: fix crash on close_ctree() if cleaner starts new transaction vor 10 Jahren
  Filipe Manana 67c5e7d464 Btrfs: fix race between balance and unused block group deletion vor 10 Jahren
  Chris Mason c40b7b064f Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into anand vor 10 Jahren
  Liu Bo 0eeff2362b Btrfs: fix use-after-free in btrfs_replay_log vor 10 Jahren
  Qu Wenruo c6fc245499 btrfs: delayed-ref: Use list to replace the ref_root in ref_head. vor 10 Jahren
  Liu Bo 64c043de46 Btrfs: fix up read_tree_block to return proper error vor 10 Jahren
  Anand Jain b7c35e81ad Btrfs: sysfs: separate kobject and attribute creation vor 10 Jahren
  Anand Jain 4e51f005a2 Btrfs: sysfs: fix, fs_info kobject_unregister has init_completion() twice vor 10 Jahren
  Mike Snitzer 326e1dbb57 block: remove management of bi_remaining when restoring original bi_end_io vor 10 Jahren
  Christoph Hellwig b25de9d6da block: remove BIO_EOPNOTSUPP vor 10 Jahren
  Zhao Lei d7c151717a btrfs: Fix NO_SPACE bug caused by delayed-iput vor 10 Jahren
  Chris Mason cdfb080e18 Btrfs: fix use after free when close_ctree frees the orphan_rsv vor 10 Jahren
  Chris Mason 1bbc621ef2 Btrfs: allow block group cache writeout outside critical section in commit vor 10 Jahren
  Liu Bo e56a951e01 Btrfs: Remove the check for old-style mkfs vor 10 Jahren
  Chris Mason fc4c3c872f Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 vor 10 Jahren
  Chris Mason 9deed229fa Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 vor 10 Jahren
  Linus Torvalds 521d474631 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 10 Jahren
  Fabian Frederick d22071293f btrfs: fix sizeof format specifier in btrfs_check_super_valid() vor 10 Jahren
  David Sterba 31e818fe73 btrfs: cleanup, use kmalloc_array/kcalloc array helpers vor 10 Jahren
  David Sterba f8c269d722 btrfs: cleanup 64bit/32bit divs, compile time constants vor 10 Jahren
  Linus Torvalds 2b9fb532d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 10 Jahren
  David Sterba a4f3d2c4ef btrfs: cleanup, reduce temporary variables in btrfs_read_roots vor 10 Jahren
  David Sterba 6f01105819 btrfs: use correct type for workqueue flags vor 10 Jahren
  Eric Sandeen 4bbcaa648d btrfs: factor btrfs_read_roots() out of open_ctree() vor 11 Jahren
  Eric Sandeen 63443bf54a btrfs: factor btrfs_replay_log() out of open_ctree() vor 11 Jahren
  Eric Sandeen 2a4581983f btrfs: factor btrfs_init_workqueues() out of open_ctree() vor 10 Jahren