1. 17 4月, 2008 2 次提交
    • S
      udf: Fix handling of multisession media · f4bcbbd9
      Sebastian Manciulea 提交于
      According to OSTA UDF specification, only anchor blocks and primary volume
      descriptors are placed on media relative to the last session. All other block
      numbers are absolute (in the partition or the whole media). This seems to be
      confirmed by multisession media created by other systems.
      Signed-off-by: NSebastian Manciulea <manciuleas@yahoo.com>
      Signed-off-by: NJan Kara <jack@suse.cz>
      f4bcbbd9
    • C
      udf: move headers out include/linux/ · 15aebd28
      Christoph Hellwig 提交于
      There's really no reason to keep udf headers in include/linux as they're
      not used by anything but fs/udf/.
      
      This patch merges most of include/linux/udf_fs_i.h into fs/udf/udf_i.h,
      include/linux/udf_fs_sb.h into fs/udf/udf_sb.h and
      include/linux/udf_fs.h into fs/udf/udfdecl.h.
      
      The only thing remaining in include/linux/ is a stub of udf_fs_i.h
      defining the four user-visible udf ioctls.  It's also moved from
      unifdef-y to headers-y because it can be included unconditionally now.
      Signed-off-by: NChristoph Hellwig <hch@lst.de>
      Signed-off-by: NJan Kara <jack@suse.cz>
      15aebd28
  2. 09 2月, 2008 6 次提交
  3. 22 7月, 2007 1 次提交
  4. 20 7月, 2007 1 次提交
  5. 09 5月, 2007 1 次提交
  6. 03 1月, 2006 1 次提交
  7. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4