linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-21 23:22:49 to 2010-09-29 17:26:32 UTC [more...]

[PATCH -V20 00/12] Generic name to handle and open by handle syscalls
 2010-09-29 17:26 UTC  (19+ messages)
` [PATCH -V20 01/12] exportfs: Return the minimum required handle size
` [PATCH -V20 02/12] vfs: Add name to file handle conversion support
` [PATCH -V20 03/12] vfs: Add open by file handle support
` [PATCH -V20 04/12] vfs: Add handle based readlink syscall
` [PATCH -V20 05/12] vfs: Add handle based stat syscall
` [PATCH -V20 06/12] vfs: Add handle based link syscall
` [PATCH -V20 07/12] x86: Add new syscalls for x86_32
` [PATCH -V20 08/12] x86: Add new syscalls for x86_64
` [PATCH -V20 09/12] unistd.h: Add new syscalls numbers to asm-generic
` [PATCH -V20 10/12] vfs: Export file system uuid via /proc/<pid>/mountinfo
` [PATCH -V20 11/12] ext3: Copy fs UUID to superblock
` [PATCH -V20 12/12] ext4: "

World Bank has Approved The Sum Of One Million Dollars to you contact Dr Mr. Water Freek Email:world_bnk_transferunit1@w.cn by Sending the below information NAME:...Country:...Age:
 2010-09-29 15:57 UTC 

Dirtiable inode bdi default != sb bdi btrfs
 2010-09-29 14:10 UTC  (18+ messages)
    ` [stable] "

[PATCH] cifs: set backing_dev_info on new S_ISREG inodes
 2010-09-29 13:49 UTC 

[PATCH] Remove BKL usage from ncpfs
 2010-09-29 12:31 UTC  (4+ messages)

[PATCH 0/17] fs: Inode cache scalability
 2010-09-29 12:18 UTC  (18+ messages)
` [PATCH 01/17] kernel: add bl_list
` [PATCH 02/17] fs: icache lock s_inodes list
` [PATCH 03/17] fs: icache lock inode hash
` [PATCH 04/17] fs: icache lock i_state
` [PATCH 05/17] fs: icache lock i_count
` [PATCH 06/17] fs: icache lock lru/writeback lists
` [PATCH 07/17] fs: icache atomic inodes_stat
` [PATCH 08/17] fs: icache protect inode state
` [PATCH 09/17] fs: Make last_ino, iunique independent of inode_lock
` [PATCH 10/17] fs: icache remove inode_lock
` [PATCH 11/17] fs: Factor inode hash operations into functions
` [PATCH 12/17] fs: Introduce per-bucket inode hash locks
` [PATCH 13/17] fs: Implement lazy LRU updates for inodes
` [PATCH 14/17] fs: Inode counters do not need to be atomic
` [PATCH 15/17] fs: inode per-cpu last_ino allocator
` [PATCH 16/17] fs: Convert nr_inodes to a per-cpu counter
` [PATCH 17/17] fs: Clean up inode reference counting

[PATCH 0/1] Batched discard support
 2010-09-29  8:54 UTC  (2+ messages)
` [PATCH] Add ioctl FITRIM

Odd NFS related SIGBUS (& possible fix)
 2010-09-29  7:44 UTC  (2+ messages)

[PATCH 1/2] vfs: remove a warning on OPEN_FMODE()
 2010-09-28  8:27 UTC  (2+ messages)
` [PATCH 2/2] vfs: add __FMODE_EXEC

[PATCH 0/7 v3] overlay filesystem prototype
 2010-09-28  8:24 UTC  (17+ messages)
` [PATCH 3/7 v3] vfs: add flag to allow rename to same inode
` [PATCH 5/7 v3] vfs: fix possible use after free in finish_open()
` [PATCH 6/7 v3] overlay: hybrid overlay filesystem prototype

Status and dput() crash
 2010-09-27 22:42 UTC  (2+ messages)
` dput() crash in Nick's vfs-scale tree (with patch)

[PATCH 2/6] [RFC] Create the .relink file_operation
 2010-09-27 22:03 UTC  (7+ messages)
    ` [PATCH 3/6] [RFC] ext3/4: Allow relinking to unlinked files
      ` [PATCH 4/6] [RFC] Split do_linkat() out of sys_linkat
        ` [PATCH 5/6] [RFC] Checkpoint/restart unlinked files

[PATCH 00/34] Union mount core for review
 2010-09-27 18:50 UTC  (8+ messages)
` [PATCH 03/34] VFS: Add CL_NO_SLAVE flag to clone_mnt()/copy_tree()

