| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | ufs: fix s_size/s_dsize users | Al Viro | 2017-06-14 | 1 | -8/+3 |
* | ufs: make ufs_freespace() return signed | Al Viro | 2017-06-14 | 1 | -2/+2 |
* | fix ufs_isblockset() | Al Viro | 2017-06-09 | 1 | -3/+7 |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -1/+1 |
* | ufs: use little-endian bitops | Akinobu Mita | 2011-03-24 | 1 | -1/+1 |
* | remove SWRITE* I/O types | Christoph Hellwig | 2010-08-18 | 1 | -2/+1 |
* | clean up write_begin usage for directories in pagecache | Christoph Hellwig | 2010-08-09 | 1 | -3/+1 |
* | ufs: fix parenthesisation in ufs_set_fs_state() | Roel Kluin | 2008-02-24 | 1 | -1/+1 |
* | Add in SunOS 4.1.x compatible mode for UFS | Mark Fortescue | 2007-10-17 | 1 | -12/+38 |
* | ufs: convert to new aops | Nick Piggin | 2007-10-16 | 1 | -0/+3 |
* | [PATCH] ufs2 write: block allocation update | Evgeniy Dushistov | 2007-02-12 | 1 | -0/+57 |
* | [PATCH] fs: ufs add missing bracket | Mariusz Kozlowski | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] ufs: truncate should allocate block for last byte | Evgeniy Dushistov | 2006-07-01 | 1 | -0/+8 |
* | [PATCH] ufs: ubh_ll_rw_block cleanup | Evgeniy Dushistov | 2006-06-25 | 1 | -1/+1 |
* | [PATCH] ufs: make fsck -f happy | Evgeniy Dushistov | 2006-06-25 | 1 | -3/+7 |
* | [PATCH] ufs: one way to access super block | Evgeniy Dushistov | 2006-06-25 | 1 | -35/+17 |
* | [PATCH] ufs: not usual amounts of fragments per block | Evgeniy Dushistov | 2006-06-25 | 1 | -26/+0 |
* | [PATCH] ufs: wrong type cast | Evgeniy Dushistov | 2006-06-25 | 1 | -5/+11 |
* | [PATCH] ufs: ufs_trunc_indirect: infinite cycle | Evgeniy Dushistov | 2006-06-25 | 1 | -1/+0 |
* | [PATCH] ufs cleanup | Evgeniy | 2006-01-14 | 1 | -9/+19 |
* | [PATCH] Fix oops in ufs_fill_super at mount time | Evgeniy | 2006-01-13 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+526 |