summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-10btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx()Zhao Lei
2015-06-10btrfs: Handle unaligned length in extent_sameMark Fasheh
2015-06-10Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag.chandan
2015-06-10Btrfs: btrfs_defrag_file: Fix ra_index computation.chandan
2015-06-10Btrfs: fix necessary chunk tree space calculation when allocating a chunkFilipe Manana
2015-06-10Btrfs: don't attach unnecessary extents to transaction on fsyncFilipe Manana
2015-06-10Btrfs: avoid syncing log in the fast fsync path when not necessaryFilipe Manana
2015-06-10Merge branch 'send_fixes_4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason
2015-06-03Btrfs: fix hang during inode eviction due to concurrent readaheadFilipe Manana
2015-06-03Btrfs: fix up read_tree_block to return proper errorLiu Bo
2015-06-03Btrfs: add missing free_extent_bufferLiu Bo
2015-06-03Btrfs: remove csum_bytes_leftLiu Bo
2015-06-03Btrfs: fix -ENOSPC on block group removalFilipe Manana
2015-06-03Btrfs: fix -ENOSPC when finishing block group creationFilipe Manana
2015-06-03Btrfs: set UNWRITTEN for prealloc'ed extents in fiemapJosef Bacik
2015-06-03Btrfs: show subvol= and subvolid= in /proc/mountsOmar Sandoval
2015-06-03Btrfs: unify subvol= and subvolid= mountingOmar Sandoval
2015-06-03Btrfs: fail on mismatched subvol and subvolid mount optionsOmar Sandoval
2015-06-03Btrfs: clean up error handling in mount_subvol()Omar Sandoval
2015-06-03Btrfs: remove all subvol options before mounting top-levelOmar Sandoval
2015-06-03Btrfs: lock superblock before remounting for rw subvolOmar Sandoval
2015-06-03Btrfs: wake up extent state waiters on unlock through clear_extent_bitsFilipe Manana
2015-06-03Btrfs: fix chunk allocation regression leading to transaction abortFilipe Manana
2015-06-02btrfs: use after free when closing devicesSasha Levin
2015-06-02btrfs: make root id query unprivilegedDavid Sterba
2015-06-02Btrfs: fix block group ->space_info null pointer dereferenceFilipe Manana
2015-06-02Btrfs: check error before reporting missing device and add uuidAnand Jain
2015-06-02btrfs: Fix superblock csum type check.Qu Wenruo
2015-06-02Btrfs: incremental send, fix clone operations for compressed extentsFilipe Manana
2015-06-02btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation()Christian Engelmayer
2015-06-02Btrfs: fix mutex unlock without prior lock on space cache truncationFilipe Manana
2015-06-02Btrfs: log when missing device is createdAnand Jain
2015-06-02btrfs: fix warnings after changes in btrfs_abort_transactionDavid Sterba
2015-06-02btrfs: add 'cold' compiler annotations to all error handling functionsDavid Sterba
2015-06-02btrfs: report exact callsite where transaction abort occursDavid Sterba
2015-06-02btrfs: let tree defrag work in SSD modeDavid Sterba
2015-06-02Btrfs: check pending chunks when shrinking fs to avoid corruptionFilipe Manana
2015-06-02Btrfs: don't invalidate root dentry when subvolume deletion failsOmar Sandoval
2015-06-03Btrfs: incremental send, check if orphanized dir inode needs delayed renameFilipe Manana
2015-06-03Btrfs: incremental send, don't delay directory renames unnecessarilyFilipe Manana
2015-05-31Linux 4.1-rc6v4.1-rc6Linus Torvalds
2015-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-05-31Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-05-31Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds
2015-05-31Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-05-31Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-30iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover
2015-05-30target: Move passthrough CDB parsing into a common functionAndy Grover