linux-2.6-block.git
2015-02-16 David Sterbabtrfs: cleanup, reduce temporary variables in btrfs_rea...
2015-02-16 David Sterbabtrfs: use correct type for workqueue flags
2015-02-16 Eric Sandeenbtrfs: factor btrfs_read_roots() out of open_ctree()
2015-02-16 Eric Sandeenbtrfs: factor btrfs_replay_log() out of open_ctree()
2015-02-16 Eric Sandeenbtrfs: factor btrfs_init_workqueues() out of open_ctree()
2015-02-16 Eric Sandeenbtrfs: factor btrfs_init_qgroup() out of open_ctree()
2015-02-16 Eric Sandeenbtrfs: factor btrfs_init_dev_replace_locks() out of...
2015-02-16 Eric Sandeenbtrfs: factor btrfs_init_btree_inode() out of open_ctree()
2015-02-16 Eric Sandeenbtrfs: factor btrfs_init_balance() out of open_ctree()
2015-02-16 Eric Sandeenbtrfs: factor btrfs_init_scrub() out of open_ctree()
2015-02-16 Eric Sandeenbtrfs: consistently use fs_info in close_ctree()
2015-02-16 Eric Sandeenbtrfs: remove unused fs_info arg from btrfs_close_extra...
2015-02-16 Fabian Frederickbtrfs: fix sizeof format specifier in btrfs_check_super...
2015-02-16 Zhao Leibtrfs: cleanup: use for() loop in btrfs_map_bio()
2015-02-16 Zhao Leibtrfs: remove unused chunk_tree argument in several...
2015-02-16 Zhao Leibtrfs: cleanup: remove no-used alloc_chunk in btrfs_che...
2015-02-16 David Sterbabtrfs: constify structs with op functions or static...
2015-02-16 Wang ShilongBtrfs: switch to kvfree() helper
2015-02-16 Daniel DresslerBtrfs: disk-io: replace root args iff only fs_info...
2015-02-16 Daniel DresslerBtrfs: delayed-inode: replace root args iff only fs_inf...
2015-02-16 Daniel DresslerBtrfs: ctree: reduce args where only fs_info used
2015-02-14 Filipe MananaBtrfs: don't remove extents and xattrs when logging...
2015-02-14 Filipe MananaBtrfs: fix fsync data loss after adding hard link to...
2015-02-14 Forrest LiuBtrfs: fix BUG_ON in btrfs_orphan_add() when delete...
2015-02-14 Josef BacikBtrfs: account for large extents with enospc
2015-02-14 Josef BacikBtrfs: don't set and clear delalloc for O_DIRECT writes
2015-02-14 Josef BacikBtrfs: only adjust outstanding_extents when we do a...
2015-02-14 Zhao Leibtrfs: Fix out-of-space bug
2015-02-14 Filipe MananaBtrfs: scrub, fix sleep in atomic context
2015-02-14 Filipe MananaBtrfs: fix scheduler warning when syncing log
2015-02-03 Satoru TakeuchiBtrfs: Remove unnecessary placeholder in btrfs_err_code
2015-02-03 Gui Hechengbtrfs: cleanup init for list in free-space-cache
2015-02-03 Shaohua Libtrfs: delete chunk allocation attemp when setting...
2015-02-03 Naohiro Aotabtrfs: clear bio reference after submit_one_bio()
2015-02-03 Filipe MananaBtrfs: fix scrub race leading to use-after-free
2015-02-03 Filipe MananaBtrfs: add missing cleanup on sysfs init failure
2015-02-03 Filipe MananaBtrfs: fix race between transaction commit and empty...
2015-02-03 David Sterbabtrfs: add more checks to btrfs_read_sys_array
2015-02-03 David Sterbabtrfs: cleanup, rename a few variables in btrfs_read_sy...
2015-02-03 David Sterbabtrfs: add checks for sys_chunk_array sizes
2015-02-03 David Sterbabtrfs: more superblock checks, lower bounds on devices...
2015-02-03 chandan rBtrfs: Add code to support file creation time
2015-02-03 David Sterbabtrfs: kill btrfs_inode_*time helpers
2015-01-22 chandanBtrfs: insert_new_root: Fix lock type of the extent...
2015-01-22 Anand JainBtrfs: fix unused members in struct btrfs_root
2015-01-22 Yang Dongshengbtrfs: qgroup: move WARN_ON() to the correct location.
2015-01-22 Liu BoBtrfs: cleanup unused run_most
2015-01-22 Zhao LeiRename all ref_count to refs in struct
2015-01-22 Zhao LeiBtrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check...
2015-01-22 Zhao LeiBtrfs: Include map_type in raid_bio
2015-01-22 Zhao LeiBtrfs: Simplify scrub_setup_recheck_block()'s argument
2015-01-22 Zhao LeiBtrfs: Combine per-page recover in dev-replace and...
2015-01-22 Zhao LeiBtrfs: Separate finding-right-mirror and writing-to...
2015-01-22 Zhao LeiBtrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub...
2015-01-22 Zhao LeiBtrfs: btrfs_rm_dev_replace_blocked(): Use wait_event()
2015-01-22 Zhao LeiBtrfs: Cleanup btrfs_bio_counter_inc_blocked()
2015-01-22 Zhao LeiBtrfs: Remove noneed force_write in scrub_write_block_t...
2015-01-22 Zhao LeiBtrfs: Fix a jump typo of nodatasum_case to avoid wrong...
2015-01-22 Zhao LeiBtrfs: add ref_count and free function for btrfs_bio
2015-01-22 Zhao LeiBtrfs: Make raid_map array be inlined in btrfs_bio...
2015-01-22 Zhao LeiBtrfs: sort raid_map before adding tgtdev stripes
2015-01-22 Zhao LeiBtrfs: fix a out-of-bound access of raid_map
2015-01-22 Filipe MananaBtrfs: fix fsync log replay for inodes with a mix of...
2015-01-22 Filipe MananaBtrfs: fix fsync when extend references are added to...
2015-01-22 Filipe MananaBtrfs: fix directory inconsistency after fsync log...
2015-01-22 Filipe MananaBtrfs: lookup for block group only if needed when freei...
2015-01-22 David Sterbabtrfs: remove a no-op unfreeze superbock callback
2015-01-22 David Sterbabtrfs: switch extent_state state to unsigned
2015-01-22 David Sterbabtrfs: set proper message level for skinny metadata
2015-01-22 David Sterbabtrfs: update message levels after checksum errors
2015-01-22 David Sterbabtrfs: update message levels during failed mount
2015-01-22 David Sterbabtrfs: update message levels for errors
2015-01-22 Filipe MananaBtrfs: fix setup_leaf_for_split() to avoid leaf corruption
2015-01-22 Chris MasonMerge branch 'cleanup/blocksize-diet-part2' of git...
2015-01-22 Chris MasonMerge branch 'fix/find-item-path-leak' of git://git...
2015-01-22 Josef BacikBtrfs: track dirty block groups on their own list
2015-01-22 Josef BacikBtrfs: change how we track dirty roots
2015-01-18 Linus TorvaldsLinux 3.19-rc5 v3.19-rc5
2015-01-18 Linus TorvaldsMerge tag 'armsoc-for-linus' of git://git./linux/kernel...
2015-01-18 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.linaro...
2015-01-18 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-01-17 Stanimir Varbanovclk: fix possible null pointer dereference
2015-01-17 Kevin HaoRevert "clk: ppc-corenet: Fix Section mismatch warning"
2015-01-17 Heiko Stübnerclk: rockchip: fix deadlock possibility in cpuclk
2015-01-17 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2015-01-17 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-01-17 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2015-01-17 Olof JohanssonMerge tag 'samsung-fixes-3.19' of git://git./linux...
2015-01-17 Tyler Bakerreset: sunxi: fix spinlock initialization
2015-01-17 Olof JohanssonMerge tag 'renesas-soc-fixes-for-v3.19' of git://git...
2015-01-17 Abhilash KesavanARM: dts: disable CCI on exynos5420 based arndale-octa
2015-01-17 Abhilash Kesavandrivers: bus: check cci device tree node status
2015-01-17 Olof JohanssonMerge tag 'at91-fixes' of git://git./linux/kernel/git...
2015-01-17 Heiko StübnerARM: rockchip: disable jtag/sdmmc autoswitching on...
2015-01-17 Olof JohanssonMerge tag 'berlin-fixes-for-3.19-1' of git://git.infrad...
2015-01-17 Linus WalleijARM: nomadik: fix up leftover device tree pins
2015-01-17 Olof JohanssonMerge tag 'omap-for-v3.19/fixes-rc1' of git://git....
2015-01-17 Olof JohanssonMerge tag 'imx-fixes-3.19' of git://git./linux/kernel...
2015-01-17 Olof JohanssonMerge tag 'v3.19-rockchip-dtsfixes1' of git://git....
2015-01-16 Louis Langholtzkernel: avoid overflow in cmp_range
next