aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAge
* 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
* Btrfs: fix possible ENOSPC problems with truncateJosef Bacik2009-10-14
* Btrfs: avoid tree log commit when there are no changesChris Mason2009-10-13
* 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
* Btrfs: fix data space leak fixJosef Bacik2009-10-01
* Btrfs: proper -ENOSPC handlingJosef Bacik2009-09-28
* Btrfs: don't rename file into dummy directoryYan, Zheng2009-09-24
* Btrfs: check size of inode backref before adding hardlinkYan, Zheng2009-09-24
* Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng2009-09-21
* Btrfs: change how subvolumes are organizedYan, Zheng2009-09-21
* Btrfs: do not reuse objectid of deleted snapshot/subvolYan, Zheng2009-09-21
* Btrfs: search for an allocation hint while filling file COWChris Mason2009-09-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-09-11
|\
| * Btrfs: zero page past end of inline file itemsChris Mason2009-09-11
| * Btrfs: fix btrfs page_mkwrite to return locked pageChris Mason2009-09-11
| * Btrfs: Fix extent replacment raceChris Mason2009-09-11
| * Btrfs: Use PagePrivate2 to track pages in the data=ordered code.Chris Mason2009-09-11
| * Btrfs: use a cached state for extent state operations during delallocChris Mason2009-09-11
| * Btrfs: cache values for locking extentsChris Mason2009-09-11
| * Btrfs: switch extent_map to a rw lockChris Mason2009-09-11
* | btrfs: fix inode rbtree corruptionFrom: Nick Piggin2009-08-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-08-07
|\|
| * Btrfs: remove superfluous NULL pointer check in btrfs_rename()Bartlomiej Zolnierkiewicz2009-08-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-28
|\|
| * Btrfs: adjust NULL testJulia Lawall2009-07-22
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-02
|\|
| * Btrfs: honor nodatacow/sum mount options for new filesChris Mason2009-07-02
| * Btrfs: account for space we may use in fallocateJosef Bacik2009-07-02
* | Get "no acls for this inode" right, fix shmem breakageAl Viro2009-06-24
* | switch btrfs to inode->i_aclAl Viro2009-06-24
* | btrfs: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig2009-06-11
|/
* Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONChristoph Hellwig2009-06-10
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-10
* Btrfs: remove some WARN_ONs in the IO failure pathChris Mason2009-05-14
* Btrfs: init inode ordered_data_close flag properlyChris Mason2009-05-14
* Btrfs: look for acls during btrfs_read_locked_inodeChris Mason2009-04-27
* Btrfs: fix acl cachingChris Mason2009-04-27
* Btrfs: remove unused btrfs_bit_radix slabChris Mason2009-04-27
* Btrfs: ratelimit IO error printksChris Mason2009-04-27
* Btrfs: fix fallocate deadlock on inode extent lockChris Mason2009-04-24
* Btrfs: kill btrfs_cache_createChristoph Hellwig2009-04-24