linux/fs/affs
Linus Torvalds 520c853466 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6:
  inotify: fix type errors in interfaces
  fix breakage in reiserfs_new_inode()
  fix the treatment of jfs special inodes
  vfs: remove duplicate code in get_fs_type()
  add a vfs_fsync helper
  sys_execve and sys_uselib do not call into fsnotify
  zero i_uid/i_gid on inode allocation
  inode->i_op is never NULL
  ntfs: don't NULL i_op
  isofs check for NULL ->i_op in root directory is dead code
  affs: do not zero ->i_op
  kill suid bit only for regular files
  vfs: lseek(fd, 0, SEEK_CUR) race condition
2009-01-05 18:32:06 -08:00
..
Changes Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
affs.h affs: convert s_bmlock into a mutex 2008-07-26 12:00:03 -07:00
amigaffs.c iget: stop AFFS from using iget() and read_inode() 2008-02-07 08:42:27 -08:00
bitmap.c affs: convert s_bmlock into a mutex 2008-07-26 12:00:03 -07:00
dir.c [PATCH] fix ->llseek() for a bunch of directories 2008-08-25 01:18:09 -04:00
file.c fs: symlink write_begin allocation context fix 2009-01-04 13:33:20 -08:00
inode.c affs: do not zero ->i_op 2009-01-05 11:53:07 -05:00
namei.c [PATCH] fix reservation discarding in affs 2008-05-06 13:45:33 -04:00
super.c CRED: Wrap task credential accesses in the AFFS filesystem 2008-11-14 10:38:45 +11:00
symlink.c [PATCH] mark struct inode_operations const 1 2007-02-12 09:48:46 -08:00