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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-12-19
1
-9
/
+2
|
*
watchdog: ath79_wdt: convert to use module_platform_driver
Gabor Juhos
2012-12-19
1
-11
/
+2
*
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-12-21
4
-17
/
+18
|
\
\
|
*
|
cifs: eliminate cifsERROR variable
Jeff Layton
2012-12-20
2
-6
/
+1
|
*
|
cifs: don't compare uniqueids in cifs_prime_dcache unless server inode number...
Jeff Layton
2012-12-20
1
-4
/
+15
|
*
|
cifs: fix double-free of "string" in cifs_parse_mount_options
Jeff Layton
2012-12-20
1
-7
/
+2
*
|
|
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
2012-12-21
30
-443
/
+522
|
\
\
\
|
*
|
|
dm stripe: add WRITE SAME support
Mike Snitzer
2012-12-21
1
-4
/
+6
|
*
|
|
dm: remove map_info
Mikulas Patocka
2012-12-21
14
-54
/
+31
|
*
|
|
dm snapshot: do not use map_context
Mikulas Patocka
2012-12-21
1
-13
/
+23
|
*
|
|
dm thin: dont use map_context
Mikulas Patocka
2012-12-21
1
-36
/
+13
|
*
|
|
dm raid1: dont use map_context
Mikulas Patocka
2012-12-21
1
-9
/
+13
|
*
|
|
dm flakey: dont use map_context
Mikulas Patocka
2012-12-21
1
-4
/
+11
|
*
|
|
dm raid1: rename read_record to bio_record
Mikulas Patocka
2012-12-21
1
-11
/
+11
|
*
|
|
dm: move target request nr to dm_target_io
Mikulas Patocka
2012-12-21
4
-8
/
+15
|
*
|
|
dm snapshot: use per_bio_data
Mikulas Patocka
2012-12-21
1
-35
/
+8
|
*
|
|
dm verity: use per_bio_data
Mikulas Patocka
2012-12-21
1
-18
/
+4
|
*
|
|
dm raid1: use per_bio_data
Mikulas Patocka
2012-12-21
1
-34
/
+5
|
*
|
|
dm: introduce per_bio_data
Mikulas Patocka
2012-12-21
4
-20
/
+56
|
*
|
|
dm kcopyd: add WRITE SAME support to dm_kcopyd_zero
Mike Snitzer
2012-12-21
3
-10
/
+33
|
*
|
|
dm linear: add WRITE SAME support
Mike Snitzer
2012-12-21
1
-1
/
+2
|
*
|
|
dm: add WRITE SAME support
Mike Snitzer
2012-12-21
1
-5
/
+39
|
*
|
|
dm: prepare to support WRITE SAME
Mike Snitzer
2012-12-21
2
-1
/
+34
|
*
|
|
dm ioctl: use kmalloc if possible
Mikulas Patocka
2012-12-21
1
-13
/
+32
|
*
|
|
dm ioctl: remove PF_MEMALLOC
Mikulas Patocka
2012-12-21
2
-11
/
+6
|
*
|
|
dm persistent data: improve improve space map block alloc failure message
Joe Thornber
2012-12-21
1
-1
/
+1
|
*
|
|
dm thin: use DMERR_LIMIT for errors
Mike Snitzer
2012-12-21
1
-10
/
+15
|
*
|
|
dm persistent data: use DMERR_LIMIT for errors
Mike Snitzer
2012-12-21
3
-21
/
+20
|
*
|
|
dm block manager: reinstate message when validator fails
Mike Snitzer
2012-12-21
1
-1
/
+4
|
*
|
|
dm raid: round region_size to power of two
Jonathan Brassow
2012-12-21
1
-1
/
+3
|
*
|
|
dm thin: cleanup dead code
Joe Thornber
2012-12-21
1
-14
/
+5
|
*
|
|
dm thin: rename cell_defer_except to cell_defer_no_holder
Joe Thornber
2012-12-21
1
-21
/
+21
|
*
|
|
dm snapshot: optimize track_chunk
Mikulas Patocka
2012-12-21
1
-3
/
+2
|
*
|
|
dm raid: use DM_ENDIO_INCOMPLETE
Mikulas Patocka
2012-12-21
1
-1
/
+1
|
*
|
|
dm raid1: remove impossible mempool_alloc error test
Mikulas Patocka
2012-12-21
1
-5
/
+3
|
*
|
|
dm thin: emit ignore_discard in status when discards disabled
Mike Snitzer
2012-12-21
1
-2
/
+4
|
*
|
|
dm persistent data: fix nested btree deletion
Joe Thornber
2012-12-21
2
-3
/
+8
|
*
|
|
dm thin: wake worker when discard is prepared
Joe Thornber
2012-12-21
1
-4
/
+7
|
*
|
|
dm thin: fix race between simultaneous io and discards to same block
Joe Thornber
2012-12-21
1
-25
/
+59
|
*
|
|
dm thin: replace dm_cell_release_singleton with cell_defer_except
Joe Thornber
2012-12-21
3
-39
/
+12
|
*
|
|
dm: disable WRITE SAME
Mike Snitzer
2012-12-21
1
-0
/
+2
|
*
|
|
dm ioctl: prevent unsafe change to dm_ioctl data_size
Alasdair G Kergon
2012-12-21
1
-0
/
+8
|
*
|
|
dm persistent data: rename node to btree_node
Mikulas Patocka
2012-12-21
4
-47
/
+47
*
|
|
|
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
J. Bruce Fields
2012-12-21
1
-1
/
+0
*
|
|
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-12-21
22
-214
/
+2234
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-next
Roland Dreier
2012-12-19
9
-45
/
+134
|
|
\
\
\
\
\
|
|
|
*
|
|
|
mlx4_core: Allow choosing flow steering mode
Jack Morgenstein
2012-12-19
4
-16
/
+50
|
|
|
*
|
|
|
mlx4_core: Adjustments to Flow Steering activation logic for SR-IOV
Jack Morgenstein
2012-12-19
3
-25
/
+62
|
|
|
*
|
|
|
mlx4_core: Fix error flow in the flow steering wrapper
Hadar Hen Zion
2012-12-19
1
-1
/
+1
|
|
|
*
|
|
|
mlx4_core: Add QPN enforcement for flow steering rules set by VFs
Hadar Hen Zion
2012-12-19
1
-6
/
+20
[prev]
[next]