| Commit message (Expand) | Author | Age | Files | Lines |
* | nfsd: export proper maximum file size to the client | Christoph Hellwig | 2013-11-14 | 1 | -1/+1 |
* | nfsd4: improve write performance with better sendspace reservations | J. Bruce Fields | 2013-11-13 | 1 | -0/+31 |
* | svcrpc: remove an unnecessary assignment | Weng Meiling | 2013-11-13 | 1 | -2/+0 |
* | sunrpc: comment typo fix | J. Bruce Fields | 2013-11-12 | 1 | -2/+2 |
* | Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation" | J. Bruce Fields | 2013-11-04 | 1 | -1/+3 |
* | nfsd4: fix discarded security labels on setattr | J. Bruce Fields | 2013-11-01 | 1 | -0/+1 |
* | NFSD: Add support for NFS v4.2 operation checking | Anna Schumaker | 2013-10-30 | 2 | -3/+8 |
* | nfsd4: nfsd_shutdown_net needs state lock | J. Bruce Fields | 2013-10-30 | 1 | -1/+2 |
* | NFSD: Combine decode operations for v4 and v4.1 | Anna Schumaker | 2013-10-30 | 1 | -58/+40 |
* | nfsd: -EINVAL on invalid anonuid/gid instead of silent failure | J. Bruce Fields | 2013-10-29 | 1 | -0/+9 |
* | nfsd: return better errors to exportfs | J. Bruce Fields | 2013-10-29 | 1 | -4/+11 |
* | nfsd: fh_update should error out in unexpected cases | J. Bruce Fields | 2013-10-29 | 1 | -5/+3 |
* | nfsd4: need to destroy revoked delegations in destroy_client | Benny Halevy | 2013-10-29 | 1 | -0/+5 |
* | nfsd: no need to unhash_stid before free | Benny Halevy | 2013-10-29 | 1 | -5/+2 |
* | nfsd: remove_stid can be incorporated into nfs4_put_delegation | Benny Halevy | 2013-10-28 | 1 | -3/+1 |
* | nfsd: nfs4_open_delegation needs to remove_stid rather than unhash_stid | Benny Halevy | 2013-10-28 | 1 | -1/+1 |
* | nfsd: nfs4_free_stid | Benny Halevy | 2013-10-28 | 1 | -2/+7 |
* | nfsd: fix Kconfig syntax | Christoph Hellwig | 2013-10-26 | 1 | -1/+1 |
* | sunrpc: trim off EC bytes in GSSAPI v2 unwrap | Jeff Layton | 2013-10-26 | 1 | -2/+2 |
* | gss_krb5: document that we ignore sequence number | J. Bruce Fields | 2013-10-10 | 2 | -6/+8 |
* | svcrpc: handle some gssproxy encoding errors | J. Bruce Fields | 2013-10-10 | 1 | -15/+14 |
* | svcrpc: fix error-handling on badd gssproxy downcall | J. Bruce Fields | 2013-10-08 | 1 | -2/+2 |
* | svcrpc: fix gss-proxy NULL dereference in some error cases | J. Bruce Fields | 2013-10-08 | 1 | -1/+2 |
* | nfsd: switch to %p[dD] | Al Viro | 2013-10-02 | 5 | -37/+31 |
* | Linux 3.12-rc3v3.12-rc3 | Linus Torvalds | 2013-09-29 | 1 | -1/+1 |
* | Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-09-29 | 21 | -107/+201 |
|\ |
|
| * | usb: dwc3: add support for Merrifield | David Cohen | 2013-09-26 | 1 | -0/+2 |
| * | USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization | Shengzhou Liu | 2013-09-26 | 1 | -2/+3 |
| * | USB: Fix breakage in ffs_fs_mount() | Al Viro | 2013-09-26 | 1 | -34/+26 |
| * | fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy | Ramneek Mehresh | 2013-09-26 | 1 | -9/+3 |
| * | usb/core/devio.c: Don't reject control message to endpoint with wrong directi... | Kurt Garloff | 2013-09-25 | 1 | -0/+16 |
| * | usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA | Geert Uytterhoeven | 2013-09-25 | 1 | -1/+1 |
| * | usb: chipidea: udc: free pending TD at removal procedure | Peter Chen | 2013-09-25 | 1 | -0/+2 |
| * | usb: chipidea: imx: Add usb_phy_shutdown at probe's error path | Peter Chen | 2013-09-25 | 1 | -2/+5 |
| * | usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal | Peter Chen | 2013-09-25 | 1 | -0/+1 |
| * | usb: chipidea: udc: fix the oops after rmmod gadget | Peter Chen | 2013-09-25 | 1 | -1/+1 |
| * | USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd | Alan Stern | 2013-09-25 | 3 | -3/+3 |
| * | USB: OHCI: accept very late isochronous URBs | Alan Stern | 2013-09-25 | 2 | -14/+34 |
| * | USB: UHCI: accept very late isochronous URBs | Alan Stern | 2013-09-25 | 1 | -4/+8 |
| * | USB: iMX21: accept very late isochronous URBs | Alan Stern | 2013-09-25 | 1 | -4/+4 |
| * | Merge tag 'for-usb-linus-2013-09-23' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2013-09-25 | 6 | -33/+92 |
| |\ |
|
| | * | usbcore: check usb device's state before sending a Set SEL control transfer | Xenia Ragiadakou | 2013-09-23 | 1 | -0/+3 |
| | * | xhci: Fix race between ep halt and URB cancellation | Florian Wolter | 2013-09-23 | 1 | -2/+6 |
| | * | usb: Fix xHCI host issues on remote wakeup. | Sarah Sharp | 2013-09-23 | 4 | -10/+60 |
| | * | xhci: Ensure a command structure points to the correct trb on the command ring | Mathias Nyman | 2013-09-23 | 4 | -21/+17 |
| | * | xhci: Fix oops happening after address device timeout | Mathias Nyman | 2013-09-23 | 1 | -0/+6 |
* | | | Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-09-29 | 5 | -13/+10 |
|\ \ \ |
|
| * | | | tty: ar933x_uart: move devicetree binding documentation | Gabor Juhos | 2013-09-26 | 1 | -0/+0 |
| * | | | tty: Fix SIGTTOU not sent with tcflush() | Peter Hurley | 2013-09-25 | 1 | -0/+3 |
| * | | | n_tty: Fix EOF push index when termios changes | Peter Hurley | 2013-09-17 | 1 | -2/+1 |