All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/19] BLOCK: Permit block layer to be disabled [try #6]
@ 2006-08-29 18:05 David Howells
  2006-08-29 18:05 ` [PATCH 01/19] BLOCK: Move functions out of buffer code " David Howells
                   ` (20 more replies)
  0 siblings, 21 replies; 34+ messages in thread
From: David Howells @ 2006-08-29 18:05 UTC (permalink / raw)
  To: axboe; +Cc: linux-fsdevel, linux-kernel, dhowells


This set of patches permits the block layer to be disabled and removed from
the compilation such that it doesn't take up any resources on systems that
don't need it.

This set of patches is against the block git tree.

Changes in [try #6]:

 (*) Remove all traces of block_sync_page() from AFS.

Changes in [try #5]:

 (*) Update to block GIT tree for 2.6.18-rc5.

 (*) Make USB_STORAGE depend on SCSI rather than selecting it.

 (*) Remove dependencies on BLOCK where there are also dependencies on SCSI.

David

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

end of thread, other threads:[~2006-08-30 21:21 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-29 18:05 [PATCH 00/19] BLOCK: Permit block layer to be disabled [try #6] David Howells
2006-08-29 18:05 ` [PATCH 01/19] BLOCK: Move functions out of buffer code " David Howells
2006-08-29 18:05 ` [PATCH 02/19] BLOCK: Remove duplicate declaration of exit_io_context() " David Howells
2006-08-29 18:05 ` [PATCH 03/19] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() " David Howells
2006-08-29 18:06 ` [PATCH 04/19] BLOCK: Separate the bounce buffering code from the highmem code " David Howells
2006-08-29 18:06 ` [PATCH 05/19] BLOCK: Don't call block_sync_page() from AFS " David Howells
2006-08-29 18:06 ` [PATCH 06/19] BLOCK: Move extern declarations out of fs/*.c into header files " David Howells
2006-08-29 18:06 ` [PATCH 07/19] BLOCK: Remove dependence on existence of blockdev_superblock " David Howells
2006-08-29 18:06 ` [PATCH 08/19] BLOCK: Dissociate generic_writepages() from mpage stuff " David Howells
2006-08-29 18:06 ` [PATCH 09/19] BLOCK: Move __invalidate_device() to block_dev.c " David Howells
2006-08-29 18:06 ` [PATCH 10/19] BLOCK: Move the loop device ioctl compat stuff to the loop driver " David Howells
2006-08-29 18:06 ` [PATCH 11/19] BLOCK: Move common FS-specific ioctls to linux/fs.h " David Howells
2006-08-29 18:06 ` [PATCH 12/19] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver " David Howells
2006-08-29 18:06 ` [PATCH 13/19] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 " David Howells
2006-08-29 18:06 ` [PATCH 14/19] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 " David Howells
2006-08-29 18:06 ` [PATCH 15/19] BLOCK: Move the msdos device ioctl compat stuff to the msdos " David Howells
2006-08-29 18:06 ` [PATCH 16/19] BLOCK: Remove no-longer necessary linux/mpage.h inclusions " David Howells
2006-08-29 18:06 ` [PATCH 17/19] BLOCK: Remove no-longer necessary linux/buffer_head.h " David Howells
2006-08-29 18:06 ` [PATCH 18/19] BLOCK: Make USB storage depend on SCSI rather than selecting it " David Howells
2006-08-29 18:53   ` Michael Buesch
2006-08-29 21:12   ` Stefan Richter
2006-08-30  8:25   ` David Howells
2006-08-30  8:43     ` Stefan Richter
2006-08-30 12:49       ` Dave Kleikamp
2006-08-30 13:02       ` David Howells
2006-08-30 13:10         ` Dave Kleikamp
2006-08-29 18:06 ` [PATCH 19/19] BLOCK: Make it possible to disable the block layer " David Howells
2006-08-30 19:44   ` Andrew Morton
2006-08-30 20:24     ` Jens Axboe
2006-08-30 21:06     ` Trond Myklebust
2006-08-30 21:20       ` Andrew Morton
2006-08-30 20:13   ` David Howells
2006-08-30 12:06 ` [PATCH 00/19] BLOCK: Permit block layer to be disabled " Jens Axboe
2006-08-30 20:07 ` David Howells

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.