aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-09-111-1/+1
|\
| * Btrfs: Fix extent replacment raceChris Mason2009-09-111-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-301-3/+1
|\ \ | |/
| * Btrfs: preserve commit_root for async cachingYan Zheng2009-07-301-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-281-4/+25
|\ \ | |/
| * Btrfs: change how we unpin extentsJosef Bacik2009-07-271-3/+2
| * Btrfs: async block group cachingJosef Bacik2009-07-241-3/+19
| * Btrfs: use hybrid extents+bitmap rb tree for free spaceJosef Bacik2009-07-241-1/+7
| * Btrfs: fix definition of struct btrfs_extent_inline_refYan Zheng2009-07-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-021-2/+1
|\ \ | |/
| * Btrfs: update backrefs while dropping snapshotYan Zheng2009-07-021-2/+1
* | switch btrfs to inode->i_aclAl Viro2009-06-241-2/+0
|/
* Fix btrfs when ACLs are configured outAl Viro2009-06-101-0/+4
* Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONChristoph Hellwig2009-06-101-6/+10
* Btrfs: autodetect SSD devicesChris Mason2009-06-101-0/+1
* Btrfs: add mount -o ssd_spread to spread allocations outChris Mason2009-06-101-0/+1
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-101-105/+203
* Btrfs: fix fallocate deadlock on inode extent lockChris Mason2009-04-241-1/+2
* Btrfs: try to keep a healthy ratio of metadata vs data block groupsJosef Bacik2009-04-241-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-031-35/+49
|\
| * Btrfs: fix typos in commentsWu Fengguang2009-04-021-9/+11
| * Btrfs: add flushoncommit mount optionSage Weil2009-04-021-0/+1
| * Btrfs: notreelog mount optionSage Weil2009-04-021-0/+1
| * Btrfs: rework allocation clusteringChris Mason2009-04-031-19/+35
| * Btrfs: kill the pinned_mutexJosef Bacik2009-04-031-1/+0
| * Btrfs: kill the block group alloc mutexJosef Bacik2009-04-031-8/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-011-14/+55
|\ \ | |/
| * Btrfs: add extra flushing for renames and truncatesChris Mason2009-03-311-0/+35
| * Btrfs: tree logging unlink/rename fixesChris Mason2009-03-241-1/+6
| * Btrfs: leave btree locks spinning more oftenChris Mason2009-03-241-3/+9
| * Btrfs: process the delayed reference queue in clustersChris Mason2009-03-241-0/+1
| * Btrfs: do extent allocation and reference count updates in the backgroundChris Mason2009-03-241-9/+3
| * Btrfs: don't preallocate metadata blocks during btrfs_search_slotChris Mason2009-03-241-1/+1
* | mm: page_mkwrite change prototype to match faultNick Piggin2009-04-011-1/+1
|/
* Btrfs: Fix locking around adding new space_infoChris Mason2009-03-101-0/+9
* Btrfs: add better -ENOSPC handlingJosef Bacik2009-02-201-9/+31
* Btrfs: make a lockdep class for the extent buffer locksChris Mason2009-02-121-7/+3
* Btrfs: remove btrfs_init_pathJeff Mahoney2009-02-121-1/+0
* Btrfs: Change btree locking to use explicit blocking pointsChris Mason2009-02-041-0/+4
* Btrfs: hash_lock is no longer neededChris Mason2009-02-041-1/+0
* Btrfs: fix tree logs parallel syncYan Zheng2009-01-211-6/+7
* Btrfs: change/remove typedefJan Engelhardt2009-01-211-8/+2
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-051-15/+15
* Btrfs: shift all end_io work to thread poolsChris Mason2008-12-171-0/+1
* Btrfs: fix nodatasum handling in balancing codeYan Zheng2008-12-121-1/+4
* Btrfs: fix leaking block group on balanceYan Zheng2008-12-111-8/+9
* Btrfs: Delete csum items when freeing extentsChris Mason2008-12-101-0/+13
* Btrfs: Add inode sequence number for NFS and reserved space in a few structsChris Mason2008-12-081-0/+26
* Btrfs: move data checksumming into a dedicated treeChris Mason2008-12-081-10/+20
* Btrfs: rev the disk format for the inode compat and csum selection changesChris Mason2008-12-021-1/+1