aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ufs/util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-18fs: ufs: remove cast for kmalloc return valueZhang Yanfei1-2/+1
2011-03-02ufs: remove the BKLArnd Bergmann1-1/+1
2010-08-18remove SWRITE* I/O typesChristoph Hellwig1-12/+8
2008-02-08drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger1-1/+1
2007-10-17ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig1-0/+1
2007-05-07mm: make read_cache_page synchronousNick Piggin1-4/+2
2006-10-10[PATCH] ufs endianness annotationsAl Viro1-8/+6
2006-08-06[PATCH] ufs: handle truncated pagesEvgeniy Dushistov1-2/+2
2006-08-06[PATCH] ufs: ufs_get_locked_page() race fixEvgeniy Dushistov1-7/+8
2006-07-01[PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov1-0/+54
2006-06-25[PATCH] ufs: ubh_ll_rw_block cleanupEvgeniy Dushistov1-4/+3
2006-06-25[PATCH] ufs: easy debugEvgeniy Dushistov1-9/+0
2006-06-25[PATCH] ufs: wrong type castEvgeniy Dushistov1-10/+10
2006-06-25[PATCH] ufs: ufs_trunc_indirect: infinite cycleEvgeniy Dushistov1-12/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+257