summaryrefslogtreecommitdiff
path: root/fs/udf
AgeCommit message (Expand)Author
2009-06-24udf: remove redundant tests on unsignedRoel Kluin
2009-06-18udf: Use device size when drive reported bogus number of written blocksJan Kara
2009-06-11switch udf to simple_fsync()Al Viro
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-04-02udf: Don't write integrity descriptor too oftenJan Kara
2009-04-02udf: Try anchor in block 256 firstJan Kara
2009-04-02udf: Some type fixes and cleanupsJan Kara
2009-04-02udf: use hardware sector sizeClemens Ladisch
2009-04-02udf: fix novrs mount optionClemens Ladisch
2009-04-02udf: Fix oops when invalid character in filename occursJan Kara
2009-04-02udf: return f_fsid for statfs(2)Coly Li
2009-04-02udf: Add checks to not underflow sector_tJan Kara
2009-04-02udf: fix default mode and dmode options handlingMarcin Slusarz
2009-04-02udf: fix sparse warnings:Jan Kara
2009-04-02udf: unsigned last[i] cannot be less than 0roel kluin
2009-04-02udf: implement mode and dmode mounting optionsMarcin Slusarz
2009-04-02udf: reduce stack usage of udf_get_filenameMarcin Slusarz
2009-04-02udf: reduce stack usage of udf_load_pvoldescMarcin Slusarz
2009-04-02Fix the udf code not to pass structs on stack where possible.Pekka Enberg
2009-04-02Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg
2009-03-26udf: Use lowercase names of quota functionsJan Kara
2009-01-22fs/Kconfig: move iso9660, udf outAlexey Dobriyan
2008-12-04Merge branch 'master' into nextJames Morris
2008-11-27udf: Fix BUG_ON() in destroy_inode()Jan Kara
2008-11-14CRED: Wrap task credential accesses in the UDF filesystemDavid Howells
2008-10-23[PATCH] get rid of on-stack dentry in udfAl Viro
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-09-08udf: add llseek methodChristoph Hellwig
2008-08-19udf: Fix error paths in udf_new_inode()Jan Kara
2008-08-19udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2)Jan Kara
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-06-24udf: Fix regression in UDF anchor block detectionTomas Janousek
2008-06-16udf: restore UDFFS_DEBUG to being undefined by defaultPaul Collins
2008-05-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-05-07udf: Fix memory corruption when fs mounted with noadinicb optionJan Kara
2008-05-07udf: Make udf exportableRasmus Rohde
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28udf: fs/udf/partition.c:udf_get_pblock() mustn't be inlineAdrian Bunk
2008-04-28udf: fix sparse warning in namei.cHarvey Harrison
2008-04-17udf: use crc_itu_t from lib instead of udf_crcBob Copeland
2008-04-17udf: Fix compilation warnings when UDF debug is onSebastian Manciulea
2008-04-17udf: Fix bug in VAT mapping codeSebastian Manciulea
2008-04-17udf: Add read-only support for 2.50 UDF mediaJan Kara
2008-04-17udf: Fix handling of multisession mediaSebastian Manciulea
2008-04-17udf: Mount filesystem read-only if it has pseudooverwrite partitionJan Kara
2008-04-17udf: Handle VAT packed inside inode properlyJan Kara
2008-04-17udf: Allow loading of VAT inodeJan Kara