<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/block/Kconfig, branch v3.7.8</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/block/Kconfig?h=v3.7.8</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/block/Kconfig?h=v3.7.8'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2012-10-30T07:37:00Z</updated>
<entry>
<title>cciss: select CONFIG_CHECK_SIGNATURE</title>
<updated>2012-10-30T07:37:00Z</updated>
<author>
<name>Akinobu Mita</name>
<email>akinobu.mita@gmail.com</email>
</author>
<published>2012-09-09T10:47:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=b7010ede4342d3ab9f9a0c51c1aa50139aacadaf'/>
<id>urn:sha1:b7010ede4342d3ab9f9a0c51c1aa50139aacadaf</id>
<content type='text'>
The patch cciss-use-check_signature.patch in -mm tree introduced
a build error:

drivers/built-in.o: In function `CISS_signature_present':
drivers/block/cciss.c:4270: undefined reference to `check_signature'

Add missing CONFIG_CHECK_SIGNATURE to fix this issue.

Reported-by: Fengguang Wu &lt;wfg@linux.intel.com&gt;
Signed-off-by: Akinobu Mita &lt;akinobu.mita@gmail.com&gt;
Cc: Fengguang Wu &lt;wfg@linux.intel.com&gt;
Cc: Mike Miller &lt;mike.miller@hp.com&gt;
Cc: Jens Axboe &lt;axboe@kernel.dk&gt;
Acked-by: "Stephen M. Cameron" &lt;scameron@beardog.cce.hp.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Jens Axboe &lt;axboe@kernel.dk&gt;
</content>
</entry>
<entry>
<title>drivers/block: remove CONFIG_EXPERIMENTAL</title>
<updated>2012-10-23T20:30:38Z</updated>
<author>
<name>Kees Cook</name>
<email>keescook@chromium.org</email>
</author>
<published>2012-10-23T20:01:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=b8977285ecb0033b0bd9a99d4355f9c0bc8708f1'/>
<id>urn:sha1:b8977285ecb0033b0bd9a99d4355f9c0bc8708f1</id>
<content type='text'>
This config item has not carried much meaning for a while now and is
almost always enabled by default. As agreed during the Linux kernel
summit, remove it.

CC: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
CC: Asai Thambi S P &lt;asamymuthupa@micron.com&gt;
CC: Pete Zaitcev &lt;zaitcev@redhat.com&gt;
CC: Cong Wang &lt;xiyou.wangcong@gmail.com&gt;
CC: Jens Axboe &lt;jaxboe@fusionio.com&gt;
Signed-off-by: Kees Cook &lt;keescook@chromium.org&gt;
Signed-off-by: Jens Axboe &lt;axboe@kernel.dk&gt;
</content>
</entry>
<entry>
<title>block: remove the deprecated ub driver</title>
<updated>2012-09-06T00:18:53Z</updated>
<author>
<name>Cong Wang</name>
<email>xiyou.wangcong@gmail.com</email>
</author>
<published>2012-08-26T06:40:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=68a5059ecf82cc9d52a86fb523584b4d485f1bbe'/>
<id>urn:sha1:68a5059ecf82cc9d52a86fb523584b4d485f1bbe</id>
<content type='text'>
It was scheduled to be removed in 3.6.

Acked-by: Pete Zaitcev &lt;zaitcev@redhat.com&gt;
Cc: Jens Axboe &lt;jaxboe@fusionio.com&gt;
Cc: Sebastian Andrzej Siewior &lt;sebastian@breakpoint.cc&gt;
Signed-off-by: Cong Wang &lt;xiyou.wangcong@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>usb/ub: deprecate &amp; schedule for removal the "Low Performance USB Block" driver</title>
<updated>2012-03-16T20:30:10Z</updated>
<author>
<name>Sebastian Andrzej Siewior</name>
<email>sebastian@breakpoint.cc</email>
</author>
<published>2012-03-15T20:59:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=7396bd9fa1f291423b6e9a262662a447cc3deb86'/>
<id>urn:sha1:7396bd9fa1f291423b6e9a262662a447cc3deb86</id>
<content type='text'>
Deprecate this driver. All devices which can be handled by this driver
can also be handled by the usb-storage driver.

