aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-04-29[XFS] remove dmapi cruft in xfs_file.cChristoph Hellwig
2008-04-29[XFS] remove sendfile leftoversChristoph Hellwig
2008-04-29[XFS] allow enabling CONFIG_XFS_DEBUGChristoph Hellwig
2008-04-29[XFS] Don't initialise new inode generation numbers to zeroDavid Chinner
2008-04-29[XFS] Fix check for block zero access in xfs_write_iomap_allocate()David Chinner
2008-04-29[XFS] Don't double count reserved block changes on UP.David Chinner
2008-04-29[XFS] remove xfs_log_ticket_zone on rmmodAlexey Dobriyan
2008-04-29[XFS] fix non-smp xfs buildEric Sandeen
2008-04-29[XFS] Fix broken HAVE_SPLICE removal commit.Donald Douwsma
2008-04-29[XFS] kill XFS_ICSB_SB_LOCKEDChristoph Hellwig
2008-04-29[XFS] split xfs_icsb_balance_counterChristoph Hellwig
2008-04-29[XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already heldChristoph Hellwig
2008-04-29[XFS] Cleanup xfs_attr a bit with xfs_name and remove credBarry Naujok
2008-04-29[XFS] kill usesless IHOLD calls in xfs_remove and xfs_rmdirChristoph Hellwig
2008-04-29[XFS] kill parent == child checks in xfs_remove and xfs_rmdirChristoph Hellwig
2008-04-29[XFS] kill usesless IHOLD calls in xfs_renameChristoph Hellwig
2008-04-29[XFS] remove manual lookup from xfs_rename and simplify lockingChristoph Hellwig
2008-04-29[XFS] shrink mrlock_tChristoph Hellwig
2008-04-29[XFS] simplify xfs_lookupChristoph Hellwig
2008-04-29[XFS] xfs_rename: pass resblks to xfs_dir_removenameChristoph Hellwig
2008-04-29[XFS] kill di_mode checks after xfs_igetChristoph Hellwig
2008-04-29[XFS] kill xfs_getattrChristoph Hellwig
2008-04-29[XFS] Remove VN_IS* macros and related cruft.Christoph Hellwig
2008-04-28fatfs: fix build warning with 64k PAGE_SIZEOlof Johansson
2008-04-28fat: detect media without partition table correctlyFrank Seidel
2008-04-28FAT_VALID_MEDIA(): remove pointless testAndrew Morton
2008-04-28fat: use __getname()OGAWA Hirofumi
2008-04-28vfat: bug fix for vfat cannot handle filename with 255Keith Mok
2008-04-28Add balance_dirty_pages_ratelimited() to cont_expand_zero()OGAWA Hirofumi
2008-04-28fat: Remove fat_clusters_flush()OGAWA Hirofumi
2008-04-28fat: Update free_clusters even if it is untrustedOGAWA Hirofumi
2008-04-28fat: Add allow_utime optionOGAWA Hirofumi
2008-04-28fat: fat_setattr() fixOGAWA Hirofumi
2008-04-28fat: fat_notify_change() and check_mode() cleanupOGAWA Hirofumi
2008-04-28fat: kill is_bad_inode() checkOGAWA Hirofumi
2008-04-28reiserfs: unpack tails on quota filesJan Kara
2008-04-28reiserfs: fix hang on umount with quotas when journal is abortedJan Kara
2008-04-28reiserfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28reiserfs: fix more sparse warnings in do_balan.cHarvey Harrison
2008-04-28reiserfs: fix sparse warning in journal.cHarvey Harrison
2008-04-28reiserfs: le*_add_cpu conversionMarcin Slusarz
2008-04-28udf: fix sparse warning in namei.cHarvey Harrison
2008-04-28ufs: replace __inline with inlineHarvey Harrison
2008-04-28ufs: remove unused fs64_add and fs64_subMarcin Slusarz
2008-04-28ufs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28ufs: [bl]e*_add_cpu conversionMarcin Slusarz
2008-04-28jbd: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28ext3: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28ext3: fix mount messages when quota disabledJan Kara
2008-04-28ext3: retry block allocation if new blocks are allocated from system zoneAneesh Kumar K.V