summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flagTrond Myklebust2015-02-09
* SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORTTrond Myklebust2015-02-09
* SUNRPC: Remove TCP client connection reset hackTrond Myklebust2015-02-08
* SUNRPC: Add helpers to prevent socket create from racingTrond Myklebust2015-02-08
* NFSv4.1: Pin the inode and super block in asynchronous layoutreturnsTrond Myklebust2015-02-05
* NFSv4.1: Pin the inode and super block in asynchronous layoutcommitTrond Myklebust2015-02-05
* NFSv4.1: Ask for no delegation on OPEN if using O_DIRECTTrond Myklebust2015-02-04
* SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust2015-02-03
* Merge branch 'flexfiles'Trond Myklebust2015-02-03
|\
| * pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes2015-02-03
| * nfs41: add range to layoutreturn argsPeng Tao2015-02-03
| * nfs: add mirroring support to pgio layerWeston Andros Adamson2015-02-03
| * nfs: rename pgio header ds_idx to ds_commit_idxWeston Andros Adamson2015-02-03
| * nfs: introduce pg_cleanup op for pgio descriptorsWeston Andros Adamson2015-02-03
| * nfs41: pass iomode through layoutreturn argsPeng Tao2015-02-03
| * nfs: save server READ/WRITE/COMMIT statusPeng Tao2015-02-03
| * sunrpc: add rpc_count_iostats_idxWeston Andros Adamson2015-02-03
| * pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes2015-02-03
| * nfsv3: introduce nfs3_set_ds_clientPeng Tao2015-02-03
* | Merge tag 'nfs-rdma-for-3.20' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-02-03
|\ \
| * | xprtrdma: Clean up hdrlenChuck Lever2015-01-30
| * | xprtrdma: Modernize htonl and ntohlChuck Lever2015-01-30
| |/
* | NFSv4: Update of VFS byte range lock must be atomic with the stateid updateTrond Myklebust2015-01-24
* | NFSv4: Fix lock on-wire reordering issuesTrond Myklebust2015-01-24
* | NFSv4: Fix an atomicity problem in CLOSETrond Myklebust2015-01-23
|/
* Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-01-17
|\
| * Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-14
| |\
| * | phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R2014-12-23
* | | Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-01-17
|\ \ \
| * | | NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust2015-01-05
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-15
|\ \ \ \
| * | | | netdevice: Add missing parentheses in macroBenjamin Poirier2015-01-14
| * | | | net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath2015-01-13
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-01-15
|\ \ \ \ \
| * | | | | blk-mq: Allow requests to never expireKeith Busch2015-01-08
| * | | | | blk-mq: Add helper to abort requeued requestsJens Axboe2015-01-08
| * | | | | blk-mq: Let drivers cancel requeue_workKeith Busch2015-01-08
| * | | | | blk-mq: Export if requests were startedKeith Busch2015-01-08
| * | | | | blk-mq: get rid of ->cmd_size in the hardware queueJens Axboe2015-01-07
| * | | | | blk-mq: Export freeze/unfreeze functionsKeith Busch2014-12-20
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-01-14
|\ \ \ \ \ \
| * | | | | | kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger2015-01-13
* | | | | | | mmc: sdhci: Disable re-tuning for HS400Adrian Hunter2015-01-12
|/ / / / / /
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-11
|\ \ \ \ \ \
| * | | | | | perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-09
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-09
|\ \ \ \ \ \
| * | | | | | kdb: Add enable mask for groups of commandsAnton Vorontsov2014-11-11
| * | | | | | kdb: Categorize kdb commands (similar to SysRq categorization)Daniel Thompson2014-11-11
| * | | | | | kdb: Remove KDB_REPEAT_NONE flagAnton Vorontsov2014-11-11
| * | | | | | kdb: Use KDB_REPEAT_* values as flagsAnton Vorontsov2014-11-11