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-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
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-22
|\| | | |/ |/|
| * btrfs: fix stat blocks accountingDavid Sterba2011-11-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-11
|\|
| * Btrfs: fix unreleased path in btrfs_orphan_cleanup()Miao Xie2011-11-10
| * Btrfs: tweak the delayed inode reservations againChris Mason2011-11-10
| * Btrfs: fix our reservations for updating an inode when completing ioJosef Bacik2011-11-08
| * Btrfs: fix oops on NULL trans handle in btrfs_truncateChris Mason2011-11-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-06
|\|
| * Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason2011-11-06
| |\
| | * btrfs: Moved repair code from inode.c to extent_io.cJan Schmidt2011-09-29
| | * btrfs: Do not use bio->bi_bdev after submissionJan Schmidt2011-09-29
| | * btrfs: add mirror_num to extent_read_full_pageJan Schmidt2011-09-29
| * | btrfs: separate superblock items out of fs_infoDavid Sterba2011-11-06
| * | Btrfs: release metadata from global reserve if we have to fallback for unlinkJosef Bacik2011-11-06
| * | Btrfs: fix direct-io vs nodatacowLi Zefan2011-10-20
| * | Btrfs: remove BUG_ON() in compress_file_range()Li Zefan2011-10-20
| * | Btrfs: seperate out btrfs_block_rsv_check out into 2 different functionsJosef Bacik2011-10-19
| * | Btrfs: reserve some space for an orphan item when unlinkingJosef Bacik2011-10-19
| * | Btrfs: fix the amount of space reserved for unlinkJosef Bacik2011-10-19
| * | Btrfs: inline checksums into the disk free space cacheJosef Bacik2011-10-19