aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
...
| * | | Btrfs: barrier before waitqueue_activeJosef Bacik2012-08-28
| * | | Btrfs: fix deadlock in wait_for_more_refsArne Jansen2012-08-28
| * | | btrfs: fix second lock in btrfs_delete_delayed_items()Fengguang Wu2012-08-28
| * | | Btrfs: don't allocate a seperate csums array for direct readsJosef Bacik2012-08-28
| * | | Btrfs: do not strdup non existent stringsJosef Bacik2012-08-28
| * | | Btrfs: do not use missing devices when showing devnameJosef Bacik2012-08-28
| * | | Btrfs: fix that error value is changed by mistakeStefan Behrens2012-08-28
| * | | Btrfs: lock extents as we map them in DIOJosef Bacik2012-08-28
| * | | Btrfs: fix some endian bugs handling the root timesDan Carpenter2012-08-28
| * | | Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()Dan Carpenter2012-08-28
| * | | Btrfs: checking for NULL instead of IS_ERRDan Carpenter2012-08-28
| * | | Btrfs: fix some error codes in btrfs_qgroup_inherit()Dan Carpenter2012-08-28
| * | | Btrfs: fix a misplaced address operator in a conditionStefan Behrens2012-08-28
* | | | Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-12
|\ \ \ \
| * | | | Btrfs: remove mnt_want_write call in btrfs_mksubvolAlexander Block2012-08-09
| | |_|/ | |/| |
* | | | btrfs: nuke pdflush from commentsArtem Bityutskiy2012-08-04
* | | | btrfs: nuke write_super from commentsArtem Bityutskiy2012-08-04
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\ \ \
| * | | btrfs: Convert to new freezing mechanismJan Kara2012-07-31
| * | | btrfs: Push mnt_want_write() outside of i_mutexJan Kara2012-07-30
* | | | btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches2012-07-30
* | | | Btrfs: using vmalloc and friends needs vmalloc.hStephen Rothwell2012-07-26
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-07-26
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Btrfs: uninit variable fixes in send/receiveChris Mason2012-07-25
| * | Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason2012-07-25
| |\ \
| | * | Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block2012-07-25
| | * | Btrfs: add btrfs_compare_trees functionAlexander Block2012-07-25
| | * | Btrfs: introduce subvol uuids and timesAlexander Block2012-07-25
| | * | Btrfs: make iref_to_path non staticAlexander Block2012-07-25
| | * | Btrfs: add helper for tree enumerationArne Jansen2012-07-25
| | * | btrfs: allow cross-subvolume file cloneDavid Sterba2012-07-25
| * | | Btrfs: add a barrier before a waitqueue_active checkChris Mason2012-07-25
| * | | Btrfs: call the ordered free operation without any locks heldChris Mason2012-07-25
| * | | Btrfs: Check INCOMPAT flags on remount and add helper functionMitch Harder2012-07-25
| * | | Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason2012-07-25
| |\ \ \
| | * | | Btrfs: add qgroup inheritanceArne Jansen2012-07-12
| | * | | Btrfs: add qgroup ioctlsArne Jansen2012-07-12
| | * | | Btrfs: hooks to reserve qgroup spaceArne Jansen2012-07-12
| | * | | Btrfs: hooks for qgroup to record delayed refsJan Schmidt2012-07-12
| | * | | Btrfs: quota tree support and startupArne Jansen2012-07-12
| | * | | Btrfs: call the qgroup accounting functionsJan Schmidt2012-07-12
| | * | | Btrfs: qgroup implementation and prototypesArne Jansen2012-07-12
| | * | | Btrfs: Test code to change the order of delayed-ref processingArne Jansen2012-07-10
| | * | | Btrfs: qgroup state and initializationArne Jansen2012-07-10
| | * | | Btrfs: added helper to create new treesArne Jansen2012-07-10
| | * | | Btrfs: check the root passed to btrfs_end_transactionArne Jansen2012-07-10
| | * | | Btrfs: add helper for tree enumerationArne Jansen2012-07-10
| | * | | Btrfs: qgroup on-disk formatArne Jansen2012-07-10
| | * | | Btrfs: join tree mod log code with the code holding back delayed refsJan Schmidt2012-07-10
| | * | | Btrfs: fix buffer leak in btrfs_next_old_leafJan Schmidt2012-07-10