- Update to 3.3-final.
[linux-flexiantxendom0-3.2.10.git] / fs / btrfs / inode.c
2012-03-10 Jeff Mahoneybtrfs: Handle EIO.
2012-03-10 Jeff Mahoneybtrfs: Don't BUG_ON errors from btrfs_create_subvol_root().
2012-03-10 Jeff Mahoneybrfs: split extent_state ops.
2012-03-10 Jeff Mahoneybtrfs: drop gfp_t from lock_extent.
2012-03-10 Jeff Mahoneybtrfs: btrfs_truncate_item should return void.
2012-03-10 Jeff Mahoneybtrfs: ->submit_bio_hook error push-up.
2012-03-10 Jeff Mahoneybtrfs: Factor out tree->ops->merge_bio_hook call.
2012-03-10 Jeff Mahoneybtrfs: Simplify btrfs_submit_bio_hook.
2012-03-10 Jeff Mahoneybtrfs: btrfs_invalidate_inodes should return void.
2012-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-02-23 Chris MasonBtrfs: improve error handling for btrfs_insert_dir_item...
2012-02-16 Florian Albrechtsk... btrfs: honor umask when creating subvol root
2012-02-15 Jeff Mahoneybtrfs: delalloc for page dirtied out-of-band in fixup...
2012-01-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-27 Chris MasonBtrfs: fix reservations in btrfs_page_mkwrite
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-16 Josef BacikBtrfs: add a delalloc mutex to inodes for delalloc...
2012-01-16 Josef BacikBtrfs: protect orphan block rsv with spin_lock
2012-01-16 Josef BacikBtrfs: release space on error in page_mkwrite
2012-01-16 Miao XieBtrfs: fix btrfsck error 400 when truncating a compressed
2012-01-16 Josef BacikBtrfs: do not use btrfs_end_transaction_throttle everywhere
2012-01-16 Chris MasonMerge branch 'for-chris' of git://git.jan-o-sch.net...
2012-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-05 Jan SchmidtBtrfs: make sure we're not using obsolete code in btrfs...
2012-01-04 Al Virofs: propagate umode_t, misc bits
2012-01-04 Al Viroswitch ->mknod() to umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2011-12-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-23 Chris MasonMerge branch 'integration' into for-linus
2011-12-23 Al ViroBtrfs: call d_instantiate after all ops are setup
2011-12-22 Arne JansenBtrfs: mark delayed refs as for cow
2011-12-16 Linus TorvaldsMerge branches 'for-linus' and 'for-linus-3.2' of git...
2011-12-15 Chris MasonMerge branch 'for-chris' of git./linux/kernel/git/josef...
2011-12-15 Josef BacikBtrfs: don't panic if orphan item already exists
2011-12-15 Josef BacikBtrfs: fix leaked space in truncate
2011-12-15 Josef BacikBtrfs: fix how we do delalloc reservations and how...
2011-12-15 Josef BacikBtrfs: deal with enospc from dirtying inodes properly
2011-12-15 Casey SchauflerBTRFS: Establish i_ops before calling d_instantiate
2011-12-15 Arne Jansenbtrfs: keep orphans for subvolume deletion
2011-12-15 Miao XieBtrfs: fix wrong disk space information of the files
2011-12-15 Miao XieBtrfs: fix wrong i_size when truncating a file to a...
2011-12-02 Justin P. Mattocktreewide: Fix typos in various parts of the kernel...
2011-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-30 Miao XieBtrfs: fix deadlock on metadata reservation when evicti...
2011-11-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-20 David Sterbabtrfs: fix stat blocks accounting
2011-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-11 Miao XieBtrfs: fix unreleased path in btrfs_orphan_cleanup()
2011-11-11 Chris MasonBtrfs: tweak the delayed inode reservations again
2011-11-08 Josef BacikBtrfs: fix our reservations for updating an inode when...
2011-11-08 Chris MasonBtrfs: fix oops on NULL trans handle in btrfs_truncate
2011-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-06 Chris MasonMerge git://git.jan-o-sch.net/btrfs-unstable into integ...
2011-11-06 David Sterbabtrfs: separate superblock items out of fs_info
2011-11-06 Josef BacikBtrfs: release metadata from global reserve if we have...
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-10-20 Li ZefanBtrfs: fix direct-io vs nodatacow
2011-10-20 Li ZefanBtrfs: remove BUG_ON() in compress_file_range()
2011-10-19 Josef BacikBtrfs: seperate out btrfs_block_rsv_check out into...
2011-10-19 Josef BacikBtrfs: reserve some space for an orphan item when unlinking
2011-10-19 Josef BacikBtrfs: fix the amount of space reserved for unlink
2011-10-19 Josef BacikBtrfs: inline checksums into the disk free space cache
2011-10-19 Josef BacikBtrfs: break out of orphan cleanup if we can't make...
2011-10-19 Josef BacikBtrfs: use the global reserve as a backup for deleting...
2011-10-19 Josef BacikBtrfs: fix orphan cleanup regression
2011-10-19 Josef BacikBtrfs: use the inode's mapping mask for allocating...
2011-10-19 Josef BacikBtrfs: stop passing a trans handle all around the reser...
2011-10-19 Josef BacikBtrfs: handle enospc accounting for free space inodes
2011-10-19 Josef BacikBtrfs: set truncate block rsv's size
2011-10-19 Josef BacikBtrfs: allow callers to specify if flushing can occur...
2011-10-19 Josef BacikBtrfs: reduce the amount of space needed for truncates
2011-10-19 Josef BacikBtrfs: optimize how we account for space in truncate
2011-10-19 Josef BacikBtrfs: fix how we reserve space for deleting inodes
2011-10-19 Josef BacikBtrfs: kill the durable block rsv stuff
2011-10-19 Josef BacikBtrfs: kill the orphan space calculation for snapshots
2011-10-19 Josef BacikBtrfs: calculate checksum space correctly
2011-10-19 Josef BacikBtrfs: kill reserved_bytes in inode
2011-09-29 Jan Schmidtbtrfs: Moved repair code from inode.c to extent_io.c
2011-09-29 Jan Schmidtbtrfs: Do not use bio->bi_bdev after submission
2011-09-29 Jan Schmidtbtrfs: add mirror_num to extent_read_full_page
2011-09-18 Josef BacikBtrfs: only clear the need lookup flag after the dentry...
2011-09-18 Chris MasonMerge branch 'btrfs-3.0' into for-linus
2011-09-18 Hidetoshi Setobtrfs: fix d_off in the first dirent
2011-09-12 Linus TorvaldsMerge branch 'for-linus' of git://github.com/chrismason...
2011-09-11 Miao XieBtrfs: fix wrong nbytes information of the inode
2011-09-11 Miao XieBtrfs: fix unclosed transaction handle in btrfs_cont_expand
2011-09-11 Sergei Trofimovichbtrfs: fix warning in iput for bad-inode
2011-08-18 Jeff Mahoneybtrfs: btrfs_permission's RO check shouldn't apply...
2011-08-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-08-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-08-01 Jeff Mahoneybtrfs: Make extent-io callbacks that never fail return...
2011-08-01 Li ZefanBtrfs: fix readahead in file defrag
2011-08-01 Tsutomu ItohBtrfs: return error to caller when btrfs_unlink() failes
2011-08-01 Chris MasonMerge branch 'alloc_path' of git://git./linux/kernel...
2011-08-01 Josef BacikBtrfs: load the key from the dir item in readdir into...
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27 Chris MasonMerge branch 'integration' into for-linus
2011-07-27 Chris MasonBtrfs: use the commit_root for reading free_space_inode...
next