コミット履歴

作者 SHA1 メッセージ 日付
  Al Viro faa17292fd udf: propagate umode_t 14 年 前
  Linus Torvalds 34116645d9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 13 年 前
  Joe Perches b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 13 年 前
  Namjae Jeon 3080a74ea3 udf: Skip mirror metadata FE loading when metadata FE is ok 13 年 前
  Joe Perches 78ace70c41 udf: Convert printks to pr_<level> 13 年 前
  Joe Perches a40ecd7b3c udf: Rename udf_warning to udf_warn 13 年 前
  Joe Perches 8076c363da udf: Rename udf_error to udf_err 13 年 前
  Joe Perches 7e273e3b41 udf: Promote some debugging messages to udf_error 13 年 前
  Jan Kara 7e49b6f248 udf: Convert UDF to new truncate calling sequence 14 年 前
  Jan Kara d664b6af60 udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex 14 年 前
  Jan Kara 49521de119 udf: Remove BKL from udf_update_inode 14 年 前
  Joe Perches fab3c8581f fs/udf: Add printf format/argument verification 14 年 前
  Al Viro 3aac2b62e0 switch udf to ->evict_inode() 15 年 前
  Jan Kara 3635046281 udf: Remove dead quota code 15 年 前
  John Kacur 2f07a88b30 udf: BKL ioctl pushdown 15 年 前
  Dmitry Monakhov c15d0fc0fc udf: add speciffic ->setattr callback 15 年 前
  Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 年 前
  Al Viro 90de066443 switch udf to simple_fsync() 16 年 前
  Jan Kara 146bca72c7 udf: Don't write integrity descriptor too often 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 年 前
  Paul Collins e4f3ec0634 udf: restore UDFFS_DEBUG to being undefined by default 17 年 前
  Rasmus Rohde 221e583a73 udf: Make udf exportable 17 年 前
  Bob Copeland f845fced91 udf: use crc_itu_t from lib instead of udf_crc 17 年 前
  Sebastian Manciulea 706047a797 udf: Fix compilation warnings when UDF debug is on 17 年 前
  Jan Kara bfb257a598 udf: Add read-only support for 2.50 UDF media 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 d652eefb70 udf: replace udf_*_offset macros with functions 17 年 前
  marcin.slusarz@gmail.com c8ed837d37 udf: constify crc 17 年 前