Commit History

Author SHA1 Message Date
  YueHaibing c4b7d1ba7d sysv: return 'err' instead of 0 in __sysv_write_inode 6 years ago
  Arnd Bergmann 3e811f053a fs/sysv/inode.c: use ktime_get_real_seconds() for superblock stamp 7 years ago
  Linus Torvalds 1751e8a6cb Rename superblock flags (MS_xyz -> SB_xyz) 7 years ago
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
  David Howells bc98a42c1f VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) 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 10 years ago
  Al Viro 21fc61c73c don't put symlink bodies in pagecache into highmem 10 years ago
  Al Viro 0ebf7f10d6 fix sysvfs symlinks 9 years ago
  Al Viro 2e03f3ea7a sysv: switch to simple_follow_link() 10 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
  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
  Marco Stornelli c07cb01c45 sysv: drop lock/unlock super 13 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 a726ecce75 userns: Convert the sysv filesystem to use kuid/kgid where appropriate 13 years ago
  Artem Bityutskiy 9d46be294d fs/sysv: stop using write_super and s_dirt 13 years ago
  Artem Bityutskiy eee458936b fs/sysv: remove another useless write_super call 13 years ago
  Artem Bityutskiy a4d05d315a fs/sysv: remove useless write_super call 13 years ago
  Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
  Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() 14 years ago
  Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
  Artem Bityutskiy 719f2c879f sysv: do not mark superblock dirty on remount 15 years ago
  Al Viro d299eadc09 switch sysv to ->evict_inode() 15 years ago
  Al Viro 4c9002de32 fix fs/sysv s_dirt handling 15 years ago
  Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago