linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-04 09:17:07 to 2011-05-07 13:59:12 UTC [more...]

[PATCH 0/7] Network namespace manipulation with file descriptors
 2011-05-07 13:59 UTC  (13+ messages)
` [PATCH 1/7] ns: proc files for namespace naming policy
  ` [PATCH 3/7] ns proc: Add support for the network namespace
  ` [PATCH 4/7] ns proc: Add support for the uts namespace
  ` [PATCH 5/7] ns proc: Add support for the ipc namespace
    ` [PATCH 2/7] ns: Introduce the setns syscall
    ` [PATCH 6/7] net: Allow setting the network namespace by fd
  ` [PATCH 7/7] ns: Wire up the setns system call

[PATCH] fs: add FD_CLOFORK and O_CLOFORK
 2011-05-07 12:32 UTC  (9+ messages)

[PATCH] fs: avoid unecessary smp_wmb() in dup_fd()
 2011-05-07  6:30 UTC 

mounting ext3 with another superblock doesn't work?
 2011-05-07  5:56 UTC  (2+ messages)

[PATCH 1/1] coredump: use task comm instead of (unknown)
 2011-05-07  3:28 UTC  (7+ messages)

[PATCH 1/3] blkdev: Submit discard bio in batches in blkdev_issue_discard()
 2011-05-07  1:30 UTC  (8+ messages)
` [PATCH] blkdev: Do not return -EOPNOTSUPP if discard is supported

[RFC][PATCH 0/13] Per-container dcache management (and a bit more)
 2011-05-07  0:01 UTC  (4+ messages)

mmotm 2011-05-06-16-39 uploaded
 2011-05-06 23:39 UTC 

[PATCH 0/6] writeback: moving expire targets for background/kupdate works v2
 2011-05-06 23:06 UTC  (18+ messages)
` [PATCH 1/6] writeback: pass writeback_control down to move_expired_inodes()
` [PATCH 2/6] writeback: introduce writeback_control.inodes_cleaned
` [PATCH 6/6] writeback: refill b_io iff empty
        ` [RFC][PATCH] writeback: limit number of moved inodes in queue_io()
          ` [RFC][PATCH v2] "

[RFC][PATCH] Re: [BUG] ext4: cannot unfreeze a filesystem due to a deadlock
 2011-05-06 20:56 UTC  (27+ messages)
                  ` (unknown),
                    ` your mail
                              ` [RFC][PATCH] Do not accept a new handle when the F.S is frozen
                              ` [PATCH] Adding support to freeze and unfreeze a journal

[BUG] fatal hang untarring 90GB file, possibly writeback related
 2011-05-06 19:37 UTC  (17+ messages)

[PATCH 00/17] writeback fixes and cleanups for 2.6.40
 2011-05-06 19:02 UTC  (25+ messages)
` [PATCH 01/17] writeback: introduce wbc.tagged_sync for the WB_SYNC_NONE sync stage
` [PATCH 02/17] writeback: update dirtied_when for synced inode to prevent livelock
` [PATCH 03/17] writeback: introduce writeback_control.inodes_cleaned
` [PATCH 04/17] writeback: try more writeback as long as something was written
` [PATCH 05/17] writeback: the kupdate expire timestamp should be a moving target
` [PATCH 06/17] writeback: sync expired inodes first in background writeback
` [PATCH 07/17] writeback: refill b_io iff empty
` [PATCH 08/17] writeback: split inode_wb_list_lock into bdi_writeback.list_lock
` [PATCH 09/17] writeback: elevate queue_io() into wb_writeback()
` [PATCH 10/17] writeback: avoid extra sync work at enqueue time
` [PATCH 11/17] writeback: add bdi_dirty_limit() kernel-doc
` [PATCH 12/17] writeback: skip balance_dirty_pages() for in-memory fs
` [PATCH 13/17] writeback: remove writeback_control.more_io
` [PATCH 14/17] writeback: make writeback_control.nr_to_write straight
` [PATCH 15/17] writeback: remove .nonblocking and .encountered_congestion
` [PATCH 16/17] writeback: trace event writeback_single_inode
  ` [PATCH 16/17] writeback: trace event writeback_single_inode (v2)
