Age | Commit message (Expand) | Author |
2023-10-25 | ufs: remove ufs_get_locked_page() | Matthew Wilcox (Oracle) |
2023-10-25 | ufs: add ufs_get_locked_folio and ufs_put_locked_folio | Matthew Wilcox (Oracle) |
2023-08-24 | minmax: add in_range() macro | Matthew Wilcox (Oracle) |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2019-05-07 | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-05-02 | ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour | Al Viro |
2019-04-08 | fs: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-08-17 | fs/ufs: use ktime_get_real_seconds for sb and cg timestamps | Arnd Bergmann |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-14 | ufs: fix s_size/s_dsize users | Al Viro |
2017-06-14 | ufs: make ufs_freespace() return signed | Al Viro |
2017-06-09 | fix ufs_isblockset() | Al Viro |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2011-03-23 | ufs: use little-endian bitops | Akinobu Mita |
2010-08-18 | remove SWRITE* I/O types | Christoph Hellwig |
2010-08-09 | clean up write_begin usage for directories in pagecache | Christoph Hellwig |
2008-02-23 | ufs: fix parenthesisation in ufs_set_fs_state() | Roel Kluin |
2007-10-17 | Add in SunOS 4.1.x compatible mode for UFS | Mark Fortescue |
2007-10-16 | ufs: convert to new aops | Nick Piggin |
2007-02-12 | [PATCH] ufs2 write: block allocation update | Evgeniy Dushistov |
2006-12-07 | [PATCH] fs: ufs add missing bracket | Mariusz Kozlowski |
2006-07-01 | [PATCH] ufs: truncate should allocate block for last byte | Evgeniy Dushistov |
2006-06-25 | [PATCH] ufs: ubh_ll_rw_block cleanup | Evgeniy Dushistov |
2006-06-25 | [PATCH] ufs: make fsck -f happy | Evgeniy Dushistov |
2006-06-25 | [PATCH] ufs: one way to access super block | Evgeniy Dushistov |
2006-06-25 | [PATCH] ufs: not usual amounts of fragments per block | Evgeniy Dushistov |
2006-06-25 | [PATCH] ufs: wrong type cast | Evgeniy Dushistov |
2006-06-25 | [PATCH] ufs: ufs_trunc_indirect: infinite cycle | Evgeniy Dushistov |
2006-01-14 | [PATCH] ufs cleanup | Evgeniy |
2006-01-13 | [PATCH] Fix oops in ufs_fill_super at mount time | Evgeniy |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |