]> git.hungrycats.org Git - linux/shortlog
linux
2015-03-22 Zygo Blaxellzygo: cherry-picked up to e1cbbfa (extra args linus... zygo-3.19.2-zb64-btrfs
2015-03-22 Josef BacikBtrfs: fix outstanding_extents accounting in DIO
2015-03-22 Josef BacikBtrfs: account merges/splits properly
2015-03-22 Josef BacikBtrfs: add sanity test for outstanding_extents accounting
2015-03-22 Josef BacikBtrfs: just free dummy extent buffers
2015-03-22 Josef BacikBtrfs: account for the correct number of extents for...
2015-03-22 Josef BacikBtrfs: fix merge delalloc logic
2015-03-22 Liu BoBtrfs: catch transaction abortion after waiting for it
2015-03-22 Fabian Frederickbtrfs: fix sizeof format specifier in btrfs_check_super...
2015-03-22 Josef Bacikfix qgroups
2015-03-22 Josef BacikBtrfs: prepare block group cache before writing
2015-03-22 Josef BacikBtrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list)
2015-03-22 Josef BacikBtrfs: remove extra run_delayed_refs in update_cowonly_root
2015-03-22 Filipe MananaBtrfs: incremental send, don't rename a directory too...
2015-03-22 Filipe MananaBtrfs: do not ignore errors from btrfs_lookup_xattr...
2015-03-22 Filipe MananaBtrfs: fix off-by-one logic error in btrfs_realloc_node
2015-03-22 Filipe MananaBtrfs: add missing inode update when punching hole
2015-03-22 Josef BacikBtrfs: abort the transaction if we fail to update the...
2015-03-22 Chris MasonBtrfs: fix allocation size calculations in alloc_btrfs_bio
2015-03-22 Filipe MananaBtrfs: don't remove extents and xattrs when logging...
2015-03-22 Forrest LiuBtrfs: fix BUG_ON in btrfs_orphan_add() when delete...
2015-03-22 Josef BacikBtrfs: account for large extents with enospc
2015-03-22 Josef BacikBtrfs: don't set and clear delalloc for O_DIRECT writes
2015-03-22 Josef BacikBtrfs: only adjust outstanding_extents when we do a...
2015-03-22 Zhao Leibtrfs: Fix out-of-space bug
2015-03-22 Filipe MananaBtrfs: scrub, fix sleep in atomic context
2015-03-22 Filipe MananaBtrfs: fix scheduler warning when syncing log
2015-03-22 Konstantin... page_writeback: put account_page_redirty() after set_pa...
2015-03-22 Gui Hechengbtrfs: cleanup init for list in free-space-cache
2015-03-22 Shaohua Libtrfs: delete chunk allocation attemp when setting...
2015-03-22 Naohiro Aotabtrfs: clear bio reference after submit_one_bio()
2015-03-22 Filipe MananaBtrfs: fix scrub race leading to use-after-free
2015-03-22 Filipe MananaBtrfs: add missing cleanup on sysfs init failure
2015-03-22 Filipe MananaBtrfs: fix race between transaction commit and empty...
2015-03-22 David Sterbabtrfs: add more checks to btrfs_read_sys_array
2015-03-22 David Sterbabtrfs: cleanup, rename a few variables in btrfs_read_sy...
2015-03-22 David Sterbabtrfs: add checks for sys_chunk_array sizes
2015-03-22 David Sterbabtrfs: more superblock checks, lower bounds on devices...
2015-03-22 chandan rBtrfs: Add code to support file creation time
2015-03-22 David Sterbabtrfs: kill btrfs_inode_*time helpers
2015-03-22 chandanBtrfs: insert_new_root: Fix lock type of the extent...
2015-03-22 Anand JainBtrfs: fix unused members in struct btrfs_root
2015-03-22 Yang Dongshengbtrfs: qgroup: move WARN_ON() to the correct location.
2015-03-22 Liu BoBtrfs: cleanup unused run_most
2015-03-22 Zhao LeiRename all ref_count to refs in struct
2015-03-22 Zhao LeiBtrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check...
2015-03-22 Zhao LeiBtrfs: Include map_type in raid_bio
2015-03-22 Zhao LeiBtrfs: Simplify scrub_setup_recheck_block()'s argument
2015-03-22 Zhao LeiBtrfs: Combine per-page recover in dev-replace and...
2015-03-22 Zhao LeiBtrfs: Separate finding-right-mirror and writing-to...
2015-03-22 Zhao LeiBtrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub...
2015-03-22 Zhao LeiBtrfs: btrfs_rm_dev_replace_blocked(): Use wait_event()
2015-03-22 Zhao LeiBtrfs: Cleanup btrfs_bio_counter_inc_blocked()
2015-03-22 Zhao LeiBtrfs: Remove noneed force_write in scrub_write_block_t...
2015-03-22 Zhao LeiBtrfs: Fix a jump typo of nodatasum_case to avoid wrong...
2015-03-22 Zhao LeiBtrfs: add ref_count and free function for btrfs_bio
2015-03-22 Zhao LeiBtrfs: Make raid_map array be inlined in btrfs_bio...
2015-03-22 Zhao LeiBtrfs: sort raid_map before adding tgtdev stripes
2015-03-22 Zhao LeiBtrfs: fix a out-of-bound access of raid_map
2015-03-22 Filipe MananaBtrfs: fix fsync log replay for inodes with a mix of...
2015-03-22 Filipe MananaBtrfs: fix fsync when extend references are added to...
2015-03-22 Filipe MananaBtrfs: fix directory inconsistency after fsync log...
2015-03-22 Filipe MananaBtrfs: lookup for block group only if needed when freei...
2015-03-22 David Sterbabtrfs: remove a no-op unfreeze superbock callback
2015-03-22 David Sterbabtrfs: switch extent_state state to unsigned
2015-03-22 David Sterbabtrfs: update message levels after checksum errors
2015-03-22 David Sterbabtrfs: update message levels during failed mount
2015-03-22 David Sterbabtrfs: update message levels for errors
2015-03-22 Filipe MananaBtrfs: fix setup_leaf_for_split() to avoid leaf corruption
2015-03-22 Josef BacikBtrfs: track dirty block groups on their own list
2015-03-22 Josef BacikBtrfs: change how we track dirty roots
2015-03-22 Christoph Hellwigfs: export inode_to_bdi and use it in favor of mapping...
2015-03-22 David Sterbabtrfs: expand btrfs_find_item if found_key is NULL
2015-03-22 David Sterbabtrfs: simplify insert_orphan_item
2015-03-22 David Sterbabtrfs: cleanup, remove inode_ref_info helper
2015-03-22 David Sterbabtrfs: cleanup, remove inode_item_info helper
2015-03-22 Pranith Kumarrcu: Make SRCU optional by using CONFIG_SRCU
2015-03-22 Zygo Blaxellzygo: turn off MMC debug, it floods the world with... zygo-3.19.2-zb64
2015-03-19 Zygo BlaxellMerge tag 'v3.19.2' into zygo-3.19.2-zb64
2015-03-18 Greg Kroah... Linux 3.19.2 v3.19.2
2015-03-18 Greg Kroah... Revert "netfilter: xt_recent: relax ip_pkt_list_tot...
2015-03-18 Ian Munsiecxl: Add missing return statement after handling AFU...
2015-03-18 Ryan Grimmcxl: Fix device_node reference counting
2015-03-18 Ryan Grimmcxl: Use image state defaults for reloading FPGA
2015-03-18 Sergei Shtylyovclk-gate: fix bit # check in clk_register_gate()
2015-03-18 Peter Zijlstrasched/autogroup: Fix failure to set cpu.rt_runtime_us
2015-03-18 Michal Hockovmstat: do not use deferrable delayed work for vmstat_u...
2015-03-18 Uwe Kleine... pinctrl: imx25: fix numbering for pins
2015-03-18 Uwe Kleine... pinctrl: pinctrl-imx: don't use invalid value of conf_reg
2015-03-18 Sergey Ryazanovath5k: fix spontaneus AR5312 freezes
2015-03-18 Andrew ElbleGFS2: Fix crash during ACL deletion in acl max entry...
2015-03-18 Lorenzo Pieralisiof/pci: Free resources on failure in of_pci_get_host_br...
2015-03-18 Wanpeng Lisched: Fix hrtick_start() on UP
2015-03-18 Dan Carpentercoresight-etm: unlock on error paths in mode_store()
2015-03-18 Brian Norrisstable_kernel_rules: reorganize and update submission...
2015-03-18 Bard LiaoASoC: rt5670: Set RT5670_IRQ_CTRL1 non volatile
2015-03-18 Peter UjfalusiASoC: omap-pcm: Correct dma mask
2015-03-18 Trond MyklebustNFSv4: Don't call put_rpccred() under the rcu_read_lock()
2015-03-18 Trond MyklebustNFS: Don't invalidate a submounted dentry in nfs_prime_...
2015-03-18 Heikki KrogerusACPI / LPSS: provide con_id for the clkdev
next