Commit Graph

261 Commits (c22435a307e00b8ae947b79a8c0d94ab0bef404c)

Author SHA1 Message Date
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
Christoph Hellwig b43fa8284d dquot: cleanup dquot transfer routine 15 years ago
Christoph Hellwig 759bfee658 dquot: move dquot transfer responsibility into the filesystem 15 years ago
Christoph Hellwig 63936ddaa1 dquot: cleanup inode allocation / freeing routines 15 years ago
Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 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 e971b0b9e0 udf: Try harder when looking for VAT inode 15 years ago
Jan Kara 1fefd086df udf: Fix compilation with UDFFS_DEBUG enabled 15 years ago
Jan Kara cbc8cc3352 udf: Fix possible corruption when close races with write 16 years ago
Jan Kara 81056dd044 udf: Perform preallocation only for regular files 16 years ago
Jan Kara 7c6e3d1aae udf: Remove wrong assignment in udf_symlink 16 years ago
Jan Kara 5891d9dd2a udf: Remove dead code 16 years ago
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