linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-16 08:14:27 to 2010-02-23 17:34:04 UTC [more...]

[PATCH 2/5] bitops: compile time optimization for hweight_long(CONSTANT)
 2010-02-23 17:34 UTC  (31+ messages)
                                ` [PATCH] x86: Add optimized popcnt variants

[PATCH] fs: add fincore(2) (mincore(2) for file descriptors)
 2010-02-23 16:39 UTC  (6+ messages)

[ext3] Changes to block device after an ext3 mount point has been remounted readonly
 2010-02-23 13:55 UTC  (9+ messages)

[RFC PATCH] Generic name to handle and open by handle syscalls
 2010-02-23  8:58 UTC  (18+ messages)
` [RFC PATCH 1/3] vfs: Add name to file handle conversion support
` [RFC PATCH 2/3] vfs: Add open by file handle support
` [RFC PATCH 3/3] x86: Add new syscalls for x86_32

[PATCH] Fix __d_path for lazy unmounts
 2010-02-23  1:56 UTC  (6+ messages)

[PATCH 2/3] [LIO-Target/ConfigFS]: Convert layout to use generic configfs struct config_item_types WIP
 2010-02-23  1:04 UTC 

[PATCH 0/3] Generic v4.0 fabric module configfs infrastructure
 2010-02-23  1:03 UTC 

[PATCH 3/3] [TCM_Loop/ConfigFS]: Convert layout to use generic configfs struct config_item_types
 2010-02-23  1:04 UTC 

[PATCH 1/3] [TCM/Configfs]: Generic fabric module configfs infrastructure WIP
 2010-02-23  1:04 UTC 

[PATCH 00/19] fs cleanup: remove duplicated code on inode init
 2010-02-23  0:28 UTC  (43+ messages)
` [PATCH 01/19] vfs: Add inode uid,gid,mode initialization with helper function
    ` [PATCH 01/19] vfs: Add inode uid,gid,mode init helper v2
` [PATCH 02/19] 9p: replace inode uid,gid,mode initialization with helper function
` [PATCH 03/19] bfs: "
` [PATCH 04/19] btrfs: "
` [PATCH 05/19] exofs: "
` [PATCH 06/19] ext2: "
    ` [PATCH 06/19] ext2: replace inode uid,gid,mode init with helper v2
` [PATCH 07/19] ext3: replace inode uid,gid,mode initialization with helper function
  ` [PATCH 07/19] ext3: replace inode uid,gid,mode init with helper v2
` [PATCH 08/19] ext4: replace inode uid,gid,mode initialization with helper function
    ` [PATCH 08/19] ext4: replace inode uid,gid,mode init with helper v2
      ` [PATCH] ext4: deprecate obsoleted mount options
` [PATCH 09/19] jfs: replace inode uid,gid,mode initialization with helper function
    ` [PATCH 09/19] jfs: replace inode uid,gid,mode init with helper v2
` [PATCH 10/19] minix: replace inode uid,gid,mode initialization with helper function
` [PATCH 11/19] nilfs2: "
` [PATCH 12/19] ocfs2: "
` [PATCH 13/19] omfs: "
` [PATCH 14/19] ramfs: "
` [PATCH 15/19] reiserfs: "
` [PATCH 16/19] sysv: "
` [PATCH 17/19] ubifs: "
` [PATCH 18/19] udf: "
    ` [PATCH 18/19] udf: replace inode uid,gid,mode init with helper v2
        ` [PATCH 18/19] udf: replace inode uid,gid,mode init with helper v3
` [PATCH 19/19] ufs: replace inode uid,gid,mode initialization with helper function

[PATCH] vfs: Fix use-after-free of vfsmount by mnt_drop_write()
 2010-02-22 21:13 UTC  (3+ messages)

[RFC PATCH] VFS: Simplify truncate logic in do_filp_open()
 2010-02-22 21:08 UTC  (2+ messages)

[PATCH] VFS: BUG_ON() rehash of an already hashed dentry
 2010-02-22 20:42 UTC 

[PATCH] VFS: Make lookup_hash() return a struct path
 2010-02-22 20:39 UTC 

[PATCH v2] vfs: add NOFOLLOW flag to umount(2)
 2010-02-22 20:29 UTC  (4+ messages)

[PATCH] VFS: Comment follow_mount() and friends
 2010-02-22 20:28 UTC 

[PATCH 0/7] vfs: notify_changes() error handling
 2010-02-22 17:37 UTC  (13+ messages)
` [PATCH 1/7] mm: add nofail version of vmtruncate() and inode_setattr()
  ` [PATCH 2/7] vfs: inode_change_ok have to perform all necessery checks
    ` [PATCH 3/7] vfs: do not allow inode_setattr() to fail after vfs_dq_transfer()
      ` [PATCH 4/7] ext2: use nofail variant of inode_setattr()
        ` [PATCH 5/7] ext3: "
          ` [PATCH 6/7] ext4: "
            ` [PATCH 7/7] ocfs2: "

