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
2016-11-30
Btrfs: fix tree search logic when replaying directory entry deletes
for-chris-4.10
Robbie Ko
1
-2
/
+1
2016-11-30
Btrfs: fix deadlock caused by fsync when logging directory entries
Robbie Ko
1
-2
/
+2
2016-11-30
Btrfs: fix enospc in hole punching
Robbie Ko
1
-2
/
+2
2016-11-25
Btrfs: fix qgroup rescan worker initialization
Filipe Manana
1
-4
/
+1
2016-11-23
Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()
Filipe Manana
1
-1
/
+12
2016-11-23
Btrfs: fix BUG_ON in btrfs_mark_buffer_dirty
Liu Bo
1
-3
/
+7
2016-11-19
Btrfs: remove rb_node field from the delayed ref node structure
Filipe Manana
1
-6
/
+0
2016-11-19
Btrfs: remove unused code when creating and merging reloc trees
Filipe Manana
1
-19
/
+0
2016-11-19
Btrfs: fix relocation incorrectly dropping data references
Filipe Manana
1
-3
/
+12
2016-11-01
Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Chris Mason
5
-9
/
+29
2016-10-27
btrfs: fix races on root_log_ctx lists
Chris Mason
1
-14
/
+6
2016-10-24
btrfs: fix WARNING in btrfs_select_ref_head()
Wang Xiaoguang
1
-0
/
+3
2016-10-24
Btrfs: remove some no-op casts
Dan Carpenter
1
-4
/
+4
2016-10-24
btrfs: pass correct args to btrfs_async_run_delayed_refs()
Wang Xiaoguang
1
-2
/
+2
2016-10-24
btrfs: make file clone aware of fatal signals
Wang Xiaoguang
1
-0
/
+5
2016-10-24
btrfs: qgroup: Prevent qgroup->reserved from going subzero
Goldwyn Rodrigues
1
-2
/
+7
2016-10-18
Merge branch 'for-chris-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
1
-0
/
+58
2016-10-17
Btrfs: kill BUG_ON in do_relocation
Liu Bo
1
-1
/
+8
2016-10-12
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
8
-157
/
+272
2016-10-12
Btrfs: fix incremental send failure caused by balance
Filipe Manana
1
-0
/
+58
2016-10-10
Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"
Chris Mason
2
-11
/
+15
2016-10-03
btrfs: tests: uninline member definitions in free_space_extent
David Sterba
1
-1
/
+2
2016-10-03
btrfs: tests: constify free space extent specs
David Sterba
1
-11
/
+11
2016-10-03
Btrfs: expand free space tree sanity tests to catch endianness bug
Omar Sandoval
1
-68
/
+96
2016-10-03
Btrfs: fix extent buffer bitmap tests on big-endian systems
Omar Sandoval
1
-36
/
+51
2016-10-03
Btrfs: catch invalid free space trees
Omar Sandoval
4
-2
/
+24
2016-10-03
Btrfs: fix mount -o clear_cache,space_cache=v2
Omar Sandoval
1
-12
/
+12
2016-10-03
Btrfs: fix free space tree bitmaps on big-endian systems
Omar Sandoval
3
-27
/
+76
2016-09-26
Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf
Liu Bo
1
-1
/
+5
2016-09-26
Btrfs: don't BUG() during drop snapshot
Josef Bacik
1
-11
/
+27
2016-09-26
btrfs: fix btrfs_no_printk stub helper
Arnd Bergmann
1
-10
/
+7
2016-09-26
Btrfs: memset to avoid stale content in btree leaf
Liu Bo
3
-19
/
+28
2016-09-26
btrfs: parent_start initialization cleanup
Goldwyn Rodrigues
1
-15
/
+3
2016-09-26
btrfs: Remove already completed TODO comment
Goldwyn Rodrigues
1
-2
/
+0
2016-09-26
btrfs: Do not reassign count in btrfs_run_delayed_refs
Goldwyn Rodrigues
1
-1
/
+0
2016-09-26
btrfs: fix a possible umount deadlock
Anand Jain
1
-6
/
+20
2016-09-26
Btrfs: fix memory leak in do_walk_down
Liu Bo
1
-0
/
+1
2016-09-26
btrfs: btrfs_debug should consume fs_info when DEBUG is not defined
Jeff Mahoney
1
-4
/
+10
2016-09-26
btrfs: convert send's verbose_printk to btrfs_debug
Jeff Mahoney
1
-27
/
+38
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
20
-177
/
+231
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
16
-275
/
+205
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
27
-391
/
+324
2016-09-26
btrfs: clean the old superblocks before freeing the device
Jeff Mahoney
1
-27
/
+11
2016-09-26
Btrfs: kill BUG_ON in run_delayed_tree_ref
Liu Bo
1
-1
/
+7
2016-09-26
Btrfs: don't leak reloc root nodes on error
Josef Bacik
1
-0
/
+4
2016-09-26
btrfs: squash lines for simple wrapper functions
Masahiro Yamada
5
-28
/
+8
2016-09-26
Btrfs: improve check_node to avoid reading corrupted nodes
Liu Bo
1
-4
/
+28
2016-09-26
Btrfs: add error handling for extent buffer in print tree
Liu Bo
1
-0
/
+7
2016-09-26
Btrfs: remove BUG_ON in start_transaction
Liu Bo
1
-4
/
+1
2016-09-26
Btrfs: memset to avoid stale content in btree node block
Liu Bo
1
-0
/
+11
2016-09-26
Btrfs: return gracefully from balance if fs tree is corrupted
Liu Bo
1
-6
/
+17
2016-09-26
Btrfs: kill BUG_ON()'s in btrfs_mark_extent_written
Josef Bacik
1
-8
/
+33
2016-09-26
Btrfs: kill the start argument to read_extent_buffer_pages
Josef Bacik
3
-28
/
+15
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
16
-109
/
+99
2016-09-26
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
7
-25
/
+37
2016-09-26
btrfs: add dynamic debug support
Jeff Mahoney
1
-1
/
+30
2016-09-26
btrfs: Fix warning "variable ‘gen’ set but not used"
Luis Henriques
1
-2
/
+0
2016-09-26
btrfs: Fix warning "variable ‘blocksize’ set but not used"
Luis Henriques
1
-2
/
+0
2016-09-26
btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs
Naohiro Aota
2
-15
/
+11
2016-09-26
Btrfs: bail out if block group has different mixed flag
Liu Bo
1
-0
/
+14
2016-09-26
Btrfs: fix memory leak in reading btree blocks
Liu Bo
1
-0
/
+9
2016-09-26
Btrfs: remove BUG() in raid56
Liu Bo
1
-1
/
+4
2016-09-26
btrfs: fix check_shared for fiemap ioctl
Lu Fengqi
2
-10
/
+369
2016-09-26
btrfs: create example debugfs file only in debugging build
David Sterba
1
-0
/
+9
2016-09-26
btrfs: fix perms on demonstration debugfs interface
Eric Sandeen
1
-1
/
+1
2016-09-26
Btrfs: fix memory leak of block group cache
Liu Bo
3
-0
/
+75
2016-09-25
Linux 4.8-rc8
Linus Torvalds
1
-1
/
+1
2016-09-25
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-13
/
+16
2016-09-25
fault_in_multipages_readable() throws set-but-unused error
Dave Chinner
1
-0
/
+1
2016-09-25
mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing
Lorenzo Stoakes
2
-8
/
+7
2016-09-25
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
17
-65
/
+37
2016-09-25
Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+9
2016-09-25
radix tree: fix sibling entry handling in radix_tree_descend()
Linus Torvalds
1
-4
/
+4
2016-09-25
radix tree test suite: Test radix_tree_replace_slot() for multiorder entries
Matthew Wilcox
2
-5
/
+13
2016-09-25
fix memory leaks in tracing_buffers_splice_read()
Al Viro
1
-6
/
+8
2016-09-25
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
1
-7
/
+8
2016-09-25
MIPS: Fix delay slot emulation count in debugfs
Paul Burton
1
-0
/
+1
2016-09-25
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
1
-4
/
+3
2016-09-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+4
2016-09-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+2
2016-09-24
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+12
2016-09-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-60
/
+60
2016-09-24
Merge branch 'hughd-fixes' (patches from Hugh Dickins)
Linus Torvalds
2
-21
/
+3
2016-09-24
mm: delete unnecessary and unsafe init_tlb_ubc()
Hugh Dickins
1
-19
/
+0
2016-09-24
huge tmpfs: fix Committed_AS leak
Hugh Dickins
1
-1
/
+2
2016-09-24
shmem: fix tmpfs to handle the huge= option properly
Toshi Kani
1
-1
/
+1
2016-09-23
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-9
/
+14
2016-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-7
/
+10
2016-09-23
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+19
2016-09-23
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+15
2016-09-23
Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+5
2016-09-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-21
/
+31
2016-09-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-22
/
+30
2016-09-23
Merge tag 'tags/nand-fixes-for-4.8-rc8' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-7
/
+14
2016-09-23
Merge tag 'mmc-v4.8-rc7' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2
-5
/
+12
2016-09-23
Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-0
/
+1
2016-09-23
blk-mq: skip unmapped queues in blk_mq_alloc_request_hctx
Christoph Hellwig
1
-2
/
+14
2016-09-23
MIPS: Fix pre-r6 emulation FPU initialisation
Paul Burton
1
-0
/
+2
2016-09-23
arm64: kgdb: handle read-only text / modules
AKASHI Takahiro
2
-14
/
+24
2016-09-23
arm64: Call numa_store_cpu_info() earlier.
David Daney
1
-8
/
+6
2016-09-23
locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help text
Vivien Didelot
1
-1
/
+1
2016-09-22
nvme-rdma: only clear queue flags after successful connect
Sagi Grimberg
1
-1
/
+1
2016-09-22
i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
Sudeep Holla
1
-1
/
+2
2016-09-22
Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
22
-78
/
+212
2016-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
65
-343
/
+658
2016-09-22
perf/core: Limit matching exclusive events to one PMU
Alexander Shishkin
1
-1
/
+1
2016-09-22
perf/x86/intel/bts: Make it an exclusive PMU
Alexander Shishkin
1
-1
/
+2
2016-09-22
locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP()
Peter Zijlstra
1
-1
/
+1
2016-09-22
regmap: fix deadlock on _regmap_raw_write() error path
Nikita Yushchenko
1
-1
/
+5
2016-09-22
crypto: rsa-pkcs1pad - Handle leading zero for decryption
Herbert Xu
1
-17
/
+24
2016-09-22
KEYS: Fix skcipher IV clobbering
Herbert Xu
1
-4
/
+7
2016-09-22
mmc: dw_mmc: fix the spamming log message
Jaehoon Chung
2
-5
/
+12
2016-09-22
tcp: properly account Fast Open SYN-ACK retrans
Yuchung Cheng
3
-1
/
+4
2016-09-22
tcp: fix under-accounting retransmit SNMP counters
Yuchung Cheng
1
-1
/
+1
2016-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
7
-15
/
+51
2016-09-22
Merge tag 'linux-can-fixes-for-4.8-20160921' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-1
/
+10
2016-09-22
MAINTAINERS: Update b44 maintainer.
Michael Chan
1
-1
/
+1
2016-09-22
net: get rid of an signed integer overflow in ip_idents_reserve()
Eric Dumazet
1
-2
/
+8
2016-09-22
net/mlx4_core: Fix to clean devlink resources
Kamal Heib
1
-0
/
+3
2016-09-21
Merge tag 'wireless-drivers-for-davem-2016-09-20' of git://git.kernel.org/pub...
David S. Miller
1
-10
/
+9
2016-09-21
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
1
-0
/
+12
2016-09-21
Btrfs: handle quota reserve failure properly
Josef Bacik
1
-6
/
+3
2016-09-21
i2c: mux: pca954x: retry updating the mux selection on failure
Peter Rosin
1
-1
/
+1
2016-09-21
i2c-eg20t: fix race between i2c init and interrupt enable
Yadi.hu
1
-7
/
+11
2016-09-21
MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
James Hogan
1
-4
/
+4
2016-09-21
net: can: ifi: Configure transmitter delay
Marek Vasut
1
-1
/
+10
2016-09-21
vti6: fix input path
Nicolas Dichtel
4
-10
/
+16
2016-09-21
ipmr, ip6mr: return lastuse relative to now
Nikolay Aleksandrov
2
-4
/
+10
2016-09-21
Merge branch 'r8152-phy-fixes'
David S. Miller
1
-135
/
+146
2016-09-21
r8152: disable ALDPS and EEE before setting PHY
hayeswang
1
-2
/
+8
2016-09-21
r8152: remove r8153_enable_eee
hayeswang
1
-7
/
+3
2016-09-21
r8152: move PHY settings to hw_phy_cfg
hayeswang
1
-6
/
+8
2016-09-21
r8152: move enabling PHY
hayeswang
1
-18
/
+25
2016-09-21
r8152: move some functions
hayeswang
1
-112
/
+112
2016-09-21
cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter
Hariprasad Shenai
6
-11
/
+45
2016-09-21
powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignment
Russell Currey
1
-2
/
+9
2016-09-20
Merge tag 'linux-can-fixes-for-4.8-20160919' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-5
/
+8
2016-09-20
Merge tag 'usercopy-v4.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+4
2016-09-20
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
1
-19
/
+19
2016-09-20
mm: usercopy: Check for module addresses
Laura Abbott
1
-1
/
+4
2016-09-20
irqchip/mips-gic: Fix local interrupts
Paul Burton
1
-55
/
+50
2016-09-20
fs/proc/kcore.c: Add bounce buffer for ktext data
Jiri Olsa
1
-1
/
+6
2016-09-20
fs/proc/kcore.c: Make bounce buffer global for read
Jiri Olsa
1
-10
/
+14
2016-09-20
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2
-11
/
+12
2016-09-20
perf/x86/intel/bts: Make sure debug store is valid
Sebastian Andrzej Siewior
1
-1
/
+1
2016-09-20
x86/efi: Only map RAM into EFI page tables if in mixed-mode
Matt Fleming
1
-1
/
+1
2016-09-20
x86/mm/pat: Prevent hang during boot when mapping pages
Matt Fleming
1
-10
/
+11
2016-09-20
qed: Fix stack corruption on probe
Yuval Mintz
1
-2
/
+2
2016-09-20
MAINTAINERS: Add an entry for the core network DSA code
Andrew Lunn
1
-0
/
+9
2016-09-20
net: ipv6: fallback to full lookup if table lookup is unsuitable
Vincent Bernat
1
-1
/
+10
2016-09-19
Merge branch 'mlx5-fixes'
David S. Miller
3
-8
/
+17
2016-09-19
net/mlx5: E-Switch, Handle mode change failures
Or Gerlitz
1
-6
/
+14
2016-09-19
net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init code
Or Gerlitz
1
-0
/
+1
2016-09-19
net/mlx5: Fix flow counter bulk command out mailbox allocation
Roi Dayan
1
-2
/
+2
2016-09-20
irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning
James Morse
1
-3
/
+4
2016-09-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-146
/
+240
2016-09-19
rapidio/rio_cm: avoid GFP_KERNEL in atomic context
Alexandre Bounine
1
-3
/
+16
2016-09-19
Revert "ocfs2: bump up o2cb network protocol version"
Junxiao Bi
1
-4
/
+1
2016-09-19
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
Ashish Samant
1
-10
/
+24
2016-09-19
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
2
-1
/
+10
2016-09-19
mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting
Johannes Weiner
1
-9
/
+22
2016-09-19
ocfs2: fix double unlock in case retry after free truncate log
Joseph Qi
1
-2
/
+12
2016-09-19
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
4
-42
/
+25
2016-09-19
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
3
-1
/
+29
2016-09-19
ocfs2: fix trans extend while free cached blocks
Junxiao Bi
1
-18
/
+9
2016-09-19
ocfs2: fix trans extend while flush truncate log
Junxiao Bi
1
-19
/
+10
2016-09-19
ipc/shm: fix crash if CONFIG_SHMEM is not set
Kirill A. Shutemov
1
-0
/
+9
2016-09-19
mm: fix the page_swap_info() BUG_ON check
Santosh Shilimkar
2
-1
/
+3
2016-09-19
autofs: use dentry flags to block walks during expire
Ian Kent
1
-13
/
+42
2016-09-19
MAINTAINERS: update email for VLYNQ bus entry
Florian Fainelli
1
-1
/
+1
2016-09-19
mm: avoid endless recursion in dump_page()
Kirill A. Shutemov
1
-2
/
+4
2016-09-19
mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()
Ebru Akagunduz
1
-5
/
+5
2016-09-19
khugepaged: fix use-after-free in collapse_huge_page()
Kirill A. Shutemov
1
-7
/
+8
2016-09-19
MAINTAINERS: Maik has moved
Sudip Mukherjee
1
-1
/
+1
2016-09-19
ocfs2/dlm: fix race between convert and migration
Joseph Qi
1
-6
/
+6
2016-09-19
mem-hotplug: don't clear the only node in new_node_page()
Li Zhong
1
-1
/
+3
2016-09-19
scripts/faddr2line: improve on base path filtering a bit
Linus Torvalds
1
-1
/
+1
2016-09-19
blk-throttle: Extend slice if throttle group is not empty
Vivek Goyal
1
-2
/
+4
2016-09-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-94
/
+28
2016-09-19
Merge tag 'drm-fixes-for-4.8-rc7' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-107
/
+22
2016-09-19
scripts: add script for translating stack dump function offsets
Josh Poimboeuf
1
-0
/
+177
2016-09-19
MIPS: Select HAVE_REGS_AND_STACK_ACCESS_API
Marcin Nowakowski
1
-0
/
+1
2016-09-19
[media] cx23885/saa7134: assign q->dev to the PCI device
Hans Verkuil
3
-0
/
+3
2016-09-19
MIPS: Octeon: Fix platform bus probing
Aaro Koskinen
1
-1
/
+1
2016-09-19
MIPS: Octeon: mangle-port: fix build failure with VDSO code
Aaro Koskinen
1
-2
/
+2
2016-09-19
MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
Marcin Nowakowski
1
-4
/
+4
2016-09-19
can: flexcan: fix resume function
Fabio Estevam
1
-5
/
+8
2016-09-19
xfrm: Fix memory leak of aead algorithm name
Ilan Tayari
1
-0
/
+1
2016-09-19
mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions
Lothar Waßmann
1
-1
/
+1
2016-09-19
mtd: nand: fix chances to create incomplete ECC data when writing
RogerCC Lin
1
-2
/
+5
2016-09-19
mtd: nand: fix generating over-boundary ECC data when writing
RogerCC Lin
1
-4
/
+8
2016-09-19
genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONE
Marc Zyngier
1
-2
/
+6
2016-09-19
drm: Only use compat ioctl for addfb2 on X86/IA64
Kristian H. Kristensen
1
-0
/
+4
2016-09-19
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
5
-107
/
+18
2016-09-18
Merge tag 'mac80211-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-3
/
+16
2016-09-18
stmmac: fix PWRDWN into the PMT register for global unicast.
Giuseppe CAVALLARO
2
-2
/
+2
2016-09-19
Subject: [PATCH, RESEND] drm: exynos: avoid unused function warning
Arnd Bergmann
1
-4
/
+2
2016-09-18
Linux 4.8-rc7
Linus Torvalds
1
-1
/
+1
2016-09-18
Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-13
/
+20
2016-09-18
Merge tag 'fixes-for-linus-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
[next]