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