summaryrefslogtreecommitdiffstats
path: root/fs/isofs/compress.c
Commit message (Expand)AuthorAgeFilesLines
* 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-rc2Linus Torvalds2005-04-161-0/+359