public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2006-08-25 01:03:17 to 2006-08-30 22:44:44 UTC [more...]

[PATCH 01/17] BLOCK: Move functions out of buffer code [try #2]
 2006-08-30 22:41 UTC  (48+ messages)
` [PATCH 02/17] BLOCK: Remove duplicate declaration of exit_io_context() "
` [PATCH 03/17] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() "
` [PATCH 04/17] BLOCK: Separate the bounce buffering code from the highmem code "
` [PATCH 05/17] BLOCK: Don't call block_sync_page() from AFS "
` [PATCH 06/17] BLOCK: Move bdev_cache_init() declaration to headerfile "
` [PATCH 07/17] BLOCK: Remove dependence on existence of blockdev_superblock "
` [PATCH 08/17] BLOCK: Dissociate generic_writepages() from mpage stuff "
` [PATCH 09/17] BLOCK: Move __invalidate_device() to block_dev.c "
` [PATCH 10/17] BLOCK: Move the loop device ioctl compat stuff to the loop driver "
` [PATCH 11/17] BLOCK: Move common FS-specific ioctls to linux/fs.h "
` [PATCH 15/17] BLOCK: Stop CIFS from using EXT2 ioctl numbers directly "
` [PATCH 17/17] BLOCK: Make it possible to disable the block layer "

[PATCH 00/19] BLOCK: Permit block layer to be disabled [try #6]
 2006-08-30 21:20 UTC  (34+ messages)
` [PATCH 01/19] BLOCK: Move functions out of buffer code "
` [PATCH 02/19] BLOCK: Remove duplicate declaration of exit_io_context() "
` [PATCH 03/19] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() "
` [PATCH 04/19] BLOCK: Separate the bounce buffering code from the highmem code "
` [PATCH 05/19] BLOCK: Don't call block_sync_page() from AFS "
` [PATCH 06/19] BLOCK: Move extern declarations out of fs/*.c into header files "
` [PATCH 07/19] BLOCK: Remove dependence on existence of blockdev_superblock "
` [PATCH 08/19] BLOCK: Dissociate generic_writepages() from mpage stuff "
` [PATCH 09/19] BLOCK: Move __invalidate_device() to block_dev.c "
` [PATCH 10/19] BLOCK: Move the loop device ioctl compat stuff to the loop driver "
` [PATCH 11/19] BLOCK: Move common FS-specific ioctls to linux/fs.h "
` [PATCH 12/19] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver "
` [PATCH 13/19] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 "
` [PATCH 14/19] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 "
` [PATCH 15/19] BLOCK: Move the msdos device ioctl compat stuff to the msdos "
` [PATCH 16/19] BLOCK: Remove no-longer necessary linux/mpage.h inclusions "
` [PATCH 17/19] BLOCK: Remove no-longer necessary linux/buffer_head.h "
` [PATCH 18/19] BLOCK: Make USB storage depend on SCSI rather than selecting it "
` [PATCH 19/19] BLOCK: Make it possible to disable the block layer "

[PATCH 0/7] Permit filesystem local caching and NFS superblock sharing [try #13]
 2006-08-30 20:55 UTC  (11+ messages)
` [PATCH 1/7] FS-Cache: Provide a filesystem-specific sync'able page bit "
` [PATCH 2/7] FS-Cache: Generic filesystem caching facility "
` [PATCH 3/7] FS-Cache: Release page->private after failed readahead "
` [PATCH 4/7] FS-Cache: Make kAFS use FS-Cache "
` [PATCH 5/7] NFS: Use local caching "
` [PATCH 6/7] FS-Cache: CacheFiles: ia64: missing copy_page export "
` [PATCH 7/7] FS-Cache: CacheFiles: A cache that backs onto a mounted filesystem "

BMW International program
 2006-08-30 20:02 UTC 

hardened chroot()
 2006-08-30 18:11 UTC  (3+ messages)

I AWAIT YOUR RESPONSE
 2006-08-30 17:40 UTC 

[PATCH 17/17] BLOCK: Make it possible to disable the block layer [try #2]
 2006-08-30 13:23 UTC 

I AWAIT YOUR RESPONSE
 2006-08-30  8:56 UTC 

[PATCH] Allow file systems to manually d_move() inside of ->rename()
 2006-08-30  2:17 UTC  (3+ messages)

Cash credit / Home credit
 2006-08-29 21:13 UTC 

The best credit
 2006-08-29 20:51 UTC 

Cash credit / Home credit
 2006-08-29 20:42 UTC 

[PATCH 00/19] BLOCK: Permit block layer to be disabled [try #5]
 2006-08-29 18:28 UTC  (23+ messages)
` [PATCH 01/19] BLOCK: Move functions out of buffer code "
` [PATCH 02/19] BLOCK: Remove duplicate declaration of exit_io_context() "
` [PATCH 03/19] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() "
` [PATCH 04/19] BLOCK: Separate the bounce buffering code from the highmem code "
` [PATCH 05/19] BLOCK: Don't call block_sync_page() from AFS "
` [PATCH 06/19] BLOCK: Move extern declarations out of fs/*.c into header files "
` [PATCH 07/19] BLOCK: Remove dependence on existence of blockdev_superblock "
` [PATCH 08/19] BLOCK: Dissociate generic_writepages() from mpage stuff "
` [PATCH 09/19] BLOCK: Move __invalidate_device() to block_dev.c "
` [PATCH 10/19] BLOCK: Move the loop device ioctl compat stuff to the loop driver "
` [PATCH 11/19] BLOCK: Move common FS-specific ioctls to linux/fs.h "
` [PATCH 12/19] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver "
` [PATCH 13/19] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 "
` [PATCH 14/19] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 "
` [PATCH 15/19] BLOCK: Move the msdos device ioctl compat stuff to the msdos "
` [PATCH 16/19] BLOCK: Remove no-longer necessary linux/mpage.h inclusions "
` [PATCH 17/19] BLOCK: Remove no-longer necessary linux/buffer_head.h "
` [PATCH 18/19] BLOCK: Make USB storage depend on SCSI rather than selecting it "
` [PATCH 19/19] BLOCK: Make it possible to disable the block layer "

[PATCH 00/18] BLOCK: Permit block layer to be disabled [try #4]
 2006-08-29 13:59 UTC  (30+ messages)
` [PATCH 01/18] [PATCH] BLOCK: Move functions out of buffer code "
` [PATCH 02/18] [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() "
` [PATCH 03/18] [PATCH] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() "
` [PATCH 04/18] [PATCH] BLOCK: Separate the bounce buffering code from the highmem code "
` [PATCH 05/18] [PATCH] BLOCK: Don't call block_sync_page() from AFS "
` [PATCH 06/18] [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files "
` [PATCH 07/18] [PATCH] BLOCK: Remove dependence on existence of blockdev_superblock "
` [PATCH 08/18] [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff "
` [PATCH 09/18] [PATCH] BLOCK: Move __invalidate_device() to block_dev.c "
` [PATCH 10/18] [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver "
` [PATCH 11/18] [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h "
` [PATCH 12/18] [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver "
` [PATCH 13/18] [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 "
` [PATCH 14/18] [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 "
` [PATCH 15/18] [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos "
` [PATCH 16/18] [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions "
` [PATCH 17/18] [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h "
` [PATCH 18/18] [PATCH] BLOCK: Make it possible to disable the block layer "

[patch 0/1] Relative atime
 2006-08-29  0:14 UTC  (5+ messages)
` [patch 1/1] Relative atime - kernel side
` [patch] Relative atime - userspace

[PATCH 1/2] Really ignore kmem_cache_destroy return value
 2006-08-28 21:03 UTC  (2+ messages)

[PATCH] ext2: avoid needless discard of preallocated blocks
 2006-08-28 19:41 UTC  (6+ messages)

New home its simple
 2006-08-28 15:38 UTC 

darwinian
 2006-08-28  7:29 UTC 

[RFC] VFS: FS CoW using redirection
 2006-08-28  2:10 UTC  (6+ messages)

beardsley
 2006-08-27 21:20 UTC 

daddy
 2006-08-27  7:06 UTC 

[ANN] Squashfs 3.1 released
 2006-08-27  2:28 UTC 

[PATCH] Make kmem_cache_destroy() return void
 2006-08-26 15:48 UTC  (3+ messages)
  ` [PATCH 2/2] "

[PATCH 00/18] BLOCK: Permit block layer to be disabled [try #3]
 2006-08-25 14:49 UTC  (19+ messages)
` [PATCH 01/18] [PATCH] BLOCK: Move functions out of buffer code "
` [PATCH 02/18] [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() "
` [PATCH 03/18] [PATCH] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() "
` [PATCH 04/18] [PATCH] BLOCK: Separate the bounce buffering code from the highmem code "
` [PATCH 05/18] [PATCH] BLOCK: Don't call block_sync_page() from AFS "
` [PATCH 06/18] [PATCH] BLOCK: Move bdev_cache_init() declaration to headerfile "
` [PATCH 07/18] [PATCH] BLOCK: Remove dependence on existence of blockdev_superblock "
` [PATCH 08/18] [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff "
` [PATCH 09/18] [PATCH] BLOCK: Move __invalidate_device() to block_dev.c "
` [PATCH 10/18] [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver "
` [PATCH 11/18] [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h "
` [PATCH 12/18] [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver "
` [PATCH 13/18] [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 "
` [PATCH 14/18] [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 "
` [PATCH 15/18] [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos "
` [PATCH 16/18] [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions "
` [PATCH 17/18] [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h "
` [PATCH 18/18] [PATCH] BLOCK: Make it possible to disable the block layer "

[PATCH] Ban register_filesystem(NULL);
 2006-08-25 14:05 UTC  (2+ messages)

[PATCH] BLOCK: Make it possible to disable the block layer
 2006-08-25 13:40 UTC  (25+ messages)

[PATCH] jbd: use BUILD_BUG_ON in journal init
 2006-08-25 11:46 UTC  (2+ messages)

[PATCH] freevxfs: fix leak on error path
 2006-08-25  6:13 UTC  (2+ messages)

Why generic_fillattr() is not protected with a lock?
 2006-08-25  2:08 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox