summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-103-29/+23
|\
| * include/linux/kdev_t.h: old/new_valid_dev() can return boolYaowei Bai2015-11-101-2/+2
| * include/linux/kdev_t.h: remove unused huge_valid_dev()Yaowei Bai2015-11-101-5/+0
| * kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-101-1/+0
| * remove abs64()Andrew Morton2015-11-101-3/+0
| * kernel.h: make abs() work with 64-bit typesMichal Nazarewicz2015-11-101-21/+24
* | Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-11-108-6/+62
|\ \ | |/ |/|
| * nfs: Remove unused xdr page offsets in getacl/setacl argumentsAndreas Gruenbacher2015-11-031-2/+0
| * Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-11-027-3/+29
| |\
| | * NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever2015-11-021-0/+3
| | * svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever2015-11-022-1/+6
| | * SUNRPC: Abstract backchannel operationsChuck Lever2015-11-022-0/+10
| * | Merge branch 'nfsclone'Trond Myklebust2015-10-214-0/+38
| |\ \
| | * | nfs: add missing linux/types.hPeng Tao2015-10-211-0/+2
| | * | nfs42: add NFS_IOC_CLONE_RANGE ioctlPeng Tao2015-10-151-1/+8
| | * | nfs: get clone_blksize when probing fsinfoPeng Tao2015-10-153-0/+3
| | * | nfs42: add NFS_IOC_CLONE ioctlPeng Tao2015-10-151-0/+4
| | * | nfs42: add CLONE proc functionsPeng Tao2015-10-151-0/+1
| | * | nfs42: add CLONE xdr functionsPeng Tao2015-10-152-0/+21
| * | | Merge branch 'sunrpc'Trond Myklebust2015-10-081-0/+2
| |\ \ \
| | * | | SUNRPC: Move TCP receive data path into a workqueue contextTrond Myklebust2015-10-081-0/+2
| | |/ /
| * / / NFSv4: nfs4_async_handle_error should take a non-const nfs_serverTrond Myklebust2015-10-081-3/+3
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-0724-341/+598
|\ \ \
| * | | include/linux/zutil.h: fix usage example of zlib_adler32()Anish Bhatt2015-11-071-2/+2
| * | | dma-mapping: tidy up dma_parms default handlingRobin Murphy2015-11-071-7/+11
| * | | signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()Oleg Nesterov2015-11-071-0/+10
| * | | signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov2015-11-071-5/+6
| * | | signals: kill block_all_signals() and unblock_all_signals()Oleg Nesterov2015-11-072-7/+1
| * | | nilfs2: add tracepoints for analyzing reading and writing metadata filesHitoshi Mitake2015-11-071-0/+54
| * | | nilfs2: add tracepoints for analyzing sufile manipulationHitoshi Mitake2015-11-071-0/+67
| * | | nilfs2: add a tracepoint for transaction eventsHitoshi Mitake2015-11-071-0/+53
| * | | nilfs2: add a tracepoint for tracking stage transition of segment constructionHitoshi Mitake2015-11-071-0/+50
| * | | rbtree: clarify documentation of rbtree_postorder_for_each_entry_safe()Cody P Schafer2015-11-071-2/+10
| * | | lib/kasprintf.c: introduce kvasprintf_constRasmus Villemoes2015-11-071-0/+2
| * | | bitops.h: add sign_extend64()Martin Kepplinger2015-11-071-0/+11
| * | | bitops.h: improve sign_extend32()'s documentationMartin Kepplinger2015-11-071-0/+2
| * | | include/linux/compiler-gcc.h: improve __visible documentationAndrew Morton2015-11-071-1/+4
| * | | mm: use 'unsigned int' for compound_dtor/compound_order on 64BITKirill A. Shutemov2015-11-071-0/+11
| * | | mm: use 'unsigned int' for page orderKirill A. Shutemov2015-11-072-3/+4
| * | | mm: make compound_head() robustKirill A. Shutemov2015-11-074-118/+41
| * | | mm: pack compound_dtor and compound_order into one word in struct pageKirill A. Shutemov2015-11-072-9/+21
| * | | mm: drop page->slab_pageKirill A. Shutemov2015-11-071-1/+0
| * | | mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY2015-11-072-3/+5
| * | | zpool: remove redundant zpool->type string, const-ify zpool_get_typeDan Streetman2015-11-071-1/+1
| * | | module: export param_free_charp()Dan Streetman2015-11-071-0/+1
| * | | mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-071-0/+7
| * | | include/linux/mmzone.h: reflow commentAndrew Morton2015-11-071-6/+7
| * | | mm: page_alloc: hide some GFP internals and document the bits and flag combin...Mel Gorman2015-11-071-80/+171
| * | | mm, page_alloc: reserve pageblocks for high-order atomic allocations on demandMel Gorman2015-11-071-2/+4
| * | | mm, page_alloc: remove MIGRATE_RESERVEMel Gorman2015-11-071-8/+2