Commit Graph

191 Commits (01fc0ac198eabcbf460e1ed058860a935b6c2c9a)

Author SHA1 Message Date
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
Christoph Hellwig 40f31dd47e ext2: add ->sync_fs 16 years ago
Al Viro e1740a462e switch ext2 to simple_fsync() 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Christoph Hellwig 8c85e12512 remove ->write_super call in generic_shutdown_super 16 years ago
Manish Katiyar 0f7ee7c172 ext2: Fix memory leak in ext2_fill_super() in case of a failed mount 16 years ago
Dan Carpenter a069e9cee1 ext2: missing unlock in ext2_quota_write() 16 years ago
Jan Kara 316cb4ef3e ext2: fix data corruption for racing writes 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Manish Katiyar c16831b4cc ext2: Zero our b_size in ext2_quota_read() 16 years ago
Jan Kara 6f90bee506 ext2: Use lowercase names of quota functions 16 years ago
Carsten Otte 0e4a9b5928 ext2/xip: refuse to change xip flag during remount with busy inodes 16 years ago
Jan Kara 6b7021ef7e ext2: also update the inode on disk when dir is IS_DIRSYNC 16 years ago
Duane Griffin ef8b646183 ext2: tighten restrictions on inode flags 16 years ago
Duane Griffin 0e090f1e05 ext2: don't inherit inappropriate inode flags from parent 16 years ago
Pekka J Enberg 18a82eb9f9 ext2: allocate ->s_blockgroup_lock separately 16 years ago
Qinghuang Feng 22d613d134 ext2: fix ext2_splice_branch() comments 16 years ago
Al Viro 41080b5a24 nfsd race fixes: ext2 16 years ago
Duane Griffin 8d6d0c4da2 ext2: ensure fast symlinks are NUL-terminated 16 years ago
David Howells a8dd4d67bd CRED: Wrap task credential accesses in the Ext2 filesystem 16 years ago
Al Viro a9885444f7 [PATCH] get rid of on-stack dentry in ext2_get_parent() 16 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 16 years ago
Al Viro 08f8585121 [PATCH] move block_device_operations to blkdev.h 16 years ago
Alexey Dobriyan 6da0b38f44 fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out 16 years ago
Eric Sandeen bd39597cbd ext2: avoid printk floods in the face of directory corruption 16 years ago
Mingming Cao d707d31c97 ext2: fix ext2 block reservation early ENOSPC issue 16 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 16 years ago
Josef Bacik 68c9d702bb generic block based fiemap implementation 17 years ago
Hisashi Hifumi 8ab22b9abb vfs: pagecache usage optimization for pagesize!=blocksize 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Jan Kara 74abb9890d quota: move function-macros from quota.h to quotaops.h 17 years ago
Shen Feng f905f06fca ext2: remove double definitions of xattr macros 17 years ago
Aneesh Kumar K.V 8b91582500 ext2: retry block allocation if new blocks are allocated from system zone 17 years ago
Harvey Harrison 605afd60ef ext2: replace remaining __FUNCTION__ occurrences 17 years ago