linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-19 23:18:59 to 2012-11-23 13:24:17 UTC [more...]

Recent kernel "mount" slow
 2012-11-23 13:24 UTC  (5+ messages)

[PATCH 1/2] autofs4: allow autofs to work outside the initial PID namespace
 2012-11-23 12:09 UTC  (4+ messages)
` [PATCH 2/2] autofs4: translate pids to the right namespace for the daemon

[RFC] LFTL: a FTL for large parallel IO flash cards
 2012-11-23  9:09 UTC  (5+ messages)

[PATCH v4 00/31] loop: Issue O_DIRECT aio using bio_vec
 2012-11-23  8:21 UTC  (39+ messages)
` [PATCH v4 01/31] iov_iter: move into its own file
` [PATCH v4 02/31] iov_iter: iov_iter_copy_from_user() should use non-atomic copy
` [PATCH v4 03/31] iov_iter: add copy_to_user support
  ` [PATCH v4 04/31] fuse: convert fuse to use iov_iter_copy_[to|from]_user
` [PATCH v4 05/31] iov_iter: hide iovec details behind ops function pointers
` [PATCH v4 06/31] iov_iter: add bvec support
` [PATCH v4 07/31] iov_iter: add a shorten call
` [PATCH v4 08/31] iov_iter: let callers extract iovecs and bio_vecs
` [PATCH v4 09/31] dio: create a dio_aligned() helper function
` [PATCH v4 10/31] dio: Convert direct_IO to use iov_iter
` [PATCH v4 11/31] dio: add bio_vec support to __blockdev_direct_IO()
` [PATCH v4 12/31] fs: pull iov_iter use higher up the stack
` [PATCH v4 13/31] aio: add aio_kernel_() interface
` [PATCH v4 14/31] aio: add aio support for iov_iter arguments
` [PATCH v4 15/31] bio: add bvec_length(), like iov_length()
` [PATCH v4 16/31] loop: use aio to perform io on the underlying file
` [PATCH v4 17/31] fs: create file_readable() and file_writable() functions
` [PATCH v4 18/31] fs: use read_iter and write_iter rather than aio_read and aio_write
` [PATCH v4 19/31] fs: add read_iter and write_iter to several file systems
` [PATCH v4 20/31] ocfs2: add support for read_iter, write_iter, and direct_IO_bvec
` [PATCH v4 21/31] ext4: add support for read_iter and write_iter
` [PATCH v4 22/31] nfs: add support for read_iter, write_iter
` [PATCH v4 23/31] nfs: simplify swap
` [PATCH v4 24/31] btrfs: add support for read_iter and write_iter
` [PATCH v4 25/31] block_dev: add support for read_iter, write_iter
` [PATCH v4 26/31] xfs: add support for read_iter and write_iter
` [PATCH v4 27/31] gfs2: Convert aio_read/write ops to read/write_iter
` [PATCH v4 28/31] udf: convert file ops from aio_read/write "
` [PATCH v4 29/31] afs: add support for read_iter and write_iter
` [PATCH v4 30/31] ecrpytfs: Convert aio_read/write ops to read/write_iter
` [PATCH v4 31/31] ubifs: convert file ops from aio_read/write "

[PATCH 0/2] handle O_(D)SYNC for AIO
 2012-11-23  7:55 UTC  (3+ messages)
` [PATCH 1/2] [PATCH 1/2] direct-io: implement generic deferred AIO completions
` [PATCH 2/2] [PATCH 2/2] direct-io: handle handle O_(D)SYNC AIO

KINGDOM NELSON
 2012-11-23  6:48 UTC 

[PATCH 00/16 v3] f2fs: introduce flash-friendly file system
 2012-11-23  0:23 UTC  (7+ messages)
          ` util-linux bug: was "

[PATCH v2.1 0/3] mm/fs: Implement faster stable page writes on filesystems
 2012-11-22 23:15 UTC  (23+ messages)
` [PATCH 1/4] bdi: Track users that require stable page writes
        ` [PATCH] "
` [PATCH 2/4] mm: Only enforce stable page writes if the backing device requires it
` [PATCH 3/4] 9pfs: Fix filesystem to wait for stable page writeback
` [PATCH 4/4] ext3: Warn if mounting rw on a disk requiring stable page writes
            ` [RFC PATCH 1/2] mm: Introduce page flag to indicate stable page status
            ` [RFC PATCH 2/2] jbd: Stabilize pages during writes when in ordered mode

Fund transfer
 2012-11-22 15:06 UTC 

[PATCH 0/2] ima: policy search speedup
 2012-11-22 21:54 UTC  (3+ messages)
` [PATCH 1/2] vfs: new super block feature flags attribute
` [PATCH 2/2] ima: skip policy search for never appraised or measured files

+ hfsplus-avoid-crash-on-failed-block-map-free.patch added to -mm tree
 2012-11-22  5:59 UTC 

[PATCH] [ [trivial]] block: update comments about bd_start_claiming()
 2012-11-22  1:41 UTC 

[RESEND] Request f2fs filesystem inclusion in linux-next
 2012-11-22 19:40 UTC 

[RESEND] Request f2fs filesystem inclusion in linux-next
 2012-11-22 19:41 UTC 

[PATCH] exec: do not leave bprm->interp on stack
 2012-11-22 14:17 UTC  (19+ messages)

System Storage Manager v0.3 released!
 2012-11-22 15:47 UTC 

Request f2fs filesystem inclusion in linux-next
 2012-11-22 18:27 UTC 

make offline logfs image and some BUG()
 2012-11-22 16:59 UTC  (3+ messages)

[PATCH 14/14] mm: Account for WRITEBACK_TEMP in balance_dirty_pages
 2012-11-22 13:56 UTC  (4+ messages)

