提交历史

作者 SHA1 备注 提交日期
  Masanari Iida 40e47125e6 Documentation: Fix multiple typo in Documentation 13 年之前
  Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 年之前
  Al Viro 1a67aafb5f switch ->mknod() to umode_t 14 年之前
  Al Viro 4acdaf27eb switch ->create() to umode_t 14 年之前
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 14 年之前
  Paul Bolle 395cf9691d doc: fix broken references 14 年之前
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 年之前
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 年之前
  Dave Chinner 8ab47664d5 vfs: increase shrinker batch size 14 年之前
  Dave Chinner 0e1fdafd93 superblock: add filesystem shrinker operations 14 年之前
  Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 年之前
  Al Viro 7e40145eb1 ->permission() sanitizing: don't pass flags to ->check_acl() 14 年之前
  Christoph Hellwig aa38572954 fs: pass exact type of data dirties to ->dirty_inode 14 年之前
  Lucas De Marchi 25985edced Fix common misspellings 14 年之前
  Dave Chinner f283c86afe fs: remove inode_lock from iput_final and prune_icache 14 年之前
  Al Viro 1aed3e4204 lose 'mounting_here' argument in ->d_manage() 14 年之前
  Al Viro 1a102ff925 vfs: bury ->get_sb() 14 年之前
  David Howells ea5b778a8b Unexport do_add_mount() and add in follow_automount(), not ->d_automount() 14 年之前
  David Howells ab90911ff9 Allow d_manage() to be used in RCU-walk mode 14 年之前
  David Howells cc53ce53c8 Add a dentry op to allow processes to be held during pathwalk transit 14 年之前
  David Howells 9875cf8064 Add a dentry op to handle automounting rather than abusing follow_link() 14 年之前
  Nick Piggin a82416da83 fs: small rcu-walk documentation fixes 14 年之前
  Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 年之前
  Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 年之前
  Nick Piggin b1e6a015a5 fs: change d_hash for rcu-walk 14 年之前
  Nick Piggin 621e155a35 fs: change d_compare for rcu-walk 14 年之前
  Nick Piggin fe15ce446b fs: change d_delete semantics 14 年之前
  Linus Torvalds 38971ce2fa Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 14 年之前
  Andrew Morton 4fe65cab84 Documentation/filesystems/vfs.txt: fix ->repeasepage() description 14 年之前
  Linus Torvalds 6072d13c42 Call the filesystem back whenever a page is removed from the page cache 14 年之前