summaryrefslogtreecommitdiffstats
path: root/fs/isofs/compress.c
Commit message (Expand)AuthorAgeFilesLines
* isofs: Remove calls to set/clear the error flagMatthew Wilcox (Oracle)2024-04-231-4/+0
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-10/+10
|\
| * fs/isofs: replace kmap() with kmap_local_page()Fabio M. De Francesco2022-09-111-10/+10
* | isofs: replace ll_rw_block()Zhang Yi2022-09-111-1/+1
|/
* fs/buffer: Combine two submit_bh() and ll_rw_block() argumentsBart Van Assche2022-07-141-1/+1
* isofs: Convert symlinks and zisofs to read_folioMatthew Wilcox (Oracle)2022-05-091-2/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 142Thomas Gleixner2019-05-301-6/+1
* isofs compress: Remove VLA usageKyle Spiers2018-04-111-3/+16
* block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-011-0/+1
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-281-1/+0
|\
| * Remove last traces of ->sync_pageMatthew Wilcox2016-06-301-1/+0
* | fs: have ll_rw_block users pass in op and flags separatelyMike Christie2016-06-071-1/+1
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-18/+18
* initramfs: support initramfs that is bigger than 2GiBYinghai Lu2014-08-081-2/+2
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress...Jan Kara2009-12-101-248/+285
* zisofs: fix readpage() outside i_sizeDave Young2008-03-191-0/+11
* zisofs use mutex instead of semaphoreDave Young2007-10-171-20/+5
* [PATCH] isofs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* Check input buffer size in zisofsLinus Torvalds2005-08-061-0/+6
* [PATCH] isofs includes sanitizedAl Viro2005-04-251-19/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+359