Commit Graph

284 Commits (399ec807ddc38ecccf8c06dbde04531cbdc63e11)

Author SHA1 Message Date
Jan Kara 02ac597c9b ext3: revert "ext3: wait on all pending commits in ext3_sync_fs" 16 years ago
Theodore Ts'o a21102b55c ext3: Add sanity check to make_indexed_dir 16 years ago
Takashi Sato c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
Wu Fengguang be857df1dd generic swap(): ext3: remove local swap() macro 16 years ago
Duane Griffin 04143e2fb9 ext3: tighten restrictions on inode flags 16 years ago
Duane Griffin 2e8671cb56 ext3: don't inherit inappropriate inode flags from parent 16 years ago
Pekka Enberg 5df096d67e ext3: allocate ->s_blockgroup_lock separately 16 years ago
Jan Kara 157091a2c3 ext3: Add default allocation routines for quota structures 16 years ago
Jan Kara ee0d5ffe0d ext3: Use sb_any_quota_loaded() instead of sb_any_quota_enabled() 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Toshiyuki Okajima 6b082b5312 ext3: provide function to release metadata pages under memory pressure 16 years ago
Al Viro c38012daa7 nfsd race fixes: ext3 16 years ago
Duane Griffin b5ed3112b5 ext3: ensure fast symlinks are NUL-terminated 16 years ago
David Howells 6a2f90e9fa CRED: Wrap task credential accesses in the Ext3 filesystem 16 years ago
Theodore Tso 6cdfcc275e ext3: Clean up outdated and incorrect comment for ext3_write_super() 16 years ago
Arthur Jones c87591b719 ext3: wait on all pending commits in ext3_sync_fs 16 years ago
Theodore Ts'o 59e315b4c4 ext3/4: Fix loop index in do_split() so it is signed 16 years ago
Theodore Ts'o 5e1f8c9e20 ext3: Add support for non-native signed/unsigned htree hash algorithms 16 years ago
Hidehiro Kawai 44d6f78756 ext3: fix a bug accessing freed memory in ext3_abort 16 years ago
Theodore Ts'o 8c9fa93d51 ext3: Fix duplicate entries returned from getdents() system call 16 years ago
Linus Torvalds 12e1ec9ff3 ext3 quota support: fix compile failure 16 years ago
Hidehiro Kawai 2d7c820e56 ext3: add checks for errors from jbd 16 years ago
Al Viro 734711abac [PATCH] get rid of on-stack fake dentry in ext3_get_parent() 16 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 16 years ago
Al Viro 8264613def [PATCH] switch quota_on-related stuff to kern_path() 16 years ago
Al Viro 9a1c354276 [PATCH] pass fmode_t to blkdev_put() 16 years ago
Alexey Dobriyan 6da0b38f44 fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out 16 years ago
Eric Sandeen cdbf6dba28 ext3: avoid printk floods in the face of directory corruption 16 years ago
Aneesh Kumar K.V 5ec8b75e3a ext3: truncate block allocated on a failed ext3_write_begin 16 years ago
Eugene Dashevsky 6a897cf447 ext3: fix ext3_dx_readdir hash collision handling 16 years ago
Hidehiro Kawai 0e4fb5e283 ext3: add an option to control error handling on file data 16 years ago
Mingming Cao 46d01a225e ext3: fix ext3 block reservation early ENOSPC issue 16 years ago
Josef Bacik 972fbf7798 ext3: don't try to resize if there are no reserved gdt blocks left 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
Al Viro 77e69dac3c [PATCH] fix races and leaks in vfs_quota_on() users 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
Duane Griffin 275c0a8f12 ext3: validate directory entry data before use 17 years ago
Li Zefan 8ef2720397 ext3: kill 2 useless magic numbers 17 years ago
Duane Griffin 3ccc3167b0 ext3: handle deleting corrupted indirect blocks 17 years ago
Hidehiro Kawai 95450f5a7e ext3: don't read inode block if the buffer has a write error 17 years ago
Duane Griffin ae76dd9a6b ext3: handle corrupted orphan list at mount 17 years ago
Shen Feng ef1afd3951 ext3: remove double definitions of xattr macros 17 years ago
Shen Feng 9ebfbe9f92 ext3: improve some code in rb tree part of dir.c 17 years ago
Jan Kara d06bf1d252 ext3: correct mount option parsing to detect when quota options can be changed 17 years ago
Jan Kara 99aeaf639f ext3: fix typos in messages and comments (journalled -> journaled) 17 years ago
Jan Kara 9cfe7b9010 ext3: fix synchronization of quota files in journal=data mode 17 years ago
Jan Kara f5c8f7dae7 ext3: add missing unlock to error path in ext3_quota_write() 17 years ago