Commit Graph

268 Commits (c37bbb0fdcc01610fd55604eb6927210a1d20044)

Author SHA1 Message Date
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
Aneesh Kumar K.V 7c9e69faa2 ext2/ext3/ext4: add block bitmap validation 18 years ago
Eric Sandeen ef2fb67989 remove unused bh in calls to ext234_get_group_desc 18 years ago
Miklos Szeredi 571beed8d6 ext3: show all mount options 18 years ago
Philippe De Muyter febfcf9115 fs: mark nibblemap const 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Peter Zijlstra 833f4077bf lib: percpu_counter_init error handling 18 years ago
Peter Zijlstra 52d9f3b409 lib: percpu_counter_sum_positive 18 years ago
Peter Zijlstra 3cb4f9fa0c lib: percpu_counter_sub 18 years ago
Peter Zijlstra aa0dff2d09 lib: percpu_counter_add 18 years ago
Nick Piggin f4fc66a894 ext3: convert to new aops 18 years ago
Fengguang Wu f4e6b498d6 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos 18 years ago
Eric Sandeen ef2b02d3e6 ext34: ensure do_split leaves enough free space in both blocks 18 years ago
Eric Sandeen 3d82abae95 dir_index: error out instead of BUG on corrupt dx dirs 18 years ago
Jan Kara 9c3013e9b9 quota: fix infinite loop 18 years ago