summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-02-04NFSv4.1: Ask for no delegation on OPEN if using O_DIRECTTrond Myklebust1-0/+2
2015-02-04SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust1-1/+2
2015-02-04Merge branch 'flexfiles'Trond Myklebust6-8/+36
2015-02-03pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes3-0/+5
2015-02-03nfs41: add range to layoutreturn argsPeng Tao1-1/+1
2015-02-03nfs: add mirroring support to pgio layerWeston Andros Adamson2-3/+18
2015-02-03nfs: rename pgio header ds_idx to ds_commit_idxWeston Andros Adamson1-1/+1
2015-02-03nfs: introduce pg_cleanup op for pgio descriptorsWeston Andros Adamson1-0/+1
2015-02-03nfs41: pass iomode through layoutreturn argsPeng Tao1-0/+1
2015-02-03nfs: save server READ/WRITE/COMMIT statusPeng Tao1-0/+2
2015-02-03sunrpc: add rpc_count_iostats_idxWeston Andros Adamson1-0/+2
2015-02-03pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes1-0/+1
2015-02-03nfsv3: introduce nfs3_set_ds_clientPeng Tao1-4/+5
2015-02-03Merge tag 'nfs-rdma-for-3.20' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2-3/+13
2015-01-30xprtrdma: Clean up hdrlenChuck Lever1-1/+4
2015-01-30xprtrdma: Modernize htonl and ntohlChuck Lever2-2/+9
2015-01-25NFSv4: Update of VFS byte range lock must be atomic with the stateid updateTrond Myklebust1-0/+1
2015-01-25NFSv4: Fix lock on-wire reordering issuesTrond Myklebust1-3/+3
2015-01-24NFSv4: Fix an atomicity problem in CLOSETrond Myklebust1-1/+1
2015-01-16Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-3/+3
2015-01-16Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2015-01-15Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-0/+4
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2015-01-15netdevice: Add missing parentheses in macroBenjamin Poirier1-1/+1
2015-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+8
2015-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds1-6/+6
2015-01-13kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger1-6/+6
2015-01-13net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath1-2/+2
2015-01-12mmc: sdhci: Disable re-tuning for HS400Adrian Hunter1-0/+1
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+23
2015-01-10Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+53
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+2
2015-01-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-2/+11
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2-5/+23
2015-01-09vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale1-1/+1
2015-01-09mm: protect set_page_dirty() from ongoing truncationJohannes Weiner1-1/+0
2015-01-09mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov1-0/+10
2015-01-09Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov1-2/+2
2015-01-08blk-mq: Allow requests to never expireKeith Busch1-0/+2
2015-01-08blk-mq: Add helper to abort requeued requestsJens Axboe1-0/+1
2015-01-08blk-mq: Let drivers cancel requeue_workKeith Busch1-0/+1
2015-01-08blk-mq: Export if requests were startedKeith Busch1-0/+1
2015-01-07blk-mq: get rid of ->cmd_size in the hardware queueJens Axboe1-2/+1
2015-01-07Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki9-47/+35
2015-01-07mm: propagate error from stack expansion even for guard pageLinus Torvalds1-1/+1
2015-01-06NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust1-0/+3
2015-01-06ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo1-2/+2
2014-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-20/+2
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-11/+13