index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-03-01
2
-148
/
+179
|
\
|
*
radix-tree: Fix __rcu annotations
Matthew Wilcox
2017-02-14
1
-56
/
+54
|
*
radix-tree: Add rcu_dereference and rcu_assign_pointer calls
Matthew Wilcox
2017-02-14
1
-1
/
+1
|
*
radix-tree: Store a pointer to the root in each node
Matthew Wilcox
2017-02-14
1
-1
/
+1
|
*
idr: Return the deleted entry from idr_remove
Matthew Wilcox
2017-02-14
1
-2
/
+2
|
*
ida: Move ida_bitmap to a percpu variable
Matthew Wilcox
2017-02-14
1
-2
/
+3
|
*
Reimplement IDR and IDA using the radix tree
Matthew Wilcox
2017-02-14
2
-84
/
+110
|
*
radix-tree: Add radix_tree_iter_delete
Matthew Wilcox
2017-02-13
1
-0
/
+2
|
*
radix-tree: Add radix_tree_iter_tag_clear()
Matthew Wilcox
2017-02-13
1
-1
/
+3
|
*
radix tree: constify some pointers
Matthew Wilcox
2017-01-28
1
-11
/
+11
|
*
radix tree: Add some implicit includes
Matthew Wilcox
2017-01-28
1
-2
/
+4
*
|
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-03-01
6
-16
/
+30
|
\
\
|
*
|
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
Jeff Layton
2017-02-24
1
-0
/
+3
|
*
|
sunrpc: flag transports as having congestion control
Jeff Layton
2017-02-24
1
-0
/
+1
|
*
|
sunrpc: turn bitfield flags in svc_version into bools
Jeff Layton
2017-02-24
1
-4
/
+5
|
*
|
nfsd: merge stable fix into main nfsd branch
J. Bruce Fields
2017-02-20
16
-46
/
+131
|
|
\
\
|
*
|
|
SUNRPC/Cache: Always treat the invalid cache as unexpired
Kinglong Mee
2017-02-08
1
-1
/
+4
|
*
|
|
svcrdma: Combine list fields in struct svc_rdma_op_ctxt
Chuck Lever
2017-02-08
1
-2
/
+1
|
*
|
|
svcrdma: Remove unused sc_dto_q field
Chuck Lever
2017-02-08
1
-1
/
+0
|
*
|
|
svcrdma: Clean up RPC-over-RDMA Reply header encoder
Chuck Lever
2017-02-08
1
-5
/
+2
|
*
|
|
svcrdma: Another sendto chunk list parsing update
Chuck Lever
2017-02-08
2
-1
/
+10
|
*
|
|
nfsd: opt in to labeled nfs per export
J. Bruce Fields
2017-01-31
1
-2
/
+3
|
*
|
|
svcrpc: free contexts immediately on PROC_DESTROY
Neil Brown
2017-01-31
1
-0
/
+1
*
|
|
|
Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-03-01
5
-24
/
+54
|
\
\
\
\
|
*
|
|
|
libceph: get rid of ack vs commit
Ilya Dryomov
2017-02-24
1
-5
/
+1
|
*
|
|
|
rbd: kill obj_request->object_name and rbd_segment_name_cache
Ilya Dryomov
2017-02-20
1
-7
/
+0
|
*
|
|
|
libceph: bump CEPH_PG_MAX_SIZE to 32
Ilya Dryomov
2017-02-20
1
-1
/
+1
|
*
|
|
|
crush: merge working data and scratch
Ilya Dryomov
2017-02-20
2
-3
/
+14
|
*
|
|
|
crush: remove mutable part of CRUSH map
Ilya Dryomov
2017-02-20
3
-8
/
+38
|
*
|
|
|
libceph: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2017-02-20
1
-1
/
+1
*
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-02-28
1
-265
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
locking/refcounts: Add missing kernel.h header to have UINT_MAX defined
Elena Reshetova
2017-02-24
1
-0
/
+1
|
*
|
|
|
|
locking/refcounts: Out-of-line everything
Peter Zijlstra
2017-02-24
1
-265
/
+12
*
|
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-28
1
-1
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
objtool: Enclose contents of unreachable() macro in a block
Josh Poimboeuf
2017-02-28
1
-1
/
+2
|
*
|
|
|
|
|
objtool: Prevent GCC from merging annotate_unreachable()
Josh Poimboeuf
2017-02-25
1
-3
/
+3
|
*
|
|
|
|
|
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
2017-02-24
1
-1
/
+12
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-02-28
2
-1
/
+1
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-02-27
2
-1
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation error
Dmitry V. Levin
2017-02-25
1
-0
/
+1
|
|
*
|
|
|
|
|
uapi: stop including linux/sysctl.h in uapi/linux/netfilter.h
Dmitry V. Levin
2017-02-23
1
-1
/
+0
*
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-28
21
-60
/
+167
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
mm: add arch-independent testcases for RODATA
Jinbum Park
2017-02-28
1
-0
/
+23
|
*
|
|
|
|
|
|
|
mm: clarify mm_struct.mm_{users,count} documentation
Vegard Nossum
2017-02-28
1
-2
/
+21
|
*
|
|
|
|
|
|
|
mm: add new mmget() helper
Vegard Nossum
2017-02-28
1
-0
/
+21
|
*
|
|
|
|
|
|
|
mm: add new mmgrab() helper
Vegard Nossum
2017-02-28
1
-0
/
+22
|
*
|
|
|
|
|
|
|
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-1
/
+1
|
*
|
|
|
|
|
|
|
scripts/spelling.txt: add "disassocation" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-1
/
+1
|
*
|
|
|
|
|
|
|
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
2017-02-28
2
-2
/
+2
|
*
|
|
|
|
|
|
|
scripts/spelling.txt: add "an union" pattern and fix typo instances
Masahiro Yamada
2017-02-28
3
-5
/
+5
[next]