All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] patches from Fedora 18 (resubmitted)
@ 2013-01-19 18:06 Gene Czarcinski
  2013-01-19 18:06 ` [PATCH 1/6] Fedora 18 - btrfs-init-dev-list.patch Gene Czarcinski
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Gene Czarcinski @ 2013-01-19 18:06 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Gene Czarcinski

These are the patches from the Fedora 18 btrfs-progs package.

This is resubmitted to pickup the other two patches by
Josef Bacik.  One of them had to be refitted/rebased
because of changes to mkfs.c but only the original Josef
changes are included.

I claim no authorship and am simply passing these on to the
btrfs mailing list.  There are only six patches.  The 
btrfs-init-dev-list.patch and the two Bacik patches are new to 18.
The others all date back to at least Fedora 15 in early 2011.

These patches were applied on top of the 19 patches
assembled by David Sterba.  The valgrind patch  needed to be
change to remove a small part which had already been fixed 
by the "plug a memory leak reported by cppcheck" patch.

Gene Czarcinski (5):
  Fedora 18 - btrfs-init-dev-list.patch
  Fedora 18 - build-fixes.patch
  Fedora 18 - fix-labels.patch
  Fedora 18 - modified valgrind.patch
  Btrfs-progs: detect if the disk we are formatting is a ssd

Josef Bacik (1):
  Btrfs-progs: add btrfs device ready command

 Makefile            |  2 +-
 btrfsck.c           |  2 ++
 cmds-device.c       | 35 +++++++++++++++++++++++++
 disk-io.c           | 16 ++++++++----
 extent-cache.c      | 11 ++++++++
 extent-cache.h      |  1 +
 extent-tree.c       | 10 ++++++++
 ioctl.h             |  2 ++
 man/mkfs.btrfs.8.in |  5 +++-
 mkfs.c              | 74 ++++++++++++++++++++++++++++++++++++++++++++---------
 utils.c             |  3 ++-
 volumes.c           | 16 +++++++++++-
 volumes.h           |  1 +
 13 files changed, 157 insertions(+), 21 deletions(-)

-- 
1.8.1


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-01-23 19:40 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-19 18:06 [PATCH 0/6] patches from Fedora 18 (resubmitted) Gene Czarcinski
2013-01-19 18:06 ` [PATCH 1/6] Fedora 18 - btrfs-init-dev-list.patch Gene Czarcinski
2013-01-22 21:56   ` Gene Czarcinski
2013-01-19 18:06 ` [PATCH 2/6] Fedora 18 - build-fixes.patch Gene Czarcinski
2013-01-22 21:25   ` Gene Czarcinski
2013-01-23 18:12     ` David Sterba
2013-01-19 18:06 ` [PATCH 3/6] Fedora 18 - fix-labels.patch Gene Czarcinski
2013-01-22 21:45   ` Gene Czarcinski
2013-01-19 18:06 ` [PATCH 4/6] Fedora 18 - modified valgrind.patch Gene Czarcinski
2013-01-22 21:53   ` Gene Czarcinski
2013-01-23 19:40   ` Eric Sandeen
2013-01-19 18:06 ` [PATCH 5/6] Btrfs-progs: add btrfs device ready command Gene Czarcinski
2013-01-19 18:06 ` [PATCH 6/6] Btrfs-progs: detect if the disk we are formatting is a ssd Gene Czarcinski
2013-01-19 21:14   ` Brendan Hide
2013-01-21 13:01     ` David Sterba
2013-01-23  2:35     ` Chris Samuel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.