summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-05-31nfsd4: stricter cred comparison for setclientid/exchange_idJ. Bruce Fields
2012-05-31nfsd4: move principal name into svc_credJ. Bruce Fields
2012-05-31nfsd4: allow removing clients not holding stateJ. Bruce Fields
2012-05-31nfsd4: rearrange exchange_id logic to simplifyJ. Bruce Fields
2012-05-31nfsd4: exchange_id cleanup: commentsJ. Bruce Fields
2012-05-31nfsd4: exchange_id cleanup: local shorthands for repeated testsJ. Bruce Fields
2012-05-31nfsd4: allow an EXCHANGE_ID to kill a 4.0 clientJ. Bruce Fields
2012-05-31nfsd4: exchange_id: check creds before killing confirmed clientJ. Bruce Fields
2012-05-31nfsd4: exchange_id error cleanupJ. Bruce Fields
2012-05-31nfsd4: exchange_id has a pointless copyJ. Bruce Fields
2012-05-31svcrpc: fix a comment typoJ. Bruce Fields
2012-05-31nfsd: return 0 on reads of fault injection filesWeston Andros Adamson
2012-05-31nfsd: wrap all accesses to st_deny_bmapJeff Layton
2012-05-31nfsd: wrap accesses to st_access_bmapJeff Layton
2012-05-31nfsd: make test_share a bool returnJeff Layton
2012-05-31nfsd: consolidate set_access and set_denyJeff Layton
2012-05-31NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too oftenChuck Lever
2012-05-31LockD: add debug message to start and stop functionsStanislav Kinsbursky
2012-05-31LockD: service start function introducedStanislav Kinsbursky
2012-05-31LockD: move global usage counter manipulation from error pathStanislav Kinsbursky
2012-05-31LockD: service creation function introducedStanislav Kinsbursky
2012-05-31LockD: use existing per-net data function on service creationStanislav Kinsbursky
2012-05-31LockD: pass service to per-net up and down functionsStanislav Kinsbursky
2012-05-31sunrpc: do array overrun check in svc_recv before allocating pagesJeff Layton
2012-05-31SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky
2012-05-31SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-05-31rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields
2012-05-31nfsd: add IPv6 addr escaping to fs_location hostsWeston Andros Adamson
2012-05-31nfsd4: fix change attribute endiannessJ. Bruce Fields
2012-05-31nfsd4: fix free_stateid return endiannessJ. Bruce Fields
2012-05-31nfsd4: int/__be32 fixesJ. Bruce Fields
2012-05-31nfsd4: preserve __user annotation on cld downcall msgJ. Bruce Fields
2012-05-31nfsd4: fix missing "static"J. Bruce Fields
2012-05-31nfsd: state.c should include current_stateid.hJ. Bruce Fields
2012-06-01ARM: ux500: Enable probing of pinctrl through Device TreeLee Jones
2012-06-01ARM: ux500: Add support for ab8500 regulators into the Device TreeLee Jones
2012-06-01ARM: ux500: Provide regulator support for SMSC911x via Device TreeLee Jones
2012-06-01ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled bootLee Jones
2012-06-01ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device TreeLee Jones
2012-06-01ARM: ux500: Only initialise STE's UIBs on boards which support themLee Jones
2012-06-01ARM: ux500: Disable platform setup of the ab8500 when DT is enabledLee Jones
2012-06-01ARM: ux500: Use correct format for dynamic IRQ assignmentLee Jones
2012-06-01ARM: ux500: Re-enable SMSC911x platform code registration during non-DT bootsLee Jones
2012-06-01ARM: ux500: PRCMU related configuration and layout corrections for Device TreeLee Jones
2012-06-01ARM: ux500: Remove DB8500 PRCMU platform registration when DT is enabledLee Jones
2012-06-01ARM: ux500: Disable SMSC911x platform code registration when DT is enabledLee Jones
2012-06-01ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablementLee Jones
2012-06-01ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablementLee Jones
2012-06-01pinctrl-nomadik: Allow Device Tree driver probingLee Jones
2012-05-31net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang