summaryrefslogtreecommitdiffstats
path: root/fs/isofs/compress.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 142Thomas Gleixner2019-05-301-6/+1Star
* 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/+0Star
|\
| * Remove last traces of ->sync_pageMatthew Wilcox2016-07-011-1/+0Star
* | 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-091-2/+2
* new helper: file_inode(file)Al Viro2013-02-231-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-201-0/+11
* zisofs use mutex instead of semaphoreDave Young2007-10-171-20/+5Star
* [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/+0Star
* [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-261-19/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+359