linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-06-04 08:49:26 to 2009-06-10 21:05:07 UTC [more...]

[PATCH 0/4] FS: userspace notification of errors
 2009-06-10 21:05 UTC  (12+ messages)

[PATCH 1/4] FS: filesystem corruption notification
 2009-06-10 21:03 UTC  (3+ messages)
` [PATCH 4/4] EXT2: add 'notify' mount option

devpts mounts too slowly
 2009-06-10 20:51 UTC 

[patch 4/7] libfs: make simple_read_from_buffer conventional
 2009-06-10 19:57 UTC 

[patch 1/7] vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems
 2009-06-10 19:57 UTC 

[patch 6/7] vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it
 2009-06-10 19:57 UTC 

[patch 7/7] seq_file: return a negative error code when seq_path_root() fails
 2009-06-10 19:57 UTC 

[patch 3/7] vfs: improve comment describing fget_light()
 2009-06-10 19:57 UTC 

[patch 5/7] fs/inode.c: add dev-id and inode number for debugging in init_special_inode()
 2009-06-10 19:57 UTC 

[patch 2/7] raw: fix rawctl compat ioctls breakage on amd64 and itanic
 2009-06-10 19:57 UTC 

linux-next: next-20090609 hangs in early user mode
 2009-06-10 16:09 UTC  (9+ messages)

[ANNOUNCE] util-linux-ng v2.15.1
 2009-06-10 13:27 UTC 

[RFC][PATCH 0/9] File descriptor hot-unplug support
 2009-06-10  6:05 UTC  (30+ messages)
` [PATCH 0/23] File descriptor hot-unplug support v2
  ` [PATCH 02/23] vfs: Implement unpoll_file
  ` [PATCH 03/23] vfs: Generalize the file_list
  ` [PATCH 04/23] vfs: Introduce infrastructure for revoking a file
  ` [PATCH 07/23] vfs: Teach sendfile,splice,tee,and vmsplice to use file_hotplug_lock

[PATCH 00/32] VFS based Union Mount (V3)
 2009-06-09 22:15 UTC  (11+ messages)

[PATCH 0/11] Per-bdi writeback flusher threads v9
 2009-06-09 18:39 UTC  (22+ messages)

ANNOUNCE: mdadm 3.0 - A tool for managing Soft RAID under Linux
 2009-06-09 16:29 UTC  (8+ messages)
    `  "
      ` [dm-devel] "

[PATCH] jbd/jbd2 :clean up journal_try_to_free_buffers
 2009-06-09 13:36 UTC  (2+ messages)

[PATCH 0/12] make ->sync_fs mandatory
 2009-06-09 13:03 UTC  (16+ messages)
