aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ufs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-1/+2
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-282-2/+2
* typo patch for fs/ufs/super.cMichael Owen2006-03-241-1/+1
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-241-1/+2
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
* [PATCH] ufs: switch to inode_inc_count, inode_dec_countAlexey Dobriyan2006-03-231-30/+18
* [PATCH] fs/ufs/file.c: drop insane header dependenciesAlexey Dobriyan2006-03-231-10/+0
* [PATCH] ufs: fix hang during `rm'Evgeniy Dushistov2006-02-032-57/+17
* [PATCH] ufs: fix oops with `ufs1' typeEvgeniy Dushistov2006-02-031-4/+6
* [PATCH] ufs cleanupEvgeniy2006-01-145-55/+64
* [PATCH] Fix oops in ufs_fill_super at mount timeEvgeniy2006-01-131-2/+2
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-3/+3
* [PATCH] UFS: inode->i_sem is not released in error pathEvgeniy Polyakov2006-01-081-1/+3
* [PATCH] fs/ufs: debug mode compilation failureEvgeniy2006-01-061-1/+1
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-6/+8
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+1
* [PATCH] Change ll_rw_block() calls in UFSJan Kara2005-09-073-18/+9
* [PATCH] Fix up symlink function pointersAl Viro2005-08-191-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1614-0/+5992