Commit Graph

183 Commits (60eead79ad8750f80384cbe48fc44edcc78a0305)

Author SHA1 Message Date
Jan Kara 4bf17af0db udf: Fix loading of VAT inode when drive wrongly reports number of recorded blocks 16 years ago
Roel Kluin 3391faa4f1 udf: remove redundant tests on unsigned 16 years ago
Jan Kara 24a5d59f34 udf: Use device size when drive reported bogus number of written blocks 16 years ago
Al Viro 90de066443 switch udf to simple_fsync() 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Jan Kara 146bca72c7 udf: Don't write integrity descriptor too often 16 years ago
Jan Kara 4034600516 udf: Try anchor in block 256 first 16 years ago
Jan Kara 225feded89 udf: Some type fixes and cleanups 16 years ago
Clemens Ladisch 1197e4dfcf udf: use hardware sector size 16 years ago
Clemens Ladisch 4136801aec udf: fix novrs mount option 16 years ago
Jan Kara 59285c28d1 udf: Fix oops when invalid character in filename occurs 16 years ago
Coly Li 557f5a1468 udf: return f_fsid for statfs(2) 16 years ago
Jan Kara f90981fed9 udf: Add checks to not underflow sector_t 16 years ago
Marcin Slusarz 87bc730c07 udf: fix default mode and dmode options handling 16 years ago
Jan Kara e650b94add udf: fix sparse warnings: 16 years ago
roel kluin 30930554f2 udf: unsigned last[i] cannot be less than 0 16 years ago
Marcin Slusarz 7ac9bcd5da udf: implement mode and dmode mounting options 16 years ago
Marcin Slusarz 530f1a5e3e udf: reduce stack usage of udf_get_filename 16 years ago
Marcin Slusarz ba9aadd80c udf: reduce stack usage of udf_load_pvoldesc 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 bacfb7c2e5 udf: Use lowercase names of quota functions 16 years ago
Alexey Dobriyan ddfaccd995 fs/Kconfig: move iso9660, udf out 16 years ago
Jan Kara 52b19ac993 udf: Fix BUG_ON() in destroy_inode() 16 years ago
David Howells 7706bb39ad CRED: Wrap task credential accesses in the UDF filesystem 16 years ago
Al Viro 9fbb76ce0f [PATCH] get rid of on-stack dentry in udf 17 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Christoph Hellwig 5c89468c12 udf: add llseek method 17 years ago
Jan Kara 97e1cfb086 udf: Fix error paths in udf_new_inode() 17 years ago
Jan Kara db0badc58e udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2) 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Tomas Janousek e8183c2452 udf: Fix regression in UDF anchor block detection 17 years ago
Paul Collins e4f3ec0634 udf: restore UDFFS_DEBUG to being undefined by default 17 years ago
Jan Kara 9afadc4b1f udf: Fix memory corruption when fs mounted with noadinicb option 17 years ago
Rasmus Rohde 221e583a73 udf: Make udf exportable 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
Adrian Bunk 22ba0317c8 udf: fs/udf/partition.c:udf_get_pblock() mustn't be inline 17 years ago
Harvey Harrison 78e917d59c udf: fix sparse warning in namei.c 17 years ago
Bob Copeland f845fced91 udf: use crc_itu_t from lib instead of udf_crc 17 years ago
Sebastian Manciulea 706047a797 udf: Fix compilation warnings when UDF debug is on 17 years ago
Sebastian Manciulea 47c9358a01 udf: Fix bug in VAT mapping code 17 years ago
Jan Kara bfb257a598 udf: Add read-only support for 2.50 UDF media 17 years ago
Sebastian Manciulea f4bcbbd92e udf: Fix handling of multisession media 17 years ago
Jan Kara 96200be307 udf: Mount filesystem read-only if it has pseudooverwrite partition 17 years ago
Jan Kara fa5e081563 udf: Handle VAT packed inside inode properly 17 years ago
Jan Kara 742e1795e2 udf: Allow loading of VAT inode 17 years ago
Jan Kara c82a127505 udf: Fix detection of VAT version 17 years ago