提交歷史

作者 SHA1 備註 提交日期
  Marcin Slusarz 87bc730c07 udf: fix default mode and dmode options handling 16 年之前
  Marcin Slusarz 7ac9bcd5da udf: implement mode and dmode mounting options 16 年之前
  Pekka Enberg 97e961fdbf Fix the udf code not to pass structs on stack where possible. 16 年之前
  Pekka Enberg 5ca4e4be84 Remove struct typedefs from fs/udf/ecma_167.h et al. 16 年之前
  Jan Kara 52b19ac993 udf: Fix BUG_ON() in destroy_inode() 16 年之前
  Bob Copeland f845fced91 udf: use crc_itu_t from lib instead of udf_crc 17 年之前
  Jan Kara bfb257a598 udf: Add read-only support for 2.50 UDF media 17 年之前
  Jan Kara 742e1795e2 udf: Allow loading of VAT inode 17 年之前
  Marcin Slusarz 56774805d5 udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps 17 年之前
  marcin.slusarz@gmail.com cbf5676a0e udf: convert udf_stamp_to_time to return struct timespec 17 年之前
  marcin.slusarz@gmail.com c87e8e90d0 udf: create function for conversion from timestamp to timespec 17 年之前
  marcin.slusarz@gmail.com f18f17b033 udf: udf_get_block, inode_bmap - remove unneeded checks 17 年之前
  marcin.slusarz@gmail.com 1ab9278570 udf: simplify __udf_read_inode 17 年之前
  marcin.slusarz@gmail.com c2104fda5e udf: replace all adds to little endians variables with le*_add_cpu 17 年之前
  Christoph Hellwig b1e321266d udf: kill useless file header comments for vfs method implementations 17 年之前
  Jan Kara 05343c4f2e udf: fix adding entry to a directory 17 年之前
  Jan Kara af793295bf udf: cleanup directory offset handling 17 年之前
  Mike Galbraith 32a8f24dd7 udf: avoid unnecessary synchronous writes 17 年之前
  Marcin Slusarz 1ed161718a udf: fix 3 signedness & 1 unitialized variable warnings 17 年之前
  Marcin Slusarz 48d6d8ff7d udf: cache struct udf_inode_info 17 年之前
  Marcin Slusarz c0b344385f udf: remove UDF_I_* macros and open code them 17 年之前
  Marcin Slusarz 5e0f001736 udf: convert byte order of constant instead of variable 17 年之前
  Marcin Slusarz 3f2587bb22 udf: create common function for tag checksumming 17 年之前
  Marcin Slusarz 4b11111aba udf: fix coding style 17 年之前
  Marcin Slusarz 6c79e987d6 udf: remove some ugly macros 17 年之前
  Nick Piggin be021ee41a udf: convert to new aops 17 年之前
  Cyrill Gorcunov ca76d2d803 UDF: fix UID and GID mount option ignorance 18 年之前
  Cyrill Gorcunov 28de7948a8 UDF: coding style conversion - lindent fixups 18 年之前
  Cyrill Gorcunov cb00ea3528 UDF: coding style conversion - lindent 18 年之前
  Cyrill Gorcunov 647bd61a5f UDF: check for allocated memory for inode data 18 年之前