` [PATCH 1/12] affs: add ->sync_fs
` [PATCH 2/12] bfs: "
` [PATCH 3/12] exofs: "
` [PATCH 4/12] ext2: "
` [PATCH 6/12] hfs: "
` [PATCH 7/12] hfsplus: "
` [PATCH 8/12] sysv: "
` [PATCH 9/12] ufs: "
` [PATCH 10/12] jffs2: call jffs2_write_super from jffs2_sync_fs
` [PATCH 11/12] nilfs2: call nilfs2_write_super from nilfs2_sync_fs
` [PATCH 12/12] remove the call to ->write_super in __sync_filesystem

[PATCH] [13/16] HWPOISON: The high level memory error handler in the VM v5
 2009-06-09 11:14 UTC  (2+ messages)

[PATCH] [RESEND] RFC: List per-process file descriptor consumption when hitting file-max
 2009-06-09  9:01 UTC 

[PATCH][BUG] Lack of mutex_lock in drop_pagecache_sb()
 2009-06-09  7:24 UTC  (17+ messages)
    ` [PATCH] skip I_CLEAR state inodes
                  ` [PATCH] writeback: skip new or to-be-freed inodes

[patch] add dentry revalidate to follow mount
 2009-06-09  3:43 UTC  (5+ messages)

fgetattr/fsetattr file operation
 2009-06-08 22:26 UTC  (8+ messages)

save path to a file
 2009-06-08 21:48 UTC  (3+ messages)

[PATCH 02/49] vfs: Add BUG_ON for delayed and unwritten flags in submit_bh()
 2009-06-08 19:22 UTC 

[PATCH] fat: split fat_generic_ioctl
 2009-06-08 14:27 UTC  (2+ messages)

RFC: kill msdos and vfat modules?
 2009-06-08 12:20 UTC  (4+ messages)

[PATCH] [RFC] List per-process file descriptor consumption when hitting file-max
 2009-06-08 11:38 UTC 

[PATCH] cleanup __writeback_single_inode
 2009-06-08 11:35 UTC 

[PATCH] autofs4 - remove hashed check in validate_wait()
 2009-06-08  5:59 UTC  (6+ messages)

[PATCH 0/6] nilfs2 cleanups around get_sb and remount functions
 2009-06-07 16:39 UTC  (7+ messages)
` [PATCH 1/6] nilfs2: remove meaningless EBUSY case from nilfs_get_sb function
` [PATCH 2/6] nilfs2: get rid of sget use for acquiring nilfs object
` [PATCH 3/6] nilfs2: get rid of sget use for checking if current mount is present
` [PATCH 4/6] nilfs2: simplify remaining sget() use
` [PATCH 5/6] nilfs2: correct exclusion control in nilfs_remount function
` [PATCH 6/6] nilfs2: get rid of bd_mount_sem use from nilfs

WARNING: at fs/fs-writeback.c:292 on mkdir() in sync-mounted ext2 filesystem
 2009-06-07 16:29 UTC 

[PATCH v2.1 00/17] abstract out the super block clean/dirty state
 2009-06-07  9:21 UTC  (21+ messages)
` [PATCH v2.1 01/17] VFS: introduce helpers for manipulation s_dirty flag
` [PATCH v2.1 02/17] AFFS: do not manipulate s_dirt directly
` [PATCH v2.1 03/17] BFS: "
` [PATCH v2.1 04/17] EXOFS: "
` [PATCH v2.1 05/17] EXT2: "
` [PATCH v2.1 06/17] EXT4: "
` [PATCH v2.1 07/17] FAT: "
` [PATCH v2.1 08/17] HFS: "
` [PATCH v2.1 09/17] HFSPLUS: "
` [PATCH v2.1 10/17] JFFS2: "
` [PATCH v2.1 11/17] NILFS: "
` [PATCH v2.1 12/17] reiserfs: "
` [PATCH v2.1 13/17] SYSV: "
` [PATCH v2.1 14/17] UDF: "
` [PATCH v2.1 15/17] UFS: "
` [PATCH v2.1 16/17] XFS: "
` [PATCH v2.1 17/17] VFS: use is_sb_dirty helper

[RESEND] [PATCH] readahead:add blk_run_backing_dev
 2009-06-06 22:45 UTC  (6+ messages)

[PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
 2009-06-06  7:22 UTC  (14+ messages)

[Review request] Fix page_mkwrite() for blocksize < pagesize
 2009-06-05 23:32 UTC 

[PATCH v2 00/17] abstract out the super block clean/dirty state
 2009-06-05  9:01 UTC  (14+ messages)
` [PATCH v2 01/17] VFS: introduce helpers for manipulation s_dirty flag
` [PATCH v2 04/17] EXOFS: do not manipulate s_dirt directly
` [PATCH v2 05/17] EXT2: "
` [PATCH v2 06/17] EXT4: "
` [PATCH v2 08/17] HFS: "
` [PATCH v2 11/17] NILFS: "
` [PATCH v2 14/17] UDF: "
` [PATCH v2 16/17] XFS: "

[PATCH] Add CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES option
 2009-06-04 21:33 UTC  (12+ messages)

[PATCH 0/12] Per-bdi writeback flusher threads v7
 2009-06-04 19:48 UTC  (4+ messages)
` [PATCH 07/12] writeback: support > 1 flusher thread per bdi

[PATCH] fuse: cache invalidation calls
 2009-06-04  9:35 UTC  (4+ 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).