aboutsummaryrefslogtreecommitdiff
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-04-16Linux-2.6.12-rc2Linus Torvalds