index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
argv_split.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-03
NVMe: Separate queue alloc/free from create/delete
Keith Busch
1
-39
/
+94
2013-09-03
NVMe: Group pci related actions in functions
Keith Busch
1
-46
/
+66
2013-09-03
NVMe: Disk stats for read/write commands only
Keith Busch
1
-3
/
+3
2013-09-03
NVMe: Bring up cdev on set feature failure
Keith Busch
1
-2
/
+2
2013-09-03
NVMe: Fix checkpatch issues
Keith Busch
1
-5
/
+4
2013-09-03
NVMe: Namespace IDs are unsigned
Matthew Wilcox
2
-3
/
+6
2013-09-03
NVMe: Update nvme_id_power_state with latest spec
Keith Busch
1
-1
/
+7
2013-09-03
NVMe: Split header file into user-visible and kernel-visible pieces
Matthew Wilcox
3
-456
/
+477
2013-06-24
NVMe: Call nvme_process_cq from submission path
Matthew Wilcox
1
-19
/
+20
2013-06-24
NVMe: Remove "process_cq did something" message
Matthew Wilcox
1
-2
/
+1
2013-06-24
NVMe: Return correct value from interrupt handler
Matthew Wilcox
1
-5
/
+9
2013-06-20
NVMe: Disk IO statistics
Keith Busch
2
-0
/
+29
2013-06-20
NVMe: Restructure MSI / MSI-X setup
Matthew Wilcox
1
-21
/
+23
2013-06-19
NVMe: Use kzalloc instead of kmalloc+memset
Tushar Behera
1
-16
/
+8
2013-06-13
dtc: ensure #line directives don't consume data from the next line
Grant Likely
2
-117
/
+117
2013-06-13
dtc: Update generated files to output from Bison 2.5
Grant Likely
2
-341
/
+388
2013-06-13
of: Fix locking vs. interrupts
Benjamin Herrenschmidt
2
-8
/
+12
2013-06-13
kbuild: make sure we clean up DTB temporary files
Ian Campbell
1
-4
/
+4
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
[next]