linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-09-17 13:56:28 to 2009-09-23 13:20:19 UTC [more...]

[PATCH 1/6] writeback: balance_dirty_pages() shall write more than dirtied pages
 2009-09-23 13:20 UTC  (3+ messages)
  ` [PATCH 5/6] writeback: don't delay inodes redirtied by a fast dirtier

[PATCH] md: stop using do_sync_mapping_range
 2009-09-23 13:18 UTC 

[PATCH] direct I/O fallback sync simplification
 2009-09-23 13:07 UTC 

[PATCH] ocfs: stop using do_sync_mapping_range
 2009-09-23 13:04 UTC 

[PATCH] make generic_acl slightly more generic
 2009-09-23 13:01 UTC 

[PATCH] sanitize xattr handler prototypes
 2009-09-23 12:41 UTC  (2+ messages)

[PATCH 1/8] networking/fanotify: declare fanotify socket numbers
 2009-09-23 11:32 UTC  (41+ messages)
          ` fanotify as syscalls

[PATCH] vfs: new FROM_ACCESS flag
 2009-09-23  8:48 UTC  (6+ messages)

[patch 07/21] fs: fix overflow in sys_mount() for in-kernel calls
 2009-09-23  6:26 UTC  (3+ messages)

regression in page writeback
 2009-09-23  4:00 UTC  (6+ messages)

[patch 00/11] new truncate sequence
 2009-09-23  2:29 UTC  (11+ messages)
` [PATCH 12/n] kill spurious reference to vmtruncate
` [PATCH 13/n] xfs: new truncate sequence
` [PATCH 14/n] sysv: "
` [PATCH 15/n] ntfs: "

(unknown)
 2009-09-23  1:48 UTC 

[PATCH 0/7] Per-bdi writeback flusher threads v20
 2009-09-23  1:05 UTC  (31+ messages)

[RESEND] [PATCH] readahead:add blk_run_backing_dev
 2009-09-22 20:58 UTC  (2+ messages)

[PATCH 00/21] ceph distributed file system client
 2009-09-22 18:21 UTC  (25+ messages)
` [PATCH 01/21] ceph: documentation
  ` [PATCH 02/21] ceph: on-wire types
    ` [PATCH 03/21] ceph: client types
      ` [PATCH 04/21] ceph: ref counted buffer
        ` [PATCH 05/21] ceph: super.c
          ` [PATCH 06/21] ceph: inode operations
            ` [PATCH 07/21] ceph: directory operations
              ` [PATCH 08/21] ceph: file operations
                ` [PATCH 09/21] ceph: address space operations
                  ` [PATCH 10/21] ceph: MDS client
                    ` [PATCH 11/21] ceph: OSD client
                      ` [PATCH 12/21] ceph: CRUSH mapping algorithm
                        ` [PATCH 13/21] ceph: monitor client
                          ` [PATCH 14/21] ceph: capability management
                            ` [PATCH 15/21] ceph: snapshot management
                              ` [PATCH 16/21] ceph: messenger library
                                ` [PATCH 17/21] ceph: message pools
                                  ` [PATCH 18/21] ceph: nfs re-export support
                                    ` [PATCH 19/21] ceph: ioctls
                                      ` [PATCH 20/21] ceph: debugfs
                                        ` [PATCH 21/21] ceph: Kconfig, Makefile

[RFC] [PATCH 0/7] Improve VFS to handle better mmaps when blocksize < pagesize (v3)
 2009-09-22 17:37 UTC  (12+ messages)
` [PATCH 1/7] fs: buffer_head writepage no invalidate
` [PATCH 2/7] fs: Remove zeroing from nobh_writepage
` [PATCH 3/7] ext4: Deprecate nobh mount option
` [PATCH 4/7] vfs: Add better VFS support for page_mkwrite when blocksize < pagesize
` [PATCH 5/7] ext4: Convert filesystem to the new truncate calling convention
` [PATCH 6/7] ext4: Convert ext4 to new mkwrite code
` [PATCH 7/7] ext2: Convert ext2 "

[patch 00/33] my current vfs scalability patch queue
 2009-09-22 15:17 UTC  (3+ messages)
