index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
xz.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-07
dm thin: requeue bios to DM core if no_free_space and in read-only mode
Mike Snitzer
1
-6
/
+20
2014-01-07
dm thin: cleanup and improve no space handling
Mike Snitzer
1
-29
/
+32
2014-01-07
dm thin: log info when growing the data or metadata device
Mike Snitzer
1
-0
/
+7
2014-01-07
dm thin: handle metadata failures more consistently
Joe Thornber
1
-21
/
+27
2014-01-07
dm thin: factor out check_low_water_mark and use bools
Joe Thornber
1
-15
/
+22
2014-01-07
dm thin: add mappings to end of prepared_* lists
Mike Snitzer
1
-3
/
+3
2014-01-07
dm thin: return error from alloc_data_block if pool is not in write mode
Joe Thornber
1
-0
/
+3
2014-01-07
dm thin: use bool rather than unsigned for flags in structures
Mike Snitzer
2
-12
/
+12
2014-01-07
dm persistent data: cleanup dm-thin specific references in text
Mike Snitzer
2
-4
/
+4
2014-01-07
dm space map metadata: limit errors in sm_metadata_new_block
Mike Snitzer
1
-2
/
+2
2014-01-07
dm delay: use per-bio data instead of a mempool and slab cache
Mikulas Patocka
1
-28
/
+7
2014-01-07
dm table: remove unused buggy code that extends the targets array
Mikulas Patocka
1
-20
/
+2
2014-01-07
dm thin: fix discard support to a previously shared block
Joe Thornber
3
-2
/
+34
2014-01-07
dm thin: initialize dm_thin_new_mapping returned by get_next_mapping
Mike Snitzer
1
-11
/
+6
2013-12-15
Linux 3.13-rc4
v3.13-rc4
Linus Torvalds
1
-1
/
+1
2013-12-15
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
1
-4
/
+4
2013-12-15
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...
Sergey Senozhatsky
1
-4
/
+2
2013-12-15
Revert "selinux: consider filesystem subtype in policies"
Linus Torvalds
2
-60
/
+22
2013-12-15
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
1
-1
/
+4
2013-12-15
i40e: fix null dereference
Jesse Brandeburg
1
-0
/
+3
2013-12-13
ARM: fix asm/memory.h build error
Russell King
3
-20
/
+17
2013-12-13
dm array: fix a reference counting bug in shadow_ablock
Joe Thornber
1
-1
/
+9
2013-12-13
dm space map: disallow decrementing a reference count below zero
Joe Thornber
1
-9
/
+23
2013-12-13
mm: memcg: do not allow task about to OOM kill to bypass the limit
Johannes Weiner
1
-1
/
+1
2013-12-13
mm: memcg: fix race condition between memcg teardown and swapin
Johannes Weiner
1
-0
/
+36
2013-12-13
thp: move preallocated PTE page table on move_huge_pmd()
Kirill A. Shutemov
1
-1
/
+11
2013-12-13
mfd/rtc: s5m: fix register updating by adding regmap for RTC
Krzysztof Kozlowski
5
-14
/
+29
2013-12-13
rtc: s5m: enable IRQ wake during suspend
Krzysztof Kozlowski
1
-0
/
+25
2013-12-13
rtc: s5m: limit endless loop waiting for register update
Krzysztof Kozlowski
1
-6
/
+31
2013-12-13
rtc: s5m: fix unsuccesful IRQ request during probe
Krzysztof Kozlowski
1
-2
/
+4
2013-12-13
drivers/rtc/rtc-s5m.c: fix info->rtc assignment
Geert Uytterhoeven
1
-27
/
+27
2013-12-13
include/linux/kernel.h: make might_fault() a nop for !MMU
Axel Lin
1
-1
/
+2
2013-12-13
drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap
Linus Pizunski
1
-0
/
+2
2013-12-13
procfs: also fix proc_reg_get_unmapped_area() for !MMU case
Jan Beulich
1
-5
/
+9
2013-12-13
mm: memcg: do not declare OOM from __GFP_NOFAIL allocations
Johannes Weiner
1
-0
/
+3
2013-12-13
include/linux/hugetlb.h: make isolate_huge_page() an inline
Naoya Horiguchi
1
-1
/
+4
2013-12-13
mtd: nand: pxa3xx: Use info->use_dma to release DMA resources
Ezequiel Garcia
1
-1
/
+1
2013-12-13
Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compa...
Ezequiel Garcia
1
-4
/
+0
2013-12-12
selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...
Paul Moore
1
-7
/
+35
2013-12-12
selinux: look for IPsec labels on both inbound and outbound packets
Paul Moore
3
-14
/
+47
2013-12-12
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
Paul Moore
1
-15
/
+53
2013-12-12
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
Paul Moore
1
-2
/
+23
2013-12-12
i2c: imx: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+3
2013-12-12
KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)
Gleb Natapov
1
-1
/
+4
2013-12-12
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
Andy Honig
3
-53
/
+18
2013-12-12
KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)
Andy Honig
1
-1
/
+2
2013-12-12
KVM: Improve create VCPU parameter (CVE-2013-4587)
Andy Honig
1
-0
/
+3
2013-12-12
i2c: mux: Inherit retry count and timeout from parent for muxed bus
Elie De Brauwer
1
-0
/
+2
2013-12-12
xen-netback: fix gso_prefix check
Paul Durrant
1
-1
/
+1
2013-12-12
net: make neigh_priv_len in struct net_device 16bit instead of 8bit
Sebastian Siewior
1
-1
/
+1
[next]