summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode-item.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: rename btrfs_std_error to btrfs_handle_fs_errorAnand Jain2016-04-281-1/+1
* Btrfs: consolidate btrfs_error() to btrfs_std_error()Anand Jain2015-09-291-1/+1
* Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefsFilipe Manana2015-01-211-2/+7
* btrfs: kill the key type accessor helpersDavid Sterba2014-09-171-6/+6
* btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'Sergei Trofimovich2014-01-281-65/+0
* btrfs: drop unused parameter from btrfs_item_nrRoss Kirk2013-11-111-1/+1
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-061-4/+5
* Btrfs: remove unused argument of btrfs_extend_item()Tsutomu Itoh2013-05-061-2/+2
* Btrfs: cleanup of function where fixup_low_keys() is calledTsutomu Itoh2013-05-061-2/+2
* btrfs: extended inode refsMark Fasheh2012-10-091-11/+274
* Merge branch 'error-handling' into for-linusChris Mason2012-03-281-2/+3
|\
| * btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-221-0/+1
| * btrfs: return void in functions without error conditionsJeff Mahoney2012-03-221-2/+2
* | Btrfs: allow metadata blocks larger than the page sizeChris Mason2012-03-261-0/+1
|/
* Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten...Tsutomu Itoh2011-05-231-2/+0
* Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-251-0/+27
* Btrfs: check size of inode backref before adding hardlinkYan, Zheng2009-09-241-0/+2
* Btrfs: do not reuse objectid of deleted snapshot/subvolYan, Zheng2009-09-211-2/+0
* Btrfs: leave btree locks spinning more oftenChris Mason2009-03-241-0/+3
* Btrfs: make things static and include the right headersChristoph Hellwig2008-12-021-1/+1
* Btrfs: Implement new dir index formatJosef Bacik2008-09-251-2/+8
* Btrfs: Add back pointers from the inode to the directory that references itChris Mason2008-09-251-0/+136
* Btrfs: Create extent_buffer interface for large blocksizesChris Mason2008-09-251-14/+8
* Btrfs: trivial include fixupsZach Brown2007-07-111-1/+0
* btrfs: Code cleanupAneesh2007-06-131-1/+0
* Btrfs: add GPLv2Chris Mason2007-06-121-0/+18
* Btrfs: drop the inode map treeChris Mason2007-04-101-0/+2
* Btrfs: start of support for many FS volumesChris Mason2007-04-061-7/+19
* Btrfs: dynamic allocation of path structChris Mason2007-04-021-3/+6
* Btrfs: initial move to kernel module landChris Mason2007-03-211-4/+1
* Btrfs: transaction handles everywhereChris Mason2007-03-161-6/+9
* Btrfs: add inode itemChris Mason2007-03-151-0/+37
OpenPOWER on IntegriCloud