index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
leds
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-08
overlayfs: remove now unnecessary header file include
Linus Torvalds
1
-1
/
+0
2017-03-08
xfs: try any AG when allocating the first btree block when reflinking
Christoph Hellwig
2
-6
/
+10
2017-03-08
sched/headers: fix up header file dependency on <linux/sched/signal.h>
Linus Torvalds
2
-21
/
+49
2017-03-08
xfs: use iomap new flag for newly allocated delalloc blocks
Brian Foster
2
-17
/
+32
2017-03-08
axonram: Fix gendisk handling
Jan Kara
1
-1
/
+4
2017-03-08
blk: improve order of bio handling in generic_make_request()
NeilBrown
1
-4
/
+21
2017-03-08
Revert "scsi, block: fix duplicate bdi name registration crashes"
Jan Kara
5
-65
/
+8
2017-03-08
block: Make del_gendisk() safer for disks without queues
Jan Kara
1
-6
/
+10
2017-03-08
bdi: Fix use-after-free in wb_congested_put()
Jan Kara
1
-15
/
+21
2017-03-08
block: Allow bdi re-registration
Jan Kara
1
-0
/
+7
2017-03-08
block/sed: Fix opal user range check and unused variables
Jon Derrick
1
-8
/
+2
2017-03-08
zram: set physical queue limits to avoid array out of bounds accesses
Johannes Thumshirn
1
-0
/
+2
2017-03-08
blk-mq: free hctx->cpumask in release handler of hctx's kobject
Ming Lei
2
-12
/
+1
2017-03-08
blk-mq: make lifetime consistent between hctx and its kobject
Ming Lei
2
-9
/
+11
2017-03-08
blk-mq: make lifetime consitent between q/ctx and its kobject
Ming Lei
3
-8
/
+20
2017-03-08
blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue()
Ming Lei
3
-4
/
+5
2017-03-08
ktest: Make sure wait_for_input does honor the timeout
Steven Rostedt (VMware)
1
-7
/
+11
2017-03-08
ktest: Fix while loop in wait_for_input
Steven Rostedt (VMware)
1
-3
/
+4
2017-03-08
MIPS: Add missing include files
Arnd Bergmann
14
-0
/
+20
2017-03-08
xfs: remove kmem_zalloc_greedy
Darrick J. Wong
3
-24
/
+2
2017-03-08
xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
Chandan Rajendra
1
-2
/
+1
2017-03-08
xfs: fix and streamline error handling in xfs_end_io
Christoph Hellwig
1
-32
/
+27
2017-03-08
xfs: only reclaim unwritten COW extents periodically
Christoph Hellwig
6
-13
/
+22
2017-03-07
PCI/ASPM: Always set link->downstream to avoid NULL dereference on remove
Yinghai Lu
1
-3
/
+2
2017-03-07
PCI: Prevent VPD access for QLogic ISP2722
Ethan Zhao
1
-0
/
+1
2017-03-07
PCI: exynos: Initialize elbi_base even when using PHY framework
Jaehoon Chung
1
-4
/
+4
2017-03-07
radix tree test suite: Specify -m32 in LDFLAGS too
Matthew Wilcox
1
-0
/
+1
2017-03-07
ida: Free correct IDA bitmap
Matthew Wilcox
4
-5
/
+35
2017-03-07
radix tree test suite: Depend on Makefile and quieten grep
Matthew Wilcox
1
-2
/
+2
2017-03-07
radix tree test suite: Fix build with --as-needed
Michael Ellerman
1
-4
/
+2
2017-03-07
radix tree test suite: Build 32 bit binaries
Rehas Sachdeva
1
-0
/
+4
2017-03-07
radix tree test suite: Add performance test for radix_tree_join()
Rehas Sachdeva
1
-0
/
+47
2017-03-07
radix tree test suite: Add performance test for radix_tree_split()
Rehas Sachdeva
1
-0
/
+44
2017-03-07
radix tree test suite: Add performance benchmarks
Rehas Sachdeva
1
-7
/
+75
2017-03-07
radix tree test suite: Add test for radix_tree_clear_tags()
Rehas Sachdeva
1
-0
/
+29
2017-03-07
radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()
Rehas Sachdeva
1
-0
/
+19
2017-03-07
radix tree test suite: Add test for idr_get_next()
Rehas Sachdeva
1
-0
/
+25
2017-03-07
[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structure
Kieran Bingham
3
-21
/
+33
2017-03-07
jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC
Frederic Weisbecker
1
-1
/
+1
2017-03-07
objtool: Fix another GCC jump table detection issue
Josh Poimboeuf
3
-3
/
+25
2017-03-07
drivers/char/nwbutton: Fix build breakage caused by include file reshuffling
Guenter Roeck
1
-1
/
+1
2017-03-07
h8300: Fix build breakage caused by header file changes
Guenter Roeck
1
-1
/
+1
2017-03-07
avr32: Fix build error caused by include file reshuffling
Guenter Roeck
1
-1
/
+1
2017-03-06
ucount: Remove the atomicity from ucount->count
Eric W. Biederman
2
-8
/
+12
2017-03-06
iomap: invalidate page caches should be after iomap_dio_complete() in direct ...
Eryu Guan
1
-7
/
+10
2017-03-06
[media] dw2102: don't do DMA on stack
Jonathan McDowell
1
-99
/
+145
2017-03-06
powerpc: Sort the selects under CONFIG_PPC
Michael Ellerman
1
-66
/
+72
2017-03-06
powerpc/64: Fix L1D cache shape vector reporting L1I values
Michael Ellerman
1
-2
/
+2
2017-03-06
x86/build/x86_64_defconfig: Enable CONFIG_R8169
Andy Shevchenko
1
-0
/
+1
2017-03-06
x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk
Matjaz Hegedic
1
-0
/
+8
[next]