Commit Graph

94464 Commits (cc2bb6968a2c842149d285d77cb35200d2d37b15)
 

Author SHA1 Message Date
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
Bjorn Helgaas 1e3832b0b1 PNP: use dev_printk for quirk messages 17 years ago
Bjorn Helgaas b806816280 PNP: simplify quirk debug output 17 years ago
Bjorn Helgaas 0bc11fd446 PNP: skip dev->protocol NULL checks 17 years ago
Julia Lawall 62b0559aad drivers/md: use time_before, time_before_eq, etc 17 years ago
Nick Andrew d7a420c947 raid: remove leading TAB on printk messages 17 years ago
Dan Williams 4ef197d87a md: raid5.c convert simple_strtoul to strict_strtoul 17 years ago
Dan Williams 8b3e6cdc53 md: introduce get_priority_stripe() to improve raid456 write performance 17 years ago
Harvey Harrison e46b272b66 md: replace remaining __FUNCTION__ occurrences 17 years ago