Commit Graph

229 Commits (b2ac86e1a8e3a3b0ab4449d062c582f07a078e7b)

Author SHA1 Message Date
Jan Kara 523825bc58 ext2: update ctime when changing the file's permission by setfacl 15 years ago
Nick Piggin af5a30d8cf fix truncate inode time modification breakage 15 years ago
npiggin@suse.de 737f2e93b9 ext2: convert to use the new truncate convention. 15 years ago
Christoph Hellwig 1b061d9247 rename the generic fsync implementations 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Christoph Hellwig 287a80958c quota: rename default quotactl methods to dquot_ 15 years ago
Christoph Hellwig 123e9caf1e quota: explicitly set ->dq_op and ->s_qcop 15 years ago
Christoph Hellwig e0ccfd959c quota: move unmount handling into the filesystem 15 years ago
Christoph Hellwig 0f0dd62fdd quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers 15 years ago
Christoph Hellwig c79d967de3 quota: move remount handling into the filesystem 15 years ago
Dmitry Monakhov ffba102d75 ext2: replace inode uid,gid,mode init with helper 15 years ago
Stephen Hemminger 749c72efa4 ext2: constify xattr_handler 15 years ago
Dmitry Monakhov 12755627bd quota: unify quota init condition in setattr 15 years ago
Jan Blunck e0a5cbac02 BKL: Remove BKL from ext2 filesystem 15 years ago
Jan Blunck c15271f4e7 ext2: Add ext2_sb_info s_lock spinlock 15 years ago
Jan Blunck 4c96a68bfc ext2: Move ext2_write_super() out of ext2_setup_super() 15 years ago
Jan Blunck ee6921ebd0 ext2: Fold ext2_commit_super() into ext2_sync_super() 15 years ago
Jan Blunck 20da9baf4c ext2: Remove duplicate code from ext2_sync_fs() 15 years ago
Jan Blunck 269c8db30c ext2: Set the write time in ext2_sync_fs() 15 years ago
Jan Blunck 2b8120efb2 ext2: Use ext2_clear_super_error() in ext2_sync_fs() 15 years ago
Francis Moreau 524e4a1d10 ext2: remove useless call to brelse() in ext2_free_inode() 15 years ago
Jan Kara 4689153237 ext2: Avoid loading bitmaps for full groups during block allocation 15 years ago
Dmitry Monakhov fc7683a3c3 ext2: symlink must be handled via filesystem specific operation 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 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 9f75475802 dquot: cleanup dquot drop routine 15 years ago
Christoph Hellwig 257ba15ced dquot: move dquot drop responsibility into the filesystem 15 years ago
Christoph Hellwig b43fa8284d dquot: cleanup dquot transfer routine 15 years ago
Christoph Hellwig 63936ddaa1 dquot: cleanup inode allocation / freeing routines 15 years ago
Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 15 years ago
Christoph Hellwig 431547b3c4 sanitize xattr handler prototypes 15 years ago
Jan Kara 48bde86df0 ext2: report metadata errors during fsync 15 years ago
Theodore Ts'o 7bf0dc9b0c ext2: avoid WARN() messages when failing to write to the superblock 15 years ago
Jérémy Cochoy 92e128884b ext2: fix comment in ext2_find_entry about return values 15 years ago
Stephen Hemminger 2074abfeb8 ext2: clear uptodate flag on super block I/O error 15 years ago
Alexey Fisher 2314b07cb4 ext2: Unify log messages in ext2 15 years ago
Heiko Carstens a4255e4c1c ext2: fix format string compile warning (ino_t) 16 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Andi Kleen aa261f549d HWPOISON: Enable .remove_error_page for migration aware file systems 16 years ago
Jan Kara a2a735ad66 ext2: Update comment about generic_osync_inode 16 years ago
Linus Torvalds 1d5ccd1c42 ext[234]: move over to 'check_acl' permission model 16 years ago
Nicolas Pitre 9de6886ec6 ext2: fix unbalanced kmap()/kunmap() 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Bryan Donlan 4d6c13f87d ext2: return -EIO not -ESTALE on directory traversal through deleted inode 16 years ago
Al Viro 073aaa1b14 helpers for acl caching + switch to those 16 years ago
Al Viro 5e78b43568 switch ext2 to inode->i_acl 16 years ago
Jan Kara 39fe7557b4 ext2: Do not update mtime of a moved directory 16 years ago
Ali Gholami Rudi 88164ff4fc trivial: ext2: fix a typo in comment in ext2.h 16 years ago