aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/inode-item.c
AgeCommit message (Expand)Author
2013-11-11btrfs: drop unused parameter from btrfs_item_nrRoss Kirk
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen
2013-05-06Btrfs: remove unused argument of btrfs_extend_item()Tsutomu Itoh
2013-05-06Btrfs: cleanup of function where fixup_low_keys() is calledTsutomu Itoh
2012-10-09btrfs: extended inode refsMark Fasheh
2012-03-28Merge branch 'error-handling' into for-linusChris Mason
2012-03-26Btrfs: allow metadata blocks larger than the page sizeChris Mason
2012-03-22btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney
2012-03-22btrfs: return void in functions without error conditionsJeff Mahoney
2011-05-23Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten...Tsutomu Itoh
2010-05-25Btrfs: Integrate metadata reservation with start_transactionYan, Zheng
2009-09-24Btrfs: check size of inode backref before adding hardlinkYan, Zheng
2009-09-21Btrfs: do not reuse objectid of deleted snapshot/subvolYan, Zheng
2009-03-24Btrfs: leave btree locks spinning more oftenChris Mason
2008-12-02Btrfs: make things static and include the right headersChristoph Hellwig
2008-09-25Btrfs: Implement new dir index formatJosef Bacik
2008-09-25Btrfs: Add back pointers from the inode to the directory that references itChris Mason
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesChris Mason
2007-07-11Btrfs: trivial include fixupsZach Brown
2007-06-13btrfs: Code cleanupAneesh
2007-06-12Btrfs: add GPLv2Chris Mason
2007-04-10Btrfs: drop the inode map treeChris Mason
2007-04-06Btrfs: start of support for many FS volumesChris Mason
2007-04-02Btrfs: dynamic allocation of path structChris Mason
2007-03-21Btrfs: initial move to kernel module landChris Mason
2007-03-16Btrfs: transaction handles everywhereChris Mason
2007-03-15Btrfs: add inode itemChris Mason