index
:
kernel/git/fdmanana/linux.git
delayed-refs-balance-fix-4.4
dev
dev-replace-fixes-4.7
dio_error_SLE11-SP3
for-4.18
for-5.1
for-5.2
for-5.3
for-5.4
for-5.5
for-5.6
for-chris-4.10
for-chris-4.11
for-chris-4.12
for-chris-4.12_2
for-chris-4.5
for-chris-4.6
for-chris-4.7
for-chris-4.9
for-next
integration-4.11
integration-4.12
integration-4.13
integration-4.13-4
integration-4.15
integration-4.16
integration-4.19
integration-4.2
integration-4.20
integration-4.21
integration-4.3
integration-4.4
integration-4.5
integration-4.6
integration-4.7
integration-4.8
master
misc-next
send_fixes
btrfs development
Filipe Manana
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-21
Btrfs: fix unprotected list operations at btrfs_write_dirty_block_groups
integration-4.4
Filipe Manana
1
-2
/
+17
2015-12-18
Btrfs: fix locking bugs when defragging leaves
Filipe Manana
1
-3
/
+24
2015-12-17
Btrfs: fix leaking of ordered extents after direct IO write error
Filipe Manana
1
-5
/
+38
2015-12-17
Btrfs: fix deadlock between direct IO write and defrag/readpages
Filipe Manana
1
-17
/
+13
2015-12-17
Btrfs: fix error path when failing to submit bio for direct IO write
Filipe Manana
1
-27
/
+27
2015-12-17
Btrfs: fix memory leaks after transaction is aborted
Filipe Manana
1
-0
/
+17
2015-12-17
Btrfs: fix race when finishing dev replace leading to transaction abort
Filipe Manana
1
-2
/
+15
2015-12-15
Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
5
-8
/
+10
2015-12-15
Btrfs: check prepare_uptodate_page() error code earlier
Chris Mason
1
-4
/
+14
2015-12-15
Btrfs: check for empty bitmap list in setup_cluster_bitmaps
Chris Mason
1
-3
/
+5
2015-12-10
btrfs: fix misleading warning when space cache failed to load
Holger Hoffstätte
1
-1
/
+1
2015-12-10
Btrfs: fix transaction handle leak in balance
Filipe Manana
1
-2
/
+1
2015-12-10
Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list
Filipe Manana
3
-5
/
+8
2015-11-25
btrfs: fix balance range usage filters in 4.4-rc
Holger Hoffstätte
1
-2
/
+2
2015-11-25
btrfs: qgroup: account shared subtree during snapshot delete
Mark Fasheh
2
-7
/
+42
2015-11-25
Btrfs: use btrfs_get_fs_root in resolve_indirect_ref
Josef Bacik
1
-1
/
+1
2015-11-25
btrfs: qgroup: fix quota disable during rescan
Justin Maggard
1
-1
/
+2
2015-11-25
Btrfs: fix race between cleaner kthread and space cache writeout
Filipe Manana
1
-13
/
+16
2015-11-25
Btrfs: fix scrub preventing unused block groups from being deleted
Filipe Manana
3
-1
/
+24
2015-11-25
Btrfs: fix race between scrub and block group deletion
Filipe Manana
1
-4
/
+16
2015-11-25
btrfs: fix rcu warning during device replace
David Sterba
1
-4
/
+2
2015-11-25
btrfs: Continue replace when set_block_ro failed
Zhaolei
1
-2
/
+18
2015-11-25
btrfs: fix clashing number of the enhanced balance usage filter
David Sterba
1
-1
/
+1
2015-11-25
Btrfs: fix the number of transaction units needed to remove a block group
Filipe Manana
3
-5
/
+38
2015-11-25
Btrfs: use global reserve when deleting unused block group after ENOSPC
Filipe Manana
6
-26
/
+52
2015-11-25
Btrfs: tests: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-1
/
+3
2015-11-25
btrfs: fix signed overflows in btrfs_sync_file
David Sterba
1
-3
/
+7
2015-11-10
btrfs: Use fs_info directly in btrfs_delete_unused_bgs
Zhao Lei
1
-2
/
+2
2015-11-10
btrfs: Fix lost-data-profile caused by balance bg
Zhao Lei
1
-0
/
+21
2015-11-10
btrfs: Fix lost-data-profile caused by auto removing bg
Zhao Lei
1
-2
/
+5
2015-11-10
btrfs: Remove len argument from scrub_find_csum
Zhao Lei
1
-4
/
+3
2015-11-10
btrfs: Reduce unnecessary arguments in scrub_recheck_block
Zhao Lei
1
-20
/
+8
2015-11-10
btrfs: Use scrub_checksum_data and scrub_checksum_tree_block for scrub_rechec...
Zhao Lei
1
-94
/
+36
2015-11-10
btrfs: Reset sblock->xxx_error stats before calling scrub_recheck_block_checksum
Zhao Lei
1
-0
/
+4
2015-11-10
btrfs: scrub: setup all fields for sblock_to_check
Zhao Lei
1
-0
/
+12
2015-11-10
btrfs: scrub: set error stats when tree block spanning stripes
Zhao Lei
1
-0
/
+6
2015-11-09
Btrfs: fix race when listing an inode's xattrs
Filipe Manana
1
-1
/
+3
2015-11-09
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
1
-2
/
+8
2015-11-08
Btrfs: fix race leading to incorrect item deletion when dropping extents
Filipe Manana
1
-4
/
+12
2015-11-05
Btrfs: fix sleeping inside atomic context in qgroup rescan worker
Filipe Manana
1
-1
/
+0
2015-11-05
Btrfs: fix race waiting for qgroup rescan worker
Filipe Manana
1
-2
/
+1
2015-11-05
btrfs: qgroup: exit the rescan worker during umount
Justin Maggard
2
-3
/
+9
2015-11-05
Btrfs: fix extent accounting for partial direct IO writes
Filipe Manana
1
-15
/
+37
2015-11-03
Btrfs: fix hole punching when using the no-holes feature
Filipe Manana
1
-0
/
+13
2015-11-03
Btrfs: find_free_extent: Do not erroneously skip LOOP_CACHING_WAIT state
chandan
1
-1
/
+6
2015-11-03
btrfs: Fix a data space underflow warning
Qu Wenruo
1
-3
/
+8
2015-10-26
btrfs: qgroup: Fix a rebase bug which will cause qgroup double free
Qu Wenruo
1
-4
/
+0
2015-10-26
btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans
Qu Wenruo
5
-21
/
+32
2015-10-26
btrfs: clear PF_NOFREEZE in cleaner_kthread()
Jiri Kosina
1
-0
/
+1
2015-10-26
btrfs: qgroup: Don't copy extent buffer to do qgroup rescan
Qu Wenruo
1
-10
/
+16
2015-10-26
btrfs: add balance filters limits, stripes and usage to supported mask
David Sterba
1
-1
/
+4
2015-10-26
btrfs: extend balance filter usage to take minimum and maximum
David Sterba
4
-4
/
+60
2015-10-26
btrfs: add balance filter for stripes
Gabríel Arthúr Pétursson
4
-2
/
+37
2015-10-26
btrfs: extend balance filter limit to take minimum and maximum
David Sterba
4
-3
/
+67
2015-10-26
btrfs: fix use after free iterating extrefs
Chris Mason
1
-5
/
+3
2015-10-26
btrfs: check unsupported filters in balance arguments
David Sterba
2
-0
/
+13
2015-10-25
Btrfs: fix regression running delayed references when using qgroups
delayed-refs-balance-fix-4.4
Filipe Manana
9
-134
/
+44
2015-10-25
Btrfs: fix regression when running delayed references
Filipe Manana
2
-0
/
+127
2015-10-21
Merge branch 'allocator-fixes' into for-linus-4.4
Chris Mason
14
-123
/
+459
2015-10-21
Btrfs: don't do extra bitmap search in one bit case
Josef Bacik
1
-13
/
+15
2015-10-21
Btrfs: keep track of largest extent in bitmaps
Josef Bacik
2
-1
/
+39
2015-10-21
Btrfs: don't keep trying to build clusters if we are fragmented
Josef Bacik
3
-24
/
+82
2015-10-21
Btrfs: cut down on loops through the allocator
Josef Bacik
1
-3
/
+36
2015-10-21
Btrfs: don't continue setting up space cache when enospc
Josef Bacik
2
-0
/
+20
2015-10-21
Btrfs: keep track of max_extent_size per space_info
Josef Bacik
2
-1
/
+34
2015-10-21
Btrfs: don't loop in allocator for space cache
Josef Bacik
1
-1
/
+1
2015-10-21
Btrfs: add a flags field to btrfs_transaction
Josef Bacik
4
-18
/
+16
2015-10-21
Btrfs: fix prealloc under heavy fragmentation conditions
Josef Bacik
1
-0
/
+9
2015-10-21
Btrfs: add fragment=* debug mount option
Josef Bacik
5
-7
/
+150
2015-10-21
Btrfs: fix qgroup sanity tests
Josef Bacik
1
-0
/
+6
2015-10-21
Btrfs: change how we wait for pending ordered extents
Josef Bacik
5
-64
/
+60
2015-10-21
btrfs: qgroup: Check if qgroup reserved space leaked
Qu Wenruo
3
-0
/
+34
2015-10-21
btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook
Qu Wenruo
3
-12
/
+22
2015-10-21
btrfs: fallocate: Add support to accurate qgroup reserve
Qu Wenruo
1
-44
/
+117
2015-10-21
btrfs: qgroup: Add new trace point for qgroup data reserve
Qu Wenruo
3
-2
/
+130
2015-10-21
btrfs: Add handler for invalidate page
Qu Wenruo
1
-0
/
+24
2015-10-21
btrfs: qgroup: Add handler for NOCOW and inline
Qu Wenruo
2
-1
/
+21
2015-10-21
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
9
-156
/
+60
2015-10-21
btrfs: extent-tree: Switch to new delalloc space reserve and release
Qu Wenruo
4
-25
/
+38
2015-10-21
btrfs: extent-tree: Add new version of btrfs_delalloc_reserve/release_space
Qu Wenruo
2
-0
/
+61
2015-10-21
btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_dat...
Qu Wenruo
3
-19
/
+27
2015-10-21
btrfs: extent-tree: Add new version of btrfs_check_data_free_space and btrfs_...
Qu Wenruo
2
-9
/
+79
2015-10-21
btrfs: qgroup: Use new metadata reservation.
Qu Wenruo
3
-36
/
+13
2015-10-21
btrfs: qgroup: Introduce new functions to reserve/free metadata
Qu Wenruo
4
-0
/
+48
2015-10-21
btrfs: delayed_ref: release and free qgroup reserved at proper timing
Qu Wenruo
4
-4
/
+34
2015-10-21
btrfs: delayed_ref: Add new function to record reserved space into delayed ref
Qu Wenruo
2
-0
/
+43
2015-10-21
btrfs: qgroup: Introduce functions to release/free qgroup reserve data
Qu Wenruo
2
-0
/
+62
2015-10-21
btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
Qu Wenruo
3
-0
/
+52
2015-10-21
btrfs: extent_io: Introduce new function clear_record_extent_bits()
Qu Wenruo
2
-11
/
+42
2015-10-21
btrfs: extent_io: Introduce new function set_record_extent_bits
Qu Wenruo
2
-18
/
+56
2015-10-21
btrfs: extent_io: Introduce needed structure for recoding set/clear bits
Qu Wenruo
1
-0
/
+12
2015-10-21
Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
4
-88
/
+407
2015-10-21
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
16
-211
/
+220
2015-10-21
btrfs: reada: Fix returned errno code
Luis de Bethencourt
1
-3
/
+5
2015-10-21
btrfs: check-integrity: Fix returned errno codes
Luis de Bethencourt
1
-2
/
+2
2015-10-21
btrfs: compress: put variables defined per compress type in struct to make ca...
Byongho Lee
1
-46
/
+48
2015-10-21
btrfs: cleanup iterating over prop_handlers array
Byongho Lee
1
-7
/
+6
2015-10-21
btrfs: fix a comment typo
Geliang Tang
1
-1
/
+1
2015-10-21
btrfs: declare rsv_count as unsigned int instead of int
Alexandru Moise
1
-1
/
+1
2015-10-21
btrfs: change num_items type from u64 to unsigned int
Alexandru Moise
2
-6
/
+8
2015-10-21
btrfs: cleanup btrfs_balance profile validity checks
Alexandru Moise
1
-9
/
+12
2015-10-21
btrfs/file.c: remove an unsed varialbe first_index
Shan Hai
1
-3
/
+0
2015-10-21
btrfs: use btrfs_raid_array in btrfs_reduce_alloc_profile
Zhao Lei
1
-26
/
+22
2015-10-21
btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()
Zhao Lei
3
-13
/
+30
2015-10-21
btrfs: Move btrfs_raid_array to public
Zhao Lei
2
-59
/
+73
2015-10-21
btrfs: use a single if() statement for one outcome in get_block_rsv()
Alexandru Moise
1
-7
/
+3
2015-10-21
btrfs: memset cur_trans->delayed_refs to zero
Alexandru Moise
1
-6
/
+2
2015-10-21
btrfs: remove unnecessary list_del
Byongho Lee
1
-1
/
+0
2015-10-21
btrfs: replace unnecessary list_for_each_entry_safe to list_for_each_entry
Byongho Lee
1
-2
/
+1
2015-10-21
btrfs: trimming some start_transaction() code away
Alexandru Moise
1
-14
/
+1
2015-10-21
btrfs: Fixed declaration of old_len
Alexandru Moise
1
-1
/
+1
2015-10-21
btrfs: Fixed dsize and last_off declarations
Alexandru Moise
1
-2
/
+2
2015-10-21
Btrfs: btrfs_submit_bio_hook: Use btrfs_wq_endio_type values instead of integ...
Chandan Rajendra
1
-2
/
+2
2015-10-16
Btrfs: fix truncation of compressed and inlined extents
Filipe Manana
1
-14
/
+68
2015-10-14
Btrfs: fix double range unlock of hole region when reading page
Filipe Manana
1
-2
/
+6
2015-10-14
Btrfs: fix file corruption and data loss after cloning inline extents
Filipe Manana
1
-43
/
+152
2015-10-13
btrfs: fix resending received snapshot with parent
Robin Ruede
1
-2
/
+8
2015-10-13
Btrfs: send, fix file corruption due to incorrect cloning operations
Filipe Manana
1
-27
/
+173
2015-10-12
Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...
Chris Mason
12
-7
/
+62
2015-10-12
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...
Chris Mason
17
-177
/
+198
2015-10-12
Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
13
-97
/
+187
2015-10-11
Linux 4.3-rc5
Linus Torvalds
1
-2
/
+2
2015-10-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+8
2015-10-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+4
2015-10-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2015-10-11
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+6
2015-10-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-14
/
+33
2015-10-11
Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2
-4
/
+4
2015-10-11
MAINTAINERS: Change Matt Fleming's email address
Matt Fleming
1
-2
/
+2
2015-10-10
Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-4
/
+43
2015-10-10
Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-28
/
+79
2015-10-10
Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+1
2015-10-10
Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+19
2015-10-10
Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-12
/
+8
2015-10-10
Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2015-10-10
namei: results of d_is_negative() should be checked after dentry revalidation
Trond Myklebust
1
-2
/
+6
2015-10-10
btrfs: comment the rest of implicit barriers before waitqueue_active
David Sterba
5
-0
/
+22
2015-10-10
btrfs: remove extra barrier before waitqueue_active
David Sterba
1
-2
/
+6
2015-10-10
btrfs: add comments to barriers before waitqueue_active
David Sterba
5
-2
/
+16
2015-10-10
btrfs: comment waitqueue_active implied by locks
David Sterba
2
-1
/
+11
2015-10-10
btrfs: add barrier for waitqueue_active in clear_btree_io_tree
David Sterba
1
-0
/
+6
2015-10-10
btrfs: remove waitqueue_active check from btrfs_rm_dev_replace_unblocked
David Sterba
1
-2
/
+1
2015-10-09
Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+10
2015-10-09
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
1
-0
/
+5
2015-10-09
Merge tag 'sound-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
14
-49
/
+67
2015-10-09
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-25
/
+9
2015-10-09
Merge tag 'mmc-v4.3-rc4' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
5
-6
/
+22
2015-10-09
Merge tag 'dm-4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
9
-27
/
+44
2015-10-09
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-17
/
+35
2015-10-09
Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+4
2015-10-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-9
/
+41
2015-10-09
dm snapshot: add new persistent store option to support overflow
Mike Snitzer
6
-18
/
+37
2015-10-09
Merge branches 'pm-devfreq' and 'pm-cpufreq'
Rafael J. Wysocki
289
-1624
/
+2532
2015-10-09
irqdomain: Add an accessor for the of_node field
Marc Zyngier
1
-0
/
+5
2015-10-09
genirq: Fix handle_bad_irq kerneldoc comment
Arnd Bergmann
1
-1
/
+0
2015-10-09
genirq: Export handle_bad_irq
Arnd Bergmann
1
-0
/
+1
2015-10-09
dm cache: fix NULL pointer when switching from cleaner policy
Joe Thornber
1
-1
/
+1
2015-10-09
crash in md-raid1 and md-raid10 due to incorrect list manipulation
Mikulas Patocka
2
-4
/
+4
2015-10-08
cpufreq: prevent lockup on reading scaling_available_frequencies
Srinivas Pandruvada
1
-1
/
+3
2015-10-08
cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus
Srinivas Pandruvada
1
-0
/
+3
2015-10-08
mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirk
ludovic.desroches@atmel.com
1
-0
/
+1
2015-10-08
mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST
ludovic.desroches@atmel.com
2
-0
/
+7
2015-10-08
mmc: sdhci-pxav3: fix error handling of armada_38x_quirks
Marcin Wojtas
1
-1
/
+1
2015-10-08
mmc: sdhci-pxav3: disable clock inversion for HS MMC cards
Nadav Haklai
1
-0
/
+3
2015-10-08
mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driver
Nadav Haklai
1
-0
/
+1
2015-10-08
arch/powerpc: provide zero_bytemask() for big-endian
Chris Metcalf
1
-0
/
+5
2015-10-08
btrfs: switch more printks to our helpers
David Sterba
6
-21
/
+25
2015-10-08
btrfs: switch message printers to ratelimited variants
David Sterba
6
-33
/
+31
2015-10-08
btrfs: introduce ratelimited variants of message printing functions
David Sterba
1
-0
/
+21
2015-10-08
btrfs: switch message printers to ratelimited _in_rcu variants
David Sterba
4
-16
/
+16
2015-10-08
btrfs: introduce ratelimited _in_rcu variants of message printing functions
David Sterba
1
-0
/
+38
2015-10-08
btrfs: switch message printers to _in_rcu variants
David Sterba
5
-27
/
+27
2015-10-08
btrfs: introduce _in_rcu variants of message printing functions
David Sterba
1
-0
/
+29
2015-10-08
mmc: host: omap_hsmmc: Fix MMC for omap3 legacy booting
Tony Lindgren
1
-3
/
+3
2015-10-08
Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status"
Tony Lindgren
1
-2
/
+6
2015-10-07
swiotlb: Enable it under x86 PAE
Christian Melki
1
-0
/
+1
2015-10-07
Merge tag 'asoc-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
696
-4157
/
+7399
2015-10-07
3w-9xxx: don't unmap bounce buffered commands
Christoph Hellwig
1
-7
/
+21
2015-10-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-14
/
+18
2015-10-07
Merge tag 'fbdev-fixes-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-8
/
+26
2015-10-07
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
3
-1
/
+4
2015-10-07
Merge remote-tracking branches 'asoc/fix/tlv320aic3x' and 'asoc/fix/wm8962' i...
Mark Brown
2
-9
/
+15
2015-10-07
Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/i...
Mark Brown
8
-38
/
+43
2015-10-07
perf tools: Fix build break on powerpc due to sample_reg_masks
Sukadev Bhattiprolu
3
-1
/
+4
2015-10-07
Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+2
2015-10-07
Merge tag 'spi-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+5
2015-10-07
Merge tag 'regulator-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+6
2015-10-07
video: of: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2015-10-07
Merge remote-tracking branches 'spi/fix/davinci' and 'spi/fix/sh-msiof' into ...
Mark Brown
2
-4
/
+5
2015-10-07
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
6
-4
/
+12
2015-10-07
Merge tag 'for-linus-20151006' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-18
/
+11
2015-10-07
Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-15
/
+30
2015-10-07
Revert "fs: do not prefault sys_write() user buffer pages"
Linus Torvalds
1
-18
/
+16
2015-10-06
NFS: Fix a tracepoint NULL-pointer dereference
Anna Schumaker
1
-1
/
+1
2015-10-06
strscpy: zero any trailing garbage bytes in the destination
Chris Metcalf
1
-1
/
+2
2015-10-06
word-at-a-time.h: support zero_bytemask() on alpha and tile
Chris Metcalf
2
-1
/
+9
2015-10-06
word-at-a-time.h: fix some Kbuild files
Chris Metcalf
3
-2
/
+1
2015-10-06
arm64: replace read_lock to rcu lock in call_break_hook
Yang Shi
1
-10
/
+11
2015-10-06
arm64: Don't relocate non-existent initrd
Mark Rutland
1
-0
/
+2
2015-10-06
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2
-7
/
+8
[next]