Commit Graph

110 Commits (77812a1ef139d84270d27faacc0630c887411013)

Author SHA1 Message Date
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Al Viro 3aac2b62e0 switch udf to ->evict_inode() 15 years ago
Justin P. Mattock 581b7e9fc0 udf: super.c Fix warning: variable 'sbi' set but not used 15 years ago
Jan Kara 3635046281 udf: Remove dead quota code 15 years ago
Christoph Hellwig 287a80958c quota: rename default quotactl methods to dquot_ 15 years ago
Christoph Hellwig 123e9caf1e quota: explicitly set ->dq_op and ->s_qcop 15 years ago
Christoph Hellwig e0ccfd959c quota: move unmount handling into the filesystem 15 years ago
Christoph Hellwig 0f0dd62fdd quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers 15 years ago
Christoph Hellwig c79d967de3 quota: move remount handling into the filesystem 15 years ago
Jan Kara e971b0b9e0 udf: Try harder when looking for VAT inode 15 years ago
Jan Kara 4bf17af0db udf: Fix loading of VAT inode when drive wrongly reports number of recorded blocks 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
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
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 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
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 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
Rasmus Rohde 221e583a73 udf: Make udf exportable 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 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 c82a127505 udf: Fix detection of VAT version 17 years ago
Jan Kara 4f7874c868 udf: Silence warning about accesses beyond end of device 17 years ago
Jan Kara 5fb28aa25a udf: Improve anchor block detection 17 years ago
Jan Kara 423cf6dc04 udf: Cleanup anchor block detection. 17 years ago
Jan Kara 38b74a53e5 udf: Move processing of virtual partitions 17 years ago
Jan Kara 3fb38dfa0e udf: Move filling of partition descriptor info into a separate function 17 years ago
Jan Kara 2e0838fd0c udf: Improve error recovery on mount 17 years ago
Jan Kara c0eb31ed13 udf: Cleanup volume descriptor sequence processing 17 years ago
Pavel Emelyanov d0db181c07 udf: fix anchor point detection 17 years ago
Jan Kara 200a3592cd udf: Mark udf_process_sequence() as noinline 17 years ago