summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | f2fs: avoid out-of-order execution of atomic writesJaegeuk Kim2017-02-231-0/+1
| * | | f2fs: support IO alignment for DATA and NODE writesJaegeuk Kim2017-01-291-0/+6
| * | | f2fs: add submit_bio tracepointJaegeuk Kim2017-01-291-15/+30
| * | | f2fs: fix wrong tracepoints for op and op_flagsJaegeuk Kim2017-01-291-16/+25
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-03-011-2/+2
|\ \ \
| * \ \ Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'ida-conver...Zhang Rui2017-02-221-2/+2
| |\ \ \
| | * | | thermal core: convert ID allocation to IDAMatthew Wilcox2017-01-041-2/+2
* | | | | Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-011-18/+15
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | pwm: Try to load modules during pwm_get()Hans de Goede2017-01-301-8/+15
| * | | | pwm: Remove .can_sleep from struct pwm_chipThierry Reding2017-01-041-3/+0
| * | | | pwm: Remove pwm_can_sleep()Thierry Reding2017-01-041-7/+0
| | |/ / | |/| |
* | | | Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2017-03-011-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-03-012-148/+179
|\ \ \ \ \
| * | | | | radix-tree: Fix __rcu annotationsMatthew Wilcox2017-02-141-56/+54
| * | | | | radix-tree: Add rcu_dereference and rcu_assign_pointer callsMatthew Wilcox2017-02-141-1/+1
| * | | | | radix-tree: Store a pointer to the root in each nodeMatthew Wilcox2017-02-141-1/+1
| * | | | | idr: Return the deleted entry from idr_removeMatthew Wilcox2017-02-141-2/+2
| * | | | | ida: Move ida_bitmap to a percpu variableMatthew Wilcox2017-02-141-2/+3
| * | | | | Reimplement IDR and IDA using the radix treeMatthew Wilcox2017-02-142-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-281-11/+11
| * | | | | radix tree: Add some implicit includesMatthew Wilcox2017-01-281-2/+4
* | | | | | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-03-016-16/+30
|\ \ \ \ \ \
| * | | | | | 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-2016-46/+131
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | 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
| * | | | | | nfsd: opt in to labeled nfs per exportJ. Bruce Fields2017-01-311-2/+3
| * | | | | | 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-03-015-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
| | |/ / / / / / | |/| | | | | |