提交歷史

作者 SHA1 備註 提交日期
  Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 年之前
  Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 年之前
  Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 年之前
  Christoph Hellwig 9f75475802 dquot: cleanup dquot drop routine 15 年之前
  Christoph Hellwig 257ba15ced dquot: move dquot drop responsibility into the filesystem 15 年之前
  Al Viro 391e8bbd38 sanitize const/signedness for udf 15 年之前
  Daniel Mack 1537a3638c tree-wide: fix 'lenght' typo in comments and code 15 年之前
  Jan Kara 2c948b3f86 udf: Avoid IO in udf_clear_inode 15 年之前
  Jan Kara 81056dd044 udf: Perform preallocation only for regular files 16 年之前
  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() 17 年之前
  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 年之前