]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2016-11-30  Robbie KoBtrfs: fix tree search logic when replaying directory...
2016-11-30  Robbie KoBtrfs: fix deadlock caused by fsync when logging direct...
2016-11-30  Robbie KoBtrfs: fix enospc in hole punching
2016-11-25  Filipe MananaBtrfs: fix qgroup rescan worker initialization
2016-11-23  Filipe MananaBtrfs: fix emptiness check for dirtied extent buffers...
2016-11-23  Liu BoBtrfs: fix BUG_ON in btrfs_mark_buffer_dirty
2016-11-19  Filipe MananaBtrfs: remove rb_node field from the delayed ref node...
2016-11-19  Filipe MananaBtrfs: remove unused code when creating and merging...
2016-11-19  Filipe MananaBtrfs: fix relocation incorrectly dropping data references
2016-11-01  Chris MasonMerge branch 'for-4.9-rc3' of git://git.kernel.org...
2016-10-27  Chris Masonbtrfs: fix races on root_log_ctx lists
2016-10-24  Wang Xiaoguangbtrfs: fix WARNING in btrfs_select_ref_head()
2016-10-24  Dan CarpenterBtrfs: remove some no-op casts
2016-10-24  Wang Xiaoguangbtrfs: pass correct args to btrfs_async_run_delayed_refs()
2016-10-24  Wang Xiaoguangbtrfs: make file clone aware of fatal signals
2016-10-24  Goldwyn Rodriguesbtrfs: qgroup: Prevent qgroup->reserved from going...
2016-10-18  Chris MasonMerge branch 'for-chris-4.9' of git://git.kernel.org...
2016-10-17  Liu BoBtrfs: kill BUG_ON in do_relocation
2016-10-12  Chris MasonMerge branch 'fst-fixes' of git://git.kernel.org/pub...
2016-10-12  Filipe MananaBtrfs: fix incremental send failure caused by balance
2016-10-10  Chris MasonRevert "btrfs: let btrfs_delete_unused_bgs() to clean...
2016-10-03  David Sterbabtrfs: tests: uninline member definitions in free_space...
2016-10-03  David Sterbabtrfs: tests: constify free space extent specs
2016-10-03  Omar SandovalBtrfs: expand free space tree sanity tests to catch...
2016-10-03  Omar SandovalBtrfs: fix extent buffer bitmap tests on big-endian...
2016-10-03  Omar SandovalBtrfs: catch invalid free space trees
2016-10-03  Omar SandovalBtrfs: fix mount -o clear_cache,space_cache=v2
2016-10-03  Omar SandovalBtrfs: fix free space tree bitmaps on big-endian systems
2016-09-26  Liu BoBtrfs: remove unnecessary btrfs_mark_buffer_dirty in...
2016-09-26  Josef BacikBtrfs: don't BUG() during drop snapshot
2016-09-26  Arnd Bergmannbtrfs: fix btrfs_no_printk stub helper
2016-09-26  Liu BoBtrfs: memset to avoid stale content in btree leaf
2016-09-26  Goldwyn Rodriguesbtrfs: parent_start initialization cleanup
2016-09-26  Goldwyn Rodriguesbtrfs: Remove already completed TODO comment
2016-09-26  Goldwyn Rodriguesbtrfs: Do not reassign count in btrfs_run_delayed_refs
2016-09-26  Anand Jainbtrfs: fix a possible umount deadlock
2016-09-26  Liu BoBtrfs: fix memory leak in do_walk_down
2016-09-26  Jeff Mahoneybtrfs: btrfs_debug should consume fs_info when DEBUG...
2016-09-26  Jeff Mahoneybtrfs: convert send's verbose_printk to btrfs_debug
2016-09-26  Jeff Mahoneybtrfs: convert pr_* to btrfs_* where possible
2016-09-26  Jeff Mahoneybtrfs: convert printk(KERN_* to use pr_* calls
2016-09-26  Jeff Mahoneybtrfs: unsplit printed strings
2016-09-26  Jeff Mahoneybtrfs: clean the old superblocks before freeing the...
2016-09-26  Liu BoBtrfs: kill BUG_ON in run_delayed_tree_ref
2016-09-26  Josef BacikBtrfs: don't leak reloc root nodes on error
2016-09-26  Masahiro Yamadabtrfs: squash lines for simple wrapper functions
2016-09-26  Liu BoBtrfs: improve check_node to avoid reading corrupted...
2016-09-26  Liu BoBtrfs: add error handling for extent buffer in print...
2016-09-26  Liu BoBtrfs: remove BUG_ON in start_transaction
2016-09-26  Liu BoBtrfs: memset to avoid stale content in btree node...
2016-09-26  Liu BoBtrfs: return gracefully from balance if fs tree is...
2016-09-26  Josef BacikBtrfs: kill BUG_ON()'s in btrfs_mark_extent_written
2016-09-26  Josef BacikBtrfs: kill the start argument to read_extent_buffer_pages
2016-09-26  Josef BacikBtrfs: add a flags field to btrfs_fs_info
2016-09-26  Qu Wenruobtrfs: extend btrfs_set_extent_delalloc and its friends...
2016-09-26  Jeff Mahoneybtrfs: add dynamic debug support
2016-09-26  Luis Henriquesbtrfs: Fix warning "variable ‘gen’ set but not used"
2016-09-26  Luis Henriquesbtrfs: Fix warning "variable ‘blocksize’ set but not...
2016-09-26  Naohiro Aotabtrfs: let btrfs_delete_unused_bgs() to clean relocated bgs
2016-09-26  Liu BoBtrfs: bail out if block group has different mixed...
2016-09-26  Liu BoBtrfs: fix memory leak in reading btree blocks
2016-09-26  Liu BoBtrfs: remove BUG() in raid56
2016-09-26  Lu Fengqibtrfs: fix check_shared for fiemap ioctl
2016-09-26  David Sterbabtrfs: create example debugfs file only in debugging...
2016-09-26  Eric Sandeenbtrfs: fix perms on demonstration debugfs interface
2016-09-26  Liu BoBtrfs: fix memory leak of block group cache
2016-09-26  Linus TorvaldsLinux 4.8-rc8
2016-09-26  Linus TorvaldsMerge tag 'trace-v4.8-rc7' of git://git.kernel.org...
2016-09-26  Dave Chinnerfault_in_multipages_readable() throws set-but-unused...
2016-09-25  Lorenzo Stoakesmm: check VMA flags to avoid invalid PROT_NONE NUMA...
2016-09-25  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-09-25  Linus TorvaldsMerge tag 'powerpc-4.8-7' of git://git.kernel.org/pub...
2016-09-25  Linus Torvaldsradix tree: fix sibling entry handling in radix_tree_de...
2016-09-25  Matthew Wilcoxradix tree test suite: Test radix_tree_replace_slot...
2016-09-25  Al Virofix memory leaks in tracing_buffers_splice_read()
2016-09-25  Steven Rostedt... tracing: Move mutex to protect against resetting of...
2016-09-24  Paul BurtonMIPS: Fix delay slot emulation count in debugfs
2016-09-24  Matt RedfearnMIPS: SMP: Fix possibility of deadlock when bringing...
2016-09-24  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-09-24  Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-09-24  Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git.kernel...
2016-09-24  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2016-09-24  Linus TorvaldsMerge branch 'hughd-fixes' (patches from Hugh Dickins)
2016-09-24  Hugh Dickinsmm: delete unnecessary and unsafe init_tlb_ubc()
2016-09-24  Hugh Dickinshuge tmpfs: fix Committed_AS leak
2016-09-24  Toshi Kanishmem: fix tmpfs to handle the huge= option properly
2016-09-23  Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2016-09-23  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-09-23  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-09-23  Linus TorvaldsMerge branch 'for-linus-4.8' of git://git.kernel.org...
2016-09-23  Linus TorvaldsMerge tag 'regmap-fix-v4.8-rc7' of git://git.kernel...
2016-09-23  Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2016-09-23  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2016-09-23  Linus TorvaldsMerge tag 'tags/nand-fixes-for-4.8-rc8' of git://git...
2016-09-23  Linus TorvaldsMerge tag 'mmc-v4.8-rc7' of git://git.linaro.org/people...
2016-09-23  Linus TorvaldsMerge tag 'configfs-for-4.8-2' of git://git.infradead...
2016-09-23  Christoph Hellwigblk-mq: skip unmapped queues in blk_mq_alloc_request_hctx
2016-09-23  Paul BurtonMIPS: Fix pre-r6 emulation FPU initialisation
2016-09-23  AKASHI Takahiroarm64: kgdb: handle read-only text / modules
2016-09-23  David Daneyarm64: Call numa_store_cpu_info() earlier.
next