summaryrefslogtreecommitdiff
path: root/fs/jfs/resize.c
AgeCommit message (Expand)Author
2021-10-18jfs: use sb_bdev_nr_blocksChristoph Hellwig
2021-10-18jfs: use bdev_nr_bytes instead of open coding itChristoph Hellwig
2020-06-24block: move struct block_device to blk_types.hChristoph Hellwig
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2017-02-09jfs: atomically read inode sizeFabian Frederick
2016-08-29jfs: jump to error_out when filemap_{fdatawait, write_and_wait} failsQuorum Laval
2013-06-05jfs: Update jfs_errorJoe Perches
2011-06-20jfs: old_agsize should be 64 bits in jfs_extendfsDave Kleikamp
2011-03-31Fix common misspellingsLucas De Marchi
2010-04-16jfs: fix diAllocExt error in resizing filesystemBill Pemberton
2008-01-03JFS: use DIV_ROUND_UP where appropriateShaun Zinck
2007-06-06JFS: Whitespace cleanup and remove some dead codeDave Kleikamp
2006-10-02JFS: White space cleanupDave Kleikamp
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi
2005-05-02[PATCH] JFS: Support page sizes greater than 4KDave Kleikamp
2005-04-16Linux-2.6.12-rc2Linus Torvalds