aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/capi/capifs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-22const: mark remaining super_operations constAlexey Dobriyan1-1/+1
2009-05-09Fix the race between capifs remount and node creationAl Viro1-2/+8
2009-05-09Fix races around the access to ->s_optionsAl Viro1-2/+1
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-2/+0
2008-11-14CRED: Wrap task credential accesses in the ISDN driversDavid Howells1-2/+2
2008-04-28capifs: fix memory leak on remountCyrill Gorcunov1-0/+1
2008-04-28capi: fix sparse warnings using integer as NULL pointerHarvey Harrison1-2/+2
2008-02-08mount options: fix capifsMiklos Szeredi1-0/+7
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-2/+0
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-3/+3
2006-01-08[PATCH] drivers/isdn/: add missing #includesAdrian Bunk1-0/+2
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-08-27[PATCH] Fix capifs bug in initialization error path.James Morris1-1/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+212