linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-04-06 20:17:00 to 2010-04-15 23:04:30 UTC [more...]

[PATCH 00/35] Union mounts - everything but the xattrs
 2010-04-15 23:04 UTC  (24+ messages)
` [PATCH 01/35] VFS: Make lookup_hash() return a struct path
  ` [PATCH 02/35] VFS: Add read-only users count to superblock
    ` [PATCH 03/35] XXX autofs4: Save autofs trigger's vfsmount in super block info
      ` [PATCH 04/35] whiteout/NFSD: Don't return information about whiteouts to userspace
        ` [PATCH 05/35] whiteout: Add vfs_whiteout() and whiteout inode operation
          ` [PATCH 06/35] whiteout: Set S_OPAQUE inode flag when creating directories
            ` [PATCH 07/35] whiteout: Allow removal of a directory with whiteouts
              ` [PATCH 08/35] whiteout: tmpfs whiteout support
                ` [PATCH 09/35] whiteout: Split of ext2_append_link() from ext2_add_link()
                  ` [PATCH 10/35] whiteout: ext2 whiteout support
                    ` [PATCH 11/35] whiteout: jffs2 "
                      ` [PATCH 12/35] fallthru: Basic fallthru definitions
                        ` [PATCH 13/35] fallthru: ext2 fallthru support
                          ` [PATCH 14/35] fallthru: jffs2 "
                            ` [PATCH 15/35] fallthru: tmpfs "
                              ` [PATCH 16/35] union-mount: Writable overlays/union mounts documentation
                                ` [PATCH 17/35] union-mount: Introduce MNT_UNION and MS_UNION flags
                                  ` [PATCH 18/35] union-mount: Introduce union_mount structure and basic operations
                                    ` [PATCH 19/35] union-mount: Drive the union cache via dcache
                                      ` [PATCH 20/35] union-mount: Implement union lookup
                                        ` [PATCH 21/35] union-mount: Support for mounting union mount file systems
                                          ` [PATCH 22/35] union-mount: Call do_whiteout() on unlink and rmdir in unions
                                            ` [PATCH 23/35] union-mount: Copy up directory entries on first readdir()

[PATCH 2/2] [RFC] Remove BKL from fs/locks.c
 2010-04-15 20:36 UTC  (7+ messages)

[PATCH] Remove useless affectation in __lookup_mnt()
 2010-04-15 19:39 UTC 

[PATCH] mm: disallow direct reclaim page writeback
 2010-04-15 18:22 UTC  (81+ messages)
                    ` [PATCH 1/4] vmscan: delegate pageout io to flusher thread if current is kswapd
                    ` [PATCH 2/4] vmscan: kill prev_priority completely
                    ` [PATCH 3/4] vmscan: move priority variable into scan_control
                    ` [PATCH 4/4] vmscan: delegate page cleaning io to flusher thread if VM pressure is low
                            ` [PATCH 1/4] vmscan: simplify shrink_inactive_list()
                            ` [PATCH 2/4] [cleanup] mm: introduce free_pages_prepare
                            ` [PATCH 3/4] mm: introduce free_pages_bulk
                            ` [PATCH 4/4] vmscan: replace the pagevec in shrink_inactive_list() with list

[BUG] Rewriting backing_dev_info in MTD
 2010-04-15 17:23 UTC  (2+ messages)

[RFC PATCH 00/10] Reduce stack usage used by page reclaim V1
 2010-04-15 17:21 UTC  (11+ messages)
` [PATCH 01/10] vmscan: kill prev_priority completely
` [PATCH 02/10] vmscan: move priority variable into scan_control
` [PATCH 03/10] vmscan: simplify shrink_inactive_list()
` [PATCH 04/10] vmscan: Remove useless loop at end of do_try_to_free_pages
` [PATCH 05/10] vmscan: Remove unnecessary temporary vars in do_try_to_free_pages
` [PATCH 06/10] vmscan: Split shrink_zone to reduce stack usage
` [PATCH 07/10] vmscan: Remove unnecessary temporary variables in shrink_zone()
` [PATCH 08/10] vmscan: Setup pagevec as late as possible in shrink_inactive_list()
` [PATCH 09/10] vmscan: Setup pagevec as late as possible in shrink_page_list()
` [PATCH 10/10] vmscan: Update isolated page counters outside of main path in shrink_inactive_list()

[RFC][PATCH 0/3] ext4: inode preferred block allocation
 2010-04-15 16:22 UTC  (3+ messages)

[Lsf10-pc] [ATTEND] i'd like to attend!
 2010-04-15 13:58 UTC 

[PATCH 0/5] RFC: introduce extended inode owner identifier v6
 2010-04-15 11:30 UTC  (4+ messages)
` Ping

