index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
smpboot.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-25
mmc: fix use-after-free of struct request
Adrian Hunter
2
-3
/
+5
2016-08-25
i40iw: Send last streaming mode message for loopback connections
Tatyana Nikolova
1
-21
/
+1
2016-08-25
Revert "floppy: refactor open() flags handling"
Jens Axboe
1
-19
/
+15
2016-08-25
Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"
Jens Axboe
1
-9
/
+12
2016-08-25
fs/block_dev: fix potential NULL ptr deref in freeze_bdev()
Andrey Ryabinin
1
-1
/
+2
2016-08-25
Btrfs: fix lockdep warning on deadlock against an inode's log mutex
Filipe Manana
3
-4
/
+8
2016-08-25
Btrfs: detect corruption when non-root leaf has zero item
Liu Bo
1
-1
/
+22
2016-08-25
Btrfs: check btree node's nritems
Liu Bo
1
-0
/
+16
2016-08-25
btrfs: don't create or leak aliased root while cleaning up orphans
Jeff Mahoney
3
-11
/
+22
2016-08-25
Btrfs: fix em leak in find_first_block_group
Josef Bacik
1
-0
/
+1
2016-08-25
btrfs: do not background blkdev_put()
Anand Jain
1
-8
/
+19
2016-08-25
Btrfs: clarify do_chunk_alloc()'s return value
Liu Bo
1
-0
/
+9
2016-08-25
btrfs: fix fsfreeze hang caused by delayed iputs deal
Wang Xiaoguang
4
-1
/
+25
2016-08-25
btrfs: update btrfs_space_info's bytes_may_use timely
Wang Xiaoguang
7
-63
/
+73
2016-08-25
btrfs: divide btrfs_update_reserved_bytes() into two functions
Wang Xiaoguang
1
-40
/
+57
2016-08-25
btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster()
Wang Xiaoguang
1
-4
/
+6
2016-08-25
btrfs: qgroup: Fix qgroup incorrectness caused by log replay
Qu Wenruo
1
-0
/
+16
2016-08-25
btrfs: relocation: Fix leaking qgroups numbers on data extents
Qu Wenruo
1
-6
/
+103
2016-08-25
btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()
Qu Wenruo
4
-47
/
+71
2016-08-25
btrfs: waiting on qgroup rescan should not always be interruptible
Jeff Mahoney
4
-6
/
+13
2016-08-25
btrfs: properly track when rescan worker is running
Jeff Mahoney
3
-1
/
+10
2016-08-25
btrfs: flush_space: treat return value of do_chunk_alloc properly
Alex Lyakas
1
-1
/
+1
2016-08-25
Btrfs: add ASSERT for block group's memory leak
Liu Bo
1
-0
/
+5
2016-08-25
btrfs: backref: Fix soft lockup in __merge_refs function
Qu Wenruo
1
-0
/
+1
2016-08-25
Btrfs: fix memory leak of reloc_root
Liu Bo
1
-1
/
+8
2016-08-25
arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASE
Mark Rutland
1
-0
/
+3
2016-08-25
dm log: fix unitialized bio operation flags
Heinz Mauelshagen
1
-5
/
+6
2016-08-25
dm flakey: fix reads to be issued if drop_writes configured
Mike Snitzer
1
-11
/
+16
2016-08-24
blk-mq: improve warning for running a queue on the wrong CPU
Jens Axboe
1
-2
/
+3
2016-08-24
blk-mq: don't overwrite rq->mq_ctx
Jens Axboe
1
-39
/
+16
2016-08-24
IB/srpt: Update sport->port_guid with each port refresh
Doug Ledford
1
-4
/
+5
2016-08-24
xen: change the type of xen_vcpu_id to uint32_t
Vitaly Kuznetsov
3
-4
/
+4
2016-08-24
xenbus: don't look up transaction IDs for ordinary writes
Jan Beulich
1
-1
/
+1
2016-08-24
RDMA/ocrdma: Fix the max_sge reported from FW
Selvin Xavier
3
-13
/
+17
2016-08-24
i40iw: Avoid writing to freed memory
Mustafa Ismail
1
-2
/
+1
2016-08-24
i40iw: Fix double free of allocated_buffer
Mustafa Ismail
1
-1
/
+0
2016-08-24
IB/mlx5: Remove superfluous include of io-mapping.h
Chris Wilson
1
-1
/
+0
2016-08-24
i40iw: Do not set self-referencing pointer to NULL after kfree
Mustafa Ismail
1
-1
/
+4
2016-08-24
i40iw: Add missing NULL check for MPA private data
Shiraz Saleem
1
-2
/
+2
2016-08-24
block: make sure a big bio is split into at most 256 bvecs
Ming Lei
1
-0
/
+22
2016-08-24
nvme: Fix nvme_get/set_features() with a NULL result pointer
Andy Lutomirski
1
-2
/
+2
2016-08-24
ALSA: hda/realtek - fix headset mic detection for MSI MS-B120
Anisse Astier
1
-3
/
+4
2016-08-23
x86/PCI: VMD: Fix infinite loop executing irq's
Keith Busch
1
-2
/
+8
2016-08-23
um: Don't discard .text.exit section
Andrey Ryabinin
1
-1
/
+1
2016-08-23
ubifs: Fix xattr generic handler usage
Richard Weinberger
1
-1
/
+4
2016-08-23
ubifs: Fix assertion in layout_in_gaps()
Vincent Stehlé
1
-1
/
+1
2016-08-23
iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTS
Bharat Potnuri
2
-5
/
+10
2016-08-23
i40iw: Add missing check for interface already open
Mustafa Ismail
1
-0
/
+4
2016-08-23
i40iw: Protect req_resource_num update
Mustafa Ismail
1
-1
/
+1
2016-08-23
i40iw: Change mem_resources pointer to a u8
Shiraz Saleem
1
-1
/
+1
[next]