summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-026-15/+185
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-03-021-13/+39
|\
| * Merge remote-tracking branch 'ovl/for-viro' into for-linusAl Viro2017-03-021-13/+39
| |\
| | * vfs: use helper for calling f_op->fsync()Miklos Szeredi2017-02-201-0/+6
| | * mm: use helper for calling f_op->mmap()Miklos Szeredi2017-02-201-0/+5
| | * vfs: use helpers for calling f_op->{read,write}_iter()Miklos Szeredi2017-02-201-0/+12
| | * vfs: wrap write f_ops with file_{start,end}_write()Amir Goldstein2017-02-071-13/+13
| | * vfs: create vfs helper vfs_tmpfile()Amir Goldstein2017-02-071-0/+3
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-03-024-17/+25
|\ \ \
| * | | target: Add counters for ABORT_TASK success + failureNicholas Bellinger2017-02-261-0/+2
| * | | target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger2017-02-261-0/+1
| * | | uapi: fix linux/target_core_user.h userspace compilation errorsDmitry V. Levin2017-02-181-11/+11
| * | | target/iscsi: split iscsit_check_dataout_hdr()Varun Prakash2017-02-181-2/+9
| * | | target: Remove command flag CMD_T_DEV_ACTIVEBart Van Assche2017-02-091-1/+0
| * | | target: Remove command flag CMD_T_BUSYBart Van Assche2017-02-091-1/+0
| * | | target: Inline transport_cmd_check_stop()Bart Van Assche2017-02-091-1/+1
| * | | target: Remove se_tmr_req.tmr_lunBart Van Assche2017-02-091-1/+0
| * | | target/iscsi: Introduce a helper function for TMF translationBart Van Assche2017-02-091-0/+1
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-026-6/+20
|\ \ \ \
| * | | | virtio_scsi: use virtio IRQ affinityChristoph Hellwig2017-02-271-1/+0
| * | | | blk-mq: provide a default queue mapping for virtio deviceChristoph Hellwig2017-02-271-0/+10
| * | | | virtio: provide a method to get the IRQ affinity mask for a virtqueueChristoph Hellwig2017-02-271-0/+3
| * | | | virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-271-4/+5
| * | | | virtio_pci: don't duplicate the msix_enable flag in struct pci_devChristoph Hellwig2017-02-271-1/+1
| * | | | virtio_mmio: expose header to userspaceMichael S. Tsirkin2017-02-272-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-03-022-3/+11
|\ \ \ \ \
| * | | | | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells2017-03-022-3/+11
* | | | | | give up on gcc ilog2() constant optimizationsLinus Torvalds2017-03-021-11/+2
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-012-3/+3
|\ \ \ \ \ \
| * | | | | | objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf2017-03-012-2/+2
| * | | | | | objtool, compiler.h: Fix __unreachable section relocation sizeJosh Poimboeuf2017-03-011-1/+1
* | | | | | | Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-03-018-39/+235
|\ \ \ \ \ \ \
| * | | | | | | SUNRPC: Add a helper function xdr_stream_decode_string_dup()Trond Myklebust2017-02-211-0/+2
| * | | | | | | SUNRPC: Add generic helpers for xdr_stream encode/decodeTrond Myklebust2017-02-211-0/+177
| * | | | | | | nlm: Ensure callback code also checks that the files matchTrond Myklebust2017-02-131-1/+2
| * | | | | | | NFSv4: Set the connection timeout to match the lease periodTrond Myklebust2017-02-091-2/+3
| * | | | | | | SUNRPC: Allow changing of the TCP timeout parameters on the flyTrond Myklebust2017-02-092-0/+7
| * | | | | | | SUNRPC: Remove unused function rpc_get_timeout()Trond Myklebust2017-02-091-1/+0
| * | | | | | | sunrpc: remove dead codes of cr_magic in rpc_credKinglong Mee2017-02-081-5/+0
| * | | | | | | sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unixKinglong Mee2017-02-081-0/+1
| * | | | | | | sunrpc/nfs: cleanup procfs/pipefs entry in cache_detailKinglong Mee2017-02-081-12/+3
| * | | | | | | sunrpc & nfs: Add and use dprintk_cont macrosJoe Perches2017-01-301-18/+40
* | | | | | | | Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-03-012-56/+103
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | f2fs: add f2fs_drop_inode tracepointHou Pengyang2017-02-271-0/+7
| * | | | | | | f2fs: introduce free nid bitmapChao Yu2017-02-271-0/+1
| * | | | | | | f2fs: add bitmaps for empty or full NAT blocksJaegeuk Kim2017-02-271-0/+1
| * | | | | | | f2fs: trace victim's cost selectecd by f2fs_gcJaegeuk Kim2017-02-231-2/+6
| * | | | | | | f2fs: show actual device info in tracepointsJaegeuk Kim2017-02-231-23/+26
| * | | | | | | f2fs: avoid out-of-order execution of atomic writesJaegeuk Kim2017-02-231-0/+1
| * | | | | | | f2fs: support IO alignment for DATA and NODE writesJaegeuk Kim2017-01-291-0/+6