` [PATCH 17/17] writeback: trace event writeback_queue_io

dd if=/dev/scd0 of=cd.iso kernel BUG
 2011-05-06 14:19 UTC 

[PATCH] 9p: Clean up get_protocol_version to use strcmp
 2011-05-06 13:05 UTC 

[PATCH] fs/9p: Fix invalid mount options/args
 2011-05-06 12:54 UTC 

McAfee GroupShield Alert
 2011-05-06  8:08 UTC 

Hello;
 2011-05-03  7:29 UTC 

MTCN Numbers: 6096147516
 2011-05-05 19:38 UTC 

memcg: fix fatal livelock in kswapd
 2011-05-05 21:00 UTC  (7+ messages)

MTCN Numbers: 6096147516
 2011-05-05 19:41 UTC 

[PATCH 1/3 v3] fs: add SEEK_HOLE and SEEK_DATA flags
 2011-05-05 20:16 UTC  (4+ messages)
` [PATCH 2/3 v3] Btrfs: implement our own ->llseek
` [PATCH 3/3 v3] Ext4: handle SEEK_HOLE/SEEK_DATA generically
` [TEST] test the seek_hole/seek_data functionality

Is it possible for the ext4/btrfs file system to pass some context related info to low level block driver?
 2011-05-05 20:11 UTC  (8+ messages)

[PATCH 1/2 v2] fs: add SEEK_HOLE and SEEK_DATA flags
 2011-05-05 19:35 UTC  (15+ messages)
` [PATCH 2/2 v2] Btrfs: implement our own ->llseek

[PATCH 0/6] writeback fixes and trace events
 2011-05-05 17:26 UTC  (22+ messages)
` [PATCH 1/6] writeback: add bdi_dirty_limit() kernel-doc
` [PATCH 2/6] writeback: skip balance_dirty_pages() for in-memory fs
` [PATCH 3/6] writeback: make nr_to_write a per-file limit
` [PATCH 4/6] writeback: trace event writeback_single_inode
` [PATCH 5/6] writeback: trace event writeback_queue_io
  ` [PATCH 5/6] writeback: trace event writeback_queue_io (v2)
` [PATCH 6/6] writeback: convert to relative older_than_this in trace events

[RFC] block integrity: Fix write after checksum calculation problem
 2011-05-05 15:26 UTC  (20+ messages)
                ` [RFC v2] block integrity: Stabilize(?) pages during writeback
                  ` [PATCH v3 0/3] data integrity: Stabilize pages during writeback for ext4
                  ` [PATCH v3 1/3] ext4: Clean up some wait_on_page_writeback calls
                  ` [PATCH v3 2/3] ext4: Wait for writeback to complete while making pages writable
                  ` [PATCH v3 3/3] mm: Wait for writeback when grabbing pages to begin a write

[PATCH 0/3] sync livelock fixes v2
 2011-05-05 14:34 UTC  (19+ messages)
` [PATCH 1/3] writeback: introduce wbc.tagged_sync for the WB_SYNC_NONE sync stage
` [PATCH 2/3] writeback: update dirtied_when for synced inode to prevent livelock
` [PATCH 3/3] writeback: avoid extra sync work at enqueue time

[PATCH] fs: kill default_llseek
 2011-05-05 14:27 UTC 

[PATCH] jbd2: take j_list_lock when checking b_jlist in do_get_write_access
 2011-05-05 14:14 UTC  (3+ messages)

[PATCH] writeback: remove .nonblocking and .encountered_congestion
 2011-05-05 13:59 UTC  (3+ messages)

overlayfs patches for ovl_copy_up & ovl_rename
 2011-05-05  9:06 UTC  (2+ messages)

[PATCH v2] fadvise: introduce POSIX_FADV_DONTNEED_FS
 2011-05-04 22:09 UTC  (3+ messages)

[TEST] simple test to make sure seek_hole/seek_data is working right
 2011-05-04 19:27 UTC 

+ writeback-split-inode_wb_list_lock-into-bdi_writebacklist_lock-fix-f ix.patch added to -mm tree
 2011-05-04 18:42 UTC  (2+ messages)

[RFC][PATCH 0/7] File descriptor labeling
 2011-05-04 17:42 UTC  (8+ messages)

XFS status update for April 2011
 2011-05-04 16:01 UTC 

jfs_fsck fails at boot, after upgrade to recent kernel
 2011-05-04 15:09 UTC  (2+ messages)

[PATCH] hfsplus: read support for directory hardlinks
 2011-05-04 15:04 UTC  (6+ messages)

[RFC][PATCH] Re: [BUG] ext4: cannot unfreeze a filesystem due to a deadlock
 2011-05-04 14:30 UTC  (17+ messages)

[PATCH 1/2] split inode_wb_list_lock into bdi_writeback.list_lock
 2011-05-04 11:17 UTC  (5+ messages)
` [PATCH 2/2] writeback: elevate queue_io() into wb_writeback()


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