index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
radix-tree: Store a pointer to the root in each node
Matthew Wilcox
2017-02-14
3
-11
/
+11
|
*
|
|
radix-tree: Chain preallocated nodes through ->parent
Matthew Wilcox
2017-02-14
2
-8
/
+7
|
*
|
|
radix tree test suite: Dial down verbosity with -v
Rehas Sachdeva
2017-02-14
10
-58
/
+77
|
*
|
|
radix tree test suite: Introduce kmalloc_verbose
Matthew Wilcox
2017-02-14
2
-0
/
+26
|
*
|
|
idr: Return the deleted entry from idr_remove
Matthew Wilcox
2017-02-14
9
-29
/
+15
|
*
|
|
radix tree test suite: Build separate binaries for some tests
Matthew Wilcox
2017-02-14
4
-7
/
+33
|
*
|
|
ida: Use exceptional entries for small IDAs
Matthew Wilcox
2017-02-14
3
-7
/
+181
|
*
|
|
ida: Move ida_bitmap to a percpu variable
Matthew Wilcox
2017-02-14
5
-45
/
+51
|
*
|
|
Reimplement IDR and IDA using the radix tree
Matthew Wilcox
2017-02-14
13
-1126
/
+995
|
*
|
|
radix-tree: Add radix_tree_iter_delete
Matthew Wilcox
2017-02-13
2
-31
/
+62
|
*
|
|
radix-tree: Add radix_tree_iter_tag_clear()
Matthew Wilcox
2017-02-13
2
-29
/
+43
|
*
|
|
radix tree test suite: Remove obsolete CONFIG
Matthew Wilcox
2017-02-13
1
-2
/
+0
|
*
|
|
radix tree test suite: Use vpath to find lib files
Matthew Wilcox
2017-02-13
1
-3
/
+2
|
*
|
|
radix tree test suite: Reduce kernel.h
Matthew Wilcox
2017-02-13
3
-39
/
+12
|
*
|
|
radix tree test suite: Remove export.h
Matthew Wilcox
2017-02-13
1
-2
/
+0
|
*
|
|
radix tree test suite: Remove types.h
Matthew Wilcox
2017-02-13
5
-23
/
+12
|
*
|
|
radix tree test suite: Remove mempool
Matthew Wilcox
2017-02-13
2
-38
/
+0
|
*
|
|
radix tree test suite: Depend on tools/include/asm files
Matthew Wilcox
2017-02-13
1
-0
/
+1
|
*
|
|
tools: Provide a definition of WARN_ON
Matthew Wilcox
2017-01-28
2
-1
/
+8
|
*
|
|
radix tree test suite: Remove duplicate bitops code
Matthew Wilcox
2017-01-28
14
-501
/
+8
|
*
|
|
radix tree: constify some pointers
Matthew Wilcox
2017-01-28
2
-37
/
+42
|
*
|
|
radix tree: Add some implicit includes
Matthew Wilcox
2017-01-28
1
-2
/
+4
*
|
|
|
Merge tag 'iommu-fix-v4.11-rc0-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-03-01
3
-8
/
+18
|
\
\
\
\
|
*
|
|
|
iommu/amd: Fix crash when accessing AMD-Vi sysfs entries
Joerg Roedel
2017-02-28
2
-2
/
+7
|
*
|
|
|
iommu/vt-d: Fix crash when accessing VT-d sysfs entries
Joerg Roedel
2017-02-28
1
-6
/
+11
*
|
|
|
|
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-03-01
33
-431
/
+510
|
\
\
\
\
\
|
*
|
|
|
|
nfsd: Fix display of the version string
Trond Myklebust
2017-02-28
1
-30
/
+26
|
*
|
|
|
|
nfsd: fix configuration of supported minor versions
Trond Myklebust
2017-02-28
2
-8
/
+22
|
*
|
|
|
|
sunrpc: don't register UDP port with rpcbind when version needs congestion co...
Jeff Layton
2017-02-24
1
-0
/
+7
|
*
|
|
|
|
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
Jeff Layton
2017-02-24
4
-6
/
+27
|
*
|
|
|
|
sunrpc: flag transports as having congestion control
Jeff Layton
2017-02-24
3
-0
/
+10
|
*
|
|
|
|
sunrpc: turn bitfield flags in svc_version into bools
Jeff Layton
2017-02-24
6
-10
/
+9
|
*
|
|
|
|
nfsd: remove superfluous KERN_INFO
Rasmus Villemoes
2017-02-24
1
-1
/
+1
|
*
|
|
|
|
nfsd: special case truncates some more
Christoph Hellwig
2017-02-21
1
-6
/
+26
|
*
|
|
|
|
nfsd: minor nfsd_setattr cleanup
Christoph Hellwig
2017-02-20
1
-17
/
+12
|
*
|
|
|
|
nfsd: merge stable fix into main nfsd branch
J. Bruce Fields
2017-02-20
183
-1239
/
+1692
|
|
\
\
\
\
\
|
*
|
|
|
|
|
NFSD: Reserve adequate space for LOCKT operation
Kinglong Mee
2017-02-17
1
-5
/
+5
|
*
|
|
|
|
|
NFSD: Get response size before operation for all RPCs
Kinglong Mee
2017-02-17
1
-6
/
+63
|
*
|
|
|
|
|
nfsd/callback: Drop a useless data copy when comparing sessionid
Kinglong Mee
2017-02-17
1
-7
/
+3
|
*
|
|
|
|
|
nfsd/callback: skip the callback tag
Kinglong Mee
2017-02-17
1
-0
/
+1
|
*
|
|
|
|
|
nfsd/callback: Cleanup callback cred on shutdown
Kinglong Mee
2017-02-17
3
-4
/
+15
|
*
|
|
|
|
|
nfsd/idmap: return nfserr_inval for 0-length names
Kinglong Mee
2017-02-17
1
-0
/
+8
|
*
|
|
|
|
|
SUNRPC/Cache: Always treat the invalid cache as unexpired
Kinglong Mee
2017-02-08
1
-1
/
+4
|
*
|
|
|
|
|
SUNRPC: Drop all entries from cache_detail when cache_purge()
Kinglong Mee
2017-02-08
1
-15
/
+26
|
*
|
|
|
|
|
svcrdma: Poll CQs in "workqueue" mode
Chuck Lever
2017-02-08
2
-16
/
+16
|
*
|
|
|
|
|
svcrdma: Combine list fields in struct svc_rdma_op_ctxt
Chuck Lever
2017-02-08
3
-28
/
+22
|
*
|
|
|
|
|
svcrdma: Remove unused sc_dto_q field
Chuck Lever
2017-02-08
2
-2
/
+0
|
*
|
|
|
|
|
svcrdma: Clean up backchannel send header encoding
Chuck Lever
2017-02-08
1
-8
/
+9
|
*
|
|
|
|
|
svcrdma: Clean up RPC-over-RDMA Call header decoder
Chuck Lever
2017-02-08
1
-153
/
+79
|
*
|
|
|
|
|
svcrdma: Clean up RPC-over-RDMA Reply header encoder
Chuck Lever
2017-02-08
4
-29
/
+16
[prev]
[next]