summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* block: add a proper block layer data direction encodingChristoph Hellwig2016-10-282-13/+30
* block: better op and flags encodingChristoph Hellwig2016-10-286-80/+48
* block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-282-39/+49
* block: replace REQ_THROTTLED with a bio flagChristoph Hellwig2016-10-281-6/+2
* block: move REQ_RAHEAD to common flagsChristoph Hellwig2016-10-281-2/+2
* block: REQ_NOMERGE is common to the bio and requestChristoph Hellwig2016-10-281-1/+1
* block: remove bio_is_rwChristoph Hellwig2016-10-281-11/+0
* blk-zoned: implement ioctlsShaun Tancheff2016-10-181-0/+21
* block: Implement support for zoned block devicesHannes Reinecke2016-10-181-0/+31
* block: Define zoned block device operationsShaun Tancheff2016-10-181-0/+2
* block: Add 'zoned' queue limitDamien Le Moal2016-10-181-0/+47
* generic syscalls: kill cruft from removed pkey syscallsDave Hansen2016-10-171-3/+0
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-156-6/+29
|\
| * latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-106-6/+18
| * gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-101-0/+11
* | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-141-0/+1
|\ \
| * | vfs: add vfs_get_link() helperMiklos Szeredi2016-10-141-0/+1
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-143-40/+51
|\ \ \
| * | | kbuild: allow archs to select link dead code/data eliminationNicholas Piggin2016-09-093-40/+51
* | | | Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-141-3/+19
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'device-properties' and 'acpi-misc'Rafael J. Wysocki2016-10-141-3/+19
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | ACPI / property: Allow holes in reference propertiesMika Westerberg2016-10-111-3/+19
* | | | | | Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-141-52/+52
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2016-10-141-52/+52
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq: skip invalid entries when searching the frequencyAaro Koskinen2016-10-121-52/+52
* | | | | | | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-10-143-23/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cgroup: make cgroup_path() and friends behave in the style of strlcpy()Tejun Heo2016-08-102-21/+6
| * | | | | | | | | kernfs: remove kernfs_path_len()Tejun Heo2016-08-101-4/+0
| * | | | | | | | | kernfs: make kernfs_path*() behave in the style of strlcpy()Tejun Heo2016-08-102-6/+22
| * | | | | | | | | kernfs: add dummy implementation of kernfs_path_from_node()Tejun Heo2016-08-101-0/+5
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-10-142-27/+45
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | libata: remove <asm-generic/libata-portmap.h>Christoph Hellwig2016-09-221-1/+2
| * | | | | | | | | Merge branch 'master' into for-4.9Tejun Heo2016-09-0636-160/+353
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | libata: Add support for SCT Write SameShaun Tancheff2016-08-251-0/+43
| * | | | | | | | | | libata: Safely overwrite attached page in WRITE SAME xlatShaun Tancheff2016-08-251-26/+0
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | pkeys: Remove easily triggered WARNDave Jones2016-10-141-1/+0
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-131-2/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2016-10-131-2/+11
* | | | | | | | | | | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-1311-10/+58
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sunrpc: add hash_cred() function to rpc_authops structFrank Sorenson2016-09-301-0/+1
| * | | | | | | | | | | NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEIDTrond Myklebust2016-09-271-0/+1
| * | | | | | | | | | | nfs: allow blocking locks to be awoken by lock callbacksJeff Layton2016-09-221-0/+3
| * | | | | | | | | | | pnfs: add a new mechanism to select a layout driver according to an ordered listJeff Layton2016-09-191-0/+1
| * | | | | | | | | | | xprtrdma: Support larger inline thresholdsChuck Lever2016-09-191-2/+2
| * | | | | | | | | | | xprtrdma: Client-side support for rpcrdma_connect_privateChuck Lever2016-09-191-0/+4
| * | | | | | | | | | | rpcrdma: RDMA/CM private message data structureChuck Lever2016-09-191-0/+35
| * | | | | | | | | | | SUNRPC: Add a transport-specific private field in rpc_rqstChuck Lever2016-09-191-0/+1
| * | | | | | | | | | | SUNRPC: Separate buffer pointers for RPC Call and Reply messagesChuck Lever2016-09-191-2/+3
| * | | | | | | | | | | SUNRPC: Generalize the RPC buffer release APIChuck Lever2016-09-192-2/+2
| * | | | | | | | | | | SUNRPC: Generalize the RPC buffer allocation APIChuck Lever2016-09-192-2/+2