messages from 2010-09-16 21:26:24 to 2010-09-23 08:49:59 UTC [more...]
[ABI REVIEW][PATCH 0/8] Namespace file descriptors
2010-09-23 8:49 UTC (6+ messages)
` [PATCH 1/8] ns: proc files for namespace naming policy
` [PATCH 2/8] ns: Introduce the setns syscall
` [PATCH 3/8] ns proc: Add support for the network namespace
` [PATCH 4/8] ns proc: Add support for the uts namespace
` [PATCH 5/8] ns proc: Add support for the ipc namespace
[PATCH 19/20] fs: change to new flag variable
2010-09-23 6:51 UTC
[2.6.35-rc3] NFS: possible irq lock inversion dependency
2010-09-23 6:44 UTC (23+ messages)
` [2.6.36-rc3] "
` [2.6.35-rc5] INET?: "
` [2.6.36-rc5] "
` [PATCH] net: fix a lockdep splat
[PATCH] fs/locks.c: prepare for BKL removal
2010-09-23 6:40 UTC (9+ messages)
[PATCH 00/15] cifs: multiuser mount overhaul (try #4)
2010-09-23 6:19 UTC (20+ 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 11/15] cifs: fix cifs_show_options to show "username=" or "multiuser"
` [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
[RFC 02/22] configfs: Add struct configfs_item_operations->check_link() in configfs_unlink()
2010-09-23 3:59 UTC (15+ messages)
Dirtiable inode bdi default != sb bdi btrfs
2010-09-23 0:54 UTC
[PATCH 0/7 v3] overlay filesystem prototype
2010-09-22 23:21 UTC (11+ 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
which of filesystem i shoulde use for a mapping server ?
2010-09-22 19:57 UTC
[PATCH] fs: {lock,unlock}_flocks() stubs to prepare for BKL removal
2010-09-21 23:24 UTC
[PATCH 0/8] Reduce latencies and improve overall reclaim efficiency v2
2010-09-21 22:24 UTC (10+ messages)
` [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
Remaining BKL users, what to do
2010-09-21 20:01 UTC (2+ messages)
[PATCH 00/34] Union mount core for review
2010-09-21 18:53 UTC (42+ 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] 9p: Implement TREADLINK operation for 9p2000.L
2010-09-21 14:11 UTC
Urgent Response
2010-09-21 8:59 UTC
Urgent Response
2010-09-21 9:00 UTC
[PATCH 1/2] 9p: Implement TLOCK
2010-09-21 8:37 UTC (2+ messages)
` [PATCH 2/2] 9p: Implement TGETLOCK
[PATCH 00/10] Assorted fixes/enhancements for overlayfs
2010-09-21 2:40 UTC (4+ messages)
` [PATCH 07/10] ovl: add initial revalidate support
[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 (19+ 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 "
[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 (18+ 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
[ANNOUNCE] TCM/LIO v4.0.0-rc4 for 2.6.36-rc4
2010-09-20 9:18 UTC (3+ 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] "
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).