linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-15 12:27:47 to 2010-09-21 00:02:15 UTC [more...]

[PATCH 00/34] Union mount core for review
 2010-09-21  0:02 UTC  (40+ messages)
` [PATCH 01/34] VFS: Make clone_mnt() and copy_tree() return error codes
` [PATCH 02/34] VFS: Add CL_NO_SHARED flag to clone_mnt()/copy_tree()
` [PATCH 03/34] VFS: Add CL_NO_SLAVE "
` [PATCH 04/34] VFS: Add CL_MAKE_HARD_READONLY "
` [PATCH 05/34] union-mount: Union mounts documentation
` [PATCH 06/34] union-mount: Introduce MNT_UNION and MS_UNION flags
` [PATCH 07/34] union-mount: Add CONFIG_UNION_MOUNT option
` [PATCH 08/34] union-mount: Create union_stack structure
` [PATCH 09/34] union-mount: Add two superblock fields for union mounts
` [PATCH 10/34] union-mount: Add union_alloc()
` [PATCH 11/34] union-mount: Add union_find_dir()
` [PATCH 12/34] union-mount: Create d_free_unions()
` [PATCH 13/34] union-mount: Free union stack on removal of topmost dentry from dcache
` [PATCH 14/34] union-mount: Create union_add_dir()
` [PATCH 15/34] union-mount: Add union_create_topmost_dir()
` [PATCH 16/34] union-mount: Create IS_MNT_UNION()
` [PATCH 17/34] union-mount: Create needs_lookup_union()
` [PATCH 18/34] union-mount: Create check_topmost_union_mnt()
` [PATCH 19/34] union-mount: Add clone_union_tree() and put_union_sb()
` [PATCH 20/34] union-mount: Create build_root_union()
` [PATCH 21/34] union-mount: Create prepare_mnt_union() and cleanup_mnt_union()
` [PATCH 22/34] union-mount: Prevent improper union-related remounts
` [PATCH 23/34] union-mount: Prevent topmost file system from being mounted elsewhere
` [PATCH 24/34] union-mount: Prevent bind mounts of union mounts
` [PATCH 25/34] union-mount: Implement union mount
` [PATCH 26/34] union-mount: Temporarily disable some syscalls
` [PATCH 27/34] union-mount: Basic infrastructure of __union_lookup()
` [PATCH 28/34] union-mount: Process negative dentries in __union_lookup()
` [PATCH 29/34] union-mount: Return files found in lower layers "
` [PATCH 30/34] union-mount: Build union stack in __lookup_union()
` [PATCH 31/34] union-mount: Follow mount "
` [PATCH 32/34] union-mount: Add lookup_union() wrapper for __lookup_union()
` [PATCH 33/34] union-mount: Add do_lookup_union() "
` [PATCH 34/34] union-mount: Call union lookup functions in lookup path
` [PATCH -1/34] VFS: Add hard read-only users count to superblock

[PATCH 00/15] cifs: multiuser mount overhaul (try #4)
 2010-09-20 23:01 UTC  (16+ messages)
` [PATCH 03/15] cifs: fix handling of signing with writepages
` [PATCH 06/15] cifs: add cifs_sb_master_tcon and convert some callers to use it
  ` [PATCH 01/15] cifs: add tcon field to cifsFileInfo struct
  ` [PATCH 02/15] cifs: make various routines use the cifsFileInfo->tcon pointer
  ` [PATCH 04/15] cifs: add function to get a tcon from cifs_sb
  ` [PATCH 05/15] cifs: temporarily rename cifs_sb->tcon to ptcon to catch stragglers
  ` [PATCH 07/15] cifs: have cifs_new_fileinfo take a tcon arg
  ` [PATCH 08/15] cifs: add refcounted and timestamped container for holding tcons
  ` [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 12/15] cifs: add routines to build sessions and tcons on the fly
  ` [PATCH 13/15] cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid
  ` [PATCH 14/15] cifs: add "multiuser" mount option
  ` [PATCH 15/15] cifs: implement recurring workqueue job to prune old tcons
` [PATCH 11/15] cifs: fix cifs_show_options to show "username=" or "multiuser"

[RFC 02/22] configfs: Add struct configfs_item_operations->check_link() in configfs_unlink()
 2010-09-20 22:06 UTC  (11+ messages)

[PATCH 0/3 RESEND] BDI handling fixes
 2010-09-20 21:27 UTC  (7+ messages)
` [PATCH 1/3] bdi: Initialize noop_backing_dev_info properly
` [PATCH 2/3] char: Mark /dev/zero and /dev/kmem as not capable of writeback
` [PATCH 3/3] bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends

[PATCH][RFC] fs/exec.c: provide the correct process pid to the pipe helper
 2010-09-20 20:28 UTC  (20+ messages)
  ` [PATCH 1/2] nsproxy: add copy_namespaces_unattached
  ` [PATCH 2/2] exec: move core_pattern pipe helper into the crashing namespace
        ` [PATCH][RFC] v2 "

[PATCH 0/7 v3] overlay filesystem prototype
 2010-09-20 18:04 UTC  (8+ messages)
