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