summaryrefslogtreecommitdiff
path: root/fs/udf
AgeCommit message (Expand)AuthorFilesLines
2006-04-02BUG_ON() Conversion in fs/udf/Eric Sesterhenn1-4/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven3-4/+4
2006-03-25[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi1-4/+2
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson1-1/+2
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-1/+1
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser1-12/+7
2006-03-23[PATCH] sem2mutex: UDFIngo Molnar3-23/+23
2006-03-08[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi3-5/+33
2006-02-03[PATCH] UDF: Fix issues reported by Coverity in namei.cJayachandran C1-2/+2
2006-02-03[PATCH] coverity: udf/balloc.c null deref fixKAMBAROV, ZAUR1-4/+3
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap1-0/+1
2006-01-08[PATCH] fs/udf/balloc.c: "extern inline" -> "static inline"Adrian Bunk1-1/+1
2006-01-08[PATCH] udf: remove bogus inode == NULL check in inode_bmapChristoph Hellwig1-5/+0
2006-01-03remove pointers to the defunct UDF mailing listAdrian Bunk16-80/+0
2005-11-09[PATCH] add a file_permission helperChristoph Hellwig1-1/+1
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl1-2/+1
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh1-0/+2
2005-06-30[PATCH] udf_find_entry() cleanupChristoph Hellwig1-4/+0
2005-06-28[PATCH] coverity: fs/udf/namei.c null checkKAMBAROV, ZAUR1-1/+3
2005-05-31[PATCH] UDF filesystem: array '__mon_yday' declared as not staticGoffredo Baroncelli1-1/+1
2005-05-05[PATCH] fs/udf/udftime.c: fix off by one errorAdrian Bunk1-1/+1
2005-05-01[PATCH] Exterminate PAGE_BUGMatt Mackall2-6/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds24-0/+10817