Age | Commit message (Expand) | Author | Files | Lines |
2019-08-30 | fs: sysv: Initialize filesystem timestamp ranges | Deepa Dinamani | 1 | -1/+4 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2019-04-09 | sysv: bury the broken "quietly truncate the long filenames" logics | Al Viro | 1 | -3/+0 |
2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 1 | -1/+1 |
2017-07-17 | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells | 1 | -1/+1 |
2013-09-29 | sysv: Add forgotten superblock lock init for v7 fs | Lubomir Rintel | 1 | -0/+1 |
2013-03-12 | fs: Readd the fs module aliases. | Eric W. Biederman | 1 | -0/+1 |
2013-03-03 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 1 | -1/+2 |
2012-10-09 | sysv: drop lock/unlock super | Marco Stornelli | 1 | -0/+1 |
2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro | 1 | -2/+1 |
2012-03-20 | vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} | Al Viro | 1 | -12/+12 |
2011-01-12 | switch sysv | Al Viro | 1 | -4/+4 |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin | 1 | -1/+1 |
2010-10-29 | new helper: mount_bdev() | Al Viro | 1 | -9/+8 |
2010-08-11 | fs/sysv/super.c: add support for non-PDP11 v7 filesystems | Lubomir Rintel | 1 | -24/+50 |
2010-08-11 | V7: Adjust sanity checks for some volumes | Lubomir Rintel | 1 | -2/+4 |
2010-08-11 | Add v7 alias | Lubomir Rintel | 1 | -0/+1 |
2010-08-09 | sysv: do not mark superblock dirty on mount | Artem Bityutskiy | 1 | -1/+0 |
2008-02-07 | iget: stop the SYSV filesystem from using iget() and read_inode() | David Howells | 1 | -2/+2 |
2006-12-22 | [PATCH] fs/sysv/: proper prototypes for 2 functions | Adrian Bunk | 1 | -3/+0 |
2006-10-11 | [PATCH] fs/*: use BUILD_BUG_ON | Alexey Dobriyan | 1 | -10/+5 |
2006-09-27 | [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 1 | -4/+2 |
2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 1 | -6/+7 |
2006-03-24 | [PATCH] fs: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -2/+2 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+572 |