| Commit message (Expand) | Author | Age | Files | Lines |
* | freevxfs_lookup(): use d_splice_alias() | Al Viro | 2018-05-22 | 1 | -6/+2 |
* | vxfs: Define usercopy region in vxfs_inode slab cache | David Windsor | 2018-01-15 | 1 | -2/+6 |
* | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 2017-11-27 | 1 | -2/+2 |
* | freevxfs: update Kconfig information | Krzysztof Błaszkowski | 2016-06-13 | 1 | -1/+2 |
* | freevxfs: refactor readdir and lookup code | Krzysztof Błaszkowski | 2016-06-12 | 1 | -125/+108 |
* | freevxfs: fix lack of inode initialization | Krzysztof Błaszkowski | 2016-06-12 | 1 | -0/+1 |
* | freevxfs: fix memory leak in vxfs_read_fshead() | Krzysztof Błaszkowski | 2016-06-12 | 1 | -0/+2 |
* | freevxfs: update documentation and cresdits for HP-UX support | Krzysztof Błaszkowski | 2016-06-01 | 8 | -2/+17 |
* | freevxfs: implement ->alloc_inode and ->destroy_inode | Christoph Hellwig | 2016-06-01 | 5 | -142/+116 |
* | freevxfs: avoid the need for forward declaring the super operations | Christoph Hellwig | 2016-06-01 | 1 | -13/+6 |
* | freevxfs: move VFS inode allocation into vxfs_blkiget and vxfs_stiget | Krzysztof Błaszkowski | 2016-06-01 | 3 | -37/+31 |
* | freevxfs: remove vxfs_put_fake_inode | Krzysztof Błaszkowski | 2016-06-01 | 3 | -20/+6 |
* | freevxfs: handle big endian HP-UX file systems | Krzysztof Błaszkowski | 2016-06-01 | 11 | -279/+407 |
* | more trivial ->iterate_shared conversions | Al Viro | 2016-05-09 | 1 | -1/+1 |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 3 | -9/+9 |
* | don't put symlink bodies in pagecache into highmem | Al Viro | 2015-12-09 | 1 | -0/+1 |
* | freevxfs: Grammar s/an negative/a negative/ | Geert Uytterhoeven | 2015-08-07 | 1 | -1/+1 |
* | pagemap.h: move dir_pages() over there | Fabian Frederick | 2015-06-24 | 1 | -7/+0 |
* | freevxfs: switch to simple_follow_link() | Al Viro | 2015-05-11 | 3 | -39/+5 |
* | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -1/+1 |
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-04-05 | 1 | -0/+1 |
|\ |
|
| * | fs: push sync_filesystem() down to the file system's remount_fs() | Theodore Ts'o | 2014-03-13 | 1 | -0/+1 |
* | | mm + fs: store shadow entries in page cache | Johannes Weiner | 2014-04-04 | 1 | -1/+1 |
* | | fs/freevxfs/vxfs_lookup.c: update function comment | Fabian Frederick | 2014-04-04 | 1 | -1/+1 |
|/ |
|
* | [readdir] convert freevxfs | Al Viro | 2013-06-29 | 1 | -32/+23 |
* | fs: Readd the fs module aliases. | Eric W. Biederman | 2013-03-13 | 1 | -0/+1 |
* | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 2013-03-04 | 1 | -1/+1 |
* | new helper: file_inode(file) | Al Viro | 2013-02-23 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-03 | 1 | -0/+5 |
|\ |
|
| * | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 2012-10-03 | 1 | -0/+5 |
* | | userns: Convert freevxfs to use kuid/kgid where appropriate | Eric W. Biederman | 2012-09-21 | 1 | -2/+2 |
|/ |
|
* | stop passing nameidata to ->lookup() | Al Viro | 2012-07-14 | 1 | -2/+2 |
* | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 2012-05-06 | 1 | -1/+1 |
* | switch open-coded instances of d_make_root() to new helper | Al Viro | 2012-03-21 | 1 | -2/+1 |
* | fs: propagate umode_t, misc bits | Al Viro | 2012-01-04 | 1 | -2/+2 |
* | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 2012-01-04 | 1 | -1/+0 |
* | filesystems: add set_nlink() | Miklos Szeredi | 2011-11-02 | 1 | -1/+1 |
* | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 3 | -3/+3 |
* | block: remove per-queue plugging | Jens Axboe | 2011-03-10 | 1 | -1/+0 |
* | fs: icache RCU free inodes | Nick Piggin | 2011-01-07 | 1 | -1/+8 |
* | new helper: mount_bdev() | Al Viro | 2010-10-29 | 1 | -5/+4 |
* | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 2010-10-26 | 1 | -0/+1 |
* | BKL: remove BKL from freevxfs | Arnd Bergmann | 2010-10-21 | 2 | -22/+2 |
* | BKL: Explicitly add BKL around get_sb/fill_super | Jan Blunck | 2010-10-04 | 1 | -1/+6 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-10 | 3 | -5/+7 |
|\ |
|
| * | convert remaining ->clear_inode() to ->evict_inode() | Al Viro | 2010-08-09 | 3 | -5/+7 |
* | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 1 | -0/+2 |
|\| |
|
| * | fs/: do not fallback to default_llseek() when readdir() uses BKL | jan Blunck | 2010-05-27 | 1 | -0/+2 |
* | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
|/ |
|