summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfsd4: fix nfs4 stateid leakJ. Bruce Fields2012-09-101-0/+1
* nfsd: document kernel interfaces for nfsd configurationJ. Bruce Fields2012-08-211-0/+41
* svcrpc: split up svc_handle_xprtJ. Bruce Fields2012-08-211-22/+25
* svcrpc: break up svc_recvJ. Bruce Fields2012-08-211-36/+67
* svcrpc: make svc_xprt_received staticJ. Bruce Fields2012-08-213-26/+20
* svcrpc: remove handling of unknown errors from svc_recvJ. Bruce Fields2012-08-213-40/+5
* svcrpc: make xpo_recvfrom return only >=0J. Bruce Fields2012-08-212-4/+4
* svcrpc: don't bother checking bad svc_addr_len resultJ. Bruce Fields2012-08-212-4/+1
* svcrpc: minor udp code cleanupJ. Bruce Fields2012-08-211-4/+5
* nfsd: allow configuring nfsd to listen on 5-digit portsJ. Bruce Fields2012-08-211-1/+1
* nfsd: remove redundant "port" argumentJ. Bruce Fields2012-08-213-9/+9
* svcrpc: share some setup of listening socketsJ. Bruce Fields2012-08-213-11/+12
* svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSYJ. Bruce Fields2012-08-211-1/+1
* svcrpc: clean up control flowJ. Bruce Fields2012-08-211-35/+34
* svcrpc: standardize svc_setup_socket return conventionJ. Bruce Fields2012-08-211-18/+22
* svcrpc: fix xpt_list traversal locking on shutdownJ. Bruce Fields2012-08-211-9/+15
* knfsd: don't allocate file_locks on the stackJeff Layton2012-08-211-42/+76
* knfsd: remove bogus BUG_ON() call from nfsd4_lockuJeff Layton2012-08-211-1/+0
* nfsd4: nfsd_process_n_delegations should be staticJ. Bruce Fields2012-08-211-1/+1
* NFSD: Swap the struct nfs4_operation getter and setterBryan Schumaker2012-08-201-2/+2
* nfsd: do_nfsd_create verf argument is a u32J. Bruce Fields2012-08-201-1/+1
* nfsd4: declare nfs4_recoverydir properlyJ. Bruce Fields2012-08-202-2/+2
* nfsd4: nfsaclsvc_encode_voidres staticJ. Bruce Fields2012-08-201-2/+1
* nfsd: trivial comment updatesJeff Layton2012-08-202-10/+1
* vfs: don't treat fl_type as a bitmapJeff Layton2012-08-201-3/+3
* svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields2012-08-201-5/+2
* svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields2012-08-201-1/+2
* svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields2012-08-201-1/+1
* nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields2012-08-202-3/+2
* Linux 3.6-rc2v3.6-rc2Linus Torvalds2012-08-161-1/+1
* autofs4 - fix get_next_positive_subdir()Ian Kent2012-08-161-18/+13
* Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-08-161-0/+1
|\
| * vfio: Include vfio.h in installed headersAlex Williamson2012-08-071-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-164-11/+58
|\ \
| * | fuse: verify all ioctl retry iov elementsZach Brown2012-08-061-1/+1
| * | fuse: add missing INIT flag descriptionsMiklos Szeredi2012-07-181-0/+4
| * | fuse: add missing INIT flagsMiklos Szeredi2012-07-182-1/+10
| * | fuse: update attributes on aio_readBrian Foster2012-07-181-5/+8
| * | fuse: invalidate inode mapping if mtime changesBrian Foster2012-07-181-3/+24
| * | fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-183-2/+12
* | | Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-161-0/+5
|\ \ \
| * | | xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk2012-08-021-0/+5
* | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-164-95/+165
|\ \ \ \
| * \ \ \ Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latestPaul Mundt2012-08-092-90/+141
| |\ \ \ \
| | * | | | sh: sh7269: Fix LCD pinmuxPhil Edworthy2012-08-092-90/+141
| * | | | | sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt2012-08-091-4/+23
| * | | | | sh: dma: fix request_irq usageMike Frysinger2012-08-091-1/+1
| |/ / / /
* | | | | MAINTAINERS: update address for Dan WilliamsDan Williams2012-08-161-13/+12
* | | | | scripts/decodecode: Fixup trapping instruction markerBorislav Petkov2012-08-161-1/+1
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-08-162-12/+42
|\ \ \ \ \
OpenPOWER on IntegriCloud