summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* svcrpc: remove an unnecessary assignmentWeng Meiling2013-11-131-2/+0
* sunrpc: comment typo fixJ. Bruce Fields2013-11-121-2/+2
* Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation"J. Bruce Fields2013-11-041-1/+3
* nfsd4: fix discarded security labels on setattrJ. Bruce Fields2013-11-011-0/+1
* NFSD: Add support for NFS v4.2 operation checkingAnna Schumaker2013-10-302-3/+8
* nfsd4: nfsd_shutdown_net needs state lockJ. Bruce Fields2013-10-301-1/+2
* NFSD: Combine decode operations for v4 and v4.1Anna Schumaker2013-10-301-58/+40
* nfsd: -EINVAL on invalid anonuid/gid instead of silent failureJ. Bruce Fields2013-10-291-0/+9
* nfsd: return better errors to exportfsJ. Bruce Fields2013-10-291-4/+11
* nfsd: fh_update should error out in unexpected casesJ. Bruce Fields2013-10-291-5/+3
* nfsd4: need to destroy revoked delegations in destroy_clientBenny Halevy2013-10-291-0/+5
* nfsd: no need to unhash_stid before freeBenny Halevy2013-10-291-5/+2
* nfsd: remove_stid can be incorporated into nfs4_put_delegationBenny Halevy2013-10-281-3/+1
* nfsd: nfs4_open_delegation needs to remove_stid rather than unhash_stidBenny Halevy2013-10-281-1/+1
* nfsd: nfs4_free_stidBenny Halevy2013-10-281-2/+7
* nfsd: fix Kconfig syntaxChristoph Hellwig2013-10-261-1/+1
* sunrpc: trim off EC bytes in GSSAPI v2 unwrapJeff Layton2013-10-261-2/+2
* gss_krb5: document that we ignore sequence numberJ. Bruce Fields2013-10-102-6/+8
* svcrpc: handle some gssproxy encoding errorsJ. Bruce Fields2013-10-101-15/+14
* svcrpc: fix error-handling on badd gssproxy downcallJ. Bruce Fields2013-10-081-2/+2
* svcrpc: fix gss-proxy NULL dereference in some error casesJ. Bruce Fields2013-10-081-1/+2
* nfsd: switch to %p[dD]Al Viro2013-10-025-37/+31
* Linux 3.12-rc3v3.12-rc3Linus Torvalds2013-09-291-1/+1
* Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-2921-107/+201
|\
| * usb: dwc3: add support for MerrifieldDavid Cohen2013-09-261-0/+2
| * USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu2013-09-261-2/+3
| * USB: Fix breakage in ffs_fs_mount()Al Viro2013-09-261-34/+26
| * fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh2013-09-261-9/+3
| * usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff2013-09-251-0/+16
| * usb: chipidea: USB_CHIPIDEA should depend on HAS_DMAGeert Uytterhoeven2013-09-251-1/+1
| * usb: chipidea: udc: free pending TD at removal procedurePeter Chen2013-09-251-0/+2
| * usb: chipidea: imx: Add usb_phy_shutdown at probe's error pathPeter Chen2013-09-251-2/+5
| * usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen2013-09-251-0/+1
| * usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen2013-09-251-1/+1
| * USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-09-253-3/+3
| * USB: OHCI: accept very late isochronous URBsAlan Stern2013-09-252-14/+34
| * USB: UHCI: accept very late isochronous URBsAlan Stern2013-09-251-4/+8
| * USB: iMX21: accept very late isochronous URBsAlan Stern2013-09-251-4/+4
| * Merge tag 'for-usb-linus-2013-09-23' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-09-256-33/+92
| |\
| | * usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou2013-09-231-0/+3
| | * xhci: Fix race between ep halt and URB cancellationFlorian Wolter2013-09-231-2/+6
| | * usb: Fix xHCI host issues on remote wakeup.Sarah Sharp2013-09-234-10/+60
| | * xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-09-234-21/+17
| | * xhci: Fix oops happening after address device timeoutMathias Nyman2013-09-231-0/+6
* | | Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-295-13/+10
|\ \ \
| * | | tty: ar933x_uart: move devicetree binding documentationGabor Juhos2013-09-261-0/+0
| * | | tty: Fix SIGTTOU not sent with tcflush()Peter Hurley2013-09-251-0/+3
| * | | n_tty: Fix EOF push index when termios changesPeter Hurley2013-09-171-2/+1
| * | | serial: pch_uart: remove unnecessary tty_port_tty_getJohan Hovold2013-09-171-11/+1
| * | | serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold2013-09-171-1/+2