コミット履歴

作者 SHA1 メッセージ 日付
  Jan Kara 0e5cc9a40a udf: Check path length when reading symlink 10 年 前
  Jan Kara 6174c2eb8e udf: Fix loading of special inodes 11 年 前
  Al Viro 0b93a92be4 udf: saner calling conventions for udf_new_inode() 11 年 前
  Jan Kara 6d3d5e860a udf: Make udf_read_inode() and udf_iget() return error 11 年 前
  Namjae Jeon 99600051b0 udf: add extent cache support in case of file reading 12 年 前
  Artem Bityutskiy db8109ef98 udf: stop using s_dirt 13 年 前
  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 14 年 前
  Joe Perches 78ace70c41 udf: Convert printks to pr_<level> 14 年 前
  Joe Perches a40ecd7b3c udf: Rename udf_warning to udf_warn 14 年 前
  Joe Perches 8076c363da udf: Rename udf_error to udf_err 14 年 前
  Joe Perches 7e273e3b41 udf: Promote some debugging messages to udf_error 14 年 前
  Jan Kara 7e49b6f248 udf: Convert UDF to new truncate calling sequence 15 年 前
  Jan Kara d664b6af60 udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex 15 年 前
  Jan Kara 49521de119 udf: Remove BKL from udf_update_inode 15 年 前
  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. 17 年 前
  Pekka Enberg 5ca4e4be84 Remove struct typedefs from fs/udf/ecma_167.h et al. 17 年 前
  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 年 前