summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-09-266-19/+82
|\
| * NFS: Refactor nfs_instantiate() for dentry referencing callersBenjamin Coddington2019-09-201-0/+3
| * SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_micBenjamin Coddington2019-09-201-1/+1
| * SUNRPC: Dequeue the request from the receive queue while we're re-encodingTrond Myklebust2019-09-171-0/+1
| * xprtrdma: Cache free MRs in each rpcrdma_reqChuck Lever2019-08-211-2/+36
| * xprtrdma: Move rpcrdma_mr_get out of frwr_mapChuck Lever2019-08-201-1/+28
| * xprtrdma: Rename CQE field in Receive trace pointsChuck Lever2019-08-201-10/+11
| * xprtrdma: Boost client's max slot table size to match Linux serverChuck Lever2019-08-201-2/+2
| * SUNRPC: Remove rpc_wake_up_queued_task_on_wq()Chuck Lever2019-08-201-3/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-2617-124/+171
|\ \
| * | mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-262-6/+6
| * | mm: introduce MADV_PAGEOUTMinchan Kim2019-09-252-0/+2
| * | mm: introduce MADV_COLDMinchan Kim2019-09-252-0/+3
| * | bug: move WARN_ON() "cut here" into exception handlerKees Cook2019-09-251-5/+3
| * | bug: consolidate __WARN_FLAGS usageKees Cook2019-09-251-11/+7
| * | bug: clean up helper macros to remove __WARN_TAINT()Kees Cook2019-09-251-10/+11
| * | bug: consolidate warn_slowpath_fmt() usageKees Cook2019-09-251-2/+1
| * | bug: rename __WARN_printf_taint() to __WARN_printf()Kees Cook2019-09-251-4/+4
| * | bug: refactor away warn_slowpath_fmt_taint()Kees Cook2019-09-251-9/+4
| * | kgdb: don't use a notifier to enter kgdb at panic; call directlyDouglas Anderson2019-09-251-0/+2
| * | uaccess: add missing __must_check attributesKees Cook2019-09-252-11/+12
| * | kexec: restore arch_kexec_kernel_image_probe declarationVasily Gorbik2019-09-251-0/+2
| * | cpumask: nicer for_each_cpumask_and() signatureAlexey Dobriyan2019-09-251-7/+7
| * | fork: improve error message for corrupted page tablesSai Praneeth Prakhya2019-09-251-0/+4
| * | lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG buildsStephen Boyd2019-09-251-7/+15
| * | include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai2019-09-251-18/+20
| * | kernel-doc: core-api: include string.h into core-apiJoe Perches2019-09-251-2/+3
| * | augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definitionMichel Lespinasse2019-09-251-12/+12
| * | augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse2019-09-252-21/+37
| * | augmented rbtree: add comments for RB_DECLARE_CALLBACKS macroMichel Lespinasse2019-09-251-21/+33
| * | linux/coff.h: add include guardMasahiro Yamada2019-09-251-0/+5
* | | Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-09-254-0/+5
|\ \ \
| * | | libceph: add function that clears osd client's abort_errYan, Zheng2019-09-161-0/+1
| * | | libceph: add function that reset client's entity addrYan, Zheng2019-09-164-0/+4
* | | | Merge tag 'fuse-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-252-1/+4
|\ \ \ \
| * | | | fuse: reserve byteswapped init opcodesMichael S. Tsirkin2019-09-121-0/+4
| * | | | vfs: subtype handling moved to fuseDavid Howells2019-09-061-1/+0
| * | | | Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...Miklos Szeredi2019-09-062-1/+14
| |\ \ \ \
* | \ \ \ \ Merge tag 'iomap-5.4-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-09-251-3/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | iomap: move the iomap_dio_rw ->end_io callback into a structureChristoph Hellwig2019-09-191-3/+7
| * | | | | iomap: split size and error for iomap_dio_rw ->end_ioMatthew Bobrowski2019-09-191-2/+2
* | | | | | Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-09-241-1/+1
|\ \ \ \ \ \
| * | | | | | i2c: replace i2c_new_secondary_device with an ERR_PTR variantWolfram Sang2019-08-141-1/+1
| |/ / / / /
* | | | | | Merge tag 'for-5.4/io_uring-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds2019-09-241-0/+2
|\ \ \ \ \ \
| * | | | | | io_uring: IORING_OP_TIMEOUT supportJens Axboe2019-09-181-0/+2
* | | | | | | Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds2019-09-242-14/+4
|\ \ \ \ \ \ \
| * | | | | | | block: centralize PI remapping logic to the block layerMax Gurtovoy2019-09-172-14/+4
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-2420-198/+172
|\ \ \ \ \ \ \ \
| * | | | | | | | zpool: add malloc_support_movable to zpool_driverHui Zhu2019-09-241-0/+3
| * | | | | | | | mm, fs: move randomize_stack_top from fs to mmAlexandre Ghiti2019-09-241-0/+2