linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-07 06:15:54 to 2009-05-14 04:09:03 UTC [more...]

[RFC] The reflink(2) system call
 2009-05-14  3:57 UTC  (60+ messages)
` [PATCH 1/3] fs: Document the "
              ` [Ocfs2-devel] "
` [RFC] The reflink(2) system call v2
      ` [RFC] The reflink(2) system call v4

[PATCH 00/13] cifs: implement proper hardlink detection (try #3)
 2009-05-14  2:53 UTC  (15+ messages)
` [PATCH 01/13] cifs: have cifs_NTtimeToUnix take a little-endian arg
` [PATCH 02/13] cifs: make cnvrtDosUnixTm take a little-endian args and an offset
` [PATCH 03/13] cifs: reorganize get_cifs_acl
` [PATCH 04/13] cifs: clean up set_cifs_acl interfaces
  ` [linux-cifs-client] "
` [PATCH 05/13] cifs: rename cifs_iget to cifs_root_iget
` [PATCH 06/13] cifs: add new cifs_iget function and convert unix codepath to use it
` [PATCH 07/13] cifs: convert posix readdir codepath to use cifs_iget
` [PATCH 08/13] cifs: convert cifs_get_inode_info "
` [PATCH 09/13] cifs: convert non-posix readdir codepath "
` [PATCH 10/13] cifs: remove cifs_new_inode
` [PATCH 11/13] cifs: make serverino the default when mounting
` [PATCH 12/13] cifs: remove cifsInodeInfo->inUse counter
` [PATCH 13/13] cifs: remove "hardlink detection" from cifs_rename

[RESEND][PATCH] lseek: remove i_mutex
 2009-05-14  0:26 UTC 

[PATCH 1/1] fs: fix lock imbalance in do_remount_sb()
 2009-05-13 23:08 UTC  (2+ messages)

ubifs, race between link and unlink/rename?
 2009-05-13 18:28 UTC  (2+ messages)

[Bug 13232] ext3/4 with synchronous writes gets wedged by Postfix
 2009-05-13 18:13 UTC 

Query to optimize PageCache size in system
 2009-05-13 15:54 UTC  (3+ messages)

[PATCH 00/13] cifs: implement proper hardlink detection
 2009-05-13 11:02 UTC  (22+ messages)
` [PATCH 01/13] cifs: have cifs_NTtimeToUnix take a little-endian arg
` [PATCH 02/13] cifs: make cnvrtDosUnixTm take a little-endian args and an offset
` [PATCH 03/13] cifs: allow get_cifs_acl to be called without an inode
` [PATCH 04/13] cifs: rename cifs_iget to cifs_root_iget
` [PATCH 05/13] cifs: add new cifs_fattr struct for holding cifs inode attributes in common way
` [PATCH 06/13] cifs: add new cifs_iget function and convert unix codepath to use it
` [PATCH 07/13] cifs: convert posix readdir codepath to use cifs_iget
` [PATCH 08/13] cifs: convert cifs_get_inode_info "
` [PATCH 09/13] cifs: convert non-posix readdir codepath "
` [PATCH 10/13] cifs: remove cifs_new_inode
` [PATCH 11/13] cifs: make serverino the default when mounting
` [PATCH 12/13] cifs: remove cifsInodeInfo->inUse counter
` [PATCH 13/13] cifs: remove "hardlink detection" from cifs_rename

[patch 0/3] make splice more generic
 2009-05-13  9:01 UTC  (12+ messages)
` [patch 1/3] splice: implement pipe to pipe splicing
` [patch 2/3] splice: implement default splice_read method
` [patch 3/3] splice: implement default splice_write method

[PATCH 5/6] vfs: Add BUG_ON for delayed and unwritten flags in submit_bh()
 2009-05-12 22:45 UTC 

[2.6.27.stable][patch 0/6] page_mkwrite fixes
 2009-05-12 22:07 UTC  (8+ messages)
` [2.6.27.stable][patch 1/6] mm: page_mkwrite change prototype to match fault
` [2.6.27.stable][patch 2/6] fs: fix page_mkwrite error cases in core code and btrfs
` [2.6.27.stable][patch 3/6] mm: close page_mkwrite races
` [2.6.27.stable][patch 4/6] GFS2: Fix page_mkwrite() return code
` [2.6.27.stable][patch 5/6] NFS: Fix the return value in nfs_page_mkwrite()
` [2.6.27.stable][patch 6/6] NFS: Close page_mkwrite() races
` [stable] [2.6.27.stable][patch 0/6] page_mkwrite fixes

[patch 5/5] fs/inode.c: add dev-id and inode number for debugging in init_special_inode()
 2009-05-12 20:50 UTC 

[patch 1/5] vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems
 2009-05-12 20:50 UTC 

[patch 4/5] libfs: make simple_read_from_buffer conventional
 2009-05-12 20:50 UTC 

[patch 3/5] vfs: improve comment describing fget_light()
 2009-05-12 20:50 UTC 

[patch 2/5] raw: fix rawctl compat ioctls breakage on amd64 and itanic
 2009-05-12 20:50 UTC 

[PATCH 1/3] fs: Document the reflink(2) system call
 2009-05-12 19:40 UTC  (11+ messages)

Help to edit inode content
 2009-05-12 15:39 UTC 

[PATCH] fs: Don't pass stack garbage to filesystem's get_block() in map_bh->b_size
 2009-05-12 14:07 UTC  (4+ messages)

[PATCH 2/2] ->write_super lock_super pushdown
 2009-05-12 13:40 UTC  (5+ messages)

Is TRIM/DISCARD going to be a performance problem?
 2009-05-12 13:28 UTC  (31+ messages)

[PATCH vfs-2.6:for-next] Push BKL down into ->remount_fs() v2
 2009-05-12 13:10 UTC  (2+ messages)
` [PATCH vfs-2.6:for-next] Push BKL down into ->remount_fs()

Q: NFSD readdir in linux-2.6.28
 2009-05-11 23:16 UTC  (20+ messages)
          ` [PATCH] Fix i_mutex handling in nfsd readdir
            ` [PATCH v2] "

[PATCH 1/2] jffs2: move jffs2_write_super to super.c
 2009-05-11 21:36 UTC  (2+ messages)

[RFC] fiemap tester
 2009-05-11 19:30 UTC  (9+ messages)

oddity in v9fs_kill_super()
 2009-05-11 18:55 UTC  (2+ messages)

copy-on-write files
 2009-05-11 18:25 UTC  (3+ messages)

[ANNOUNCE] util-linux-ng v2.15 (stable)
 2009-05-11 14:43 UTC  (2+ messages)

SELinux and access(2), we want to know
 2009-05-08 14:53 UTC  (13+ messages)

Cachefiles question
 2009-05-08 14:11 UTC  (2+ messages)

GRANT AWARD - 2009
 2009-05-07 17:02 UTC 

Info Award!!
 2009-05-07 13:20 UTC 

[PATCH 1/2] push MS_RDONLY check from ->write_super into caller
 2009-05-07  6:15 UTC  (3+ 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).