summaryrefslogtreecommitdiffstats
path: root/fs/ufs
AgeCommit message (Expand)AuthorLines
2006-06-27[PATCH] ufs: ufs_read_inode cleanupEvgeniy Dushistov-54/+57
2006-06-25[PATCH] fs/ufs/inode.c: make 2 functions staticAdrian Bunk-3/+6
2006-06-25[PATCH] ufs: ubh_ll_rw_block cleanupEvgeniy Dushistov-14/+13
2006-06-25[PATCH] ufs: make fsck -f happyEvgeniy Dushistov-56/+126
2006-06-25[PATCH] ufs: fsync implementationEvgeniy Dushistov-0/+21
2006-06-25[PATCH] ufs: one way to access super blockEvgeniy Dushistov-148/+121
2006-06-25[PATCH] ufs: missed brelse and wrong baseblkEvgeniy Dushistov-7/+6
2006-06-25[PATCH] ufs: printk warning fixesAndrew Morton-3/+3
2006-06-25[PATCH] ufs: zero metadataEvgeniy Dushistov-40/+76
2006-06-25[PATCH] ufs: unlock_super without lockEvgeniy Dushistov-4/+5
2006-06-25[PATCH] ufs: i_blocks wrong countEvgeniy Dushistov-16/+12
2006-06-25[PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov-5/+7
2006-06-25[PATCH] ufs: easy debugEvgeniy Dushistov-217/+147
2006-06-25[PATCH] ufs: not usual amounts of fragments per blockEvgeniy Dushistov-71/+87
2006-06-25[PATCH] ufs: wrong type castEvgeniy Dushistov-84/+90
2006-06-25[PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov-504/+547
2006-06-25[PATCH] ufs: directory and page cache: install aopsEvgeniy Dushistov-34/+25
2006-06-25[PATCH] ufs: change block number on the flyEvgeniy Dushistov-43/+138
2006-06-25[PATCH] ufs: right block allocationEvgeniy Dushistov-27/+18
2006-06-25[PATCH] ufs: ufs_trunc_indirect: infinite cycleEvgeniy Dushistov-47/+21
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells-1/+2
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells-3/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven-2/+2
2006-03-24typo patch for fs/ufs/super.cMichael Owen-1/+1
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson-1/+2
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson-1/+1
2006-03-23[PATCH] ufs: switch to inode_inc_count, inode_dec_countAlexey Dobriyan-30/+18
2006-03-23[PATCH] fs/ufs/file.c: drop insane header dependenciesAlexey Dobriyan-10/+0
2006-02-03[PATCH] ufs: fix hang during `rm'Evgeniy Dushistov-57/+17
2006-02-03[PATCH] ufs: fix oops with `ufs1' typeEvgeniy Dushistov-4/+6
2006-01-14[PATCH] ufs cleanupEvgeniy-55/+64
2006-01-13[PATCH] Fix oops in ufs_fill_super at mount timeEvgeniy-2/+2
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap-0/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen-3/+3
2006-01-08[PATCH] UFS: inode->i_sem is not released in error pathEvgeniy Polyakov-1/+3
2006-01-06[PATCH] fs/ufs: debug mode compilation failureEvgeniy-1/+1
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl-6/+8
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh-0/+1
2005-09-07[PATCH] Change ll_rw_block() calls in UFSJan Kara-18/+9
2005-08-19[PATCH] Fix up symlink function pointersAl Viro-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+5992