linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2006-08-11 08:31:47 to 2006-08-25 08:12:30 UTC [more...]

[PATCH 01/17] BLOCK: Move functions out of buffer code [try #2]
 2006-08-25  8:12 UTC  (19+ 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 12/17] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver "
` [PATCH 13/17] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 "
` [PATCH 14/17] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 "
` [PATCH 15/17] BLOCK: Stop CIFS from using EXT2 ioctl numbers directly "
` [PATCH 16/17] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver "
` [PATCH 17/17] BLOCK: Make it possible to disable the block layer "

[PATCH] BLOCK: Make it possible to disable the block layer
 2006-08-25  7:19 UTC  (33+ 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 

[PATCH] Ban register_filesystem(NULL);
 2006-08-25  1:05 UTC 

[PATCH] jbd: use BUILD_BUG_ON in journal init
 2006-08-25  1:04 UTC 

[PATCH] 9p: fix leak on error path
 2006-08-25  1:01 UTC 

[PATCH] cramfs: make cramfs_uncompress_exit() return void
 2006-08-25  1:00 UTC 

[PATCH] cramfs: rewrite init_cramfs_fs()
 2006-08-25  0:58 UTC 

Good bussines opportunity for the investors
 2006-08-24 22:00 UTC 

Why will NFS client spend so much time on file open?
 2006-08-24 21:36 UTC  (2+ messages)

[PATCH 9/9]ext4 super block changes for >32 bit blocks numbers
 2006-08-24  0:28 UTC  (3+ messages)
  ` [Ext2-devel] "

Don't be the "little guy" in the club
 2006-08-23 19:02 UTC 

Delight in If you thought getting more size and girth was impossible, take a look at this
 2006-08-23 22:31 UTC 

[RFC] VFS: FS CoW using redirection
 2006-08-23 18:05 UTC  (5+ messages)

re:Hi
 2006-08-23 16:43 UTC 

Diff b/w generic_file_read & do_sync_read
 2006-08-23 15:55 UTC  (2+ messages)

Where does NFS client associate the file handle received from server with inode?
 2006-08-23 13:57 UTC  (3+ messages)

[PATCH 2/2]: ufs: truncate correction
 2006-08-23  6:28 UTC 

[PATCH 1/2]: ufs: write to hole in big file
 2006-08-23  6:28 UTC 

Don't be left out, join millions of men in the revolution
 2006-08-22 21:19 UTC 

generic_file_llseek vs. remote_llseek
 2006-08-22 20:00 UTC  (2+ messages)

Avoid enhancement pills
 2006-08-22  1:39 UTC 

Doctors and Celebrities endorse Anatrim!
 2006-08-21 21:27 UTC 

[PATCH 1/4] NFS: Fix up warnings
 2006-08-21 12:50 UTC  (4+ messages)
` [PATCH 2/4] FS-Cache: AFS: Fix up AFS filesystem caching patch
` [PATCH 3/4] NFS: Fix up "
` [PATCH 4/4] FS-Cache: CacheFiles: Fix up warnings

We offer FREE space for job advertisements
 2006-08-21  7:59 UTC 

Take pleasure from Take your chance to make her adore you. Outrun her ex in terms of size and performance!
 2006-08-21  4:50 UTC 

[PATCH] autofs4 - pending flag not cleared on mount fail
 2006-08-21  4:12 UTC 

[PATCH] autofs4 - autofs4_follow_link false negative fix
 2006-08-21  4:00 UTC 

[PATCH] connectathon special test failure in recent kernels
 2006-08-21  2:05 UTC 

[PATCH] ext2: avoid needless discard of preallocated blocks
 2006-08-20 15:33 UTC  (5+ messages)

[PATCH 0/5] Forking ext4 filesystem and JBD2
 2006-08-19 21:17 UTC  (12+ messages)

BUGs in mm/rmap.c
 2006-08-19 12:32 UTC  (5+ messages)

Revel in You won't increase your most important muscle in gyms - so this is what you have to try!
 2006-08-19 10:34 UTC 

Enjoy Let's face it, you always wanted it. And with this product you can finally get what you want - better size and its better usage!
 2006-08-19 10:28 UTC 

Generic or Named-Brand We Have It
 2006-08-19 11:57 UTC 

Take pleasure from Now you don't need a huge car or expensive watch to prove that you are not at all size-challenged
 2006-08-19  0:55 UTC 

Open ext3 bugs in the kernel Bugzilla
 2006-08-19  1:04 UTC 

Feel Pleasure from Introducing a great product which will make you a better, more confident man!
 2006-08-19  0:58 UTC 

I_LOCK description?
 2006-08-18 20:52 UTC 

[PATCH 0/7] Permit filesystem local caching and NFS superblock sharing [try #12]
 2006-08-18 18:41 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 "

[PATCH 1/9] extents for ext4
 2006-08-18 13:08 UTC  (21+ messages)
      ` [Ext2-devel] "

harden against corrupt symlinks
 2006-08-18 12:49 UTC  (5+ messages)

barth
 2006-08-17 22:53 UTC 

huge debut
 2006-08-17 14:42 UTC 

What's the NFS OOM problem?
 2006-08-17 13:29 UTC  (8+ messages)

Unique Logos / customer recognition (ID073875677)
 2006-08-17  5:47 UTC 

large allotting
 2006-08-17  1:48 UTC 

dime
 2006-08-17  1:15 UTC 

[PATCH -mm 00/44] fs/Kconfig split
 2006-08-16  7:22 UTC 

[PATCH 0/2] Use 64-bit inode numbers internally in the kernel [try #2]
 2006-08-16  0:22 UTC  (5+ messages)
` [RHEL5 PATCH 1/2] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers "
` [RHEL5 PATCH 2/2] NFS: Represent 64-bit fileids as 64-bit inode numbers on 32-bit systems "

[Ext2-devel] [PATCH 1/9] extents for ext4
 2006-08-15 23:19 UTC  (2+ messages)

Tambahkan kenalan, Sertai Pekej Khas Powertool untuk Bercakap FREE..! Tinggal 2 Minggu Saja lagi
 2006-08-15 22:48 UTC 

[PATCH 2/5] Register ext3dev filesystem
 2006-08-15 15:25 UTC  (2+ messages)

[RHEL5 PATCH 2/4] VFS: Make inode numbers 64-bits
 2006-08-15 12:45 UTC  (8+ messages)
    ` [PATCH 0/4] Use 64-bit inode numbers internally in the kernel

[RHEL5 PATCH 1/4] Provide fallback full 64-bit divide/modulus ops for gcc
 2006-08-15  6:58 UTC 

[RHEL5 PATCH 2/4] VFS: Make inode numbers 64-bits
 2006-08-15  6:57 UTC 

The newest Boost your manhood to astonishing levels Everything a real man would ever need
 2006-08-15  6:53 UTC 

mountstats
 2006-08-14 18:46 UTC  (4+ messages)

Look, now it’s possible with this stuff
 2006-08-14 17:01 UTC 

The success is guaranteed with this perfect tab!
 2006-08-14 14:19 UTC 

Biggest Pharmacy
 2006-08-14  9:26 UTC 

Latest stuff Boost your manhood to astonishing levels Everything a real man would ever need
 2006-08-14  6:04 UTC 

sexy baby and bad erection?
 2006-08-14  4:31 UTC 

Hey, buddy, you must be very disappointed of it!
 2006-08-14  0:36 UTC 

Ever wanted a fuck-friend?
 2006-08-14  0:10 UTC 

From Joy Raphael
 2006-08-13 21:58 UTC 

FROM BARRISTER RICHARD
 2006-08-13 21:37 UTC 

It’s a pity, because you could do it with her much longer!
 2006-08-13 21:01 UTC 

Get Back To Me Very Urgent Please
 2006-08-13 19:47 UTC 

Mortgage Servicing News Sun, 13 Aug 2006 15:14:13 +0500
 2006-08-13 10:07 UTC 

Take advantage of special discounts now guys!
 2006-08-12 23:12 UTC 

Nutritional substances can also stimulate thermogenesis. Thermogenesis, when not simply needed for routine food digestion and metabolism, is both a source of heat and when stimulated through appropriate dietary supplementation, a mechanism to increase metabolic rate
 2006-08-13  1:19 UTC 

Re[3]:Greeting
 2006-08-12 15:22 UTC 

Ajak Keluarga Nikmati Perbualan PERCUMA bersama 2000 Jemaah seluruh Negara.!
 2006-08-12 12:35 UTC 

Question about dcache_lock
 2006-08-12 11:48 UTC 

Revel in Imagine that this is bigger and moreover, stays big forever!
 2006-08-12  4:16 UTC 

share level security mounts and user credentials
 2006-08-11 22:16 UTC 

[PATCH 2/9] sector_t format string
 2006-08-11 22:06 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).