summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-01nfsd4: exchange_id cleanup: commentsJ. Bruce Fields1-26/+10
2012-06-01nfsd4: exchange_id cleanup: local shorthands for repeated testsJ. Bruce Fields1-6/+10
2012-06-01nfsd4: allow an EXCHANGE_ID to kill a 4.0 clientJ. Bruce Fields1-2/+8
2012-06-01nfsd4: exchange_id: check creds before killing confirmed clientJ. Bruce Fields1-9/+8
2012-06-01nfsd4: exchange_id error cleanupJ. Bruce Fields1-5/+1
2012-06-01nfsd4: exchange_id has a pointless copyJ. Bruce Fields1-1/+0
2012-06-01svcrpc: fix a comment typoJ. Bruce Fields1-1/+1
2012-06-01nfsd: return 0 on reads of fault injection filesWeston Andros Adamson1-0/+1
2012-06-01nfsd: wrap all accesses to st_deny_bmapJeff Layton1-8/+29
2012-06-01nfsd: wrap accesses to st_access_bmapJeff Layton1-28/+54
2012-06-01nfsd: make test_share a bool returnJeff Layton1-3/+3
2012-06-01nfsd: consolidate set_access and set_denyJeff Layton1-17/+7
2012-06-01NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too oftenChuck Lever1-12/+2
2012-06-01LockD: add debug message to start and stop functionsStanislav Kinsbursky1-0/+5
2012-06-01LockD: service start function introducedStanislav Kinsbursky1-25/+42
2012-06-01LockD: move global usage counter manipulation from error pathStanislav Kinsbursky1-3/+2
2012-06-01LockD: service creation function introducedStanislav Kinsbursky1-11/+27
2012-06-01LockD: use existing per-net data function on service creationStanislav Kinsbursky1-16/+7
2012-06-01LockD: pass service to per-net up and down functionsStanislav Kinsbursky1-7/+5
2012-06-01sunrpc: do array overrun check in svc_recv before allocating pagesJeff Layton1-1/+1
2012-06-01SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky5-19/+41
2012-06-01SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky6-14/+41
2012-06-01rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields1-16/+45
2012-06-01nfsd: add IPv6 addr escaping to fs_location hostsWeston Andros Adamson1-7/+33
2012-06-01nfsd4: fix change attribute endiannessJ. Bruce Fields1-2/+2
2012-06-01nfsd4: fix free_stateid return endiannessJ. Bruce Fields1-2/+2
2012-06-01nfsd4: int/__be32 fixesJ. Bruce Fields3-20/+20
2012-06-01nfsd4: preserve __user annotation on cld downcall msgJ. Bruce Fields1-1/+1
2012-06-01nfsd4: fix missing "static"J. Bruce Fields4-4/+4
2012-06-01nfsd: state.c should include current_stateid.hJ. Bruce Fields1-0/+1
2012-06-01ARM: ux500: Enable probing of pinctrl through Device TreeLee Jones1-0/+4
2012-06-01ARM: ux500: Add support for ab8500 regulators into the Device TreeLee Jones2-0/+70
2012-06-01ARM: ux500: Provide regulator support for SMSC911x via Device TreeLee Jones3-0/+15
2012-06-01ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled bootLee Jones1-0/+1
2012-06-01ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device TreeLee Jones1-0/+107
2012-06-01ARM: ux500: Only initialise STE's UIBs on boards which support themLee Jones3-3/+10
2012-06-01ARM: ux500: Disable platform setup of the ab8500 when DT is enabledLee Jones1-3/+4
2012-06-01ARM: ux500: Use correct format for dynamic IRQ assignmentLee Jones2-10/+28
2012-06-01ARM: ux500: Re-enable SMSC911x platform code registration during non-DT bootsLee Jones1-0/+1
2012-06-01ARM: ux500: PRCMU related configuration and layout corrections for Device TreeLee Jones1-2/+2
2012-06-01ARM: ux500: Remove DB8500 PRCMU platform registration when DT is enabledLee Jones1-2/+1
2012-06-01ARM: ux500: Disable SMSC911x platform code registration when DT is enabledLee Jones1-2/+1
2012-06-01ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablementLee Jones3-1/+26
2012-06-01ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablementLee Jones1-2/+16
2012-06-01pinctrl-nomadik: Allow Device Tree driver probingLee Jones1-1/+19
2012-06-01net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang1-2/+5
2012-06-01bql: Avoid possible inconsistent calculation.Hiroaki SHIMODA1-5/+7
2012-06-01bql: Avoid unneeded limit decrement.Hiroaki SHIMODA1-2/+4
2012-06-01bql: Fix POSDIFF() to integer overflow aware.Hiroaki SHIMODA1-1/+1
2012-06-01net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAPJack Morgenstein1-3/+2