提交历史

作者 SHA1 备注 提交日期
  Anton Altaparmakov 5272d036b2 ntfs: use find_get_page_flags() to mark page accessed as it is no longer marked later on 10 年之前
  Fabian Frederick 504e0e2f3d ntfs: remove NULL value assignments 11 年之前
  Fabian Frederick 87c1b497c2 ntfs: logging clean-up 11 年之前
  Theodore Ts'o 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() 11 年之前
  Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 年之前
  Linus Torvalds aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 年之前
  Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 13 年之前
  Eric W. Biederman b29f7751c9 userns: Convert ntfs to use kuid and kgid where appropriate 13 年之前
  Fernando Luis Vazquez Cao 32b4560b04 ntfs: remove references to long gone super operations and unimplemented methods 13 年之前
  Linus Torvalds e2a0883e40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 年之前
  Al Viro f4c5499d2c ntfs: forgets to unregister sysctls on register_filesystem() failure 13 年之前
  Al Viro ea29c6950a ntfs: switch to d_make_root() 13 年之前
  Cong Wang a3ac1414eb ntfs: remove the second argument of k[un]map_atomic() 13 年之前
  Anton Altaparmakov 0e37579506 NTFS: Remove unused variable. 13 年之前
  Rusty Russell 69116f279a module_param: avoid bool abuse, add bint for special cases. 13 年之前
  Al Viro d0c00d0671 ntfs: propagate umode_t 14 年之前
  Lucas De Marchi 25985edced Fix common misspellings 14 年之前
  Anton Altaparmakov 2818ef50c4 NTFS: writev() fix and maintenance/contact details update 14 年之前
  Al Viro 152a083666 new helper: mount_bdev() 15 年之前
  Al Viro 7de9c6ee3e new helper: ihold() 15 年之前
  Al Viro 70fd136ecc ntfs: don't call invalidate_inodes() 15 年之前
  Jan Blunck efdffb5403 BKL: Remove BKL from NTFS 15 年之前
  Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 年之前
  Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 年之前
  Akinobu Mita c4af96449e ntfs: use bitmap_weight 15 年之前
  Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 年之前
  Thomas Gleixner 6d729e44a5 fs: Make unload_nls() NULL pointer safe 16 年之前
  Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 年之前
  Jens Axboe 13205fb926 ntfs: remove old debug check for dirty data in ntfs_put_super() 16 年之前
  Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 年之前