index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-26
md: fix buglet in RAID5 -> RAID0 conversion.
NeilBrown
1
-0
/
+1
2013-06-14
md/raid10: check In_sync flag in 'enough()'.
NeilBrown
1
-4
/
+11
2013-06-14
md/raid10: locking changes for 'enough()'.
NeilBrown
1
-16
/
+29
2013-06-14
md: replace strict_strto*() with kstrto*()
Jingoo Han
4
-18
/
+18
2013-06-14
md: Wait for md_check_recovery before attempting device removal.
Hannes Reinecke
1
-0
/
+8
2013-06-14
dm-raid: silence compiler warning on rebuilds_per_group.
NeilBrown
1
-1
/
+1
2013-06-14
DM RAID: Fix raid_resume not reviving failed devices in all cases
Jonathan Brassow
1
-0
/
+15
2013-06-14
DM RAID: Break-up untidy function
Jonathan Brassow
1
-33
/
+39
2013-06-14
DM RAID: Add ability to restore transiently failed devices on resume
Jonathan Brassow
4
-8
/
+54
2013-06-13
turbostat: Increase output buffer size to accommodate C8-C10
Josh Triplett
1
-1
/
+1
2013-06-13
md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place
H. Peter Anvin
3
-5
/
+6
2013-06-13
md/raid1,raid10: use freeze_array in place of raise_barrier in various places.
NeilBrown
2
-18
/
+18
2013-06-13
md/raid1: consider WRITE as successful only if at least one non-Faulty and no...
Alex Lyakas
2
-2
/
+22
2013-06-13
md: md_stop_writes() should always freeze recovery.
NeilBrown
1
-1
/
+1
2013-06-13
include/linux/math64.h: add div64_ul()
Alex Shi
1
-2
/
+4
2013-06-13
mm: memcontrol: fix lockless reclaim hierarchy iterator
Johannes Weiner
1
-7
/
+5
2013-06-13
frontswap: fix incorrect zeroing and allocation size for frontswap_map
Akinobu Mita
2
-2
/
+2
2013-06-13
kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()
Chen Gang
1
-0
/
+1
2013-06-13
mm: migration: add migrate_entry_wait_huge()
Naoya Horiguchi
3
-6
/
+22
2013-06-13
ocfs2: add missing lockres put in dlm_mig_lockres_handler
Xue jiufei
1
-0
/
+1
2013-06-13
mm/page_alloc.c: fix watermark check in __zone_watermark_ok()
Tomasz Stanislawski
1
-2
/
+4
2013-06-13
drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()
Dan Carpenter
1
-0
/
+1
2013-06-13
aio: fix io_destroy() regression by using call_rcu()
Kent Overstreet
1
-20
/
+16
2013-06-13
rtc-at91rm9200: use shadow IMR on at91sam9x5
Johan Hovold
2
-1
/
+8
2013-06-13
rtc-at91rm9200: add shadow interrupt mask
Johan Hovold
1
-1
/
+38
2013-06-13
rtc-at91rm9200: refactor interrupt-register handling
Johan Hovold
1
-14
/
+29
2013-06-13
rtc-at91rm9200: add configuration support
Johan Hovold
1
-8
/
+38
2013-06-13
rtc-at91rm9200: add match-table compile guard
Johan Hovold
1
-0
/
+2
2013-06-13
fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory
Goldwyn Rodrigues
1
-1
/
+1
2013-06-13
swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...
Rafael Aquini
1
-1
/
+17
2013-06-13
drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...
Tony Lindgren
1
-0
/
+1
2013-06-13
cciss: fix broken mutex usage in ioctl
Stephen M. Cameron
1
-16
/
+16
2013-06-13
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
Oleg Nesterov
1
-1
/
+1
2013-06-13
drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channel
Derek Basehore
1
-1
/
+3
2013-06-13
drivers/rtc/rtc-tps6586x.c: device wakeup flags correction
Dmitry Osipenko
1
-1
/
+2
2013-06-13
memcg: don't initialize kmem-cache destroying work for root caches
Andrey Vagin
1
-2
/
+0
2013-06-13
ocfs2: ocfs2_prep_new_orphaned_file() should return ret
Xiaowei.Hu
1
-1
/
+1
2013-06-13
lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EX...
Chen Gang
1
-1
/
+1
2013-06-13
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
Kees Cook
3
-48
/
+57
2013-06-13
reboot: rigrate shutdown/reboot to boot cpu
Robin Holt
1
-3
/
+26
2013-06-13
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
2
-32
/
+27
2013-06-13
x86: Fix typo in kexec register clearing
Kees Cook
1
-1
/
+1
2013-06-13
x86, relocs: Move __vvar_page from S_ABS to S_REL
Kees Cook
1
-3
/
+1
2013-06-12
b43: stop format string leaking into error msgs
Kees Cook
1
-1
/
+1
2013-06-12
ath9k: Use minstrel rate control by default
Sujith Manoharan
4
-9
/
+9
2013-06-12
Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"
Felix Fietkau
1
-5
/
+5
2013-06-12
ath9k: Disable PowerSave by default
Sujith Manoharan
1
-2
/
+1
2013-06-12
net: wireless: iwlegacy: fix build error for il_pm_ops
Yijing Wang
1
-3
/
+3
2013-06-12
rtlwifi: Fix a false leak indication for PCI devices
Larry Finger
1
-0
/
+1
2013-06-12
wl12xx/wl18xx: scan all 5ghz channels
Eliad Peller
2
-2
/
+2
[next]