summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientidTrond Myklebust2012-05-261-1/+2
* NFSv4.1: Add DESTROY_CLIENTIDTrond Myklebust2012-05-261-0/+1
* NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operationsTrond Myklebust2012-05-251-1/+1
* nfs4.1: add BIND_CONN_TO_SESSION operationWeston Andros Adamson2012-05-242-0/+11
* NFSv4.1 add nfs_inode book keeping for mdsthresholdAndy Adamson2012-05-241-0/+3
* NFSv4.1 cache mdsthreshold values on OPENAndy Adamson2012-05-241-0/+1
* NFSv4.1 mdsthreshold attribute xdrAndy Adamson2012-05-242-0/+17
* NFS: EXCHANGE_ID should save the server major and minor IDChuck Lever2012-05-222-1/+3
* NFS: Add nfs_client behavior flagsChuck Lever2012-05-222-1/+4
* NFS: Refactor nfs_get_client(): initialize nfs_clientChuck Lever2012-05-221-1/+2
* NFS: Always use the same SETCLIENTID boot verifierChuck Lever2012-05-221-3/+0
* NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever2012-05-221-1/+1
* NFS: Use proper naming conventions for nfs_client.impl_id fieldChuck Lever2012-05-221-1/+1
* NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever2012-05-222-4/+4
* NFS: Fix comment misspelling in struct nfs_client definitionChuck Lever2012-05-221-1/+1
* NFS: Add NFSDBG_STATEChuck Lever2012-05-221-0/+1
* Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-05-2121-36/+128
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-123-14/+19
| |\
| | * sctp: check cached dst before using itNicolas Dichtel2012-05-101-0/+13
| | * Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-05-101-9/+0
| | * net: compare_ether_addr[_64bits]() has no orderingJohannes Berg2012-05-071-5/+6
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-061-1/+1
| |\ \
| | * | asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin2012-04-301-1/+1
| | * | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2012-04-253-13/+5
| | |\ \
| * | \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-051-3/+4
| |\ \ \ \
| | * | | | ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-051-3/+4
| * | | | | seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds2012-05-041-0/+21
| * | | | | Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds2012-05-041-1/+1
| | |_|_|/ | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-036-6/+19
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-011-1/+2
| | |\ \ \ \
| | | * \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-04-271-1/+2
| | | |\ \ \ \
| | | | * | | | Bluetooth: Temporary keys should be retained during connectionVishal Agarwal2012-04-161-0/+1
| | | | * | | | Bluetooth: hci_persistent_key should return boolVishal Agarwal2012-04-161-1/+1
| | * | | | | | net: fix two typos in skbuff.hEric Dumazet2012-05-011-2/+2
| | * | | | | | net: fix sk_sockets_allocated_read_positiveEric Dumazet2012-04-301-2/+2
| | * | | | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-301-1/+3
| | |\ \ \ \ \ \
| | | * | | | | | ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2012-04-301-0/+2
| | | * | | | | | ipvs: take care of return value from protocol init_netnsHans Schillstrom2012-04-301-1/+1
| | * | | | | | | set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)2012-04-242-0/+10
| * | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-04-303-7/+40
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-232-3/+4
| | * | | | | | | | [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams2012-04-231-4/+36
| * | | | | | | | | efi: Add new variable attributesMatthew Garrett2012-04-301-1/+12
| * | | | | | | | | pipes: add a "packetized pipe" mode for writingLinus Torvalds2012-04-291-0/+1
| * | | | | | | | | Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-291-0/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-241-0/+2
| * | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-281-0/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: pxa: fix gpio wakeup settingRobert Jarzmik2012-04-271-0/+4
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-271-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | spi: fix spi.h kernel-doc warningRandy Dunlap2012-04-271-1/+1
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |