index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm snapshot: use dm-bufio prefetch
Mikulas Patocka
2014-01-15
3
-3
/
+41
*
dm snapshot: use dm-bufio
Mikulas Patocka
2014-01-15
4
-7
/
+62
*
dm snapshot: prepare for switch to using dm-bufio
Mikulas Patocka
2014-01-14
1
-12
/
+14
*
dm snapshot: use GFP_KERNEL when initializing exceptions
Mikulas Patocka
2014-01-14
1
-5
/
+5
*
dm cache: add block sizes and total cache blocks to status output
Mike Snitzer
2014-01-10
2
-28
/
+38
*
dm btree: add dm_btree_find_lowest_key
Joe Thornber
2014-01-09
2
-7
/
+34
*
dm space map metadata: fix extending the space map
Joe Thornber
2014-01-08
1
-5
/
+13
*
dm space map common: make sure new space is used during extend
Joe Thornber
2014-01-08
1
-1
/
+5
*
dm: wait until embedded kobject is released before destroying a device
Mikulas Patocka
2014-01-08
3
-1
/
+22
*
dm: remove pointless kobject comparison in dm_get_from_kobject
Mikulas Patocka
2014-01-07
1
-6
/
+0
*
dm snapshot: call destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
2014-01-07
1
-0
/
+1
*
dm cache policy mq: introduce three promotion threshold tunables
Joe Thornber
2014-01-07
2
-23
/
+57
*
dm cache policy mq: use list_del_init instead of list_del + INIT_LIST_HEAD
Wei Yongjun
2014-01-07
1
-2
/
+1
*
dm thin: fix set_pool_mode exposed pool operation races
Mike Snitzer
2014-01-07
1
-13
/
+27
*
dm thin: eliminate the no_free_space flag
Mike Snitzer
2014-01-07
1
-22
/
+4
*
dm thin: add error_if_no_space feature
Mike Snitzer
2014-01-07
2
-6
/
+32
*
dm thin: requeue bios to DM core if no_free_space and in read-only mode
Mike Snitzer
2014-01-07
1
-6
/
+20
*
dm thin: cleanup and improve no space handling
Mike Snitzer
2014-01-07
1
-29
/
+32
*
dm thin: log info when growing the data or metadata device
Mike Snitzer
2014-01-07
1
-0
/
+7
*
dm thin: handle metadata failures more consistently
Joe Thornber
2014-01-07
1
-21
/
+27
*
dm thin: factor out check_low_water_mark and use bools
Joe Thornber
2014-01-07
1
-15
/
+22
*
dm thin: add mappings to end of prepared_* lists
Mike Snitzer
2014-01-07
1
-3
/
+3
*
dm thin: return error from alloc_data_block if pool is not in write mode
Joe Thornber
2014-01-07
1
-0
/
+3
*
dm thin: use bool rather than unsigned for flags in structures
Mike Snitzer
2014-01-07
2
-12
/
+12
*
dm persistent data: cleanup dm-thin specific references in text
Mike Snitzer
2014-01-07
2
-4
/
+4
*
dm space map metadata: limit errors in sm_metadata_new_block
Mike Snitzer
2014-01-07
1
-2
/
+2
*
dm delay: use per-bio data instead of a mempool and slab cache
Mikulas Patocka
2014-01-07
1
-28
/
+7
*
dm table: remove unused buggy code that extends the targets array
Mikulas Patocka
2014-01-07
1
-20
/
+2
*
dm thin: fix discard support to a previously shared block
Joe Thornber
2014-01-07
3
-2
/
+34
*
dm thin: initialize dm_thin_new_mapping returned by get_next_mapping
Mike Snitzer
2014-01-07
1
-11
/
+6
*
Linux 3.13-rc4
v3.13-rc4
Linus Torvalds
2013-12-15
1
-1
/
+1
*
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
2013-12-15
1
-4
/
+4
*
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...
Sergey Senozhatsky
2013-12-15
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-12-15
141
-916
/
+1551
|
\
|
*
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
2013-12-15
1
-1
/
+4
|
*
i40e: fix null dereference
Jesse Brandeburg
2013-12-15
1
-0
/
+3
|
*
xen-netback: fix gso_prefix check
Paul Durrant
2013-12-12
1
-1
/
+1
|
*
net: make neigh_priv_len in struct net_device 16bit instead of 8bit
Sebastian Siewior
2013-12-12
1
-1
/
+1
|
*
drivers: net: cpsw: fix for cpsw crash when build as modules
Mugunthan V N
2013-12-12
1
-3
/
+14
|
*
xen-netback: napi: don't prematurely request a tx event
Paul Durrant
2013-12-12
1
-1
/
+1
|
*
xen-netback: napi: fix abuse of budget
Paul Durrant
2013-12-12
1
-7
/
+7
|
*
sch_tbf: use do_div() for 64-bit divide
Yang Yingliang
2013-12-12
1
-2
/
+4
|
*
udp: ipv4: must add synchronization in udp_sk_rx_dst_set()
Eric Dumazet
2013-12-12
1
-6
/
+16
|
*
net:fec: remove duplicate lines in comment about errata ERR006358
Philippe De Muyter
2013-12-12
1
-4
/
+0
|
*
Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"
David S. Miller
2013-12-11
16
-426
/
+302
|
*
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
Matthew Whitehead
2013-12-11
16
-302
/
+426
|
*
xen-netback: make sure skb linear area covers checksum field
Paul Durrant
2013-12-11
1
-32
/
+28
|
*
net: smc91x: Fix device tree based configuration so it's usable
Tony Lindgren
2013-12-11
2
-10
/
+39
|
*
udp: ipv4: fix potential use after free in udp_v4_early_demux()
Eric Dumazet
2013-12-11
1
-3
/
+6
|
*
macvtap: signal truncated packets
Jason Wang
2013-12-11
1
-5
/
+6
[next]