linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-08-09 13:00:53 to 2008-08-15 05:32:24 UTC [more...]

[RFC] readdir mess
 2008-08-15  5:06 UTC  (28+ messages)

[PATCH 2/2] omfs: fix oops when file metadata is corrupted
 2008-08-15  3:13 UTC 

[PATCH 1/2] omfs: fix potential oops when directory size is corrupted
 2008-08-15  3:13 UTC 

Btrfs v0.16 released
 2008-08-15  1:39 UTC  (11+ messages)

[PATCH] Properly init address_space->writeback_index
 2008-08-14 19:55 UTC  (4+ messages)

No, really, stop trying to delete slab until you've finished making slub perform as well
 2008-08-14 19:44 UTC  (12+ messages)

[PATCH] [JFFS2] Correct symlink name too long error code
 2008-08-14  8:57 UTC 

[PATCH 0/7] Discard requests, v2
 2008-08-14  7:52 UTC  (65+ messages)
` [PATCH 1/7] [BLOCK] Fix typo causing compile error in blk_queue_bounce()
` [PATCH 2/7] [BLOCK] Fix up comments about matching flags between bio and rq
` [PATCH 3/7] [BLOCK] Add 'discard' request handling
` [PATCH 4/7] [FAT] Let the block device know when sectors can be discarded
` [PATCH 5/7] [MTD] Support 'discard sectors' operation in translation layer support core
` [PATCH 6/7] [MTD] [FTL] Support 'discard sectors' operation
` [PATCH 7/7] [BLOCK] Allow elevators to sort/merge discard requests
` [PATCH 8/7] blktrace: support "
  ` [USERSPACE PATCH] "
` [PATCH 9/7] blktrace: simplify flags handling in __blk_add_trace
` [PATCH 10/7] [BLOCK] Add BLKDISCARD ioctl to allow userspace to discard sectors
` [PATCH 11/7] Kill REQ_TYPE_FLUSH

[ANNOUNCE] util-linux-ng v2.14.1-rc1
 2008-08-14  0:30 UTC 

Thin device provisioning
 2008-08-13 17:04 UTC  (9+ messages)

d_obtain_alias
 2008-08-13 13:47 UTC  (2+ messages)

[PATCH] jbd jbd2: fix dio write returning EIO when try_to_release_page fails
 2008-08-13 12:59 UTC  (21+ messages)
    ` [PATCH] jbd jbd2: fix dio write returning EIO whentry_to_release_page fails
                ` [PATCH] jbd jbd2: fix dio write returning EIOwhentry_to_release_page fails
                    ` [PATCH] jbd jbd2: fix dio write returningEIOwhentry_to_release_page fails
                        ` [PATCH] jbd jbd2: fix dio writereturningEIOwhentry_to_release_page fails
                              ` [PATCH] jbd jbd2: fix diowritereturningEIOwhentry_to_release_page fails

help
 2008-08-13  8:29 UTC  (2+ messages)

[patch 00/19] Slab Fragmentation Reduction V13
 2008-08-13  7:26 UTC  (4+ messages)
` [patch 14/19] Filesystem: Ext4 filesystem defrag

[patch 00/19] Slab Fragmentation Reduction V14
 2008-08-13  7:12 UTC  (27+ messages)
` [patch 01/19] slub: Add defrag_ratio field and sysfs support
` [patch 02/19] slub: Replace ctor field with ops field in /sys/slab/*
` [patch 03/19] slub: Add get() and kick() methods
` [patch 04/19] slub: Sort slab cache list and establish maximum objects for defrag slabs
` [patch 05/19] slub: Slab defrag core
` [patch 06/19] slub: Add KICKABLE to avoid repeated kick() attempts
` [patch 07/19] slub: Extend slabinfo to support -D and -F options
` [patch 08/19] slub/slabinfo: add defrag statistics
` [patch 09/19] slub: Trigger defragmentation from memory reclaim
` [patch 10/19] buffer heads: Support slab defrag
` [patch 11/19] inodes: Support generic defragmentation
` [patch 12/19] Filesystem: Ext2 filesystem defrag
` [patch 13/19] Filesystem: Ext3 "
` [patch 14/19] Filesystem: Ext4 "
` [patch 15/19] Filesystem: XFS slab defragmentation
` [patch 16/19] Filesystem: /proc filesystem support for slab defrag
` [patch 17/19] Filesystem: Slab defrag: Reiserfs support
` [patch 18/19] dentries: Add constructor
` [patch 19/19] dentries: dentry defragmentation

[PATCH 3/4] switch all filesystems over to d_obtain_alias
 2008-08-12 12:29 UTC  (2+ messages)

[PATCH 1/4] generic support for 64bit inodes in NFS filehandles
 2008-08-12  8:31 UTC  (2+ messages)

[patch 12/17] vfs: pagecache usage optimization for pagesize!=blocksize
 2008-08-12  6:07 UTC  (2+ messages)

mount of IPC$ breaks with iget patch
 2008-08-11 22:59 UTC 

[RFC] [PATCH] On cifs mount failure getting root inode - need to disconnect share and server session
 2008-08-11 20:11 UTC 

[PATCH] ext4: move headers out of include/linux
 2008-08-11 19:41 UTC  (4+ messages)
    ` Changing the timing of -gitX snapshot releases?

[PATCH 4/4] kill d_alloc_anon
 2008-08-11 13:49 UTC 

[PATCH 2/4] new helper: d_obtain_alias
 2008-08-11 13:48 UTC 

[PATCH] generic_file_llseek tidyups
 2008-08-11 13:37 UTC 

[PATCH] tidy up chrdev_open
 2008-08-11 13:34 UTC 

[patch v3] splice: fix race with page invalidation
 2008-08-11  3:22 UTC  (5+ messages)

[PATCH] affs: fix missing unlocks in affs_remove_link
 2008-08-10 23:47 UTC  (3+ messages)

[PATCH] hpfs: cleanup ->setattr
 2008-08-10 22:27 UTC 

[PATCH 1/4] autofs4 - cleanup autofs mount type usage
 2008-08-10  5:20 UTC  (18+ messages)
` [PATCH 2/4] autofs4 - track uid and gid of last mount requester
` [PATCH 3/4] autofs4 - devicer node ioctl docoumentation
` [PATCH 4/4] autofs4 - add miscelaneous device for ioctls

[PATCH 1/5] [BLOCK] Add 'discard' request handling
 2008-08-10  1:05 UTC  (11+ messages)

[RFC] Reinstate NFS exportability for JFFS2
 2008-08-09 20:10 UTC  (22+ messages)
                              ` [PATCH 1/4] Factor out nfsd_do_readdir() into its own function
                              ` [PATCH 2/4] Copy XFS readdir hack into nfsd code
                              ` [PATCH 3/4] Remove XFS buffered readdir hack
                              ` [PATCH 4/4] Reinstate NFS exportability


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).