Commit Graph

47 Commits (364dd47466ff7a7749bf037df4bf3b7aedbfe6f4)

Author SHA1 Message Date
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
Jan Kara 60448b1d6d udf: use sector_t and loff_t for file offsets 18 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Eric Sesterhenn 2c2111c2bd BUG_ON() Conversion in fs/udf/ 19 years ago
Phillip Susi 0e6b3e5e97 [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options 19 years ago
Phillip Susi 4d6660eb36 [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options 19 years ago
Christoph Hellwig b8b0af2435 [PATCH] udf: remove bogus inode == NULL check in inode_bmap 19 years ago
Adrian Bunk 4d399cae3f remove pointers to the defunct UDF mailing list 19 years ago
Mark Fasheh fef266580e [PATCH] update filesystems for new delete_inode behavior 20 years ago
Matt Mackall cd7619d6bf [PATCH] Exterminate PAGE_BUG 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago