linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-17 16:23:55 to 2010-08-19 15:56:55 UTC [more...]

[RFC PATCHSET block#for-2.6.36-post] block: convert to REQ_FLUSH/FUA
 2010-08-19 15:56 UTC  (23+ messages)
` [PATCH 2/5] virtio_blk: implement REQ_FLUSH/FUA support
  ` [PATCH 2/5 UPDATED] virtio_blk: drop REQ_HARDBARRIER support
` [PATCH 3/5] lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH/FUA support
  ` [PATCH 3/5] lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH support
` [PATCH 5/5] dm: implement REQ_FLUSH/FUA support

why are WB_SYNC_NONE COMMITs being done with FLUSH_SYNC set ?
 2010-08-19 15:24 UTC  (4+ messages)

[bug] radix_tree_gang_lookup_tag_slot() looping endlessly
 2010-08-19 13:25 UTC  (5+ messages)

[PATCH 00/15] replace barriers with explicit flush / FUA usage
 2010-08-19 11:35 UTC  (36+ messages)
` [PATCH 01/15] kill BH_Ordered flag
` [PATCH 02/15] pass gfp_mask and flags to sb_issue_discard
` [PATCH 03/15] xfs: replace barriers with explicit flush / FUA usage
` [PATCH 04/15] btrfs: "
` [PATCH 05/15] gfs2: "
` [PATCH 06/15] reiserfs: "
` [PATCH 07/15] nilfs2: "
` [PATCH 08/15] jbd: "
` [PATCH 09/15] jbd2: "
` [PATCH 10/15] ext4: do not send discards as barriers
` [PATCH 11/15] fat: "
` [PATCH 12/15] swap: "
` [PATCH 13/15] remove the WRITE_BARRIER flag
` [PATCH 14/15] remove the BLKDEV_IFL_BARRIER flag
` [PATCH 15/15] remove the BH_Eopnotsupp flag

[PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush
 2010-08-19 10:22 UTC  (27+ messages)
` [PATCH 08/11] block: rename barrier/ordered to flush

Proposal: Use hi-res clock for file timestamps
 2010-08-19  3:17 UTC  (34+ messages)

EXT3 data=ordered system crash
 2010-08-19  2:23 UTC 

[PATCH 14/38] fallthru: ext2 fallthru support
 2010-08-19  2:03 UTC  (2+ messages)

[PATCH 00/39] Union mounts - return d_ino from lower fs
 2010-08-19  1:34 UTC  (18+ messages)
` [PATCH 14/39] union-mount: Union mounts documentation
` [PATCH 19/39] union-mount: Implement union lookup
` [PATCH 23/39] fallthru: ext2 fallthru support

[patch 00/10] first set of vfs scale patches
 2010-08-18 21:13 UTC  (23+ messages)
` [patch 01/10] fs: fix do_lookup false negative
` [patch 02/10] fs: dentry allocation consolidation
` [patch 03/10] apparmor: use task path helpers
` [patch 04/10] fs: fs_struct rwlock to spinlock
` [patch 05/10] fs: remove extra lookup in __lookup_hash
` [patch 06/10] fs: cleanup files_lock locking
` [patch 07/10] tty: fix fu_list abuse
` [patch 08/10] lglock: introduce special lglock and brlock spin locks
` [patch 09/10] fs: scale files_lock
` [patch 10/10] fs: brlock vfsmount_lock

[00/05] Add zero copy capability to virtio transport
 2010-08-18 20:50 UTC  (13+ messages)
` [PATCH 1/5] [net/9p] Add capability() to p9_trans_module
  ` [V9fs-developer] "
` [PATCH 2/5] [net/9p] Pass p9_client structure to pdu perpartion routines
` [PATCH 3/5] [net/9p] Add support for placing page addresses directly on the sg list
  ` [V9fs-developer] "
` [PATCH 4/5] [net/9p] Achieve zero copy on write path
` [PATCH 5/5] [net/9p] Achieve zero copy on read path

UnionMount status?
 2010-08-18 19:25 UTC  (13+ messages)

[PATCH] aio: Do not return -ERESTARTSYS (and friends) from AIO
 2010-08-18 18:31 UTC  (2+ messages)

[PATCH] uml: fix hostfs lookup
 2010-08-18 17:44 UTC  (4+ messages)

Western Union
 2010-08-18 17:40 UTC 

[PATCH] fs.h: introduce functions to get/set file->private_data
 2010-08-18 17:15 UTC  (11+ messages)

[2.6.36-rc1] List corruption when using initrd
 2010-08-18 16:50 UTC  (8+ messages)
        ` [PATCH] shmem: fix percpu_counters list corruption

[git pull] vfs for rc2, part 1
 2010-08-18 16:52 UTC  (3+ messages)

[PATCH v2] cramfs: only unlock new inodes
 2010-08-18 15:50 UTC 

Q. FMODE_NONOTIFY warning
 2010-08-18 13:39 UTC 

[PATCH 00/38] Union mounts - union stack as linked list
 2010-08-18  8:26 UTC  (7+ messages)
` [PATCH 14/38] fallthru: ext2 fallthru support

remove_suid bangs on xattrs
 2010-08-18  2:41 UTC  (3+ messages)

[2.6.36-rc1] Bugs in __free_pipe_info()
 2010-08-18  1:13 UTC  (2+ messages)

Union mounts and file locks (was Re: [PATCH 14/39] union-mount: Union mounts documentation)
 2010-08-18  0:27 UTC  (2+ messages)

EXT3 system crash recovery
 2010-08-18  0:01 UTC 

[PATCH] [fs/9p] Let the read retry on short reads
 2010-08-17 20:39 UTC  (4+ messages)
` [V9fs-developer] "

unable to mount a CD - iso9660 bug?
 2010-08-17 19:20 UTC  (4+ messages)

[PATCH] [fs/9p] Fix NULL point deref in v9fs_dir_release
 2010-08-17 18:37 UTC  (3+ messages)

union mounts via ->get_unlinked_inode()
 2010-08-17 18:12 UTC 

[PATCH] [fs/9p] Remove the redundant rsize calculation in v9fs_file_write()
 2010-08-17 17:20 UTC 

[PATCH] [fs/9p] Add a Direct IO address_space_operation
 2010-08-17 17:19 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).