Историја ревизија

Аутор SHA1 Порука Датум
  Al Viro b26d4cd385 consolidate simple ->d_delete() instances пре 12 година
  Al Viro 6987843ff7 take anon inode allocation to libfs.c пре 12 година
  Al Viro 87dc800be2 new helper: kfree_put_link() пре 12 година
  Al Viro 12f3887222 libfs: get exports to definitions of objects being exported... пре 12 година
  Al Viro 74931da7a6 make simple_lookup() usable for filesystems that set ->s_d_op пре 12 година
  Al Viro 5f99f4e79a [readdir] switch dcache_readdir() users to ->iterate() пре 12 година
  Marco Stornelli d30357f2f0 vfs: drop vmtruncate пре 12 година
  Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" пре 12 година
  Yanchuan Nian ca1868309b vfs: fix kerneldoc for generic_fh_to_parent() пре 13 година
  David Howells 9249e17fe0 VFS: Pass mount flags to sget() пре 13 година
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() пре 13 година
  Linus Torvalds 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry пре 13 година
  Al Viro 640946f203 dentry leak in simple_fill_super() failure exit пре 13 година
  Stephen Boyd 20955e891d libfs: add simple_open() пре 13 година
  Linus Torvalds 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux пре 13 година
  Al Viro 2452992aa7 make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal one пре 13 година
  Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper пре 13 година
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible пре 13 година
  Al Viro ff01bb4832 fs: move code out of buffer.c пре 14 година
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() пре 14 година
  Konstantin Khlebnikov 32096ea1aa vfs: fix dentry leak in simple_fill_super() пре 14 година
  Al Viro 841590ce16 fix IN_DELETE_SELF on overwriting rename() on ramfs et.al. пре 14 година
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers пре 14 година
  Al Viro a4464dbc0c Make ->d_sb assign-once and always non-NULL пре 14 година
  Akinobu Mita f7b88631a8 fs/libfs.c: fix simple_attr_write() on 32bit machines пре 14 година
  Al Viro c74a1cbb3c pass default dentry_operations to mount_pseudo() пре 14 година
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path пре 14 година
  Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock пре 14 година
  Nick Piggin 2fd6b7f507 fs: dcache scale subdirs пре 14 година
  Nick Piggin da5029563a fs: dcache scale d_unhashed пре 14 година