aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ufs_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-16[PATCH] ufs2: more correct work with timeEvgeniy Dushistov1-4/+4
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven1-3/+3
2007-02-12[PATCH] ufs2 write: block allocation updateEvgeniy Dushistov1-11/+22
2007-02-12[PATCH] ufs2 write: inodes writeEvgeniy Dushistov1-2/+2
2007-02-12[PATCH] export ufs_fs.h to userspaceMike Frysinger1-1/+3
2007-02-09[PATCH] ufs: restore back support of openstepEvgeniy Dushistov1-0/+1
2006-11-03[PATCH] fix UFS superblock alignment issuesEric Sandeen1-1/+1
2006-10-10[PATCH] ufs endianness annotationsAl Viro1-1/+9
2006-07-01[PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov1-1/+1
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-06-25[PATCH] fs/ufs/inode.c: make 2 functions staticAdrian Bunk1-2/+0
2006-06-25[PATCH] ufs: make fsck -f happyEvgeniy Dushistov1-1/+13
2006-06-25[PATCH] ufs: one way to access super blockEvgeniy Dushistov1-9/+52
2006-06-25[PATCH] ufs: easy debugEvgeniy Dushistov1-0/+13
2006-06-25[PATCH] ufs: wrong type castEvgeniy Dushistov1-1/+1
2006-06-25[PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov1-4/+5
2006-06-25[PATCH] ufs: change block number on the flyEvgeniy Dushistov1-1/+2
2006-05-04Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>David Woodhouse1-1/+0
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-2/+2
2006-02-03[PATCH] ufs: fix char vs. __s8 clash in ufsAndreas Schwab1-5/+5
2006-02-03[PATCH] ufs: fix hang during `rm'Evgeniy Dushistov1-0/+1
2006-02-03[PATCH] ufs: fix oops with `ufs1' typeEvgeniy Dushistov1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+943