linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-29 20:19:54 to 2009-06-04 15:20:44 UTC [more...]

[PATCH 0/11] Per-bdi writeback flusher threads v9
 2009-06-04 15:20 UTC  (22+ messages)

[PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
 2009-06-04 15:07 UTC  (14+ messages)
          ` [PATCH 2/9] exec_path 2/9: switch audit to ->exec_path
            ` [PATCH 3/9] exec_path 3/9: switch TOMOYO "
            ` [PATCH 4/9] exec_path 4/9: switch oprofile "
            ` [PATCH 6/9] exec_path 6/9: add struct spu::tsk
          ` [PATCH 5/9] exec_path 5/9: make struct spu_context::owner task_struct
          ` [PATCH 7/9] exec_path 7/9: switch cell SPU thing to ->exec_path
          ` [PATCH 8/9] exec_path 8/9: remove ->exe_file et al
          ` [PATCH 9/9] exec_path 9/9: remove VM_EXECUTABLE

[PATCH 0/4] FS: userspace notification of errors
 2009-06-04 14:29 UTC  (17+ messages)
` [PATCH 1/4] FS: filesystem corruption notification
  ` [PATCH 2/4] FAT: generalize errors and warning printing
    ` [PATCH 3/4] FAT: add 'notify' mount option
      ` [PATCH 4/4] EXT2: "

[PATCH 00/32] VFS based Union Mount (V3)
 2009-06-04 11:38 UTC  (2+ messages)

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

fgetattr/fsetattr file operation
 2009-06-04 10:27 UTC  (2+ messages)

[PATCH] Add CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES option
 2009-06-04 10:26 UTC  (11+ messages)

[PATCH] fuse: cache invalidation calls
 2009-06-04  9:35 UTC  (4+ messages)

[PATCH 0/5] FAT errors, user space notifications
 2009-06-04  3:54 UTC  (12+ messages)
` [PATCH 1/5] FAT: add 'errors' mount option
  ` [PATCH 2/5] FS: filesystem corruption notification
    ` [PATCH 3/5] FAT: generalize errors and warning printing
      ` [PATCH 4/5] FAT: add 'notify' mount option
        ` [PATCH 5/5] EXT2: "

[RFC][PATCH 0/9] File descriptor hot-unplug support
 2009-06-04  1:42 UTC  (47+ messages)
` [PATCH 0/23] File descriptor hot-unplug support v2
  ` [PATCH 01/23] mm: Introduce revoke_file_mappings
  ` [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 05/23] vfs: Teach lseek to use file_hotplug_lock
  ` [PATCH 06/23] vfs: Teach read/write to use file_hotplug_read_lock
  ` [PATCH 07/23] vfs: Teach sendfile,splice,tee,and vmsplice to use file_hotplug_lock
  ` [PATCH 08/23] vfs: Teach readdir "
  ` [PATCH 09/23] vfs: Teach poll and select "
  ` [PATCH 10/23] vfs: Teach do_path_lookup "
  ` [PATCH 11/23] mm: Teach mmap "
  ` [PATCH 12/23] vfs: Teach fcntl "
  ` [PATCH 13/23] vfs: Teach ioctl "
  ` [PATCH 14/23] vfs: Teach flock "
  ` [PATCH 15/23] vfs: Teach fallocate, and filp_close "
  ` [PATCH 16/23] vfs: Teach fstatfs, fstatfs64, ftruncate, fchdir, fchmod, fchown "
  ` [PATCH 17/23] proc: Teach /proc/<pid>/fd "
  ` [PATCH 18/23] vfs: Teach epoll "
  ` [PATCH 19/23] eventpoll: Fix comment
  ` [PATCH 20/23] vfs: Teach aio to use file_hotplug_lock
  ` [PATCH 21/23] vfs: Teach fsync "
  ` [PATCH 22/23] vfs: Teach fadvice to file_hotplug_lock
  ` [PATCH 23/23] vfs: Teach readahead to use the file_hotplug_lock

RFC: kill msdos and vfat modules?
 2009-06-04  1:26 UTC  (2+ messages)

[PATCH 0/26] sysfs cleanups v3
 2009-06-04  0:41 UTC  (19+ messages)
` [PATCH 01/26] sysfs: Implement sysfs_rename_link
  ` patch sysfs-implement-sysfs_rename_link.patch added to gregkh-2.6 tree
` [PATCH 04/26] sysfs: sysfs_remove_dir stop checking for bogus cases
` [PATCH 13/26] sysfs: Update s_iattr on link and unlink
` [PATCH 15/26] sysfs: Implement sysfs_getattr & sysfs_permission
` [PATCH 16/26] sysfs: In sysfs_chmod_file lazily propagate the mode change
` [PATCH 17/26] sysfs: Kill sysfs_addrm_start and sysfs_addrm_finish
` [PATCH 18/26] sysfs: Propagate renames to the vfs on demand
` [PATCH 19/26] sysfs: Merge sysfs_rename_dir and sysfs_move_dir
` [PATCH 20/26] sysfs: Pass super_block to sysfs_get_inode
` [PATCH 21/26] sysfs: Kill unused sysfs_sb variable
` [PATCH 22/26] sysfs: Normalize error handling in sysfs_fill_inode
` [PATCH 23/26] sysfs: Rename sysfs_mv_dir sysfs_rename
` [PATCH 24/26] sysfs: Make sysfs_rename_link atomic
` [PATCH 25/26] driver core: Don't remove kobjects in device_shutdown
` [PATCH 26/26] sysfs: In sysfs_add_one fail if the targe directory has been removed

ANNOUNCE: mdadm 3.0 - A tool for managing Soft RAID under Linux
 2009-06-03 17:26 UTC  (6+ messages)
    `  "
      ` [dm-devel] "

[PATCH][BUG] Lack of mutex_lock in drop_pagecache_sb()
 2009-06-03 14:47 UTC  (17+ messages)
        ` [PATCH] skip I_CLEAR state inodes

[PATCH 00/19] periodic write-back timer optimization
 2009-06-03 11:13 UTC  (9+ messages)

Why do fs outside regular namespace clear DCACHE_UNHASHED?
 2009-06-03  8:06 UTC  (4+ messages)

[PATCH] fuse: cache invalidation calls
 2009-06-03  8:01 UTC 

[PATCH] Return a negative error code when seq_path_root() fails
 2009-06-03  1:35 UTC 

MD and DM (was: Re: ANNOUNCE: mdadm 3.0 - A tool for managing Soft RAID under Linux)
 2009-06-02 23:39 UTC 

[PATCH 03/26] sysfs: Remove now unnecessary error reporting suppression
 2009-06-02 22:57 UTC  (2+ messages)
` patch sysfs-remove-now-unnecessary-error-reporting-suppression.patch added to gregkh-2.6 tree

[PATCH 02/26] driver core: Use sysfs_rename_link in device_rename
 2009-06-02 22:57 UTC  (2+ messages)
` patch driver-core-use-sysfs_rename_link-in-device_rename.patch added to gregkh-2.6 tree

Good Day
 2009-06-02 14:54 UTC 

[PATCH 0/12] Per-bdi writeback flusher threads v7
 2009-06-02 11:53 UTC  (5+ messages)

[patch] fs: improve remount,ro coherency
 2009-06-02 10:11 UTC 

[patch] fs: remove incorrect I_NEW warnings
 2009-06-02 10:07 UTC 

[PATCH 0/2] Use hrtimers in UBIFS
 2009-06-02  5:39 UTC  (4+ messages)
` [PATCH 1/2] hrtimer: export ktime_add_safe

[PATCH] readahead:add blk_run_backing_dev
 2009-06-01  4:30 UTC  (16+ messages)

[PATCH] readahead:add blk_run_backing_dev
 2009-06-01  2:23 UTC  (5+ messages)

[RESEND] [PATCH] readahead:add blk_run_backing_dev
 2009-06-01  1:04 UTC  (3+ messages)

[PATCH 0/24] sysfs cleanups
 2009-05-30 21:20 UTC  (17+ messages)
` [PATCH 04/24] sysfs: Normalize removing sysfs directories
` [PATCH 22/24] sysfs: Make sysfs_rename_link atomic


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