summaryrefslogtreecommitdiff
path: root/fs/btrfs/dir-item.c
Commit message (Expand)AuthorAge
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* btrfs: Remove custom crc32c init codeNikolay Borisov2018-03-26
* btrfs: Cleanup existing name_len checksQu Wenruo2018-01-22
* btrfs: fix validation of XATTR_ITEM dir itemsDavid Sterba2017-06-29
* btrfs: Check name_len on add_inode_ref call pathSu Yue2017-06-21
* btrfs: Check name_len with boundary in verify dir_itemSu Yue2017-06-21
* btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundarySu Yue2017-06-21
* btrfs: tree-log.c: Wrong printk information about namelenSu Yue2017-06-09
* btrfs: do proper error handling in btrfs_insert_xattr_itemDavid Sterba2017-02-28
* btrfs: Make btrfs_insert_dir_item take btrfs_inodeNikolay Borisov2017-02-28
* btrfs: fix over-80 lines introduced by previous cleanupsDavid Sterba2017-02-14
* btrfs: Make btrfs_insert_delayed_dir_index take btrfs_inodeNikolay Borisov2017-02-14
* btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov2017-02-14
* btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-06
* btrfs: root->fs_info cleanup, add fs_info convenience variablesJeff Mahoney2016-12-06
* btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-06
* btrfs: unsplit printed stringsJeff Mahoney2016-09-26
* Btrfs: make xattr replace operations atomicFilipe Manana2014-11-20
* btrfs: kill the key type accessor helpersDavid Sterba2014-09-17
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-28
* Btrfs: fix max dir item size calculationFilipe David Borba Manana2014-01-28
* Btrfs: fix verification of dir_itemFilipe David Borba Manana2013-11-11
* 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: fix hash overflow handlingChris Mason2012-12-17
* btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-22
* btrfs: return void in functions without error conditionsJeff Mahoney2012-03-22
* Btrfs: remove redundant code for dir item lookupLi Zefan2011-08-01
* Btrfs: try to only do one btrfs_search_slot in do_setxattrJosef Bacik2011-07-11
* Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason2011-05-23
|\
| * Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten...Tsutomu Itoh2011-05-23
| * btrfs: typo: 'btrfS' -> 'btrfs'Sergei Trofimovich2011-05-23
* | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-22
|\ \
| * | btrfs: drop unused parameter from btrfs_release_pathDavid Sterba2011-05-02
| |/
* | Btrfs: update the delayed inode code to use the btrfs_ino helper.Chris Mason2011-05-22
* | btrfs: implement delayed inode items operationMiao Xie2011-05-21
|/
* Btrfs: check return value of btrfs_alloc_path()Tsutomu Itoh2011-03-28
* Btrfs: add checks to verify dir items are correctJosef Bacik2011-03-17
* Btrfs: Fix variables set but not read (bugs found by gcc 4.6)Andi Kleen2010-10-29
* Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng2009-12-17
* Btrfs: change how subvolumes are organizedYan, Zheng2009-09-21
* Btrfs: leave btree locks spinning more oftenChris Mason2009-03-24
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-05
* Btrfs: add and improve commentsChris Mason2008-09-29
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-25
* Btrfs: implement memory reclaim for leaf reference cacheYan2008-09-25
* Btrfs: Implement new dir index formatJosef Bacik2008-09-25
* Btrfs: unaligned access fixesDavid Miller2008-09-25