| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-26 | fs: Rename generic_file_fsync() to simple_fsync() | Jan Kara | 1 | -1/+1 |
| 2026-01-12 | fs: add setlease to generic_ro_fops and read-only filesystem directory operat... | Jeff Layton | 1 | -0/+2 |
| 2024-08-07 | qnx6: Convert directory handling to use kmap_local | Matthew Wilcox (Oracle) | 1 | -11/+11 |
| 2024-08-07 | qnx6: Convert qnx6_longname() to take a folio | Matthew Wilcox (Oracle) | 1 | -18/+19 |
| 2024-08-07 | qnx6: Convert qnx6_find_entry() to qnx6_find_ino() | Matthew Wilcox (Oracle) | 1 | -5/+2 |
| 2024-08-07 | qnx6: Convert qnx6_get_page() to qnx6_get_folio() | Matthew Wilcox (Oracle) | 1 | -22/+24 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2016-05-09 | more trivial ->iterate_shared conversions | Al Viro | 1 | -1/+1 |
| 2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -8/+8 |
| 2015-06-23 | pagemap.h: move dir_pages() over there | Fabian Frederick | 1 | -5/+0 |
| 2014-08-08 | fs/qnx6: update debugging to current functions | Fabian Frederick | 1 | -6/+6 |
| 2014-08-08 | fs/qnx6: use pr_fmt and __func__ in logging | Fabian Frederick | 1 | -6/+6 |
| 2014-08-08 | fs/qnx6: convert printk to pr_foo() | Fabian Frederick | 1 | -8/+6 |
| 2013-06-29 | [readdir] convert qnx6 | Al Viro | 1 | -17/+14 |
| 2013-05-31 | qnx6: qnx6_readdir() has a braino in pos calculation | Al Viro | 1 | -1/+1 |
| 2013-02-22 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
| 2012-03-20 | fs: initial qnx6fs addition | Kai Bankett | 1 | -0/+291 |