Commit Graph

65 Commits (118364948fad7b6c0469ef2d3ddaee447d7a0b5f)

Author SHA1 Message Date
Al Viro 3aac2b62e0 switch udf to ->evict_inode() 15 years ago
Christoph Hellwig 155130a4f7 get rid of block_write_begin_newtrunc 15 years ago
Jan Kara 3635046281 udf: Remove dead quota code 15 years ago
Dmitry Monakhov c15d0fc0fc udf: add speciffic ->setattr callback 15 years ago
Jan Kara 5833ded9b6 udf: Do not read inode before writing it 15 years ago
Jan Kara aae917cd18 udf: Fix unalloc space handling in udf_update_inode 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 years ago
Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 years ago
Christoph Hellwig 9f75475802 dquot: cleanup dquot drop routine 15 years ago
Christoph Hellwig 257ba15ced dquot: move dquot drop responsibility into the filesystem 15 years ago
Al Viro 391e8bbd38 sanitize const/signedness for udf 15 years ago
Daniel Mack 1537a3638c tree-wide: fix 'lenght' typo in comments and code 15 years ago
Jan Kara 2c948b3f86 udf: Avoid IO in udf_clear_inode 15 years ago
Jan Kara 81056dd044 udf: Perform preallocation only for regular files 16 years ago
Marcin Slusarz 87bc730c07 udf: fix default mode and dmode options handling 16 years ago
Marcin Slusarz 7ac9bcd5da udf: implement mode and dmode mounting options 16 years ago
Pekka Enberg 97e961fdbf Fix the udf code not to pass structs on stack where possible. 16 years ago
Pekka Enberg 5ca4e4be84 Remove struct typedefs from fs/udf/ecma_167.h et al. 16 years ago
Jan Kara 52b19ac993 udf: Fix BUG_ON() in destroy_inode() 16 years ago
Bob Copeland f845fced91 udf: use crc_itu_t from lib instead of udf_crc 17 years ago
Jan Kara bfb257a598 udf: Add read-only support for 2.50 UDF media 17 years ago
Jan Kara 742e1795e2 udf: Allow loading of VAT inode 17 years ago
Marcin Slusarz 56774805d5 udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps 17 years ago
marcin.slusarz@gmail.com cbf5676a0e udf: convert udf_stamp_to_time to return struct timespec 17 years ago
marcin.slusarz@gmail.com c87e8e90d0 udf: create function for conversion from timestamp to timespec 17 years ago
marcin.slusarz@gmail.com f18f17b033 udf: udf_get_block, inode_bmap - remove unneeded checks 17 years ago
marcin.slusarz@gmail.com 1ab9278570 udf: simplify __udf_read_inode 17 years ago
marcin.slusarz@gmail.com c2104fda5e udf: replace all adds to little endians variables with le*_add_cpu 17 years ago
Christoph Hellwig b1e321266d udf: kill useless file header comments for vfs method implementations 17 years ago
Jan Kara 05343c4f2e udf: fix adding entry to a directory 17 years ago
Jan Kara af793295bf udf: cleanup directory offset handling 17 years ago
Mike Galbraith 32a8f24dd7 udf: avoid unnecessary synchronous writes 17 years ago
Marcin Slusarz 1ed161718a udf: fix 3 signedness & 1 unitialized variable warnings 17 years ago
Marcin Slusarz 48d6d8ff7d udf: cache struct udf_inode_info 17 years ago
Marcin Slusarz c0b344385f udf: remove UDF_I_* macros and open code them 17 years ago
Marcin Slusarz 5e0f001736 udf: convert byte order of constant instead of variable 17 years ago
Marcin Slusarz 3f2587bb22 udf: create common function for tag checksumming 17 years ago
Marcin Slusarz 4b11111aba udf: fix coding style 17 years ago
Marcin Slusarz 6c79e987d6 udf: remove some ugly macros 17 years ago
Nick Piggin be021ee41a udf: convert to new aops 18 years ago
Cyrill Gorcunov ca76d2d803 UDF: fix UID and GID mount option ignorance 18 years ago
Cyrill Gorcunov 28de7948a8 UDF: coding style conversion - lindent fixups 18 years ago
Cyrill Gorcunov cb00ea3528 UDF: coding style conversion - lindent 18 years ago
Cyrill Gorcunov 647bd61a5f UDF: check for allocated memory for inode data 18 years ago
Jan Kara 74584ae509 udf: fix possible leakage of blocks 18 years ago
Jan Kara 85d71244f0 Fix possible UDF data corruption 18 years ago
Jan Kara 31170b6ad4 udf: support files larger than 1G 18 years ago
Jan Kara 3bf25cb40d udf: use get_bh() 18 years ago
Jan Kara ff116fc8d1 UDF: introduce struct extent_position 18 years ago