linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-28 02:40:24 to 2010-09-03 10:29:56 UTC [more...]

[PATCHSET #upstream] block, fs: replace HARDBARRIER with FLUSH/FUA, take#2
 2010-09-03 10:29 UTC  (37+ messages)
` [PATCH 01/41] ide: remove unnecessary blk_queue_flushing() test in do_ide_request()
` [PATCH 02/41] block/loop: queue ordered mode should be DRAIN_FLUSH
` [PATCH 03/41] block: kill QUEUE_ORDERED_BY_TAG
` [PATCH 04/41] block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
` [PATCH 05/41] block: remove spurious uses of REQ_HARDBARRIER
` [PATCH 07/41] block: drop barrier ordering by queue draining
` [PATCH 08/41] block: rename blk-barrier.c to blk-flush.c
` [PATCH 09/41] block: rename barrier/ordered to flush
` [PATCH 10/41] block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
` [PATCH 11/41] block: filter flush bio's in __generic_make_request()
` [PATCH 12/41] block: simplify queue_next_fseq
` [PATCH 13/41] block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSH
` [PATCH 14/41] block: kick queue after sequencing REQ_FLUSH/FUA
` [PATCH 15/41] block: make sure FSEQ_DATA request has the same rq_disk as the original
` [PATCH 16/41] block: update documentation for REQ_FLUSH / REQ_FUA
` [PATCH 17/41] block: use REQ_FLUSH in blkdev_issue_flush()
` [PATCH 18/41] block/loop: implement REQ_FLUSH/FUA support
` [PATCH 19/41] virtio_blk: drop REQ_HARDBARRIER support
` [PATCH 20/41] lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH support
` [PATCH 22/41] block: make __blk_rq_prep_clone() copy most command flags
` [PATCH 23/41] dm: implement REQ_FLUSH/FUA support for bio-based dm
` [PATCH 24/41] dm: implement REQ_FLUSH/FUA support for request-based dm
` [PATCH 25/41] dm: relax ordering of bio-based flush implementation
` [PATCH 26/41] dm: fix locking context in queue_io()
` [PATCH 27/41] block: pass gfp_mask and flags to sb_issue_discard
` [PATCH 28/41] xfs: replace barriers with explicit flush / FUA usage
` [PATCH 30/41] gfs2: "
` [PATCH 32/41] nilfs2: "
` [PATCH 33/41] jbd: "
` [PATCH 34/41] jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrier
` [PATCH 35/41] jbd2: replace barriers with explicit flush / FUA usage
` [PATCH 37/41] fat: do not send discards as barriers
` [PATCH 38/41] swap: "
` [PATCH 39/41] block: remove the WRITE_BARRIER flag
` [PATCH 40/41] block: remove the BLKDEV_IFL_BARRIER flag
` [PATCH 41/41] block: remove the BH_Eopnotsupp flag

[PATCHSET 2.6.36-rc2] block, dm: finish REQ_FLUSH/FUA conversion, take#2
 2010-09-03 10:28 UTC  (35+ messages)
` [PATCH 1/5] block: make __blk_rq_prep_clone() copy most command flags
` [PATCH 2/5] dm: implement REQ_FLUSH/FUA support for bio-based dm
` [PATCH 3/5] dm: relax ordering of bio-based flush implementation
` [PATCH 4/5] dm: implement REQ_FLUSH/FUA support for request-based dm
      ` [PATCH] block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSH
      ` [PATCH UPDATED 4/5] dm: implement REQ_FLUSH/FUA support for request-based dm
          ` [PATCH] block: make sure FSEQ_DATA request has the same rq_disk as the original
` [PATCH 5/5] block: remove the WRITE_BARRIER flag

[PATCH 0/5] hybrid union filesystem prototype
 2010-09-03  9:16 UTC  (34+ messages)
` [PATCH 5/5] union: "

remove_suid bangs on xattrs
 2010-09-02 21:01 UTC  (6+ messages)

[RFC 02/22] configfs: Add struct configfs_item_operations->check_link() in configfs_unlink()
 2010-09-02 19:40 UTC 

bdi-default hung waiting for kthread_stop to finish
 2010-09-02 18:55 UTC 

[PATCHSET 2.6.36-rc2] block, fs: replace HARDBARRIER with FLUSH/FUA
 2010-09-02 18:46 UTC  (22+ messages)
` [PATCH 04/30] block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
` [PATCH 26/30] ext4: do not send discards as barriers

[RFC PATCH 0/3] Do not wait the full timeout on congestion_wait when there is no congestion
 2010-09-02 18:28 UTC  (11+ messages)
` [PATCH 2/3] writeback: Record if the congestion was unnecessary

2.6.36-rc3: inconsistent lock state (iprune_sem, shrink_icache_memory)
 2010-09-02  6:11 UTC  (2+ messages)

[PATCH 0/2] Btrfs-progs: Add support for hot data migration
 2010-09-01 11:56 UTC  (4+ messages)
` [PATCH 2/2] Btrfs-progs: Add hot data support in mkfs

[PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush
 2010-09-01  7:38 UTC  (15+ messages)
                      ` safety of retrying SYNCHRONIZE CACHE [was: Re: [PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush]

[PATCH] [RFC] [resend] isofs: work-around for Rock Ridge+Joliet CDs with empty ISO root directory
 2010-08-31 21:51 UTC  (4+ messages)
  ` [PATCH v2] [RFC] "

[PATCH] Documentation: Fix trivial typo in filesystems/sharedsubtree.txt
 2010-08-31 18:34 UTC  (2+ messages)

EXT3 system crash recovery
 2010-08-31 17:50 UTC  (2+ messages)

EXT3 data=ordered system crash
 2010-08-31 13:44 UTC  (2+ messages)

[PATCH] exec argument expansion can inappropriately trigger OOM-killer
 2010-08-31 11:56 UTC  (11+ messages)
              ` [PATCH] exec argument expansion can inappropriately triggerOOM-killer

[PATCH 0/4] writeback: kernel visibility
 2010-08-31  7:48 UTC  (13+ messages)
` [PATCH 1/4] mm: exporting account_page_dirty
` [PATCH 2/4] mm: account_page_writeback added
` [PATCH 3/4] writeback: nr_dirtied and nr_cleaned in /proc/vmstat
` [PATCH 4/4] writeback: Reporting dirty thresholds "

Too many security check reads to getxattr?
 2010-08-31  5:16 UTC  (2+ messages)

[PATCH V4 5/8] Cleancache: ext3 hook for cleancache
 2010-08-31  0:57 UTC  (2+ messages)

[PATCH V4 4/8] Cleancache: VFS hooks for cleancache
 2010-08-31  0:48 UTC  (2+ messages)

[PATCH V4 3/8] Cleancache: core ops functions and configuration
 2010-08-31  0:40 UTC  (2+ messages)

why are WB_SYNC_NONE COMMITs being done with FLUSH_SYNC set ?
 2010-08-30 23:53 UTC  (7+ messages)

[PATCH V4 8/8] Cleancache: ocfs2 hook for cleancache
 2010-08-30 22:34 UTC 

[PATCH V4 7/8] Cleancache: ext4 hook for cleancache
 2010-08-30 22:33 UTC 

[PATCH V4 6/8] Cleancache: btrfs hooks for cleancache
 2010-08-30 22:33 UTC 

[PATCH V4 5/8] Cleancache: ext3 hook for cleancache
 2010-08-30 22:32 UTC 

[PATCH V4 3/8] Cleancache: core ops functions and configuration
 2010-08-30 22:31 UTC 

[PATCH V4 4/8] Cleancache: VFS hooks for cleancache
 2010-08-30 22:32 UTC 

[PATCH V4 2/8] Cleancache: cleancache_poolid in superblock
 2010-08-30 22:31 UTC 

[PATCH V4 0/8] Cleancache: overview
 2010-08-30 22:30 UTC 

[PATCH V4 1/8] Cleancache: Documentation
 2010-08-30 22:30 UTC 

[PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush
 2010-08-30 20:34 UTC  (15+ messages)

[PATCH] VFS: Sanity check mount flags passed to change_mnt_propagation()
 2010-08-30 18:26 UTC  (8+ messages)

[PATCH] fs/9p: Don't use dotl version of mknod for dotu inode operations
 2010-08-30 17:43 UTC 

[PATCH] fs/9p: Use the correct dentry operations
 2010-08-30 16:04 UTC 

[RFC] training mpath to discern between SCSI errors (was: Re: [PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush)
 2010-08-30 14:52 UTC  (5+ messages)
` [RFC] training mpath to discern between SCSI errors
      ` [dm-devel] "

[RFC] relaxed barrier semantics
 2010-08-30 12:45 UTC  (15+ messages)
` [PATCH, RFC 1/2] relaxed cache flushes
  ` [PATCH, RFC 2/2] dm: support REQ_FLUSH directly

[RFC v2 PATCH 0/6] Btrfs: Add hot data relocation functionality
 2010-08-30  1:05 UTC  (4+ messages)

smbd blocks for 120 secs and then hangs in D state
 2010-08-29 18:00 UTC  (3+ messages)

[PATCH] writeback: remove the internal 5% low bound on dirty_ratio
 2010-08-29  0:19 UTC  (2+ messages)
` [PATCH v2] "


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