Commit History

Author SHA1 Message Date
  Linus Torvalds 1751e8a6cb Rename superblock flags (MS_xyz -> SB_xyz) 7 years ago
  David Howells bc98a42c1f VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) 8 years ago
  David Howells a528d35e8b statx: Add a system call to make enhanced file info available 8 years ago
  Miklos Szeredi dfeef68862 vfs: remove ".readlink = generic_readlink" assignments 8 years ago
  Vladimir Davydov 5d097056c9 kmemcg: account certain kmem allocations to memcg 9 years ago
  Al Viro fceef393a5 switch ->get_link() to delayed_call, kill ->put_link() 9 years ago
  Al Viro 6b2553918d replace ->follow_link() with new method that could stay in RCU mode 9 years ago
  Al Viro 21fc61c73c don't put symlink bodies in pagecache into highmem 9 years ago
  Firo Yang 83b08bf7de fs/minix: remove unneeded cast 10 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Qi Yong 6d6747f853 minix zmap block counts calculation fix 11 years ago
  Linus Torvalds 24e7ea3bea Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 11 years ago
  Fabian Frederick 84ee353df0 fs/minix/inode.c: add __init to init_inodecache() 11 years ago
  Johannes Weiner 91b0abe36a mm + fs: store shadow entries in page cache 11 years ago
  Theodore Ts'o 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() 11 years ago
  Kirill A. Shutemov 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
  Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
  Marco Stornelli 7fc7cd00f6 minix: drop vmtruncate 12 years ago
  Linus Torvalds aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 13 years ago
  Eric W. Biederman f303bdc55e userns: Convert minix to use kuid/kgid where appropriate 13 years ago
  Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
  Al Viro ca85c07809 minixfs: switch to d_make_root() 13 years ago
  Al Viro 8de5277879 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} 13 years ago
  Linus Torvalds 972b2c7199 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  Al Viro d6042eac44 minixfs: misplaced checks lead to dentry leak 13 years ago
  Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
  Josh Boyer 016e8d44bc fs/minix: Verify bitmap block counts before mounting 14 years ago
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
  Al Viro 2def9e4ec7 minix_getattr(): don't bother with ->d_parent 14 years ago