aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAge
...
| * Btrfs: fix wrong check during log recoveryLiu Bo2012-07-02
| * Btrfs: fix dio write vs buffered read raceJosef Bacik2012-07-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-21
|\|
| * Btrfs: delay iput with async extentsJosef Bacik2012-06-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-15
|\|
| * Btrfs: fix missing inherited flag in renameLiu Bo2012-06-15
| * Btrfs: call filemap_fdatawrite twice for compressionJosef Bacik2012-06-14
| * Btrfs: keep inode pinned when compressing writesJosef Bacik2012-06-14
| * Btrfs: unlock everything properly in the error case for nocowJosef Bacik2012-06-14
| * Btrfs: pass locked_page into extent_clear_unlock_delalloc if theres an errorJosef Bacik2012-06-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \
| * | Btrfs: move over to use ->update_timeJosef Bacik2012-06-01
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-01
|\ \ \ | |/ / |/| / | |/
| * Btrfs: fall back to non-inline if we don't have enough spaceJosef Bacik2012-05-30
| * Btrfs: fix how we deal with the orphan block rsvJosef Bacik2012-05-30
| * Btrfs: convert the inode bit field to use the actual bit operationsJosef Bacik2012-05-30
| * Btrfs: finish ordered extents in their own threadJosef Bacik2012-05-30
| * Btrfs: use i_version instead of our own sequenceJosef Bacik2012-05-30
* | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\ \ | |/ |/|
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-04-28
|\ \ | |/ |/|
| * Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdirChris Mason2012-04-27
| * Btrfs: always store the mirror we read the eb fromJosef Bacik2012-04-18
| * btrfs: fix race in readaArne Jansen2012-04-18
| * Btrfs: avoid setting ->d_op twiceLi Zefan2012-04-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-03-30
|\|
| * Btrfs: fix recursive defragment with autodefrag optionLiu Bo2012-03-29
| * Merge branch 'error-handling' into for-linusChris Mason2012-03-28
| |\
| | * btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-22
| | * btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()Mark Fasheh2012-03-21
| | * btrfs: split extent_state opsJeff Mahoney2012-03-21
| | * btrfs: drop gfp_t from lock_extentJeff Mahoney2012-03-21
| | * btrfs: return void in functions without error conditionsJeff Mahoney2012-03-21
| | * btrfs: ->submit_bio_hook error push-upJeff Mahoney2012-03-21
| | * btrfs: Factor out tree->ops->merge_bio_hook callJeff Mahoney2012-03-21
| | * btrfs: Simplify btrfs_submit_bio_hookJeff Mahoney2012-03-21
| * | Btrfs: ensure an entire eb is written at onceJosef Bacik2012-03-26
| * | Btrfs: remove search_start and search_end from find_free_extent and callersJosef Bacik2012-03-26
| |/
* / btrfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-02-24
|\
| * Btrfs: improve error handling for btrfs_insert_dir_item callersChris Mason2012-02-23
| * btrfs: honor umask when creating subvol rootFlorian Albrechtskirchinger2012-02-16
| * btrfs: delalloc for page dirtied out-of-band in fixup workerJeff Mahoney2012-02-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-01-28
|\|
| * Btrfs: fix reservations in btrfs_page_mkwriteChris Mason2012-01-27
* | 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