summaryrefslogtreecommitdiffstats
path: root/fs/ufs/util.h
AgeCommit message (Expand)AuthorLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-6/+6
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-2/+2
2019-05-02ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavourAl Viro-1/+1
2019-04-08fs: mark expected switch fall-throughsGustavo A. R. Silva-2/+2
2018-08-17fs/ufs: use ktime_get_real_seconds for sb and cg timestampsArnd Bergmann-0/+14
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-06-14ufs: fix s_size/s_dsize usersAl Viro-8/+3
2017-06-14ufs: make ufs_freespace() return signedAl Viro-2/+2
2017-06-09fix ufs_isblockset()Al Viro-3/+7
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov-1/+1
2011-03-23ufs: use little-endian bitopsAkinobu Mita-1/+1
2010-08-18remove SWRITE* I/O typesChristoph Hellwig-2/+1
2010-08-09clean up write_begin usage for directories in pagecacheChristoph Hellwig-3/+1
2008-02-23ufs: fix parenthesisation in ufs_set_fs_state()Roel Kluin-1/+1
2007-10-17Add in SunOS 4.1.x compatible mode for UFSMark Fortescue-12/+38
2007-10-16ufs: convert to new aopsNick Piggin-0/+3
2007-02-12[PATCH] ufs2 write: block allocation updateEvgeniy Dushistov-0/+57
2006-12-07[PATCH] fs: ufs add missing bracketMariusz Kozlowski-1/+1
2006-07-01[PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov-0/+8
2006-06-25[PATCH] ufs: ubh_ll_rw_block cleanupEvgeniy Dushistov-1/+1
2006-06-25[PATCH] ufs: make fsck -f happyEvgeniy Dushistov-3/+7
2006-06-25[PATCH] ufs: one way to access super blockEvgeniy Dushistov-35/+17
2006-06-25[PATCH] ufs: not usual amounts of fragments per blockEvgeniy Dushistov-26/+0
2006-06-25[PATCH] ufs: wrong type castEvgeniy Dushistov-5/+11
2006-06-25[PATCH] ufs: ufs_trunc_indirect: infinite cycleEvgeniy Dushistov-1/+0
2006-01-14[PATCH] ufs cleanupEvgeniy-9/+19
2006-01-13[PATCH] Fix oops in ufs_fill_super at mount timeEvgeniy-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+526