[PATCH RFC 0/12] Final userns conversions
 2012-11-22  9:47 UTC  (23+ messages)
  ` [PATCH RFC 01/12] userns: Support 9p interacting with multiple user namespaces
      ` [PATCH RFC 02/12] userns: Convert afs to use kuid/kgid where appropriate
      ` [PATCH RFC 03/12] userns: Convert ceph "
      ` [PATCH RFC 04/12] userns: Convert cifs "
      ` [PATCH RFC 05/12] userns: Convert coda's "
      ` [PATCH RFC 06/12] userns: Convert gfs2 "
      ` [PATCH RFC 07/12] userns: Convert ncpfs to use kuid and kgid "
      ` [PATCH RFC 08/12] userns: Convert nfs and nfsd to use kuid/kgid "
      ` [PATCH RFC 09/12] userns: Convert ocfs2 to use kuid and kgid "
      ` [PATCH RFC 10/12] userns: Convert xfs to use kuid/kgid/kprojid "
      ` [PATCH RFC 11/12] userns: Now that everything has been converted remove the unnecessary infrastructure
      ` [PATCH RFC 12/12] userns: Remove the EXPERMINTAL kconfig tag

[PATCH v1 0/9] fs: fix up AIO+DIO+O_SYNC to actually do the sync part
 2012-11-21 23:09 UTC  (36+ messages)
` [PATCH 1/9] vfs: Handle O_SYNC AIO DIO in generic code properly
` [PATCH 2/9] ext4: honor the O_SYNC flag for aysnchronous direct I/O requests
` [PATCH 3/9] xfs: factor out everything but the filemap_write_and_wait from xfs_file_fsync
` [PATCH 7/9] ocfs2: Use generic handlers of O_SYNC AIO DIO
` [PATCH 5/9] btrfs: "
` [PATCH 4/9] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests
` [PATCH 6/9] gfs2: Use generic handlers of O_SYNC AIO DIO
` [PATCH 9/9] blkdev: Fix up AIO+DIO+O_SYNC to do the sync part correctly
` [PATCH 8/9] filemap: don't call generic_write_sync for -EIOCBQUEUED

[PATCH v3] writeback: Put unused inodes to LRU after writeback completion
 2012-11-21 17:25 UTC 

The bug of iput() removal from flusher thread?
 2012-11-21 17:08 UTC  (15+ messages)

[PATCH 0/3] Add O_DENY* flags to fcntl and cifs
 2012-11-21 14:47 UTC  (5+ messages)
  ` [PATCH 1/3] fcntl: Introduce new O_DENY* open flags for network filesystems
` [PATCH 2/3] CIFS: Add O_DENY* open flags support
` [PATCH 3/3] CIFS: Use NT_CREATE_ANDX command for forcemand mounts

[PATCH v5 8/8] Documentation: update nfs option in filesystem/vfat.txt
 2012-11-21 13:25 UTC 

[PATCH v5 7/8] fat (exportfs): rebuild directory-inode if fat_dget() fails
 2012-11-21 13:25 UTC 

[PATCH v5 6/8] fat (exportfs): rebuild inode if ilookup() fails
 2012-11-21 13:24 UTC 

[PATCH v5 5/8] fat: restructure export_operations
 2012-11-21 13:24 UTC 

[PATCH v5 4/8] fat: introduce a helper fat_get_blknr_offset()
 2012-11-21 13:24 UTC 

[PATCH v5 3/8] fat: pass superblock pointer instead of inode pointer to fat_ent_read()
 2012-11-21 13:24 UTC 

[PATCH v5 2/8] fat: move fat_i_pos_read to fat.h
 2012-11-21 13:23 UTC 

[PATCH v5 1/8] fat: modify nfs mount option
 2012-11-21 13:23 UTC 

[PATCH v5 0/8] fat: fix estale error on VFAT over NFS
 2012-11-21 13:23 UTC 

What's the mean of FMODE_EXCL?
 2012-11-21 12:08 UTC 

[PATCH] sendfile: allows bypassing of notifier events
 2012-11-20 22:43 UTC  (2+ messages)

[PATCH] fs: revert commit bbdd6808 to fallocate UAPI
 2012-11-20 16:36 UTC  (2+ messages)

Why when I copy a file, there was no metadata come with the user data in last two transactions...?
 2012-11-20 14:11 UTC 

Scheduled Maintenance & Upgrade
 2012-11-20 18:47 UTC 

[PATCH 0/4][RFC] remove duplicated check from ext4, xfs, btrfs, and ocfs2
 2012-11-20 10:46 UTC  (7+ messages)
` [PATCH 1/4][RFC] ext4: remove duplicated check from ext4_fallocate
` [PATCH 2/4][RFC] xfs: remove duplicated check from xfs_file_fallocate
` [PATCH 3/4][RFC] btrfs: remove duplicated check from btrfs_fallocate
` [PATCH 4/4][RFC] ocfs2: remove duplicated check from ocfs2_fallocate

(unknown)
 2012-11-20  8:15 UTC 

(unknown)
 2012-11-20  8:07 UTC 

(unknown)
 2012-11-20  8:05 UTC 

[patch 0/7] Providing additional information in fdinfo sufficient for c/r, v3
 2012-11-20  6:35 UTC  (7+ messages)
` [patch 7/7] fs, notify: Add procfs fdinfo helper v6

[PATCH review 0/6] mount namespace container enhancements
 2012-11-20  4:29 UTC  (3+ messages)

SQLite on flash (was: [PATCH 00/16] f2fs: introduce flash-friendly file system)
 2012-11-20  1:23 UTC  (21+ messages)
` light weight write barriers
    ` [sqlite] "

[PATCH v3 1/2] writeback: add dirty_background_centisecs per bdi variable
 2012-11-19 23:18 UTC  (6+ 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).