aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-55/+4
2010-03-30Btrfs: kill max_extent mount optionJosef Bacik1-55/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-53/+86
2010-03-15Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik1-42/+69
2010-03-15Btrfs: cache ordered extent when completing ioJosef Bacik1-3/+2
2010-03-15btrfs: fix btrfs_mkdir goto for no free objectidsMiao Xie1-1/+1
2010-03-15Btrfs: add new defrag-range ioctl.Chris Mason1-3/+8
2010-03-15Btrfs: change how we mount subvolumesJosef Bacik1-4/+6
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig1-2/+2
2010-02-04Btrfs: apply updated fallocate i_size fixAneesh Kumar K.V1-1/+3
2010-02-04Btrfs: do not try and lookup the file extent when finishing ordered ioJosef Bacik1-44/+2
2010-01-28Btrfs: run orphan cleanup on default fs rootJosef Bacik1-6/+0
2010-01-28Btrfs: Use correct values when updating inode i_size on fallocateAneesh Kumar K.V1-4/+9
2010-01-28Btrfs: Add mount -o compress-forceChris Mason1-1/+2
2010-01-17Btrfs: fix regression in orphan cleanupJosef Bacik1-0/+6
2010-01-17btrfs: fix missing last-entry in readdir(3)Jan Engelhardt1-1/+5
2009-12-17Btrfs: make sure fallocate properly starts a transactionChris Mason1-4/+9
2009-12-17Btrfs: deny sys_link across subvolumes.TARUISI Hiroaki1-0/+4
2009-12-17Btrfs: Add delayed iputYan, Zheng1-2/+53
2009-12-17Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng1-7/+8
2009-12-17Btrfs: Make truncate(2) more ENOSPC friendlyYan, Zheng1-124/+192
2009-12-17Btrfs: Make fallocate(2) more ENOSPC friendlyYan, Zheng1-33/+32
2009-12-17Btrfs: Avoid orphan inodes cleanup while replaying logYan, Zheng1-3/+16
2009-12-17Btrfs: Fix disk_i_size update corner caseYan, Zheng1-27/+44
2009-12-15Btrfs: Rewrite btrfs_drop_extentsYan, Zheng1-18/+9
2009-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-15/+80
2009-11-11Btrfs: fix panic when trying to destroy a newly allocatedJosef Bacik1-0/+10
2009-11-11Btrfs: fallback on uncompressed io if compressed io failsJosef Bacik1-8/+23
2009-11-11Btrfs: fix some metadata enospc issuesJosef Bacik1-5/+31
2009-11-11Btrfs: fix data allocation hint startJosef Bacik1-2/+16
2009-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-4/+29
2009-10-14Btrfs: fix possible ENOSPC problems with truncateJosef Bacik1-3/+24
2009-10-13Btrfs: avoid tree log commit when there are no changesChris Mason1-1/+5
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-37/+74
2009-10-09Btrfs: fix uninit compiler warning in cow_file_range_nocowChris Mason1-0/+1
2009-10-09Btrfs: constify dentry_operationsAlexey Dobriyan1-1/+1
2009-10-09Btrfs: remove negative dentry when deleting subvolumneYan, Zheng1-5/+7
2009-10-08Btrfs: release delalloc reservations on extent item insertionJosef Bacik1-14/+31
2009-10-08Btrfs: delay clearing EXTENT_DELALLOC for compressed extentsChris Mason1-2/+4
2009-10-08Btrfs: cleanup extent_clear_unlock_delalloc flagsChris Mason1-15/+30
2009-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-31/+204
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-2/+2
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linusChris Mason1-0/+11
2009-10-01Btrfs: fix data space leak fixJosef Bacik1-0/+11
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linusChris Mason1-31/+193
2009-09-28Btrfs: proper -ENOSPC handlingJosef Bacik1-31/+193
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-169/+494
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds1-0/+1
2009-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linusChris Mason1-169/+494