index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
oss
/
mpu401.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-12
lightnvm: add mccap support
Matias Bjørling
2
-0
/
+8
2016-01-12
lightnvm: manage open and closed blocks separately
Javier González
5
-46
/
+142
2016-01-12
lightnvm: fix missing grown bad block type
Matias Bjørling
1
-2
/
+3
2016-01-12
lightnvm: reference rrpc lun in rrpc block
Javier González
2
-0
/
+2
2016-01-12
lightnvm: introduce nvm_submit_ppa
Matias Bjørling
2
-1
/
+46
2016-01-12
lightnvm: move rq->error to nvm_rq->error
Matias Bjørling
4
-6
/
+9
2016-01-12
lightnvm: support multiple ppas in nvm_erase_ppa
Matias Bjørling
3
-4
/
+4
2016-01-12
lightnvm: move the pages per block check out of the loop
Wenwei Tao
1
-6
/
+5
2016-01-12
lightnvm: sectors first in ppa list
Matias Bjørling
1
-3
/
+3
2016-01-12
lightnvm: fix locking and mempool in rrpc_lun_gc
Wenwei Tao
1
-6
/
+6
2016-01-12
lightnvm: put block back to gc list on its reclaim fail
Wenwei Tao
1
-4
/
+14
2016-01-12
lightnvm: check bi_error in gc
Wenwei Tao
1
-0
/
+6
2016-01-12
lightnvm: return the get_bb_tbl return value
Matias Bjørling
1
-5
/
+0
2016-01-12
lightnvm: refactor end_io functions for sync
Matias Bjørling
6
-34
/
+42
2016-01-12
lightnvm: refactor rqd ppa list into set/free
Matias Bjørling
2
-21
/
+53
2016-01-12
lightnvm: move ppa erase logic to core
Matias Bjørling
3
-64
/
+74
2016-01-12
lightnvm: unlock rq and free ppa_list on submission fail
Wenwei Tao
1
-0
/
+6
2016-01-12
lightnvm: add check after mempool allocation
Javier Gonzalez
1
-0
/
+2
2016-01-12
lightnvm: fix incorrect nr_free_blocks stat
Chao Yu
1
-0
/
+1
2016-01-12
lightnvm: fix bio submission issue
Wenwei Tao
2
-2
/
+4
2016-01-04
Linux 4.4-rc8
v4.4-rc8
Linus Torvalds
1
-1
/
+1
2015-12-31
sparc: Wire up mlock2 system call.
David S. Miller
3
-4
/
+5
2015-12-31
sparc: Add all necessary direct socket system calls.
David S. Miller
3
-18
/
+24
2015-12-30
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2
-4
/
+5
2015-12-30
net, socket, socket_wq: fix missing initialization of flags
Nicolai Stange
1
-0
/
+1
2015-12-30
drm/i915: increase the tries for HDMI hotplug live status checking
Gary Wang
1
-1
/
+1
2015-12-30
mm/vmstat: fix overflow in mod_zone_page_state()
Heiko Carstens
2
-8
/
+8
2015-12-30
ocfs2/dlm: clear migration_pending when migration target goes down
xuejiufei
1
-0
/
+2
2015-12-30
mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()
Andrew Banman
1
-12
/
+19
2015-12-30
ocfs2: fix flock panic issue
Junxiao Bi
1
-1
/
+4
2015-12-30
m32r: add io*_rep helpers
Sudip Mukherjee
1
-1
/
+9
2015-12-30
m32r: fix build failure
Sudip Mukherjee
1
-0
/
+1
2015-12-30
arch/x86/xen/suspend.c: include xen/xen.h
Andrew Morton
1
-0
/
+1
2015-12-30
mm: memcontrol: fix possible memcg leak due to interrupted reclaim
Vladimir Davydov
1
-14
/
+46
2015-12-30
ocfs2: fix BUG when calculate new backup super
Joseph Qi
1
-3
/
+12
2015-12-29
MIPS: VDSO: Fix build error with binutils 2.24 and earlier
Guenter Roeck
1
-1
/
+1
2015-12-29
drivers: net: cpsw: fix error return code
Julia Lawall
1
-3
/
+7
2015-12-29
openvswitch: Fix template leak in error cases.
Joe Stringer
1
-2
/
+4
2015-12-29
[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()
Al Viro
1
-36
/
+37
2015-12-29
lightnvm: wrong offset in bad blk lun calculation
Matias Bjørling
1
-1
/
+1
2015-12-28
null_blk: use async queue restart helper
Jens Axboe
1
-6
/
+5
2015-12-28
block: add blk_start_queue_async()
Jens Axboe
2
-0
/
+17
2015-12-28
RDMA/be2net: Remove open and close entry points
Devesh Sharma
4
-45
/
+1
2015-12-28
RDMA/ocrdma: Depend on async link events from CNA
Devesh Sharma
6
-22
/
+119
2015-12-28
RDMA/ocrdma: Dispatch only port event when port state changes
Devesh Sharma
1
-23
/
+0
2015-12-28
RDMA/ocrdma: Fix vlan-id assignment in qp parameters
Devesh Sharma
1
-3
/
+4
2015-12-28
sctp: label accepted/peeled off sockets
Marcelo Ricardo Leitner
1
-0
/
+2
2015-12-28
sctp: use GFP_USER for user-controlled kmalloc
Marcelo Ricardo Leitner
1
-3
/
+6
2015-12-28
Linux 4.4-rc7
v4.4-rc7
Linus Torvalds
1
-1
/
+1
2015-12-27
MIPS: Fix bitrot in __get_user_unaligned()
Al Viro
1
-3
/
+3
[next]