` [patch 04/33] fs: brlock vfsmount_lock

[PATCH 0/4][RFC] NFSv3: implement extended attribute (XATTR) protocol
 2009-09-22 13:07 UTC  (10+ messages)
` [PATCH 1/4] NFSv3: convert client to generic xattr API
` [PATCH 2/4] NFSv3: add xattr API config option for client
` [PATCH 3/4] NFSv3: add client implementation of XATTR protocol
` [PATCH 4/4] NFSv3: add server "

[PATCH] VFS: document what MAY_ACCESS means
 2009-09-21 21:39 UTC  (7+ messages)
        ` fchdir, EACCESS and when to check (was: [PATCH] VFS: document what MAY_ACCESS means)

[PATCH RFC] Ext3 data=guarded
 2009-09-21 16:29 UTC  (6+ messages)
` [PATCH 2/2] Ext3: data=guarded mode

[PATCH 1/2] vfs: seq_file: add helpers for data filling
 2009-09-21 15:31 UTC  (9+ messages)
` [PATCH 2/2] vfs: fix d_path() for unreachable paths

[patch 18/21] vfs: seq_file: add helpers for data filling
 2009-09-21 12:43 UTC  (3+ messages)

[patch 20/21] vfs: no "(unreachable)" prefix for SYSVIPC maps in /proc/PID/maps
 2009-09-21 10:07 UTC  (3+ messages)

Is nobh code still useful?
 2009-09-20 18:17 UTC  (7+ messages)

[PATCH take 3][RFC] fat: Save FAT root directory timestamps to volume label
 2009-09-19 14:46 UTC  (5+ messages)

[patch 14/21] fs: remove unneeded DCACHE_UNHASHED tricks
 2009-09-18 20:05 UTC 

[patch 12/21] vfs: change sb->s_maxbytes to a loff_t
 2009-09-18 20:05 UTC 

[patch 11/21] vfs: explicitly cast s_maxbytes in fiemap_check_ranges
 2009-09-18 20:05 UTC 

[patch 13/21] vfs: remove redundant position check in do_sendfile
 2009-09-18 20:05 UTC 

[patch 09/21] vfs: optimize touch_time() too
 2009-09-18 20:05 UTC 

[patch 08/21] vfs: optimization for touch_atime()
 2009-09-18 20:05 UTC 

[patch 10/21] vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs
 2009-09-18 20:05 UTC 

[patch 21/21] libfs: return error code on failed attr set
 2009-09-18 20:06 UTC 

[patch 19/21] vfs: revert /proc/mounts to old behavior for unreachable mountpoints
 2009-09-18 20:06 UTC 

[patch 16/21] vfs: fix d_path() for unreachable paths
 2009-09-18 20:05 UTC 

[patch 04/21] libfs: make simple_read_from_buffer conventional
 2009-09-18 20:05 UTC 

[patch 15/21] fs: improve remount,ro vs buffercache coherency
 2009-09-18 20:05 UTC 

[patch 17/21] seq_file: return a negative error code when seq_path_root() fails
 2009-09-18 20:05 UTC 

[patch 01/21] vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems
 2009-09-18 20:05 UTC 

[patch 06/21] vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it
 2009-09-18 20:05 UTC 

[patch 03/21] vfs: improve comment describing fget_light()
 2009-09-18 20:05 UTC 

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

[patch 02/21] raw: fix rawctl compat ioctls breakage on amd64 and itanic
 2009-09-18 20:05 UTC 

'Subset' Hard Links
 2009-09-18  4:26 UTC  (3+ messages)

[PATCH 0/6] fix xfs by making I/O to vmap/vmalloc areas work
 2009-09-17 23:07 UTC  (7+ messages)
` [PATCH 1/6] mm: add coherence API for DMA to vmalloc/vmap areas
  ` [PATCH 2/6] parisc: add mm "
    ` [PATCH 3/6] arm: "
      ` [PATCH 4/6] sh: "
        ` [PATCH 5/6] block: permit I/O to vmalloc/vmap kernel pages
          ` [PATCH 6/6] xfs: fix xfs to work with Virtually Indexed architectures


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