linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-02-29 13:30:58 to 2008-03-10 11:40:11 UTC [more...]

how to show propagation state for mounts
 2008-03-10 11:39 UTC  (13+ messages)
          ` [rfc patch] "
            ` [RFC PATCH v2] vfs: optimization to /proc/<pid>/mountinfo patch

[RFC][PATCH 0/3] ext4 online defrag (ver 0.7)
 2008-03-10 10:48 UTC  (3+ messages)
  ` [PATCH 2/5] ext4: online defrag-- Allocate new contiguous blocks with mballoc

projected date for mount.cifs to support DFS junction points
 2008-03-10  6:14 UTC  (15+ messages)
      ` review 5, was "
          ` [linux-cifs-client] "

[RFC] quota: 64-bit limits with vfs
 2008-03-09 22:46 UTC  (3+ messages)

[PATCH] uverbs: kill last remaining modular get_empty_filp user
 2008-03-09  2:46 UTC  (15+ messages)
` [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from anon_inode_getfd()

[RFC][PATCH 1/3] xip: no struct pages -- get_xip_mem
 2008-03-08 18:53 UTC  (3+ messages)

[RFC]Introduce generalized hooks for getting and setting inode secctx
 2008-03-08 11:49 UTC  (38+ messages)
` [PATCH 1/2] VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx
` [PATCH 2/2] LSM/SELinux: inode_{get,set}secctx hooks to access LSM security context information

[RFC][PATCH 3/3] xip: no struct pages -- ext2
 2008-03-08  4:33 UTC 

[RFC][PATCH 2/3] xip: no struct pages -- direct_access
 2008-03-08  4:33 UTC 

[RFC][PATCH 0/3] xip: no struct pages -- summary
 2008-03-08  4:33 UTC 

[RFC][PATCH 2/3] ext4 online defrag (ver 0.7)
 2008-03-08  2:13 UTC  (6+ messages)
        ` Re:[PATCH 3/5] ext4: online defrag -- Move the file data to the new blocks

[PATCH] quota: additional range checks and mem_dqblk updates to handle 64-bit limits
 2008-03-08  0:56 UTC  (4+ messages)

[PATCH 1/5] ext4 online defrag header file changes
 2008-03-08  0:18 UTC 

background on the ext3 batching performance issue
 2008-03-07 20:45 UTC  (12+ messages)
        ` some hard numbers on ext3 & "

[RFC] ext3 freeze feature
 2008-03-07  9:13 UTC  (2+ messages)
` [RFC] freeze feature ver 1.0

- embed-a-struct-path-into-struct-nameidata-instead-of-nd-dentrymnt-unionfs.patch removed from -mm tree
 2008-03-06 22:28 UTC 

[PATCH 0/10] ocfs2: Userspace cluster stack support
 2008-03-06  1:13 UTC  (11+ messages)
` [PATCH 01/10] ocfs2: Add the user stack module
` [PATCH 02/10] ocfs2: Add the ocfs2_control misc device
` [PATCH 03/10] ocfs2: Start the ocfs2_control handshake
` [PATCH 04/10] ocfs2: Introduce the DOWN message to ocfs2_control
` [PATCH 05/10] ocfs2: Add the local node id to the handshake
` [PATCH 06/10] ocfs2: Add the 'set version' message to the ocfs2_control device
` [PATCH 07/10] ocfs2: add fsdlm to stackglue
` [PATCH 08/10] ocfs2: Change mlog_bug_on to BUG_ON in ocfs2_lockid.h
` [PATCH 09/10] ocfs2: Add kbuild for ocfs2_stack_user.ko
` [PATCH 10/10] ocfs2: Allow selection of cluster plug-ins

[PATCH 0/18] ocfs2: Cluster stack glue layer
 2008-03-06  0:27 UTC  (19+ messages)
` [PATCH 01/18] ocfs2: Separate out dlm lock functions
` [PATCH 02/18] ocfs2: Use global DLM_ constants in generic code
` [PATCH 03/18] ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API
` [PATCH 04/18] ocfs2: Create the lock status block union
` [PATCH 05/18] ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API
` [PATCH 06/18] ocfs2: Abstract out node number queries
` [PATCH 07/18] ocfs2: Move o2hb functionality into the stack glue
` [PATCH 08/18] ocfs2: Fill node number during cluster stack init
` [PATCH 09/18] ocfs2: Remove CANCELGRANT from the view of dlmglue
` [PATCH 10/18] ocfs2: handle async EAGAIN from NOQUEUE request
` [PATCH 11/18] ocfs2: Abstract out a debugging function for underlying dlms
` [PATCH 12/18] ocfs2: Clean up stackglue initialization
` [PATCH 13/18] ocfs2: Split o2cb code from generic stack functions
` [PATCH 14/18] ocfs2: Create ocfs2_stack_operations and split out the o2cb stack
` [PATCH 15/18] ocfs2: Break out stackglue into modules
` [PATCH 16/18] ocfs2: Create stack glue sysfs files
` [PATCH 17/18] ocfs2: Add the USERSPACE_STACK incompat bit
` [PATCH 18/18] ocfs2: Add the 'cluster_stack' sysfs file

[RFC][PATCH 3/3] ext4 online defrag (ver 0.7)
 2008-03-06  0:01 UTC 

[RFC][PATCH 1/3] ext4 online defrag (ver 0.7)
 2008-03-06  0:01 UTC 

[PATCH 0/7] ocfs2: Extended slot map
 2008-03-05 22:52 UTC  (8+ messages)
` [PATCH 1/7] ocfs2: Move slot map access into slot_map.c
` [PATCH 2/7] ocfs2: Make ocfs2_slot_info private
` [PATCH 3/7] ocfs2: Change the recovery map to an array of node numbers
` [PATCH 4/7] ocfs2: slot_map I/O based on max_slots
` [PATCH 5/7] ocfs2: De-magic the in-memory slot map
` [PATCH 6/7] ocfs2: Define the contents of the slot_map file
` [PATCH 7/7] ocfs2: New slot map format

[PATCH 2/2-v2] NFS: use new LSM interfaces to explicitly set mount options
 2008-03-05 22:12 UTC  (3+ messages)

[PATCH 1/2] LSM/SELinux: Interfaces to allow FS to control mount options
 2008-03-05 22:11 UTC  (3+ messages)

[PATCH 2/2] NFS: use new LSM interfaces to explicitly set mount options
 2008-03-05 18:58 UTC  (3+ messages)

[RFC][PATCH] vfs: extend passing of nameidata to most vfs helpers
 2008-03-05 17:48 UTC  (2+ messages)

[PATCH -v2] NFS/LSM: allow NFS to control all of its own mount options
 2008-03-05 14:34 UTC  (9+ messages)

Patch: romfs_lookup always failed in linux-2.6.25-rc3-git3
 2008-03-04 22:25 UTC  (6+ messages)

[PATCH 3/4] autofs4 - track uid and gid of last mount requestor
 2008-03-04 22:16 UTC  (17+ messages)

relatime in /etc/fstab on FC8
 2008-03-04  9:12 UTC  (3+ messages)

[patch 4/6] xip: support non-struct page backed memory
 2008-03-04  9:06 UTC  (14+ messages)

SECURITY: how to disable symlinks on cifs-client?
 2008-03-02 16:27 UTC 

very poor ext3 write performance on big filesystems?
 2008-03-01 20:04 UTC  (6+ messages)

[RFC][PATCH] fs/partitions/msdos: directly check if FAT boot sector
 2008-03-01  9:38 UTC  (3+ messages)

[PATCH 01/11] Security: Add hook to get full maclabel xattr name
 2008-03-01  0:41 UTC  (12+ messages)

RFC Labeled NFS Initial Code Review
 2008-02-29 21:50 UTC  (8+ messages)
` [PATCH 01/11] Security: Add hook to get full maclabel xattr name
` [PATCH 03/11] VFS: Add security label support to *notify

new_block error
 2008-02-29 20:44 UTC  (4+ messages)

[PATCH 01/11] Security: Add hook to get full maclabel xattr name
 2008-02-29 17:52 UTC  (11+ messages)

[PATCH 01/11] Security: Add hook to get full maclabel xattr name
 2008-02-29 17:26 UTC  (2+ messages)

[PATCH 0/4] autofs4 - autofs needs a miscelaneous device for ioctls
 2008-02-29 16:24 UTC  (4+ messages)
` [PATCH 4/4] autofs4 - add "


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