` [PATCH 1/7 v3] vfs: implement open "forwarding"
` [PATCH 2/7 v3] vfs: make i_op->permission take a dentry instead of an inode
` [PATCH 3/7 v3] vfs: add flag to allow rename to same inode
` [PATCH 4/7 v3] vfs: export do_splice_direct() to modules
` [PATCH 5/7 v3] vfs: fix possible use after free in finish_open()
` [PATCH 6/7 v3] overlay: hybrid overlay filesystem prototype
` [PATCH 7/7 v3] overlay: overlay filesystem documentation

[cifs bindaddr v5] cifs: Allow binding to local IP address
 2010-09-20 17:55 UTC  (2+ messages)

[PATCH] nilfs2: add bdev freeze/thaw support
 2010-09-20 16:21 UTC 

Remaining BKL users, what to do
 2010-09-20 15:50 UTC  (25+ messages)
              ` [PATCH] BKL: Remove BKL from isofs
` [autofs] Remaining BKL users, what to do

[BUG] Oops while mkfs.ext3 in block/writeback
 2010-09-20 15:49 UTC 

[PATCH 0/8] Reduce latencies and improve overall reclaim efficiency v2
 2010-09-20 13:05 UTC  (17+ messages)
` [PATCH 4/8] vmscan: Narrow the scenarios lumpy reclaim uses synchrounous reclaim
` [PATCH 5/8] vmscan: Remove dead code in shrink_inactive_list()
` [PATCH 6/8] vmscan: isolated_lru_pages() stop neighbour search if neighbour cannot be isolated
` [PATCH 7/8] writeback: Do not sleep on the congestion queue if there are no congested BDIs
` [PATCH 8/8] writeback: Do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone
  ` [PATCH] writeback: Do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encounted in the current zone fix

[ANNOUNCE] TCM/LIO v4.0.0-rc4 for 2.6.36-rc4
 2010-09-20  9:18 UTC  (3+ messages)

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

[ANN] Squashfs tools 4.1 released
 2010-09-20  1:18 UTC 

We have sent 9000.00 USD
 2010-09-19 13:28 UTC 

We have sent 9000.00 USD
 2010-09-19 13:27 UTC 

[PATCHSET #upstream] block, fs: replace HARDBARRIER with FLUSH/FUA, take#2
 2010-09-18 20:42 UTC  (11+ messages)
` [PATCH 23/41] dm: implement REQ_FLUSH/FUA support for bio-based dm
                  ` [dm-devel] "

Remaining BKL users, what to do
 2010-09-17 23:21 UTC 

[PATCH -V19 00/15] Generic name to handle and open by handle syscalls
 2010-09-17 17:40 UTC  (8+ messages)

[PATCH/RESEND] Use V9FS_MAGIC in statfs
 2010-09-17 14:59 UTC 

[PATCH 0/3] BDI handling fixes
 2010-09-17 13:44 UTC  (7+ messages)
` [PATCH 1/3] bdi: Initialize noop_backing_dev_info properly
` [PATCH 2/3] char: Mark /dev/zero and /dev/kmem as not capable of writeback
` [PATCH 3/3] bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends

[PATCH 0/6] overlay filesystem prototype
 2010-09-17 13:14 UTC  (3+ messages)
` [PATCH 2/6] vfs: make i_op->permission take a dentry instead of an inode

Readahead pages
 2010-09-17  7:11 UTC 

[POSSIBLE SPAM] Direct Deposit /ATM Ready
 2010-09-17  4:50 UTC 

[PATCH 00/17][cr][v4]: C/R file owner, locks, leases
 2010-09-17  0:07 UTC  (11+ messages)
` [PATCH 03/17][cr][v4]: Checkpoint file-owner information
` [PATCH 04/17][cr][v4]: Restore file_owner info
` [PATCH 06/17][cr][v4]: Checkpoint file-locks
` [PATCH 11/17][cr][v4]: Add ->fl_type_prev field
` [PATCH 12/17][cr][v4]: Add ->fl_break_notified field

[PATCH 00/12] more BKL removal after get_sb pushdown
 2010-09-16 17:46 UTC 

[PATCH 0/4] oom fixes for 2.6.36
 2010-09-16 17:44 UTC  (9+ messages)
` [PATCH 1/4] oom: remove totalpage normalization from oom_badness()
` [PATCH 2/4] Revert "oom: deprecate oom_adj tunable"
` [PATCH 3/4] move cred_guard_mutex from task_struct to signal_struct
` [PATCH 4/4] oom: don't ignore rss in nascent mm

[PATCH 2/2] execve: check the VM has enough memory at first
 2010-09-16 15:01 UTC  (4+ messages)

[PATCH 00/10] Assorted fixes/enhancements for overlayfs
 2010-09-16 14:47 UTC  (3+ messages)
` [PATCH 07/10] ovl: add initial revalidate support

[PATCH] Remove BKL from fs/locks.c
 2010-09-16 14:10 UTC  (12+ messages)

[PATCH] quota: Fix deadlock during path resolution
 2010-09-16  9:55 UTC  (3+ messages)

[PATCH] fs: Fix dentry leak at dentry_open()
 2010-09-16  9:48 UTC 

[PATCH] move cred_guard_mutex from task_struct to signal_struct
 2010-09-16  5:51 UTC  (3+ messages)

[RFC][PATCH] update /proc/sys/vm/drop_caches documentation
 2010-09-16  1:33 UTC  (2+ messages)

[PATCH 00/15] change default_llseek action
 2010-09-15 16:37 UTC  (5+ messages)

new "multi-version snapshot target" [was: Re: [PATCH] vfs: calculate block-size correctly]
 2010-09-15 15:44 UTC  (2+ 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).