aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-04-05
|\
| * Btrfs: kill max_extent mount optionJosef Bacik2010-03-30
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-03-18
|\|
| * Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik2010-03-15
| * Btrfs: cache ordered extent when completing ioJosef Bacik2010-03-15
| * btrfs: fix btrfs_mkdir goto for no free objectidsMiao Xie2010-03-15
| * Btrfs: add new defrag-range ioctl.Chris Mason2010-03-15
| * Btrfs: change how we mount subvolumesJosef Bacik2010-03-15
* | pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
|/
* Btrfs: apply updated fallocate i_size fixAneesh Kumar K.V2010-02-04
* Btrfs: do not try and lookup the file extent when finishing ordered ioJosef Bacik2010-02-04
* Btrfs: run orphan cleanup on default fs rootJosef Bacik2010-01-28
* Btrfs: Use correct values when updating inode i_size on fallocateAneesh Kumar K.V2010-01-28
* Btrfs: Add mount -o compress-forceChris Mason2010-01-28
* Btrfs: fix regression in orphan cleanupJosef Bacik2010-01-17
* btrfs: fix missing last-entry in readdir(3)Jan Engelhardt2010-01-17
* Btrfs: make sure fallocate properly starts a transactionChris Mason2009-12-17
* Btrfs: deny sys_link across subvolumes.TARUISI Hiroaki2009-12-17
* Btrfs: Add delayed iputYan, Zheng2009-12-17
* Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng2009-12-17
* Btrfs: Make truncate(2) more ENOSPC friendlyYan, Zheng2009-12-17
* Btrfs: Make fallocate(2) more ENOSPC friendlyYan, Zheng2009-12-17
* Btrfs: Avoid orphan inodes cleanup while replaying logYan, Zheng2009-12-17
* Btrfs: Fix disk_i_size update corner caseYan, Zheng2009-12-17
* Btrfs: Rewrite btrfs_drop_extentsYan, Zheng2009-12-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-11-11
|\
| * Btrfs: fix panic when trying to destroy a newly allocatedJosef Bacik2009-11-11
| * Btrfs: fallback on uncompressed io if compressed io failsJosef Bacik2009-11-11
| * Btrfs: fix some metadata enospc issuesJosef Bacik2009-11-11
| * Btrfs: fix data allocation hint startJosef Bacik2009-11-11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2009-10-15
|\|
| * Btrfs: fix possible ENOSPC problems with truncateJosef Bacik2009-10-14
| * Btrfs: avoid tree log commit when there are no changesChris Mason2009-10-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-10-11
|\|
| * Btrfs: fix uninit compiler warning in cow_file_range_nocowChris Mason2009-10-09
| * Btrfs: constify dentry_operationsAlexey Dobriyan2009-10-09
| * Btrfs: remove negative dentry when deleting subvolumneYan, Zheng2009-10-09
| * Btrfs: release delalloc reservations on extent item insertionJosef Bacik2009-10-08
| * Btrfs: delay clearing EXTENT_DELALLOC for compressed extentsChris Mason2009-10-08
| * Btrfs: cleanup extent_clear_unlock_delalloc flagsChris Mason2009-10-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2009-10-01
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-10-01
| |\|
| | * Btrfs: fix data space leak fixJosef Bacik2009-10-01
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-10-01
| |\|
| | * Btrfs: proper -ENOSPC handlingJosef Bacik2009-09-28
* | | const: constify remaining file_operationsAlexey Dobriyan2009-10-01
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2009-09-24
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-09-24
| |\|
| | * Btrfs: don't rename file into dummy directoryYan, Zheng2009-09-24