index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-22
NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls
Trond Myklebust
1
-11
/
+6
2016-02-22
NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layout
Trond Myklebust
1
-2
/
+22
2016-02-17
auth_gss: fix panic in gss_pipe_downcall() in fips mode
Scott Mayhew
1
-1
/
+1
2016-02-17
pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page
Kinglong Mee
2
-2
/
+9
2016-02-17
nfs4: fix stateid handling for the NFS v4.2 operations
Christoph Hellwig
1
-43
/
+76
2016-02-17
NFSv4: Fix a dentry leak on alias use
Benjamin Coddington
1
-2
/
+2
2016-02-17
xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.len
Chuck Lever
1
-0
/
+2
2016-02-15
pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomode
Trond Myklebust
1
-2
/
+1
2016-02-15
pNFS: Fix pnfs_mark_matching_lsegs_return()
Trond Myklebust
1
-2
/
+13
2016-02-08
nfs: fix nfs_size_to_loff_t
Christoph Hellwig
1
-3
/
+1
2016-02-08
Linux 4.5-rc3
v4.5-rc3
Linus Torvalds
1
-1
/
+1
2016-02-06
epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
Jason Baron
1
-6
/
+32
2016-02-06
radix-tree: fix oops after radix_tree_iter_retry
Konstantin Khlebnikov
1
-3
/
+3
2016-02-06
MAINTAINERS: trim the file triggers for ABI/API
Michael Kerrisk (man-pages)
1
-2
/
+0
2016-02-06
dax: dirty inode only if required
Dmitry Monakhov
1
-1
/
+2
2016-02-06
thp: make deferred_split_scan() work again
Kirill A. Shutemov
1
-1
/
+1
2016-02-06
mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
Konstantin Khlebnikov
2
-44
/
+25
2016-02-06
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei
1
-0
/
+2
2016-02-06
um: asm/page.h: remove the pte_high member from struct pte_t
Nicolai Stange
1
-13
/
+10
2016-02-06
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
4
-7
/
+7
2016-02-06
mm/hugetlb: fix gigantic page initialization/allocation
Mike Kravetz
1
-2
/
+3
2016-02-06
mm: downgrade VM_BUG in isolate_lru_page() to warning
Kirill A. Shutemov
1
-1
/
+1
2016-02-06
mempolicy: do not try to queue pages from !vma_migratable()
Kirill A. Shutemov
1
-9
/
+5
2016-02-06
mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress
Tetsuo Handa
1
-1
/
+1
2016-02-06
vmstat: make vmstat_update deferrable
Michal Hocko
1
-1
/
+1
2016-02-06
mm, vmstat: make quiet_vmstat lighter
Michal Hocko
1
-22
/
+46
2016-02-06
mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT
Vlastimil Babka
1
-4
/
+5
2016-02-06
memblock: don't mark memblock_phys_mem_size() as __init
David Gibson
1
-1
/
+1
2016-02-06
dump_stack: avoid potential deadlocks
Eric Dumazet
1
-3
/
+4
2016-02-06
mm: validate_mm browse_rb SMP race condition
Andrea Arcangeli
1
-2
/
+5
2016-02-06
m32r: fix build failure due to SMP and MMU
Sudip Mukherjee
1
-0
/
+1
2016-02-06
block: fix pfn_mkwrite() DAX fault handler
Ross Zwisler
1
-1
/
+7
2016-02-06
signals: avoid random wakeups in sigsuspend()
Sasha Levin
1
-2
/
+4
2016-02-06
NFS add callback_ops to nfs4_proc_bind_conn_to_session_callback
Andy Adamson
1
-0
/
+10
2016-02-06
pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3
Trond Myklebust
1
-3
/
+13
2016-02-06
SUNRPC: Allow addition of new transports to a struct rpc_clnt
Trond Myklebust
2
-2
/
+142
2016-02-06
NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connections
Trond Myklebust
1
-3
/
+48
2016-02-06
SUNRPC: Make NFS swap work with multipath
Trond Myklebust
1
-42
/
+24
2016-02-06
SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports
Trond Myklebust
2
-0
/
+55
2016-02-06
SUNRPC: Allow caller to specify the transport to use
Trond Myklebust
2
-0
/
+3
2016-02-06
SUNRPC: Use the multipath iterator to assign a transport to each task
Trond Myklebust
5
-36
/
+28
2016-02-06
SUNRPC: Make rpc_clnt store the multipath iterators
Trond Myklebust
4
-7
/
+35
2016-02-06
SUNRPC: Add a structure to track multiple transports
Trond Myklebust
5
-1
/
+552
2016-02-05
drm/dp/mst: deallocate payload on port destruction
Mykola Lysenko
1
-8
/
+83
2016-02-05
drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
Andrey Grodzovsky
1
-6
/
+6
2016-02-05
drm/dp/mst: move GUID storage from mgr, port to only mst branch
Hersen Wu
2
-51
/
+38
2016-02-05
drm/dp/mst: change MST detection scheme
Mykola Lysenko
1
-18
/
+19
2016-02-05
drm/dp/mst: Calculate MST PBN with 31.32 fixed point
Harry Wentland
1
-28
/
+39
2016-02-05
drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
Harry Wentland
1
-2
/
+51
2016-02-05
drm/mst: Add range check for max_payloads during init
Imre Deak
1
-0
/
+3
[next]