Hi Linus, Here are two target patches currently in the queue for 3.5-rc2. Please go ahead and pull from: git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git 3.5-merge-fixes The first is a small name-space collision fix from Stefan for the new sbp-target / ieee-1394 code, and second is the FILEIO backend conversion patch to always use O_DSYNC by default instead of O_SYNC as recommended by hch. Note the latter is CC'ed stable. This branch is based upon commit: commit af56e0aa35f3ae2a4c1a6d1000702df1dd78cb76 Merge: 65a50c9 6bd9adb Author: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> Date: Wed May 30 11:17:19 2012 -0700 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client Please let us know if you have any concerns. Thanks! --nab Nicholas Bellinger (1): target/file: Use O_DSYNC by default for FILEIO backends Stefan Richter (1): sbp-target: rename a variable to avoid name clash drivers/target/sbp/sbp_target.c | 8 ++-- drivers/target/target_core_file.c | 70 +++++++++---------------------------- drivers/target/target_core_file.h | 1 - 3 files changed, 21 insertions(+), 58 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html