aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf
Commit message (Expand)AuthorAge
* udf: Don't write integrity descriptor too oftenJan Kara2009-04-02
* udf: Try anchor in block 256 firstJan Kara2009-04-02
* udf: Some type fixes and cleanupsJan Kara2009-04-02
* udf: use hardware sector sizeClemens Ladisch2009-04-02
* udf: fix novrs mount optionClemens Ladisch2009-04-02
* udf: Fix oops when invalid character in filename occursJan Kara2009-04-02
* udf: return f_fsid for statfs(2)Coly Li2009-04-02
* udf: Add checks to not underflow sector_tJan Kara2009-04-02
* udf: fix default mode and dmode options handlingMarcin Slusarz2009-04-02
* udf: fix sparse warnings:Jan Kara2009-04-02
* udf: unsigned last[i] cannot be less than 0roel kluin2009-04-02
* udf: implement mode and dmode mounting optionsMarcin Slusarz2009-04-02
* udf: reduce stack usage of udf_get_filenameMarcin Slusarz2009-04-02
* udf: reduce stack usage of udf_load_pvoldescMarcin Slusarz2009-04-02
* Fix the udf code not to pass structs on stack where possible.Pekka Enberg2009-04-02
* Remove struct typedefs from fs/udf/ecma_167.h et al.Pekka Enberg2009-04-02
* udf: Use lowercase names of quota functionsJan Kara2009-03-25
* fs/Kconfig: move iso9660, udf outAlexey Dobriyan2009-01-22
* Merge branch 'master' into nextJames Morris2008-12-04
|\
| * udf: Fix BUG_ON() in destroy_inode()Jan Kara2008-11-27
* | CRED: Wrap task credential accesses in the UDF filesystemDavid Howells2008-11-13
|/
* [PATCH] get rid of on-stack dentry in udfAl Viro2008-10-23
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-23
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
* udf: add llseek methodChristoph Hellwig2008-09-08
* udf: Fix error paths in udf_new_inode()Jan Kara2008-08-19
* udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2)Jan Kara2008-08-19
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* udf: Fix regression in UDF anchor block detectionTomas Janousek2008-06-24
* udf: restore UDFFS_DEBUG to being undefined by defaultPaul Collins2008-06-16
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-05-08
|\
| * udf: Fix memory corruption when fs mounted with noadinicb optionJan Kara2008-05-07
| * udf: Make udf exportableRasmus Rohde2008-05-07
| * udf: fs/udf/partition.c:udf_get_pblock() mustn't be inlineAdrian Bunk2008-04-28
* | fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* | udf: fix sparse warning in namei.cHarvey Harrison2008-04-28
|/
* udf: use crc_itu_t from lib instead of udf_crcBob Copeland2008-04-17
* udf: Fix compilation warnings when UDF debug is onSebastian Manciulea2008-04-17
* udf: Fix bug in VAT mapping codeSebastian Manciulea2008-04-17
* udf: Add read-only support for 2.50 UDF mediaJan Kara2008-04-17
* udf: Fix handling of multisession mediaSebastian Manciulea2008-04-17
* udf: Mount filesystem read-only if it has pseudooverwrite partitionJan Kara2008-04-17
* udf: Handle VAT packed inside inode properlyJan Kara2008-04-17
* udf: Allow loading of VAT inodeJan Kara2008-04-17
* udf: Fix detection of VAT versionJan Kara2008-04-17
* udf: Silence warning about accesses beyond end of deviceJan Kara2008-04-17
* udf: Improve anchor block detectionJan Kara2008-04-17
* udf: Cleanup anchor block detection.Jan Kara2008-04-17
* udf: Move processing of virtual partitionsJan Kara2008-04-17
* udf: Move filling of partition descriptor info into a separate functionJan Kara2008-04-17