summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2017-02-281-1/+1
|\
| * ipmi: make ipmi_usr_hndl constCorey Minyard2017-01-051-1/+1
* | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-282-148/+179
|\ \
| * | radix-tree: Fix __rcu annotationsMatthew Wilcox2017-02-131-56/+54
| * | radix-tree: Add rcu_dereference and rcu_assign_pointer callsMatthew Wilcox2017-02-131-1/+1
| * | radix-tree: Store a pointer to the root in each nodeMatthew Wilcox2017-02-131-1/+1
| * | idr: Return the deleted entry from idr_removeMatthew Wilcox2017-02-131-2/+2
| * | ida: Move ida_bitmap to a percpu variableMatthew Wilcox2017-02-131-2/+3
| * | Reimplement IDR and IDA using the radix treeMatthew Wilcox2017-02-132-84/+110
| * | radix-tree: Add radix_tree_iter_deleteMatthew Wilcox2017-02-131-0/+2
| * | radix-tree: Add radix_tree_iter_tag_clear()Matthew Wilcox2017-02-131-1/+3
| * | radix tree: constify some pointersMatthew Wilcox2017-01-271-11/+11
| * | radix tree: Add some implicit includesMatthew Wilcox2017-01-271-2/+4
* | | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-02-285-14/+27
|\ \ \
| * | | nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton2017-02-241-0/+3
| * | | sunrpc: flag transports as having congestion controlJeff Layton2017-02-241-0/+1
| * | | sunrpc: turn bitfield flags in svc_version into boolsJeff Layton2017-02-241-4/+5
| * | | nfsd: merge stable fix into main nfsd branchJ. Bruce Fields2017-02-2011-39/+101
| |\ \ \
| * | | | SUNRPC/Cache: Always treat the invalid cache as unexpiredKinglong Mee2017-02-081-1/+4
| * | | | svcrdma: Combine list fields in struct svc_rdma_op_ctxtChuck Lever2017-02-081-2/+1
| * | | | svcrdma: Remove unused sc_dto_q fieldChuck Lever2017-02-081-1/+0
| * | | | svcrdma: Clean up RPC-over-RDMA Reply header encoderChuck Lever2017-02-081-5/+2
| * | | | svcrdma: Another sendto chunk list parsing updateChuck Lever2017-02-082-1/+10
| * | | | svcrpc: free contexts immediately on PROC_DESTROYNeil Brown2017-01-311-0/+1
* | | | | Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-02-285-24/+54
|\ \ \ \ \
| * | | | | libceph: get rid of ack vs commitIlya Dryomov2017-02-241-5/+1
| * | | | | rbd: kill obj_request->object_name and rbd_segment_name_cacheIlya Dryomov2017-02-201-7/+0
| * | | | | libceph: bump CEPH_PG_MAX_SIZE to 32Ilya Dryomov2017-02-201-1/+1
| * | | | | crush: merge working data and scratchIlya Dryomov2017-02-202-3/+14
| * | | | | crush: remove mutable part of CRUSH mapIlya Dryomov2017-02-203-8/+38
| * | | | | libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann2017-02-201-1/+1
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-281-265/+13
|\ \ \ \ \ \
| * | | | | | locking/refcounts: Add missing kernel.h header to have UINT_MAX definedElena Reshetova2017-02-241-0/+1
| * | | | | | locking/refcounts: Out-of-line everythingPeter Zijlstra2017-02-241-265/+12
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-281-1/+13
|\ \ \ \ \ \ \
| * | | | | | | objtool: Enclose contents of unreachable() macro in a blockJosh Poimboeuf2017-02-281-1/+2
| * | | | | | | objtool: Prevent GCC from merging annotate_unreachable()Josh Poimboeuf2017-02-251-3/+3
| * | | | | | | objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf2017-02-241-1/+12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-2713-35/+106
|\ \ \ \ \ \ \
| * | | | | | | mm: add arch-independent testcases for RODATAJinbum Park2017-02-271-0/+23
| * | | | | | | mm: clarify mm_struct.mm_{users,count} documentationVegard Nossum2017-02-271-2/+21
| * | | | | | | mm: add new mmget() helperVegard Nossum2017-02-271-0/+21
| * | | | | | | mm: add new mmgrab() helperVegard Nossum2017-02-271-0/+22
| * | | | | | | scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
| * | | | | | | scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-272-2/+2
| * | | | | | | scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
| * | | | | | | fs: add i_blocksize()Fabian Frederick2017-02-271-0/+5
| * | | | | | | ipc/sem: add hysteresisManfred Spraul2017-02-271-1/+1
| * | | | | | | include/linux/pid.h: use for_each_thread() in do_each_pid_thread()Tetsuo Handa2017-02-271-2/+2
| * | | | | | | sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev2017-02-271-1/+3