aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode-item.c
Commit message (Expand)AuthorAge
* btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'Sergei Trofimovich2014-01-28
* btrfs: drop unused parameter from btrfs_item_nrRoss Kirk2013-11-11
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-06
* Btrfs: remove unused argument of btrfs_extend_item()Tsutomu Itoh2013-05-06
* Btrfs: cleanup of function where fixup_low_keys() is calledTsutomu Itoh2013-05-06
* btrfs: extended inode refsMark Fasheh2012-10-09
* Merge branch 'error-handling' into for-linusChris Mason2012-03-28
|\
| * btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-22
| * btrfs: return void in functions without error conditionsJeff Mahoney2012-03-21
* | Btrfs: allow metadata blocks larger than the page sizeChris Mason2012-03-26
|/
* Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten...Tsutomu Itoh2011-05-23
* Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-25
* Btrfs: check size of inode backref before adding hardlinkYan, Zheng2009-09-24
* Btrfs: do not reuse objectid of deleted snapshot/subvolYan, Zheng2009-09-21
* Btrfs: leave btree locks spinning more oftenChris Mason2009-03-24
* Btrfs: make things static and include the right headersChristoph Hellwig2008-12-02
* Btrfs: Implement new dir index formatJosef Bacik2008-09-25
* Btrfs: Add back pointers from the inode to the directory that references itChris Mason2008-09-25
* Btrfs: Create extent_buffer interface for large blocksizesChris Mason2008-09-25
* Btrfs: trivial include fixupsZach Brown2007-07-11
* btrfs: Code cleanupAneesh2007-06-13
* Btrfs: add GPLv2Chris Mason2007-06-12
* Btrfs: drop the inode map treeChris Mason2007-04-10
* Btrfs: start of support for many FS volumesChris Mason2007-04-06
* Btrfs: dynamic allocation of path structChris Mason2007-04-02
* Btrfs: initial move to kernel module landChris Mason2007-03-21
* Btrfs: transaction handles everywhereChris Mason2007-03-16
* Btrfs: add inode itemChris Mason2007-03-15