| Commit message (Expand) | Author | Age | Files | Lines |
* | ufs: Remove checks for PageError | Matthew Wilcox (Oracle) | 2022-06-29 | 1 | -11/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | ufs_get_locked_page(): make sure we have buffer_heads | Al Viro | 2017-06-15 | 1 | -9/+8 |
* | fs: have submit_bh users pass in op and flags separately | Mike Christie | 2016-06-07 | 1 | -1/+1 |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -2/+2 |
* | fs: ufs: remove cast for kmalloc return value | Zhang Yanfei | 2013-03-18 | 1 | -2/+1 |
* | ufs: remove the BKL | Arnd Bergmann | 2011-03-02 | 1 | -1/+1 |
* | remove SWRITE* I/O types | Christoph Hellwig | 2010-08-18 | 1 | -12/+8 |
* | drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h | Mike Frysinger | 2008-02-08 | 1 | -1/+1 |
* | ufs: move non-layout parts of ufs_fs.h to fs/ufs/ | Christoph Hellwig | 2007-10-17 | 1 | -0/+1 |
* | mm: make read_cache_page synchronous | Nick Piggin | 2007-05-07 | 1 | -4/+2 |
* | [PATCH] ufs endianness annotations | Al Viro | 2006-10-11 | 1 | -8/+6 |
* | [PATCH] ufs: handle truncated pages | Evgeniy Dushistov | 2006-08-06 | 1 | -2/+2 |
* | [PATCH] ufs: ufs_get_locked_page() race fix | Evgeniy Dushistov | 2006-08-06 | 1 | -7/+8 |
* | [PATCH] ufs: truncate should allocate block for last byte | Evgeniy Dushistov | 2006-07-01 | 1 | -0/+54 |
* | [PATCH] ufs: ubh_ll_rw_block cleanup | Evgeniy Dushistov | 2006-06-25 | 1 | -4/+3 |
* | [PATCH] ufs: easy debug | Evgeniy Dushistov | 2006-06-25 | 1 | -9/+0 |
* | [PATCH] ufs: wrong type cast | Evgeniy Dushistov | 2006-06-25 | 1 | -10/+10 |
* | [PATCH] ufs: ufs_trunc_indirect: infinite cycle | Evgeniy Dushistov | 2006-06-25 | 1 | -12/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+257 |