]> git.hungrycats.org Git - linux/shortlog
linux
2015-04-14 Filipe MananaBtrfs: fix off-by-one logic error in btrfs_realloc_node
2015-04-14 Filipe MananaBtrfs: add missing inode update when punching hole
2015-04-14 Josef BacikBtrfs: abort the transaction if we fail to update the...
2015-04-14 Chris MasonBtrfs: fix allocation size calculations in alloc_btrfs_bio
2015-04-14 David Sterbabtrfs: cleanup, reduce temporary variables in btrfs_rea...
2015-04-14 David Sterbabtrfs: use correct type for workqueue flags
2015-04-14 Eric Sandeenbtrfs: factor btrfs_read_roots() out of open_ctree()
2015-04-14 Eric Sandeenbtrfs: factor btrfs_replay_log() out of open_ctree()
2015-04-14 Eric Sandeenbtrfs: factor btrfs_init_workqueues() out of open_ctree()
2015-04-14 Eric Sandeenbtrfs: factor btrfs_init_qgroup() out of open_ctree()
2015-04-14 Eric Sandeenbtrfs: factor btrfs_init_dev_replace_locks() out of...
2015-04-14 Eric Sandeenbtrfs: factor btrfs_init_btree_inode() out of open_ctree()
2015-04-14 Eric Sandeenbtrfs: factor btrfs_init_balance() out of open_ctree()
2015-04-14 Eric Sandeenbtrfs: factor btrfs_init_scrub() out of open_ctree()
2015-04-14 Eric Sandeenbtrfs: consistently use fs_info in close_ctree()
2015-04-14 Eric Sandeenbtrfs: remove unused fs_info arg from btrfs_close_extra...
2015-04-14 Fabian Frederickbtrfs: fix sizeof format specifier in btrfs_check_super...
2015-04-14 Zhao Leibtrfs: cleanup: use for() loop in btrfs_map_bio()
2015-04-14 Zhao Leibtrfs: remove unused chunk_tree argument in several...
2015-04-14 Zhao Leibtrfs: cleanup: remove no-used alloc_chunk in btrfs_che...
2015-04-14 David Sterbabtrfs: constify structs with op functions or static...
2015-04-14 Wang ShilongBtrfs: switch to kvfree() helper
2015-04-14 Daniel DresslerBtrfs: disk-io: replace root args iff only fs_info...
2015-04-14 Daniel DresslerBtrfs: delayed-inode: replace root args iff only fs_inf...
2015-04-14 Daniel DresslerBtrfs: ctree: reduce args where only fs_info used
2015-04-14 Filipe MananaBtrfs: don't remove extents and xattrs when logging...
2015-04-14 Forrest LiuBtrfs: fix BUG_ON in btrfs_orphan_add() when delete...
2015-04-14 Josef BacikBtrfs: account for large extents with enospc
2015-04-14 Josef BacikBtrfs: don't set and clear delalloc for O_DIRECT writes
2015-04-14 Josef BacikBtrfs: only adjust outstanding_extents when we do a...
2015-04-14 Zhao Leibtrfs: Fix out-of-space bug
2015-04-14 Filipe MananaBtrfs: scrub, fix sleep in atomic context
2015-04-14 Filipe MananaBtrfs: fix scheduler warning when syncing log
2015-04-14 Konstantin... page_writeback: put account_page_redirty() after set_pa...
2015-04-14 Gui Hechengbtrfs: cleanup init for list in free-space-cache
2015-04-14 Shaohua Libtrfs: delete chunk allocation attemp when setting...
2015-04-14 Naohiro Aotabtrfs: clear bio reference after submit_one_bio()
2015-04-14 Filipe MananaBtrfs: fix scrub race leading to use-after-free
2015-04-14 Filipe MananaBtrfs: add missing cleanup on sysfs init failure
2015-04-14 Filipe MananaBtrfs: fix race between transaction commit and empty...
2015-04-14 David Sterbabtrfs: add more checks to btrfs_read_sys_array
2015-04-14 David Sterbabtrfs: cleanup, rename a few variables in btrfs_read_sy...
2015-04-14 David Sterbabtrfs: add checks for sys_chunk_array sizes
2015-04-14 David Sterbabtrfs: more superblock checks, lower bounds on devices...
2015-04-14 chandan rBtrfs: Add code to support file creation time
2015-04-14 David Sterbabtrfs: kill btrfs_inode_*time helpers
2015-04-14 chandanBtrfs: insert_new_root: Fix lock type of the extent...
2015-04-14 Anand JainBtrfs: fix unused members in struct btrfs_root
2015-04-14 Yang Dongshengbtrfs: qgroup: move WARN_ON() to the correct location.
2015-04-14 Liu BoBtrfs: cleanup unused run_most
2015-04-14 Zhao LeiRename all ref_count to refs in struct
2015-04-14 Zhao LeiBtrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check...
2015-04-14 Zhao LeiBtrfs: Include map_type in raid_bio
2015-04-14 Zhao LeiBtrfs: Simplify scrub_setup_recheck_block()'s argument
2015-04-14 Zhao LeiBtrfs: Combine per-page recover in dev-replace and...
2015-04-14 Zhao LeiBtrfs: Separate finding-right-mirror and writing-to...
2015-04-14 Zhao LeiBtrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub...
2015-04-14 Zhao LeiBtrfs: btrfs_rm_dev_replace_blocked(): Use wait_event()
2015-04-14 Zhao LeiBtrfs: Cleanup btrfs_bio_counter_inc_blocked()
2015-04-14 Zhao LeiBtrfs: Remove noneed force_write in scrub_write_block_t...
2015-04-14 Zhao LeiBtrfs: Fix a jump typo of nodatasum_case to avoid wrong...
2015-04-14 Zhao LeiBtrfs: add ref_count and free function for btrfs_bio
2015-04-14 Zhao LeiBtrfs: Make raid_map array be inlined in btrfs_bio...
2015-04-14 Zhao LeiBtrfs: sort raid_map before adding tgtdev stripes
2015-04-14 Zhao LeiBtrfs: fix a out-of-bound access of raid_map
2015-04-14 Filipe MananaBtrfs: fix fsync log replay for inodes with a mix of...
2015-04-14 Filipe MananaBtrfs: fix fsync when extend references are added to...
2015-04-14 Filipe MananaBtrfs: fix directory inconsistency after fsync log...
2015-04-14 Filipe MananaBtrfs: lookup for block group only if needed when freei...
2015-04-14 David Sterbabtrfs: remove a no-op unfreeze superbock callback
2015-04-14 David Sterbabtrfs: switch extent_state state to unsigned
2015-04-14 David Sterbabtrfs: update message levels after checksum errors
2015-04-14 David Sterbabtrfs: update message levels during failed mount
2015-04-14 David Sterbabtrfs: update message levels for errors
2015-04-14 Filipe MananaBtrfs: fix setup_leaf_for_split() to avoid leaf corruption
2015-04-14 Josef BacikBtrfs: track dirty block groups on their own list
2015-04-14 Josef BacikBtrfs: change how we track dirty roots
2015-04-14 Christoph Hellwigfs: export inode_to_bdi and use it in favor of mapping...
2015-04-14 David Sterbabtrfs: expand btrfs_find_item if found_key is NULL
2015-04-14 David Sterbabtrfs: simplify insert_orphan_item
2015-04-14 David Sterbabtrfs: cleanup, remove inode_ref_info helper
2015-04-14 David Sterbabtrfs: cleanup, remove inode_item_info helper
2015-04-14 Zygo Blaxellzygo: add yet another environment hack to make broadcom... zygo-3.19.4-zb64
2015-04-14 Zygo BlaxellMerge tag 'v3.19.4' into zygo-3.19.4-zb64
2015-04-13 Greg Kroah... Linux 3.19.4 v3.19.4
2015-04-13 Ameya Palandemfd: kempld-core: Fix callback return value check
2015-04-13 Markos Chandrasnet: ethernet: pcnet32: Setup the SRAM and NOUFLO on...
2015-04-13 Scott Woodpowerpc/mpc85xx: Add ranges to etsec2 nodes
2015-04-13 Tyrel Datwylerpowerpc/pseries: Little endian fixes for post mobility...
2015-04-13 Steve Capperarm64: percpu: Make this_cpu accessors pre-empt safe
2015-04-13 Catalin Marinasarm64: Use the reserved TTBR0 if context switching...
2015-04-13 Keerthyregulator: palmas: Correct TPS659038 register definitio...
2015-04-13 Mahesh Salgaonkarpowerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK...
2015-04-13 Sergei Antonovhfsplus: fix B-tree corruption after insertion at posit...
2015-04-13 Uwe Kleine... spi: trigger trace event for message-done before mesg...
2015-04-13 Andy Shevchenkospi: dw-mid: clear BUSY flag fist and test other one
2015-04-13 Ivan T. Ivanovspi: qup: Fix cs-num DT property parsing
2015-04-13 Mikulas Patockadm snapshot: suspend merging snapshot when doing except...
2015-04-13 Mikulas Patockadm snapshot: suspend origin when doing exception handover
2015-04-13 Joe Thornberdm thin: fix to consistently zero-fill reads to unprovi...
next