deliverable/linux.git
2013-03-01  Paul Gortmakerbtrfs: fixup/remove module.h usage as required
2013-03-01  Josef BacikBtrfs: delete inline extents when we find them during...
2013-03-01  David Sterbabtrfs: try harder to allocate raid56 stripe cache
2013-03-01  Wang ShilongBtrfs: cleanup to make the function btrfs_delalloc_rese...
2013-03-01  Wang ShilongBtrfs: don't call btrfs_qgroup_free if just btrfs_qgrou...
2013-03-01  Wang ShilongBtrfs: remove reduplicate check about root in the funct...
2013-03-01  Wang ShilongBtrfs: return ENOMEM rather than use BUG_ON when btrfs_...
2013-03-01  Wang ShilongBtrfs: fix missing deleted items in btrfs_clean_quota_tree
2013-02-28  David Sterbabtrfs: use only inline_pages from extent buffer
2013-02-28  Miao XieBtrfs: fix wrong reserved space when deleting a snapsho...
2013-02-28  Miao XieBtrfs: fix wrong reserved space in qgroup during snap...
2013-02-28  Miao XieBtrfs: remove unnecessary dget_parent/dput when creatin...
2013-02-28  David Sterbabtrfs: remove a printk from scan_one_device
2013-02-28  Liu BoBtrfs: fix NULL pointer after aborting a transaction
2013-02-28  Liu BoBtrfs: fix memory leak of log roots
2013-02-28  Josef BacikBtrfs: copy everything if we've created an inline extent
2013-02-26  Qu Wenruobtrfs: cleanup for open-coded alignment
2013-02-26  Liu BoBtrfs: do not change inode flags in rename
2013-02-26  Liu BoBtrfs: use reserved space for creating a snapshot
2013-02-26  Alexandre Olivaclear chunk_alloc flag on retryable failure
2013-02-26  Jan SchmidtBtrfs: fix backref walking race with tree deletions
2013-02-26  Josef BacikBtrfs: make sure NODATACOW also gets NODATASUM set
2013-02-21  Miao XieBtrfs: fix remount vs autodefrag
2013-02-21  Miao XieBtrfs: fix wrong outstanding_extents when doing DIO...
2013-02-20  Liu BoBtrfs: snapshot-aware defrag
2013-02-20  Chris MasonBtrfs: fix max chunk size on raid5/6
2013-02-20  Zach Brownbtrfs: limit fallocate extent reservation to 256MB
2013-02-20  Thomas Gleixnerbtrfs: Init io_lock after cloning btrfs device struct
2013-02-20  Chris MasonMerge branch 'raid56-experimental' into for-linus-3.9
2013-02-20  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2013-02-20  Miao XieBtrfs: fix missing release of qgroup reservation in...
2013-02-20  Wang ShilongBtrfs: fix missing check before disabling quota
2013-02-20  Liu BoBtrfs: fix cleaner thread not working with inode cache...
2013-02-20  Miao XieBtrfs: fix uncompleted transaction
2013-02-20  Miao XieBtrfs: fix the deadlock between the transaction start...
2013-02-20  Miao XieBtrfs: fix the qgroup reserved space is released premat...
2013-02-20  Zach Brownbtrfs: define BTRFS_MAGIC as a u64 value
2013-02-20  jeff.liuBtrfs: set/change the label of a mounted file system
2013-02-20  jeff.liuBtrfs: Add a new ioctl to get the label of a mounted...
2013-02-20  Josef BacikBtrfs: place ordered operations on a per transaction...
2013-02-20  Josef BacikBtrfs: relax the block group size limit for bitmaps
2013-02-20  Ilya DryomovBtrfs: allow for selecting only completely empty chunks
2013-02-20  Ilya DryomovBtrfs: eliminate a use-after-free in btrfs_balance()
2013-02-20  Josef BacikBtrfs: remove unused extent io tree ops V2
2013-02-20  David Sterbabtrfs: add cancellation points to defrag
2013-02-20  David Sterbabtrfs: put some enospc messages under enospc_debug
2013-02-20  Miao XieBtrfs: implement unlocked dio write
2013-02-20  Miao XieBtrfs: serialize unlocked dio reads with truncate
2013-02-20  Miao XieBtrfs: fix deadlock due to unsubmitted
2013-02-20  Josef BacikBtrfs: cleanup orphan reservation if truncate fails
2013-02-20  Josef BacikBtrfs: steal from global reserve if we are cleaning...
2013-02-20  Miao XieBtrfs: fix memory leak of pending_snapshot->inherit
2013-02-20  Miao XieBtrfs: fix the race between bio and btrfs_stop_workers
2013-02-20  Mark Fashehbtrfs: add "no file data" flag to btrfs send ioctl
2013-02-20  Liu BoBtrfs: extend the checksum item as much as possible
2013-02-20  Eric Sandeenbtrfs: remove cache only arguments from defrag path
2013-02-20  Josef BacikBtrfs: if we aren't committing just end the transaction...
2013-02-20  Josef BacikBtrfs: handle errors in compression submission path
2013-02-20  Josef BacikBtrfs: rework the overcommit logic to be based on the...
2013-02-20  Josef BacikBtrfs: account for orphan inodes properly during cleanup
2013-02-20  Josef BacikBtrfs: unreserve space if our ordered extent fails...
2013-02-20  Josef BacikBtrfs: fix how we discard outstanding ordered extents...
2013-02-20  Josef BacikBtrfs: fix freeing delayed ref head while still holding...
2013-02-20  Eric Sandeenbtrfs: ensure we don't overrun devices_info[] in __btrf...
2013-02-20  Eric Sandeenbtrfs: remove unnecessary DEFINE_WAIT() declarations
2013-02-20  Eric Sandeenbtrfs: remove unused "item" in btrfs_insert_delayed_item()
2013-02-20  Eric Sandeenbtrfs: fix varargs in __btrfs_std_error
2013-02-20  Eric Sandeenbtrfs: add missing break in btrfs_print_leaf()
2013-02-20  Eric Sandeenbtrfs: annotate intentional switch case fallthroughs
2013-02-20  Eric Sandeenbtrfs: handle null fs_info in btrfs_panic()
2013-02-20  Eric Sandeenbtrfs: remove unused fs_info from btrfs_decode_error()
2013-02-20  Eric Sandeenbtrfs: list_entry can't return NULL
2013-02-20  Eric Sandeenbtrfs: remove unused fd in btrfs_ioctl_send()
2013-02-20  Josef BacikBtrfs: do not overcommit if we don't have enough space...
2013-02-20  Josef BacikBtrfs: remove extent mapping if we fail to add chunk
2013-02-20  Josef BacikBtrfs: fix chunk allocation error handling
2013-02-20  Miao XieBtrfs: use bit operation for ->fs_state
2013-02-20  Miao XieBtrfs: use seqlock to protect fs_info->avail_{data...
2013-02-20  Miao XieBtrfs: use the inode own lock to protect its delalloc_bytes
2013-02-20  Miao XieBtrfs: use percpu counter for fs_info->delalloc_bytes
2013-02-20  Miao XieBtrfs: use percpu counter for dirty metadata count
2013-02-20  Miao XieBtrfs: protect fs_info->alloc_start
2013-02-20  Miao XieBtrfs: add a comment for fs_info->max_inline
2013-02-20  Filipe BrandenburgerBtrfs: move fs/btrfs/ioctl.h to include/uapi/linux...
2013-02-20  Kusanagi KouichiBtrfs: Check CAP_DAC_READ_SEARCH for BTRFS_IOC_INO_PATHS
2013-02-20  Josef BacikRevert "Btrfs: fix permissions of empty files not affec...
2013-02-20  Miao XieBtrfs: don't traverse the ordered operation list repeatedly
2013-02-20  Miao XieBtrfs: traverse and flush the delalloc inodes once
2013-02-20  Miao XieBtrfs: check the return value of btrfs_run_ordered_oper...
2013-02-20  Miao XieBtrfs: check the return value of btrfs_start_delalloc_i...
2013-02-20  Miao XieBtrfs: make raid attr array more readable
2013-02-20  Liu BoBtrfs: record first logical byte in memory
2013-02-20  Liu BoBtrfs: save us a read_lock
2013-02-20  Liu BoBtrfs: use token to avoid times mapping extent buffer
2013-02-20  Liu BoBtrfs: kill unused argument of btrfs_pin_extent_for_log...
2013-02-20  Liu BoBtrfs: kill unused argument of update_block_group
2013-02-20  Liu BoBtrfs: kill unused arguments of cache_block_group
2013-02-20  Liu BoBtrfs: remove deprecated comments
2013-02-20  Josef BacikBtrfs: don't re-enter when allocating a chunk
2013-02-20  Josef BacikBtrfs: wait on ordered extents at the last possible...
next
This page took 0.041624 seconds and 5 git commands to generate.