index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
qnx6
/
dir.c
Age
Commit message (
Expand
)
Author
2024-08-07
qnx6: Convert directory handling to use kmap_local
Matthew Wilcox (Oracle)
2024-08-07
qnx6: Convert qnx6_longname() to take a folio
Matthew Wilcox (Oracle)
2024-08-07
qnx6: Convert qnx6_find_entry() to qnx6_find_ino()
Matthew Wilcox (Oracle)
2024-08-07
qnx6: Convert qnx6_get_page() to qnx6_get_folio()
Matthew Wilcox (Oracle)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-05-09
more trivial ->iterate_shared conversions
Al Viro
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2015-06-23
pagemap.h: move dir_pages() over there
Fabian Frederick
2014-08-08
fs/qnx6: update debugging to current functions
Fabian Frederick
2014-08-08
fs/qnx6: use pr_fmt and __func__ in logging
Fabian Frederick
2014-08-08
fs/qnx6: convert printk to pr_foo()
Fabian Frederick
2013-06-29
[readdir] convert qnx6
Al Viro
2013-05-31
qnx6: qnx6_readdir() has a braino in pos calculation
Al Viro
2013-02-22
new helper: file_inode(file)
Al Viro
2012-03-20
fs: initial qnx6fs addition
Kai Bankett