aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-03-30
|\
| * Btrfs: fix recursive defragment with autodefrag optionLiu Bo2012-03-29
| * Merge branch 'error-handling' into for-linusChris Mason2012-03-28
| |\
| | * btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-22
| | * btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()Mark Fasheh2012-03-21
| | * btrfs: split extent_state opsJeff Mahoney2012-03-21
| | * btrfs: drop gfp_t from lock_extentJeff Mahoney2012-03-21
| | * btrfs: return void in functions without error conditionsJeff Mahoney2012-03-21
| | * btrfs: ->submit_bio_hook error push-upJeff Mahoney2012-03-21
| | * btrfs: Factor out tree->ops->merge_bio_hook callJeff Mahoney2012-03-21
| | * btrfs: Simplify btrfs_submit_bio_hookJeff Mahoney2012-03-21
| * | Btrfs: ensure an entire eb is written at onceJosef Bacik2012-03-26
| * | Btrfs: remove search_start and search_end from find_free_extent and callersJosef Bacik2012-03-26
| |/
* / btrfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-02-24
|\
| * Btrfs: improve error handling for btrfs_insert_dir_item callersChris Mason2012-02-23
| * btrfs: honor umask when creating subvol rootFlorian Albrechtskirchinger2012-02-16
| * btrfs: delalloc for page dirtied out-of-band in fixup workerJeff Mahoney2012-02-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-01-28
|\|
| * Btrfs: fix reservations in btrfs_page_mkwriteChris Mason2012-01-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-01-17
|\|
| * Btrfs: add a delalloc mutex to inodes for delalloc reservationsJosef Bacik2012-01-16
| * Btrfs: protect orphan block rsv with spin_lockJosef Bacik2012-01-16
| * Btrfs: release space on error in page_mkwriteJosef Bacik2012-01-16
| * Btrfs: fix btrfsck error 400 when truncating a compressedMiao Xie2012-01-16
| * Btrfs: do not use btrfs_end_transaction_throttle everywhereJosef Bacik2012-01-16
| * Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason2012-01-16
| |\
| | * Btrfs: make sure we're not using obsolete code in btrfs_get_extentJan Schmidt2012-01-05
| | * Btrfs: mark delayed refs as for cowArne Jansen2011-12-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \ \
| * | | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
* | | | fs: propagate umode_t, misc bitsAl Viro2012-01-03
* | | | switch ->mknod() to umode_tAl Viro2012-01-03
* | | | switch ->create() to umode_tAl Viro2012-01-03
* | | | switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* | | | vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-12-23
|\ \ \
| * | | Btrfs: call d_instantiate after all ops are setupAl Viro2011-12-23
* | | | Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...Linus Torvalds2011-12-16
|\| | |
| * | | Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...Chris Mason2011-12-15
| |\ \ \
| | * | | Btrfs: don't panic if orphan item already existsJosef Bacik2011-12-15
| | * | | Btrfs: fix leaked space in truncateJosef Bacik2011-12-15
| | * | | Btrfs: fix how we do delalloc reservations and how we free reservations on errorJosef Bacik2011-12-15
| | * | | Btrfs: deal with enospc from dirtying inodes properlyJosef Bacik2011-12-15
| | | |/ | | |/|
| * | | BTRFS: Establish i_ops before calling d_instantiateCasey Schaufler2011-12-15
| * | | btrfs: keep orphans for subvolume deletionArne Jansen2011-12-15
| * | | Btrfs: fix wrong disk space information of the filesMiao Xie2011-12-15
| * | | Btrfs: fix wrong i_size when truncating a file to a larger sizeMiao Xie2011-12-15
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-12-01
|\| |
| * | Btrfs: fix deadlock on metadata reservation when evicting a inodeMiao Xie2011-11-30