Commit Graph

8985 Commits (122a881c776b7c155bf3f379928cc27aab435288)

Author SHA1 Message Date
Christoph Hellwig 45af6c6de6 [XFS] split xfs_icsb_balance_counter 17 years ago
Christoph Hellwig d4d90b577e [XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held 17 years ago
Barry Naujok e8b0ebaa11 [XFS] Cleanup xfs_attr a bit with xfs_name and remove cred 17 years ago
Christoph Hellwig 5df78e73d3 [XFS] kill usesless IHOLD calls in xfs_remove and xfs_rmdir 17 years ago
Christoph Hellwig 82dab941a1 [XFS] kill parent == child checks in xfs_remove and xfs_rmdir 17 years ago
Christoph Hellwig 1ac74e01df [XFS] kill usesless IHOLD calls in xfs_rename 17 years ago
Christoph Hellwig cfa853e47d [XFS] remove manual lookup from xfs_rename and simplify locking 17 years ago
Christoph Hellwig 579aa9caf5 [XFS] shrink mrlock_t 17 years ago
Christoph Hellwig eca450b7c2 [XFS] simplify xfs_lookup 17 years ago
Christoph Hellwig d4377d8418 [XFS] xfs_rename: pass resblks to xfs_dir_removename 17 years ago
Christoph Hellwig 6a7f422d47 [XFS] kill di_mode checks after xfs_iget 17 years ago
Christoph Hellwig 4e5dbb3498 [XFS] kill xfs_getattr 17 years ago
Christoph Hellwig 42173f6860 [XFS] Remove VN_IS* macros and related cruft. 17 years ago
Steve French 4b18f2a9c3 [CIFS] convert usage of implicit booleans to bool 17 years ago
Igor Mammedov bf62fd887c [CIFS] fixed compatibility issue with samba refferal request 17 years ago
Adrian Bunk 22ba0317c8 udf: fs/udf/partition.c:udf_get_pblock() mustn't be inline 17 years ago
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