summaryrefslogtreecommitdiff
path: root/fs/cramfs
Commit message (Expand)AuthorAge
* cramfs: better MTD dependency expressionNicolas Pitre2018-02-08
* cramfs: fix MTD dependencyArnd Bergmann2017-12-17
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-17
|\
| * cramfs: rehabilitate itNicolas Pitre2017-10-15
| * cramfs: add mmap supportNicolas Pitre2017-10-15
| * cramfs: implement uncompressed and arbitrary data block positioningNicolas Pitre2017-10-15
| * cramfs: direct memory access supportNicolas Pitre2017-10-15
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* more trivial ->iterate_shared conversionsAl Viro2016-05-09
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-08
* fs/cramfs/inode.c: use linux/uaccess.hFabian Frederick2014-08-08
* fs/cramfs: code clean-upFabian Frederick2014-08-08
* fs/cramfs: use pr_fmtFabian Frederick2014-08-08
* fs/cramfs: convert printk to pr_foo()Fabian Frederick2014-08-08
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-04
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
* | mm: remove read_cache_page_async()Sasha Levin2014-04-03
|/
* cramfs: take headers to fs/cramfsAl Viro2014-01-25
* cramfs: get rid of ->put_super()Al Viro2014-01-25
* cramfs: mark as obsoleteMichael Opdenacker2013-11-13
* [readdir] convert f2fsAl Viro2013-06-29
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* new helper: file_inode(file)Al Viro2013-02-22
* userns: Convert cramfs to use kuid/kgid where appropriateEric W. Biederman2012-09-21
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\
| * switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* | cramfs: Fix typo in inode.cMasanari Iida2012-02-21
|/
*-. Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro2012-01-06
|\ \
| | * fs: move code out of buffer.cAl Viro2012-01-03
| |/ |/|
| * fs: propagate umode_t, misc bitsAl Viro2012-01-03
|/
* cramfs: get_cramfs_inode() returns ERR_PTR() on failureAl Viro2011-07-17
* cramfs: generate unique inode number for better inode cache usageStefani Seibold2011-01-13
* new helper: mount_bdev()Al Viro2010-10-29
* cramfs: only unlock new inodesAlexander Shishkin2010-08-18
* simplify get_cramfs_inode()Al Viro2010-08-09
* fs/cramfs: return f_fsid for statfs(2)Coly Li2009-04-02
* cramfs: propagate uncompression errorsDavid VomLehn2009-04-02
* fs/Kconfig: move cramfs outAlexey Dobriyan2009-01-22
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* cramfs: fix named-pipe handlingAl Viro2008-08-20
* fs: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* fs/cramfs/inode.c: replace hardcoded value with preprocessor constantAndi Drebes2007-10-18
* fs/cramfs/inode.c: remove unused variableAndi Drebes2007-10-18
* cramfs: error message about endianessAndi Drebes2007-10-17
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12