summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2015-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-03-17Btrfs: fix outstanding_extents accounting in DIOJosef Bacik
2015-03-17Btrfs: add sanity test for outstanding_extents accountingJosef Bacik
2015-03-17Btrfs: just free dummy extent buffersJosef Bacik
2015-03-17Btrfs: account merges/splits properlyJosef Bacik
2015-03-17Btrfs: prepare block group cache before writingJosef Bacik
2015-03-13Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list)Josef Bacik
2015-03-13Btrfs: account for the correct number of extents for delalloc reservationsJosef Bacik
2015-03-13Btrfs: fix merge delalloc logicJosef Bacik
2015-03-13Btrfs: fix comp_oper to get right orderLiu Bo
2015-03-13Btrfs: catch transaction abortion after waiting for itLiu Bo
2015-03-13btrfs: fix sizeof format specifier in btrfs_check_super_valid()Fabian Frederick
2015-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-03-05Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.Quentin Casasnovas
2015-03-05Btrfs: fix data loss in the fast fsync pathFilipe Manana
2015-03-05Btrfs: remove extra run_delayed_refs in update_cowonly_rootJosef Bacik
2015-03-02Btrfs: incremental send, don't rename a directory too soonFilipe Manana
2015-03-02btrfs: fix lost return value due to variable shadowingDavid Sterba
2015-03-02Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattrFilipe Manana
2015-03-02Btrfs: fix off-by-one logic error in btrfs_realloc_nodeFilipe Manana
2015-03-02Btrfs: add missing inode update when punching holeFilipe Manana
2015-03-02Btrfs: abort the transaction if we fail to update the free space cache inodeJosef Bacik
2015-03-02Btrfs: fix fsync race leading to ordered extent memory leaksFilipe Manana
2015-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells
2015-02-20Btrfs: fix allocation size calculations in alloc_btrfs_bioChris Mason
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-02-14Btrfs: don't remove extents and xattrs when logging new namesFilipe Manana
2015-02-14Btrfs: fix fsync data loss after adding hard link to inodeFilipe Manana
2015-02-14Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block groupForrest Liu
2015-02-14Btrfs: account for large extents with enospcJosef Bacik
2015-02-14Btrfs: don't set and clear delalloc for O_DIRECT writesJosef Bacik
2015-02-14Btrfs: only adjust outstanding_extents when we do a short writeJosef Bacik
2015-02-14btrfs: Fix out-of-space bugZhao Lei
2015-02-14Btrfs: scrub, fix sleep in atomic contextFilipe Manana
2015-02-14Btrfs: fix scheduler warning when syncing logFilipe Manana
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-11page_writeback: put account_page_redirty() after set_page_dirty()Konstantin Khebnikov
2015-02-10mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-02-04Btrfs: add missing blk_finish_plug in btrfs_sync_log()Forrest Liu
2015-02-02btrfs: cleanup init for list in free-space-cacheGui Hecheng
2015-02-02btrfs: delete chunk allocation attemp when setting block group roShaohua Li
2015-02-02btrfs: clear bio reference after submit_one_bio()Naohiro Aota
2015-02-02Btrfs: fix scrub race leading to use-after-freeFilipe Manana
2015-02-02Btrfs: add missing cleanup on sysfs init failureFilipe Manana
2015-02-02Btrfs: fix race between transaction commit and empty block group removalFilipe Manana
2015-02-02btrfs: add more checks to btrfs_read_sys_arrayDavid Sterba