summaryrefslogtreecommitdiff
path: root/fs/bad_inode.c
AgeCommit message (Expand)Author
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-20->permission() sanitizing: don't pass flags to ->permission()Al Viro
2011-06-20bad_inode_permission() is safe from RCU modeAl Viro
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2008-12-31kill ->dir_notify()Al Viro
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-02-07iget: introduce a function to register iget failureDavid Howells
2007-07-10sendfile: remove bad_sendfile() from bad_file_opsJens Axboe
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2007-01-05[PATCH] fix memory corruption from misinterpreted bad_inode_ops return valuesEric Sandeen
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2005-05-05[PATCH] make some things staticAdrian Bunk
2005-03-28[PATCH] Can't unmount bad inodeMiklos Szeredi
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-06-23[PATCH] symlink 3/9: trivial filesystemsAlexander Viro
2003-10-07o kernel/ksyms.c: move remaining fs/*.c EXPORT_SYMBOLsArnaldo Carvalho de Melo
2003-08-31[PATCH] Add more bad_inode operationsAndrew Morton
2002-12-02[PATCH] remove bad inodes from hash tableChristoph Hellwig
2002-09-17[PATCH] designated initializer patches for fs_Art Haas
2002-05-21[PATCH] kill ->i_op->revalidate()Alexander Viro
2002-05-21[PATCH] add proper ->getattr()Alexander Viro
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen
2002-02-24[PATCH] Re: [BUGFIX] handling bad inodes in 2.4.x kernels (fwd)Alexander Viro
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-04Import changesetLinus Torvalds