summaryrefslogtreecommitdiff
path: root/fs/btrfs/ulist.c
AgeCommit message (Expand)Author
2024-03-04btrfs: remove unused included headersDavid Sterba
2023-10-12btrfs: reformat remaining kdoc style commentsDavid Sterba
2022-12-05btrfs: constify ulist parameter of ulist_next()Filipe Manana
2022-12-05btrfs: update function commentsDavid Sterba
2022-12-05btrfs: move the printk helpers out of ctree.hJosef Bacik
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba
2017-02-17btrfs: ulist: rename ulist_fini to ulist_releaseDavid Sterba
2017-02-17btrfs: ulist: make the finalization function publicDavid Sterba
2016-05-25btrfs: fix string and comment grammatical issues and typosNicholas D Steeves
2015-06-10btrfs: ulist: Add ulist_del() function.Qu Wenruo
2014-01-29Btrfs: do not export ulist functionsWang Shilong
2014-01-29Btrfs: rework ulist with list+rb_treeWang Shilong
2014-01-28Btrfs: optimize to remove unnecessary removal with ulist reallocationWang Shilong
2013-07-02Btrfs: fix crash regarding to ulist_add_mergeLiu Bo
2013-05-06Btrfs: add a rb_tree to improve performance of ulist searchWang Shilong
2013-03-01btrfs: fixup/remove module.h usage as requiredPaul Gortmaker
2012-10-01Btrfs: make aux field of ulist 64 bitAlexander Block
2012-05-31Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason
2012-05-31Btrfs: add inodes before dropping the extent lock in find_all_leafsJan Schmidt
2012-05-30Fix minor type issuesDaniel J Blueman
2012-05-26Btrfs: ulist realloc bugfixJan Schmidt
2011-12-22Btrfs: generic data structure to build unique listsArne Jansen