Acked-By: Pete Zaitcev &lt;zaitcev@redhat.com&gt;
Cc: Jens Axboe &lt;jaxboe@fusionio.com&gt;
Signed-off-by: Sebastian Andrzej Siewior &lt;sebastian@breakpoint.cc&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Merge git://git.infradead.org/users/willy/linux-nvme</title>
<updated>2012-01-18T20:34:09Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2012-01-18T20:34:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=92b5abbb44e05cdbc4483219f30a435dd871a8ea'/>
<id>urn:sha1:92b5abbb44e05cdbc4483219f30a435dd871a8ea</id>
<content type='text'>
* git://git.infradead.org/users/willy/linux-nvme: (105 commits)
  NVMe: Set number of queues correctly
  NVMe: Version 0.8
  NVMe: Set queue flags correctly
  NVMe: Simplify nvme_unmap_user_pages
  NVMe: Mark the end of the sg list
  NVMe: Fix DMA mapping for admin commands
  NVMe: Rename IO_TIMEOUT to NVME_IO_TIMEOUT
  NVMe: Merge the nvme_bio and nvme_prp data structures
  NVMe: Change nvme_completion_fn to take a dev
  NVMe: Change get_nvmeq to take a dev instead of a namespace
  NVMe: Simplify completion handling
  NVMe: Update Identify Controller data structure
  NVMe: Implement doorbell stride capability
  NVMe: Version 0.7
  NVMe: Don't probe namespace 0
  Fix calculation of number of pages in a PRP List
  NVMe: Create nvme_identify and nvme_get_features functions
  NVMe: Fix memory leak in nvme_dev_add()
  NVMe: Fix calls to dma_unmap_sg
  NVMe: Correct sg list setup in nvme_map_user_pages
  ...
</content>
</entry>
<entry>
<title>block: Add driver for Micron RealSSD pcie flash cards</title>
<updated>2011-11-05T07:35:10Z</updated>
<author>
<name>Sam Bradshaw</name>
<email>sbradshaw@micron.com</email>
</author>
<published>2011-08-30T14:34:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=88523a61558a040546bf7d8b079ae0755d8e7005'/>
<id>urn:sha1:88523a61558a040546bf7d8b079ae0755d8e7005</id>
<content type='text'>
This adds mtip32xx, a driver supporting Microns line of
pci-express flash storage cards.

Signed-off-by: Asai Thambi S P &lt;asamymuthupa@micron.com&gt;
Signed-off-by: Sam Bradshaw &lt;sbradshaw@micron.com&gt;
Signed-off-by: Jens Axboe &lt;jaxboe@fusionio.com&gt;
</content>
</entry>
<entry>
<title>NVMe: New driver</title>
<updated>2011-11-04T19:52:51Z</updated>
<author>
<name>Matthew Wilcox</name>
<email>matthew.r.wilcox@intel.com</email>
</author>
<published>2011-01-20T17:50:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=b60503ba432b16fc84442a84e29a7aad2c0c363d'/>
<id>urn:sha1:b60503ba432b16fc84442a84e29a7aad2c0c363d</id>
<content type='text'>
This driver is for devices that follow the NVM Express standard

Signed-off-by: Matthew Wilcox &lt;matthew.r.wilcox@intel.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus</title>
<updated>2011-08-09T18:43:26Z</updated>
<author>
<name>Jens Axboe</name>
<email>jaxboe@fusionio.com</email>
</author>
<published>2011-08-09T18:43:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=40bb96ade4ef1549f387625589175def31dc9023'/>
<id>urn:sha1:40bb96ade4ef1549f387625589175def31dc9023</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xen/blkback: Make description more obvious.</title>
<updated>2011-08-09T15:12:14Z</updated>
<author>
<name>Konrad Rzeszutek Wilk</name>
<email>konrad.wilk@oracle.com</email>
</author>
<published>2011-08-03T15:12:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ea5e116162b7e0cf83a2b8a273440514404604de'/>
<id>urn:sha1:ea5e116162b7e0cf83a2b8a273440514404604de</id>
<content type='text'>
With the frontend having Xen but the backend not, it just looks odd:

  &lt;*&gt;   Xen virtual block device support
  &lt;*&gt;   Block-device backend driver

Fix it to have the 'Xen' in front of it.

Reported-by: Sander Eikelenboom &lt;linux@eikelenboom.it&gt;
Signed-off-by: Konrad Rzeszutek Wilk &lt;konrad.wilk@oracle.com&gt;
</content>
</entry>
<entry>
<title>loop: add BLK_DEV_LOOP_MIN_COUNT=%i to allow distros 0 pre-allocated loop devices</title>
<updated>2011-07-31T20:08:04Z</updated>
<author>
<name>Kay Sievers</name>
<email>kay.sievers@vrfy.org</email>
</author>
<published>2011-07-31T20:08:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=d134b00b9acca3fb054d7c88a5f5d562ecbb42d1'/>
<id>urn:sha1:d134b00b9acca3fb054d7c88a5f5d562ecbb42d1</id>
<content type='text'>
Instead of unconditionally creating a fixed number of dead loop
devices which need to be investigated by storage handling services,
even when they are never used, we allow distros start with 0
loop devices and have losetup(8) and similar switch to the dynamic
/dev/loop-control interface instead of searching /dev/loop%i for free
devices.

Signed-off-by: Kay Sievers &lt;kay.sievers@vrfy.org&gt;
Signed-off-by: Jens Axboe &lt;jaxboe@fusionio.com&gt;
</content>
</entry>
</feed>
