index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-02
1
-1
/
+1
|
\
|
*
compat: Get rid of (get|put)_compat_time(val|spec)
H. Peter Anvin
2014-02-02
1
-1
/
+1
*
|
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-04-01
41
-6253
/
+6514
|
\
\
|
*
\
Merge branch 'bcache-for-3.15' of git://evilpiepirate.org/~kent/linux-bcache ...
Jens Axboe
2014-03-18
17
-767
/
+629
|
|
\
\
|
|
*
|
bcache: remove nested function usage
John Sheu
2014-03-18
2
-72
/
+76
|
|
*
|
bcache: Kill bucket->gc_gen
Kent Overstreet
2014-03-18
4
-11
/
+9
|
|
*
|
bcache: Kill unused freelist
Kent Overstreet
2014-03-18
5
-125
/
+110
|
|
*
|
bcache: Rework btree cache reserve handling
Kent Overstreet
2014-03-18
6
-139
/
+145
|
|
*
|
bcache: Kill btree_io_wq
Kent Overstreet
2014-03-18
3
-24
/
+2
|
|
*
|
bcache: btree locking rework
Kent Overstreet
2014-03-18
4
-52
/
+133
|
|
*
|
bcache: Fix a race when freeing btree nodes
Kent Overstreet
2014-03-18
1
-33
/
+20
|
|
*
|
bcache: Add a real GC_MARK_RECLAIMABLE
Kent Overstreet
2014-03-18
4
-14
/
+21
|
|
*
|
bcache: Add bch_keylist_init_single()
Kent Overstreet
2014-03-18
2
-4
/
+7
|
|
*
|
bcache: Improve priority_stats
Kent Overstreet
2014-03-18
1
-6
/
+20
|
|
*
|
bcache: Better alloc tracepoints
Kent Overstreet
2014-03-18
2
-5
/
+12
|
|
*
|
bcache: Kill dead cgroup code
Kent Overstreet
2014-03-18
5
-202
/
+0
|
|
*
|
bcache: stop moving_gc marking buckets that can't be moved.
Nicholas Swenson
2014-03-18
1
-1
/
+4
|
|
*
|
bcache: Fix moving_pred()
Kent Overstreet
2014-03-18
1
-5
/
+3
|
|
*
|
bcache: Fix moving_gc deadlocking with a foreground write
Nicholas Swenson
2014-03-18
5
-8
/
+16
|
|
*
|
bcache: Fix discard granularity
Kent Overstreet
2014-03-18
1
-0
/
+1
|
|
*
|
bcache: Fix another bug recovering from unclean shutdown
Kent Overstreet
2014-03-18
3
-65
/
+36
|
|
*
|
bcache: Fix a bug recovering from unclean shutdown
Kent Overstreet
2014-03-18
1
-2
/
+2
|
|
*
|
bcache: Fix a journalling reclaim after recovery bug
Kent Overstreet
2014-03-18
1
-2
/
+8
|
|
*
|
bcache: Fix a null ptr deref in journal replay
Kent Overstreet
2014-03-17
1
-1
/
+5
|
|
*
|
bcache: Fix a lockdep splat in an error path
Kent Overstreet
2014-03-17
1
-3
/
+5
|
|
*
|
bcache: Fix a shutdown bug
Kent Overstreet
2014-02-25
3
-2
/
+12
|
|
*
|
bcache: Fix flash_dev_cache_miss() for real this time
Kent Overstreet
2014-02-25
1
-14
/
+5
|
|
*
|
bcache: Fix another compiler warning on m68k
Kent Overstreet
2014-02-18
1
-2
/
+2
|
*
|
|
mtip32xx: mtip_async_complete() bug fixes
Sam Bradshaw
2014-03-13
2
-39
/
+50
|
*
|
|
mtip32xx: Unmap the DMA segments before completing the IO request
Felipe Franciosi
2014-03-13
1
-12
/
+12
|
*
|
|
mtip32xx: Set queue bounce limit
Felipe Franciosi
2014-03-13
1
-0
/
+1
|
*
|
|
nvme: Use pci_enable_msi_range() and pci_enable_msix_range()
Alexander Gordeev
2014-03-13
1
-24
/
+9
|
*
|
|
cciss: Fallback to MSI rather than to INTx if MSI-X failed
Alexander Gordeev
2014-03-13
1
-2
/
+0
|
*
|
|
swim3: fix interruptible_sleep_on race
Arnd Bergmann
2014-03-13
1
-7
/
+11
|
*
|
|
ataflop: fix sleep_on races
Arnd Bergmann
2014-03-13
1
-8
/
+8
|
*
|
|
DAC960: remove sleep_on usage
Arnd Bergmann
2014-03-13
1
-18
/
+16
|
*
|
|
mtip32xx: Use pci_enable_msi() instead of pci_enable_msi_range()
Alexander Gordeev
2014-03-13
1
-2
/
+2
|
*
|
|
skd: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-21
1
-26
/
+12
|
*
|
|
skd: Use unified access to skdev->msix_entries throughout the code
Alexander Gordeev
2014-02-21
1
-2
/
+1
|
*
|
|
skd: Fix incomplete cleanup of MSI-X interrupt
Alexander Gordeev
2014-02-21
1
-24
/
+26
|
*
|
|
skd: Fix out of array boundary access
Alexander Gordeev
2014-02-21
1
-1
/
+1
|
*
|
|
mtip32xx: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-21
1
-2
/
+2
|
*
|
|
mtip32xx: Remove superfluous call to pci_disable_msi()
Alexander Gordeev
2014-02-21
1
-1
/
+3
|
*
|
|
drbd: Fix future possible NULL pointer dereference
Andreas Gruenbacher
2014-02-21
1
-1
/
+1
|
*
|
|
drbd: Add drbd_thread->resource and make drbd_thread->connection optional
Andreas Gruenbacher
2014-02-17
2
-19
/
+31
|
*
|
|
drbd: Use the right peer device
Andreas Gruenbacher
2014-02-17
1
-31
/
+38
|
*
|
|
drbd: Remove unused parameter of wire_flags_to_bio()
Andreas Gruenbacher
2014-02-17
1
-2
/
+2
|
*
|
|
drbd: Get rid of first_peer_device() in handle_write_conflicts()
Andreas Gruenbacher
2014-02-17
1
-5
/
+3
|
*
|
|
drbd: In the worker thread, process drbd_work instead of drbd_device_work items
Andreas Gruenbacher
2014-02-17
1
-7
/
+7
|
*
|
|
drbd: Turn w_make_ov_request and make_resync_request into "normal" functions
Andreas Gruenbacher
2014-02-17
1
-9
/
+6
[next]