Btrfs: fix max chunk size on raid5/6
[deliverable/linux.git] / fs / btrfs /
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...
2013-02-20  Miao XieBtrfs: fix trivial error in btrfs_ioctl_resize()
2013-02-20  Miao XieBtrfs: use wrapper page_offset
2013-02-20  Miao XieBtrfs: flush all dirty inodes if writeback can not...
2013-02-20  Miao XieBtrfs: make delayed ref lock logic more readable
2013-02-20  Miao XieBtrfs: fix lots of orphan inodes when the space is...
2013-02-20  Miao XieBtrfs: cleanup similar code in delayed inode
2013-02-20  Miao XieBtrfs: use common work instead of delayed work
2013-02-20  Miao XieBtrfs: cleanup unnecessary clear when freeing a transac...
2013-02-20  Miao XieBtrfs: use slabs for delayed reference allocation
2013-02-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-02-15  David Sterbabtrfs: access superblock via pagecache in scan_one_device
2013-02-15  Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc7-tag-two' of git...
2013-02-15  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2013-02-15  Linus TorvaldsMerge tag '3.8-pci-fixes-3' of git://git./linux/kernel...
2013-02-15  Arne JansenBtrfs: fix crash in log replay with qgroups enabled
2013-02-13  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2013-02-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-02-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-02-12  Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2013-02-12  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-02-12  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-02-11  David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2013-02-11  David S. MillerMerge branch 'davem.r8169' of git://violet.fr.zoreil...
2013-02-10  Dave AirlieMerge branch 'drm-nouveau-fixes-3.8' of git://anongit...
2013-02-10  Olof JohanssonMerge tag 'highbank-fixes-for-3.8' of git://sources...
next
This page took 0.049213 seconds and 8 git commands to generate.