[ANNOUNCE] util-linux-ng v2.17.1
 2010-02-22 10:30 UTC 

question about fs/smbfs/request.c
 2010-02-22  7:15 UTC 

[PATCH 00/11] 512K readahead size with thrashing safe readahead
 2010-02-21  2:25 UTC  (9+ messages)
` [PATCH 03/11] readahead: bump up the default readahead size

[Regression] Filesystem I/O is CPU-bound in rc7 and rc8
 2010-02-21  2:12 UTC  (10+ messages)

2010 Royal Dutch Shell Award Winner
 2010-02-20 16:45 UTC 

[PATCH 0/8] dquot interface cleanups
 2010-02-20 11:51 UTC  (9+ messages)
` [PATCH 1/8] dquot: cleanup space allocation / freeing routines
` [PATCH 2/8] dquot: cleanup inode "
` [PATCH 3/8] dquot: move dquot transfer responsibiliy into the filesystem
` [PATCH 4/8] dquot: cleanup dquot transfer routine
` [PATCH 5/8] dquot: move dquot drop responsibiliy into the filesystem
` [PATCH 6/8] dquot: cleanup dquot drop routine
` [PATCH 7/8] dquot: move dquot initialization responsibiliy into the filesystem
` [PATCH 8/8] dquot: cleanup dquot initialize routine

[PATCH 0/6] RFC: introduce extended inode owner identifier v4
 2010-02-20 10:58 UTC  (13+ messages)
` [PATCH 1/6] vfs: add per-sb auxiliary inode attribute table
  ` [PATCH 2/6] quota: switch reservation space management to aux_attribute
    ` [PATCH 3/6] vfs: Add additional owner identifier
      ` [PATCH 4/6] quota: Implement metagroup support for quota
        ` [PATCH 5/6] ext4: enlarge mount option field
          ` [PATCH 6/6] ext4: Implement metagroup support for ext4 filesystem

[PATCH 00/10] quotactl fixed and cleanups
 2010-02-17 23:34 UTC  (19+ messages)
` [PATCH 01/10] quota: split do_quotactl
` [PATCH 02/10] quota: clean up checks for supported quota methods
` [PATCH 03/10] quota: special case Q_SYNC without device name
` [PATCH 04/10] quota: simplify permission checking
` [PATCH 05/10] quota: clean up Q_XQUOTASYNC
` [PATCH 06/10] quota: move code from sync_quota_sb into vfs_quota_sync
` [PATCH 07/10] quota: remove invalid optimization from quota_sync_all
` [PATCH 08/10] quota: split out netlink notification support from quota.c
` [PATCH 09/10] quota: split out compat_sys_quotactl "
` [PATCH 10/10] quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquota

[PATCH] VFS: clarify that nonseekable_open() will never fail
 2010-02-17  5:59 UTC 

[PATCH 0/4] quota: RFC add extend quota type v2
 2010-02-16 21:13 UTC  (11+ messages)
` [PATCH 1/4] quota: sb_quota state flags cleanup
  ` [PATCH 2/4] quota: generalize quota transfer interface
    ` [PATCH 3/4] introduce get_id callback
      ` [PATCH 4/4] quota: add generic subtree quota support

[RFC] vfs generic subtree support
 2010-02-16 19:39 UTC  (12+ messages)

[ANNOUNCE] util-linux-ng v2.17.1-rc1
 2010-02-16 15:17 UTC 

[PATCH] fs: Add flags to __d_path for suppressing suffix and mapping /proc/self
 2010-02-16 12:11 UTC  (3+ messages)
  ` [PATCH] fs: Add flags to __d_path for suppressing suffix andmapping /proc/self


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