Commit Graph

24 Commits (9a2985e7f943678154f5761dad753f1987c2fdd0)

Author SHA1 Message Date
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Christoph Hellwig aa38572954 fs: pass exact type of data dirties to ->dirty_inode 14 years ago
Al Viro 62aff86fdf switch jfs to ->evict_inode() 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Dmitry Monakhov c7f2e1f0ac jfs: add jfs specific ->setattr call 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Christoph Hellwig 759bfee658 dquot: move dquot transfer responsibility into the filesystem 15 years ago
Al Viro ad28b4ef19 constify dentry_operations: JFS 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
David Howells eab1df71a0 iget: stop JFS from using iget() and read_inode() 17 years ago
Christoph Hellwig d425de7043 jfs: new export ops 18 years ago
Christoph Hellwig 5ca2960733 knfsd: exportfs: remove iget abuse 18 years ago
Dave Kleikamp 3e2221c73c Copy i_flags to jfs inode flags on write 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Dave Kleikamp 63f83c9fcf JFS: White space cleanup 19 years ago
Dave Kleikamp 115ff50bad JFS: Quota support broken, no quota_read and quota_write 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 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