linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-10-25 10:55:30 to 2009-11-04 03:49:57 UTC [more...]

[PATCH 0/13] sysfs lazification
 2009-11-04  3:49 UTC  (24+ messages)
` [PATCH 01/13] sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex
` [PATCH 02/13] sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
` [PATCH 03/13] sysfs: Use dentry_ops instead of directly playing with the dcache
` [PATCH 04/13] sysfs: Simplify sysfs_chmod_file semantics
` [PATCH 05/13] sysfs: Simplify iattr time assignments
` [PATCH 06/13] sysfs: Fix locking and factor out sysfs_sd_setattr
` [PATCH 07/13] sysfs: Update s_iattr on link and unlink
` [PATCH 08/13] sysfs: Nicely indent sysfs_symlink_inode_operations
` [PATCH 09/13] sysfs: Implement sysfs_getattr & sysfs_permission
` [PATCH 10/13] sysfs: In sysfs_chmod_file lazily propagate the mode change
` [PATCH 11/13] sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
` [PATCH 12/13] sysfs: Propagate renames to the vfs on demand
` [PATCH 13/13] sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir

[PATCH 1/1] PM: Making bdi threads non-freezable
 2009-11-03 21:03 UTC  (4+ messages)

[PATCH 00/27] Push down BKL to the filesystems (v2)
 2009-11-03 19:21 UTC  (51+ messages)
` [PATCH 01/27] BKL: Push down BKL from do_new_mount() to the filesystems get_sb/fill_super operation
` [PATCH 02/27] BKL: Remove outdated comment and include
` [PATCH 03/27] BKL: Remove BKL from simple_fill_super
` [PATCH 04/27] ext2: Add ext2_sb_info mutex
` [PATCH 05/27] BKL: Remove BKL from ext2 filesystem
` [PATCH 06/27] BKL: Remove BKL from ext3 fill_super()
` [PATCH 07/27] BKL: Remove BKL from ext3_put_super() and ext3_remount()
` [PATCH 08/27] BKL: Remove BKL from ext4 filesystem
` [PATCH 09/27] BKL: Remove BKL from 9p
` [PATCH 10/27] BKL: Remove BKL from autofs4
` [PATCH 11/27] BKL: Remove BKL from befs
` [PATCH 12/27] BKL: Remove BKL from btrfs
` [PATCH 13/27] BKL: Remove BKL from configfs
` [PATCH 14/27] BKL: Remove BKL from cramfs
` [PATCH 15/27] BKL: Remove BKL from devpts
` [PATCH 16/27] BKL: Remove BKL from efs
` [PATCH 17/27] BKL: Remove BKL from exofs
` [PATCH 18/27] BKL: Remove BKL from hostfs
` [PATCH 19/27] BKL: Remove BKL from hugetlbfs
` [PATCH 20/27] BKL: Remove BKL from minix
` [PATCH 21/27] BKL: Remove BKL from omfs
` [PATCH 22/27] BKL: Remove BKL from openpromfs
` [PATCH 23/27] BKL: Remove BKL from ramfs
` [PATCH 24/27] BKL: Remove BKL from romfs
` [PATCH 25/27] BKL: Remove BKL from sysfs
` [PATCH 26/27] BKL: Remove BKL from ubifs
` [PATCH 27/27] BKL: Remove BKL from xfs

[PATCH 1/2] sanitize xattr handler prototypes
 2009-11-03 17:11 UTC  (2+ messages)

Ext3 sequential read performance drop 2.6.29 -> 2.6.30,2.6.31,
 2009-11-03 16:50 UTC  (5+ messages)
  `  "
      ` [dm-devel] "

[PATCH 01/27] BKL: Push down BKL from do_new_mount() to the filesystems get_sb/fill_super operation
 2009-11-03 16:19 UTC 

[PATCH] BKL: Remove BKL from Squashfs
 2009-11-03 15:59 UTC 

[PATCH] cleanup blockdev_direct_IO locking
 2009-11-03 15:44 UTC 

[PATCH 2/2] make generic_acl slightly more generic
 2009-11-03 15:44 UTC 

ext3/jbd oops in journal_start
 2009-11-03 15:26 UTC  (5+ messages)

BKL: Remove BKL from Squashfs
 2009-11-03 15:15 UTC 

[PATCH 01/42] sysfs: Don't leak secdata when a sysfs_dirent is freed
 2009-11-03 11:02 UTC 

create_session bugfix
 2009-11-03  6:25 UTC  (5+ messages)
` [PATCH 1/2] nfsd4.1: fix session memory use calculation
  ` [PATCH 2/2] nfsd4.1: common slot allocation size calculation
` [pnfs] create_session bugfix

HPCA 2010 Workshop on the Use of Emerging Storage and Memory Technologies
 2009-11-03  6:13 UTC 

Deadlock with nilfs on 2.6.31.4
 2009-11-02 21:32 UTC  (5+ messages)

[PATCH 0/1] PM: Making bdi threads non-freezable
 2009-11-02 11:02 UTC 

[PATCH] Fix bio_alloc() and bio_kmalloc() documentation
 2009-11-02 10:38 UTC  (3+ messages)

[PATCH] Do not __always_inline bvec_kmap_irq() and bvec_kunmap_irq()
 2009-11-02 10:38 UTC  (2+ messages)

[PATCH] bio_put(): add bio_clone() to the list of functions in the comment
 2009-11-02 10:38 UTC  (2+ messages)

[RFC 0/3] Remove BKL from fs/
 2009-10-31 12:26 UTC  (7+ messages)
` [RFC 1/3] BKL pushdown from do_new_mount() to the filesystems
` [RFC 2/3] BKL: remove from ext2

symlinks with permissions
 2009-10-31  2:30 UTC  (27+ messages)

[PATCH 2/2] sd: WRITE SAME(16) / UNMAP support
 2009-10-30 16:02 UTC 

[PATCH] fs: Don't ignore MS_RDONLY in bind and not remount case
 2009-10-30  8:56 UTC  (3+ messages)

[PATCH 2/2] ufs: NFS support
 2009-10-29 20:13 UTC  (2+ messages)

[TOMOYO #16 01/25] LSM: Add security_path_chmod() andsecurity_path_chown()
 2009-10-29 15:56 UTC 

[PATCH 1/2] ufs: pass qstr instead of dentry where necessary for NFS
 2009-10-29 10:16 UTC 

[ANNOUNCE] Sheepdog: Distributed Storage System for KVM
 2009-10-28  3:53 UTC  (11+ messages)
      ` [Qemu-devel] "

[PATCH] Remove obsolete comment in fs.h
 2009-10-28  0:46 UTC 

[PATCH] nfs: new subdir Documentation/filesystems/nfs
 2009-10-27 23:36 UTC  (3+ messages)

[RFC PATCH 00/40] Writable overlays (union mounts)
 2009-10-27 21:22 UTC  (24+ messages)
` [PATCH 02/41] VFS: propagate mnt_flags into do_loopback
  ` [PATCH 03/41] VFS: Make lookup_hash() return a struct path
    ` [PATCH 04/41] VFS: Remove unnecessary micro-optimization in cached_lookup()
      ` [PATCH 05/41] VFS: Make real_lookup() return a struct path
        ` [PATCH 06/41] VFS: Introduce dput() variant that maintains a kill-list
          ` [PATCH 07/41] VFS: Add read-only users count to superblock
            ` [PATCH 08/41] Don't replace nameidata path when following links
              ` [PATCH 09/41] whiteout: Don't return information about whiteouts to userspace
                ` [PATCH 10/41] whiteout: Add vfs_whiteout() and whiteout inode operation
                  ` [PATCH 11/41] whiteout: Set S_OPAQUE inode flag when creating directories
                    ` [PATCH 12/41] union-mount: Allow removal of a directory
                      ` [PATCH 13/41] whiteout: tmpfs whiteout support
                        ` [PATCH 14/41] whiteout: Split of ext2_append_link() from ext2_add_link()
                          ` [PATCH 15/41] whiteout: ext2 whiteout support
                            ` [PATCH 16/41] whiteout: jffs2 "

[PATCH 1/6] fsnotify: kill FSNOTIFY_EVENT_FILE
 2009-10-27 19:10 UTC  (6+ messages)
` [PATCH 2/6] fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
` [PATCH 3/6] fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark
` [PATCH 4/6] fsnotify: rename mark_entry to just mark
` [PATCH 5/6] inotify: "
` [PATCH 6/6] dnotify: rename mark_entry to mark

[RFC] loop: issue aio with pages
 2009-10-27 17:50 UTC  (24+ messages)
` [PATCH 1/8] gadgetfs: use schedule_work() instead of EIOCBRETRY
  ` [PATCH 2/8] aio: disable retry
    ` [PATCH 3/8] aio: add an interface to submit aio from the kernel
      ` [PATCH 4/8] aio: add aio_read_pages and aio_write_pages
        ` [PATCH 5/8] dio: refactor __blockdev_direct_IO()
          ` [PATCH 6/8] dio: add an entry point which takes pages
            ` [PATCH 7/8] block: provide aio_read_pages and aio_write_pages
              ` [PATCH 8/8] loop: use aio to perform io on the underlying file

[PATCH] vfs: Add a trace point in the mark_inode_dirty function
 2009-10-27 16:01 UTC  (4+ messages)

Merged "Sort out loose ends after the O_SYNC series"
 2009-10-27 12:01 UTC  (2+ messages)

Extend FIEMAP to indicate shared extents
 2009-10-26 19:29 UTC  (6+ messages)
` [PATCH 1/2] fiemap: Add new extent flag FIEMAP_EXTENT_SHARED
  ` [Ocfs2-devel] "

ext3 writing of data before metadata in ordered mode
 2009-10-26 17:58 UTC  (6+ messages)

[PATCH 1/2] vfs: make real_lookup do dentry revalidation with
 2009-10-25 23:33 UTC  (9+ messages)

[PATCH 1/5] fsnotify: fsnotify_obtain_group kzalloc cleanup
 2009-10-25 20:27 UTC  (5+ messages)
` [PATCH 2/5] fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group
` [PATCH 3/5] fsnotify: rename fsnotify_groups to fsnotify_inode_groups
` [PATCH 4/5] fsnotify: initialize the group->num_marks in a better place
` [PATCH 5/5] fsnotify: add groups to fsnotify_inode_groups when registering inode watch


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