提交历史

作者 SHA1 备注 提交日期
  Al Viro fc64005c93 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb 9 年之前
  Tetsuo Handa 1d5cfdb076 tree wide: use kvfree() than conditional kfree()/vfree() 9 年之前
  Vladimir Davydov 5d097056c9 kmemcg: account certain kmem allocations to memcg 9 年之前
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 年之前
  David Howells e36cb0b89c VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) 10 年之前
  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 年之前
  David Woodhouse ffe3150125 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers 13 年之前
  Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 13 年之前
  Artem Bityutskiy a445f784ae JFFS2: fix unmount regression 13 年之前
  Artem Bityutskiy 208b14e507 jffs2: get rid of jffs2_sync_super 13 年之前
  Artem Bityutskiy e832579fd1 jffs2: remove unnecessary GC pass on sync 13 年之前
  Artem Bityutskiy c3c4a36979 jffs2: remove unnecessary GC pass on umount 13 年之前
  Artem Bityutskiy f4d0b35575 jffs2: remove lock_super 13 年之前
  Daniel Drake 8da8ba2ea6 JFFS2: Add parameter to reserve disk space for root 13 年之前
  Joe Perches 5a528957e7 jffs2: Use pr_fmt and remove jffs: from formats 13 年之前
  Joe Perches da320f055a jffs2: Convert printks to pr_<level> 13 年之前
  Joe Perches 9c261b33a9 jffs2: Convert most D1/D2 macros to jffs2_dbg 13 年之前
  Linus Torvalds 7b3480f8b7 Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 13 年之前
  Artem Bityutskiy 327cf2922b mtd: do not use mtd->sync directly 13 年之前
  Artem Bityutskiy 85f2f2a809 mtd: introduce mtd_sync interface 13 年之前
  Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 年之前
  Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 年之前
  Andres Salomon 123005f3cc jffs2: add compr=lzo and compr=zlib options 14 年之前
  Andres Salomon 92abc475d8 jffs2: implement mount option parsing and compression overriding 14 年之前
  Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 年之前
  Al Viro 848b83a59b convert get_sb_mtd() users to ->mount() 15 年之前
  Arnd Bergmann 1a028dd2dd BKL: Remove BKL from jffs2 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 年之前