Commit Graph

229 Commits (236ae64063faf7d3398b4f9a889421b0d27a69d2)

Author SHA1 Message Date
Tiger Yang 7e01c8e542 ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle() 17 years ago
Roel Kluin 7c2f3d6f89 ext3: fix test ext_generic_write_end() copied return value 17 years ago
Harvey Harrison e05b6b524b ext3: replace remaining __FUNCTION__ occurrences 17 years ago
Jan Kara fa1ff1e02f ext3: fix mount messages when quota disabled 17 years ago
Aneesh Kumar K.V 2588ef83f7 ext3: retry block allocation if new blocks are allocated from system zone 17 years ago
Jan Kara 07c9938a4e ext3: fix hang on umount with quotas when journal is aborted 17 years ago
Jan Kara 0b23076988 ext3: fix update of mtime and ctime on rename 17 years ago
Julia Lawall 269b261916 fs/ext3: use BUG_ON 17 years ago
Akinobu Mita 33575f8ffe ext3: check ext3_journal_get_write_access() errors 17 years ago
Akinobu Mita e0e369a7dd ext3: use ext3_get_group_desc() 17 years ago
Akinobu Mita 22a5daf537 ext3: add missing ext3_journal_stop() 17 years ago
Akinobu Mita 1eaafeae4b ext3: use ext3_group_first_block_no() 17 years ago
Adrian Bunk 15633005e0 make ext3_xattr_list() static 17 years ago
Marcin Slusarz e7f23ebdef ext3: convert byte order of constant instead of variable 17 years ago
Hisashi Hifumi 3d61f75eef ext3: fdatasync should skip metadata writeout when overwriting 17 years ago
Jan Kara 2fd83a4f3c quota: ext3: make ext3 handle quotaon on remount 17 years ago
Benoit Boissinot 1cc8dcf569 ext*: spelling fix prefered -> preferred 17 years ago
Dave Hansen 42a74f206b [PATCH] r/o bind mounts: elevate write count for ioctls() 17 years ago
Jan Kara 335e92e8a5 vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs 17 years ago
Josef Bacik c587f0c0a6 ext3: fix wrong gfp type under transaction 17 years ago
Josef Bacik 92587216f8 ext3: fix mount option parsing 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Marcin Slusarz 50e8a2890e ext3: replace all adds to little endians variables with le*_add_cpu 17 years ago
David Howells 473043dcee iget: stop EXT3 from using iget() and read_inode() 17 years ago
Jan Kara bd1939de90 ext3: fix lock inversion in direct IO 17 years ago
Mariusz Kozlowski e1d7ae24a2 ext3: remove unused code from ext3_find_entry() 17 years ago
Akinobu Mita 859cb93679 ext[234]: cleanup ext[234]_bg_num_gdb() 17 years ago
Akinobu Mita fb01bfdac7 ext[234]: remove unused argument for ext[234]_find_goal() 17 years ago
Akinobu Mita 197cd65acc ext[234]: use ext[234]_get_group_desc() 17 years ago
Akinobu Mita 144704e522 ext[234]: fix comment for nonexistent variable 17 years ago
Aneesh Kumar K.V 1eca93f9ca ext3: change the default behaviour on error 17 years ago
Aneesh Kumar K.V feda58d37a ext3: return after ext3_error in case of failures 17 years ago
Aneesh Kumar K.V f762e9054f ext3: add block bitmap validation 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Aneesh Kumar K.V fe7fdc37b5 ext3: Fix the max file size for ext3 file system. 17 years ago
Andries E. Brouwer b47b6f38e5 ext3, ext4: avoid divide by zero 17 years ago
Jan Kara 7c06a8dc64 Fix 64KB blocksize in ext3 directories 17 years ago
Jan Kara e47776a0a4 Forbid user to change file flags on quota files 17 years ago
Linus Torvalds 0b832a4b93 Revert "ext2/ext3/ext4: add block bitmap validation" 17 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 18 years ago
Christoph Hellwig 74af0baad4 ext3: new export ops 18 years ago
Jose R. Santos 9ad163ae0d JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG 18 years ago
Mingming Cao 8c3478a523 JBD/ext3 cleanups: convert to kzalloc 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Eric Sandeen 42a2b6ad71 ext3: fix setup_new_group_blocks locking 18 years ago
Takashi Sato 0f0a89ebe1 ext3: support large blocksize up to PAGESIZE 18 years ago
Eric Sandeen 1ad6ecf914 ext3: lighten up resize transaction requirements 18 years ago
Eric Sandeen 059590f495 ext3: remove #ifdef CONFIG_EXT3_INDEX 18 years ago
Mathieu Desnoyers 2b47c3611d Fix f_version type: should be u64 instead of unsigned long 18 years ago