Commit Verlauf

Autor SHA1 Nachricht Datum
  Miklos Szeredi dfeef68862 vfs: remove ".readlink = generic_readlink" assignments vor 8 Jahren
  Vladimir Davydov 5d097056c9 kmemcg: account certain kmem allocations to memcg vor 9 Jahren
  Al Viro fceef393a5 switch ->get_link() to delayed_call, kill ->put_link() vor 9 Jahren
  Al Viro 6b2553918d replace ->follow_link() with new method that could stay in RCU mode vor 9 Jahren
  Al Viro 21fc61c73c don't put symlink bodies in pagecache into highmem vor 9 Jahren
  Al Viro 0ebf7f10d6 fix sysvfs symlinks vor 9 Jahren
  Al Viro 2e03f3ea7a sysv: switch to simple_follow_link() vor 10 Jahren
  Linus Torvalds 24e7ea3bea Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 vor 11 Jahren
  Johannes Weiner 91b0abe36a mm + fs: store shadow entries in page cache vor 11 Jahren
  Theodore Ts'o 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() vor 11 Jahren
  Marco Stornelli c07cb01c45 sysv: drop lock/unlock super vor 13 Jahren
  Linus Torvalds aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 13 Jahren
  Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems vor 13 Jahren
  Eric W. Biederman a726ecce75 userns: Convert the sysv filesystem to use kuid/kgid where appropriate vor 13 Jahren
  Artem Bityutskiy 9d46be294d fs/sysv: stop using write_super and s_dirt vor 13 Jahren
  Artem Bityutskiy eee458936b fs/sysv: remove another useless write_super call vor 13 Jahren
  Artem Bityutskiy a4d05d315a fs/sysv: remove useless write_super call vor 13 Jahren
  Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() vor 13 Jahren
  Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors vor 13 Jahren
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() vor 14 Jahren
  Nick Piggin fa0d7e3de6 fs: icache RCU free inodes vor 14 Jahren
  Artem Bityutskiy 719f2c879f sysv: do not mark superblock dirty on remount vor 15 Jahren
  Al Viro d299eadc09 switch sysv to ->evict_inode() vor 15 Jahren
  Al Viro 4c9002de32 fix fs/sysv s_dirt handling vor 15 Jahren
  Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode vor 15 Jahren
  Al Viro 5ac3455a84 get rid of BKL in fs/sysv vor 16 Jahren
  Christoph Hellwig ad43ffdeea sysv: add ->sync_fs vor 16 Jahren
  Al Viro 05459ca81a repair sysv_write_inode(), switch sysv to simple_fsync() vor 16 Jahren
  Christoph Hellwig ebc1ac1645 ->write_super lock_super pushdown vor 16 Jahren
  Al Viro bbd6851a32 Push lock_super() into the ->remount_fs() of filesystems that care about it vor 16 Jahren