[RFC] nfs: use 2*rsize readahead size
 2010-04-14 21:22 UTC  (12+ messages)
        ` [RFC] nfs: use 4*rsize "

[PATCH 0/6] Ceph RADOS block device
 2010-04-14 17:39 UTC  (9+ messages)
` [PATCH 1/6] ceph: all allocation functions should get gfp_mask
  ` [PATCH 2/6] ceph: refactor osdc requests creation functions
  ` [PATCH 3/6] ceph: message layer can send/receive data in bio
  ` [PATCH 4/6] ceph: enable creation of clients that don't need mds
  ` [PATCH 5/6] ceph: refactor mount related functions, add helpers
  ` [PATCH 6/6] ceph: rados block device

[PATCH 1/2] jfs: add jfs speciffic ->setattr call
 2010-04-14 13:52 UTC  (5+ messages)

fuse: read zero size files
 2010-04-14 10:22 UTC  (3+ messages)

[RFC][PATCH 3/3] ext4: add EXT4_IOC_GET_PA to get inode PA information
 2010-04-14  8:19 UTC 

[RFC][PATCH 2/3] ext4: sort and merge inode PA
 2010-04-14  8:18 UTC 

[RFC][PATCH 1/3] ext4: add EXT4_IOC_CONTROL_PA to create/discard inode PA
 2010-04-14  8:17 UTC 

[PATCH] [TCM-FC/ConfigFS]: Convert layout to use generic configfs struct config_item_types
 2010-04-13 12:15 UTC 

[PATCH] ext2_free_inode(): remove useless call to brelse()
 2010-04-13  9:02 UTC  (4+ messages)

[PATCH 0/2] Context sensitive memory shrinker support
 2010-04-13  8:17 UTC  (4+ messages)
` [PATCH 1/2] mm: add context argument to shrinker callback
` [PATCH 2/2] xfs: add a shrinker to background inode reclaim

endless sync on bdi_sched_wait()? 2.6.33.1
 2010-04-12  0:47 UTC  (4+ messages)

[PATCH 01/01] quota: atomic dq_flags operations in do_set_dqblk
 2010-04-12 19:39 UTC  (3+ messages)

[PULL REQUEST] ext2, ext3, and quota fixes
 2010-04-12 19:22 UTC 

[PULL REQUEST] UDF fixes
 2010-04-12 19:20 UTC 

[PATCH 0/7] The FunctionFS composite function
 2010-04-11 19:27 UTC  (7+ messages)
` [PATCHv2 1/8] wait_event_interruptible_locked() interface
  ` [PATCHv2 2/8] fs/timerfd.c: make use of wait_event_interruptible_locked_irq()

[PATCH 1/3] vfs: re-introduce MAY_CHDIR
 2010-04-11 17:37 UTC  (4+ messages)
` [PATCH 2/3] security: make LSMs explicitly mask off permissions
` [PATCH 3/3] SELinux: special dontaudit for access checks

YOUR ATM CARD
 2010-04-08 17:17 UTC 

[PATCH 1/3] vfs: re-introduce MAY_CHDIR
 2010-04-09 22:14 UTC  (3+ messages)
  ` [PATCH 2/3] security: make LSMs explicitly mask off permissions
  ` [PATCH 3/3] SELinux: special dontaudit for access checks

[PATCH] vfs: reorganize inode chattr checks
 2010-04-09 19:00 UTC  (3+ messages)
` PING "

mailing list providers
 2010-04-09  3:17 UTC 

No Cost Webinar Invitation - Top 10 Free SEO Tools for Search Engines
 2010-04-08 19:28 UTC 

[PATCH 0/6] RFC quota: Redesign IO error handling interface
 2010-04-08 18:04 UTC  (7+ messages)
` [PATCH 1/6] quota: unify quota init condition in setattr
  ` [PATCH 2/6] quota: Add proper error handling on quota initialization
    ` [PATCH 3/6] quota: Check what quota is properly initialized for inode before charge
      ` [PATCH 4/6] ext3: handle errors in orphan_cleanup
        ` [PATCH 5/6] ext4: "
          ` [PATCH 6/6] quota: check error code from dquot_initialize

[ubifs] add update vfs super block infomation when remount to ro mode
 2010-04-08  7:20 UTC 

Please Respond
 2010-04-08  3:58 UTC 

[PATCH 0/3] ext4/quota: journalled quota optimizations
 2010-04-07 12:06 UTC  (8+ messages)
` [PATCH 1/3] quota: optimize mark_dirty logic
  ` [PATCH 2/3] ext4: journalled quota optimization

[PATCH] quota: handle io errors in dquot_transfer
 2010-04-07  9:55 UTC  (4+ messages)

[PATCH] radix_tree_tag_get() is not as safe as the docs make out [ver #2]
 2010-04-07  8:17 UTC  (3+ messages)

[PATCH] radix_tree_tag_get() is not as safe as the docs make out
 2010-04-06 21:18 UTC  (4+ messages)

BUG EXT3-fs: fragsize 1024 != blocksize 4096 (unsupported)
 2010-04-06 21:07 UTC  (6+ messages)

[PATCH] radix_tree_tag_get() is not as safe as the docs make out
 2010-04-06 19:48 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).