Commit Graph

8718 Commits (e8628dd06d66f2e3965ec9742029b401d63434f1)

Author SHA1 Message Date
Olof Johansson 9f354858b8 fatfs: fix build warning with 64k PAGE_SIZE 17 years ago
Frank Seidel 0607fd0258 fat: detect media without partition table correctly 17 years ago
Andrew Morton 73f20e58b1 FAT_VALID_MEDIA(): remove pointless test 17 years ago
OGAWA Hirofumi c7a6c4edc7 fat: use __getname() 17 years ago
Keith Mok f22032ba8d vfat: bug fix for vfat cannot handle filename with 255 17 years ago
OGAWA Hirofumi 061e97469f Add balance_dirty_pages_ratelimited() to cont_expand_zero() 17 years ago
OGAWA Hirofumi e69be4c9c4 fat: Remove fat_clusters_flush() 17 years ago
OGAWA Hirofumi 606e423e43 fat: Update free_clusters even if it is untrusted 17 years ago
OGAWA Hirofumi 1ae43f826b fat: Add allow_utime option 17 years ago
OGAWA Hirofumi e97e8de388 fat: fat_setattr() fix 17 years ago
OGAWA Hirofumi 1278fdd34b fat: fat_notify_change() and check_mode() cleanup 17 years ago
OGAWA Hirofumi 3754a54447 fat: kill is_bad_inode() check 17 years ago
Jan Kara d5dee5c395 reiserfs: unpack tails on quota files 17 years ago
Jan Kara a2fe594fa3 reiserfs: fix hang on umount with quotas when journal is aborted 17 years ago
Harvey Harrison fbe5498b3d reiserfs: replace remaining __FUNCTION__ occurrences 17 years ago
Harvey Harrison 8acc570fab reiserfs: fix more sparse warnings in do_balan.c 17 years ago
Harvey Harrison e13601bc6a reiserfs: fix sparse warning in journal.c 17 years ago
Marcin Slusarz 9e902df6be reiserfs: le*_add_cpu conversion 17 years ago
Harvey Harrison 78e917d59c udf: fix sparse warning in namei.c 17 years ago
Harvey Harrison 36a53ddf85 ufs: replace __inline with inline 17 years ago
Marcin Slusarz 0045edaaf9 ufs: remove unused fs64_add and fs64_sub 17 years ago
Harvey Harrison 9746077a71 ufs: replace remaining __FUNCTION__ occurrences 17 years ago
Marcin Slusarz 3c5afae2ba ufs: [bl]e*_add_cpu conversion 17 years ago
Harvey Harrison 08fc99bfc3 jbd: replace remaining __FUNCTION__ occurrences 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
Josef Bacik 5b9a499d77 jbd: fix possible journal overflow issues 17 years ago
Josef Bacik 5bc833feaa jbd: fix the way the b_modified flag is cleared 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
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
Julia Lawall 2c11619a59 fs/ext2: use BUG_ON 17 years ago
Akinobu Mita 4c8b3125f8 ext2: use ext2_fsblk_t type 17 years ago
Akinobu Mita 24097d12ef ext2: use ext2_group_first_block_no() 17 years ago
Akinobu Mita bbff286024 ext2: improve ext2_readdir() return value 17 years ago
Marcin Slusarz 31f68e1301 ext2: convert byte order of constant instead of variable 17 years ago
Marcin Slusarz fba4d3997f ext2: le*_add_cpu conversion 17 years ago
Jan Kara 1b445a9c21 quota: reiserfs: make reiserfs handle quotaon on remount 17 years ago
Jan Kara 6f28e08794 quota: ext4: make ext4 handle quotaon on remount 17 years ago
Jan Kara 2fd83a4f3c quota: ext3: make ext3 handle quotaon on remount 17 years ago