[PATCH 1/2] [fs/9p] Add file_operations for cached mode in dotl protocol
 2010-09-27 16:05 UTC  (5+ messages)
` [PATCH 2/2] [9p] Introduce client side TFSYNC/RFSYNC for dotl
  ` [V9fs-developer] "

[PATCH -V4 00/11] New ACL format for better NFSv4 acl interoperability
 2010-09-27 13:14 UTC  (19+ messages)
` [PATCH -V4 01/11] vfs: Indicate that the permission functions take all the MAY_* flags
` [PATCH -V4 02/11] vfs: Pass all mask flags down to iop->check_acl
` [PATCH -V4 03/11] vfs: Add a comment to inode_permission()
` [PATCH -V4 04/11] vfs: Add generic IS_ACL() test for acl support
` [PATCH -V4 05/11] vfs: Add IS_RICHACL() test for richacl support
` [PATCH -V4 06/11] vfs: Optimize out IS_RICHACL() if CONFIG_FS_RICHACL is not defined
` [PATCH -V4 07/11] vfs: Make acl_permission_check() work for richacls
` [PATCH -V4 08/11] vfs: Add new file and directory create permission flags
` [PATCH -V4 09/11] vfs: Add delete child and delete self "
` [PATCH -V4 10/11] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH -V4 11/11] vfs: Add permission flags for setting file attributes

[PATCH 4/4] oom: don't ignore rss in nascent mm
 2010-09-27  2:50 UTC  (3+ messages)

[PATCH 1/6] hfsplus: fix BKL leak in hfsplus_ioctl
 2010-09-26 21:20 UTC  (6+ messages)
` [PATCH 2/6] hfsplus: split hfsplus_ioctl
` [PATCH 3/6] hfsplus: protect setflags using i_mutex
` [PATCH 4/6] hfsplus: introduce alloc_mutex
` [PATCH 5/6] hfsplus: use alloc_mutex in hfsplus_sync_fs
` [PATCH 5/6] hfsplus: remove BKL from hfsplus_put_super

GOOD DAY
 2010-09-26  1:52 UTC 

[2.6.35-rc3] NFS: possible irq lock inversion dependency
 2010-09-25  5:26 UTC  (24+ messages)
` [2.6.36-rc3] "
  ` [2.6.35-rc5] INET?: "
      ` [2.6.36-rc5] "
                        ` [PATCH] net: fix a lockdep splat

[ABI REVIEW][PATCH 0/8] Namespace file descriptors
 2010-09-24 17:06 UTC  (39+ messages)
` [PATCH 1/8] ns: proc files for namespace naming policy
` [PATCH 2/8] ns: Introduce the setns syscall
` [PATCH 3/8] ns proc: Add support for the network namespace
` [PATCH 4/8] ns proc: Add support for the uts namespace
` [PATCH 5/8] ns proc: Add support for the ipc namespace
` [PATCH 6/8] ns proc: Add support for the mount namespace
  ` [PATCH 7/8] net: Allow setting the network namespace by fd
  ` [PATCH 8/8] net: Implement socketat

[PATCH] ecryptfs: calling __vfs_setxattr_noperm() in ecryptfs_setxattr()
 2010-09-24 11:41 UTC 

[BUG] Oops while mkfs.ext3 in block/writeback
 2010-09-24  9:24 UTC  (2+ messages)

[PATCH 0/5] hybrid union filesystem prototype
 2010-09-23 19:22 UTC  (12+ messages)

[PATCH 00/15] cifs: multiuser mount overhaul (try #4)
 2010-09-23 12:43 UTC  (12+ messages)
` [PATCH 09/15] cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
` [PATCH 10/15] cifs: have find_readable/writable_file filter by fsuid
` [PATCH 11/15] cifs: fix cifs_show_options to show "username=" or "multiuser"
` [PATCH 13/15] cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid

[PATCH 00/13] trivial: Remove unnecessary casts of private_data
 2010-09-23 11:29 UTC  (3+ messages)
` [PATCH 08/13] fs/seq_file.c: "

(unknown),
 2010-09-23  9:43 UTC 

[PATCH 19/20] fs: change to new flag variable
 2010-09-23  6:51 UTC 

[PATCH] fs/locks.c: prepare for BKL removal
 2010-09-23  6:40 UTC  (6+ messages)

[RFC 02/22] configfs: Add struct configfs_item_operations->check_link() in configfs_unlink()
 2010-09-23  3:59 UTC  (15+ messages)

which of filesystem i shoulde use for a mapping server ?
 2010-09-22 19:57 UTC 

[PATCH] fs: {lock,unlock}_flocks() stubs to prepare for BKL removal
 2010-09-21 23:24 UTC 


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