Commit Graph

24 Commits (7c77509c542927ee2a3c8812fad84957e51bf67d)

Author SHA1 Message Date
Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Christoph Hellwig 562c72aa57 fs: move inode_dio_wait calls into ->setattr 14 years ago
Dave Kleikamp d31b53e3cd JFS: Don't save agno in the inode 14 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Dmitry Monakhov 12755627bd quota: unify quota init condition in setattr 15 years ago
Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 years ago
Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 years ago
Christoph Hellwig b43fa8284d dquot: cleanup dquot transfer routine 15 years ago
Christoph Hellwig 759bfee658 dquot: move dquot transfer responsibility into the filesystem 15 years ago
Linus Torvalds 18f4c64477 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' 16 years ago
Andi Kleen ef1fc2f01e BKL-removal: Implement a compat_ioctl handler for JFS 17 years ago
Andi Kleen baab81fa51 BKL-removal: Use unlocked_ioctl for jfs 17 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Daniel Drake 89f6822587 jfs: Add splice support 19 years ago
Dave Kleikamp 63f83c9fcf JFS: White space cleanup 19 years ago
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Herbert Poetzl fa3241d24c JFS: ext2 inode attributes for jfs 19 years ago
Dave Kleikamp 1868f4aa5a JFS: fix sparse warnings by moving extern declarations to headers 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago