summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...Linus Torvalds2018-04-051-2/+5
|\
| * printk: move dump stack related code to lib/dump_stack.cDave Young2018-03-151-2/+5
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2018-04-053-1/+14
|\ \
| * | quota: Kill an unused extern entry form quota.hRitesh Harjani2018-03-261-1/+0
| * | fsnotify: Let userspace know about lost events due to ENOMEMJan Kara2018-02-271-0/+6
| * | inotify: Extend ioctl to allow to request id of new watch descriptorKirill Tkhai2018-02-141-0/+8
* | | Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-04-054-87/+132
|\ \ \
| * | | NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever2018-04-031-0/+2
| * | | NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever2018-04-031-0/+2
| * | | svc: Report xprt dequeue latencyChuck Lever2018-04-032-4/+27
| * | | sunrpc: Report per-RPC execution statsChuck Lever2018-04-032-0/+22
| * | | sunrpc: Re-purpose trace_svc_processChuck Lever2018-04-031-4/+26
| * | | sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever2018-04-032-56/+37
| * | | sunrpc: Simplify trace_svc_recvChuck Lever2018-04-031-7/+7
| * | | sunrpc: Move trace_svc_xprt_dequeue()Chuck Lever2018-04-031-11/+5
| * | | sunrpc: Update show_svc_xprt_flags() to include recently added flagsChuck Lever2018-04-031-1/+3
| * | | svc: Simplify ->xpo_secure_portChuck Lever2018-04-031-1/+1
| * | | svcrdma: Consult max_qp_init_rd_atom when accepting connectionsChuck Lever2018-03-201-3/+0
* | | | Merge tag 'f2fs-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-04-051-7/+13
|\ \ \ \
| * | | | f2fs: align memory boundary for bitopsJaegeuk Kim2018-03-171-0/+4
| * | | | f2fs: wrap all options with f2fs_sb_info.mount_optChao Yu2018-03-171-4/+4
| * | | | f2fs: support hot file extensionChao Yu2018-03-131-1/+2
| * | | | f2fs: expose extension_list sysfs entryChao Yu2018-03-131-1/+2
| * | | | f2fs: support large nat bitmapChao Yu2018-03-131-0/+1
| * | | | f2fs: don't put dentry page in pagecache into highmemYunlong Song2018-03-131-1/+0
* | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-053-33/+6
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fixes' into miscJames Bottomley2018-04-032-2/+6
| |\ \ \ \ \
| * | | | | | scsi: remove the old scsi_module.c initialization modelChristoph Hellwig2018-03-191-36/+0
| * | | | | | scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert2018-03-121-0/+2
| * | | | | | scsi: core: host template attribute groupsStanislav Nijnikov2018-02-151-0/+6
| * | | | | | scsi: raid_class: Add 'JBOD' RAID levelHannes Reinecke2018-02-121-0/+1
* | | | | | | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-0516-241/+322
|\ \ \ \ \ \ \
| * | | | | | | blktrace: fix comment in blktrace_api.hSouvik Banerjee2018-03-301-1/+1
| * | | | | | | lightnvm: pblk: implement get log report chunkJavier González2018-03-291-0/+13
| * | | | | | | lightnvm: implement get log report chunk helpersJavier González2018-03-291-0/+24
| * | | | | | | lightnvm: make address conversions depend on generic deviceJavier González2018-03-291-4/+4
| * | | | | | | lightnvm: add support for 2.0 address formatJavier González2018-03-291-27/+74
| * | | | | | | lightnvm: normalize geometry nomenclatureJavier González2018-03-291-8/+8
| * | | | | | | lightnvm: complete geo structure with maxoc*Javier González2018-03-291-0/+2
| * | | | | | | lightnvm: add shorten OCSSD version in geoJavier González2018-03-291-0/+8
| * | | | | | | lightnvm: add minor version to generic geometryJavier González2018-03-291-1/+2
| * | | | | | | lightnvm: simplify geometry structureJavier González2018-03-291-98/+98
| * | | | | | | lightnvm: remove nvm_dev_ops->max_phys_sectMatias Bjørling2018-03-291-3/+2
| * | | | | | | lightnvm: remove max_rq_sizeMatias Bjørling2018-03-291-2/+0
| * | | | | | | lightnvm: add 2.0 geometry identificationMatias Bjørling2018-03-291-4/+7
| * | | | | | | lightnvm: flatten nvm_id_group into nvm_idMatias Bjørling2018-03-291-27/+26
| * | | | | | | blk-mq: Allow PCI vector offset for mapping queuesKeith Busch2018-03-271-1/+2
| * | | | | | | net/utils: Introduce inet_addr_is_anySagi Grimberg2018-03-261-0/+1
| * | | | | | | block: use 32-bit blk_status_t on AlphaMikulas Patocka2018-03-211-0/+5
| * | | | | | | block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche2018-03-174-14/+33