summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-11-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | nfs: Remove unused xdr page offsets in getacl/setacl argumentsAndreas Gruenbacher2015-11-03
| * | | | | | | | | | | | | | | | | Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-11-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever2015-11-02
| | * | | | | | | | | | | | | | | | | svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever2015-11-02
| | * | | | | | | | | | | | | | | | | SUNRPC: Abstract backchannel operationsChuck Lever2015-11-02
| | | |_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'nfsclone'Trond Myklebust2015-10-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | nfs: get clone_blksize when probing fsinfoPeng Tao2015-10-15
| | * | | | | | | | | | | | | | | | | nfs42: add CLONE proc functionsPeng Tao2015-10-15
| | * | | | | | | | | | | | | | | | | nfs42: add CLONE xdr functionsPeng Tao2015-10-15
| | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'sunrpc'Trond Myklebust2015-10-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | SUNRPC: Move TCP receive data path into a workqueue contextTrond Myklebust2015-10-08
| | |/ / / / / / / / / / / / / / / /
| * / / / / / / / / / / / / / / / / NFSv4: nfs4_async_handle_error should take a non-const nfs_serverTrond Myklebust2015-10-08
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | include/linux/zutil.h: fix usage example of zlib_adler32()Anish Bhatt2015-11-06
| * | | | | | | | | | | | | | | | | dma-mapping: tidy up dma_parms default handlingRobin Murphy2015-11-06
| * | | | | | | | | | | | | | | | | signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()Oleg Nesterov2015-11-06
| * | | | | | | | | | | | | | | | | signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov2015-11-06
| * | | | | | | | | | | | | | | | | signals: kill block_all_signals() and unblock_all_signals()Oleg Nesterov2015-11-06
| * | | | | | | | | | | | | | | | | rbtree: clarify documentation of rbtree_postorder_for_each_entry_safe()Cody P Schafer2015-11-06
| * | | | | | | | | | | | | | | | | lib/kasprintf.c: introduce kvasprintf_constRasmus Villemoes2015-11-06
| * | | | | | | | | | | | | | | | | bitops.h: add sign_extend64()Martin Kepplinger2015-11-06
| * | | | | | | | | | | | | | | | | bitops.h: improve sign_extend32()'s documentationMartin Kepplinger2015-11-06
| * | | | | | | | | | | | | | | | | include/linux/compiler-gcc.h: improve __visible documentationAndrew Morton2015-11-06
| * | | | | | | | | | | | | | | | | mm: use 'unsigned int' for compound_dtor/compound_order on 64BITKirill A. Shutemov2015-11-06
| * | | | | | | | | | | | | | | | | mm: use 'unsigned int' for page orderKirill A. Shutemov2015-11-06
| * | | | | | | | | | | | | | | | | mm: make compound_head() robustKirill A. Shutemov2015-11-06
| * | | | | | | | | | | | | | | | | mm: pack compound_dtor and compound_order into one word in struct pageKirill A. Shutemov2015-11-06
| * | | | | | | | | | | | | | | | | mm: drop page->slab_pageKirill A. Shutemov2015-11-06
| * | | | | | | | | | | | | | | | | mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY2015-11-06
| * | | | | | | | | | | | | | | | | zpool: remove redundant zpool->type string, const-ify zpool_get_typeDan Streetman2015-11-06
| * | | | | | | | | | | | | | | | | module: export param_free_charp()Dan Streetman2015-11-06
| * | | | | | | | | | | | | | | | | mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-06
| * | | | | | | | | | | | | | | | | include/linux/mmzone.h: reflow commentAndrew Morton2015-11-06
| * | | | | | | | | | | | | | | | | mm: page_alloc: hide some GFP internals and document the bits and flag combin...Mel Gorman2015-11-06
| * | | | | | | | | | | | | | | | | mm, page_alloc: reserve pageblocks for high-order atomic allocations on demandMel Gorman2015-11-06
| * | | | | | | | | | | | | | | | | mm, page_alloc: remove MIGRATE_RESERVEMel Gorman2015-11-06
| * | | | | | | | | | | | | | | | | mm, page_alloc: delete the zonelist_cacheMel Gorman2015-11-06
| * | | | | | | | | | | | | | | | | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
| * | | | | | | | | | | | | | | | | mm: page_alloc: remove GFP_IOFSMel Gorman2015-11-06
| * | | | | | | | | | | | | | | | | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
| * | | | | | | | | | | | | | | | | mm, page_alloc: use masks and shifts when converting GFP flags to migrate typesMel Gorman2015-11-06
| * | | | | | | | | | | | | | | | | mm, page_alloc: remove unnecessary taking of a seqlock when cpusets are disabledMel Gorman2015-11-06
| * | | | | | | | | | | | | | | | | mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safeMel Gorman2015-11-06
* | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | svcrdma: Port to new memory registration APISagi Grimberg2015-10-28
| * | | | | | | | | | | | | | | | | | net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb2015-10-21
| * | | | | | | | | | | | | | | | | | Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford2015-10-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-11-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong2015-10-18