summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ath9k_hw: Fix chip testSujith Manoharan2011-01-101-1/+2
| * | | | | inet6: prevent network storms caused by linux IPv6 routersAlexey Kuznetsov2011-01-131-0/+3
| * | | | | netdev: bfin_mac: Use is_multicast_ether_addr helperTobias Klauser2011-01-131-1/+1
| * | | | | netdev: ucc_geth: Use is_multicast_ether_addr helperTobias Klauser2011-01-131-1/+1
| | |_|_|/ | |/| | |
| * | | | net: ax25: fix information leak to userland harderKees Cook2011-01-121-1/+1
* | | | | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-1438-383/+608
|\ \ \ \ \
| * | | | | nfsd4: fix callback restartingJ. Bruce Fields2011-01-141-12/+9
| * | | | | nfsd: break lease on unlink, link, and renameJ. Bruce Fields2011-01-141-4/+23
| * | | | | nfsd4: break lease on nfsd setattrJ. Bruce Fields2011-01-141-8/+4
| * | | | | nfsd: don't support msnfs export optionJ. Bruce Fields2011-01-143-44/+3
| * | | | | nfsd4: initialize cb_per_clientJ. Bruce Fields2011-01-141-0/+1
| * | | | | nfsd4: allow restarting callbacksJ. Bruce Fields2011-01-113-6/+32
| * | | | | nfsd4: simplify nfsd4_cb_prepareJ. Bruce Fields2011-01-111-22/+4
| * | | | | nfsd4: give out delegations more quickly in 4.1 caseJ. Bruce Fields2011-01-111-2/+15
| * | | | | nfsd4: add helper function to run callbacksJ. Bruce Fields2011-01-111-2/+7
| * | | | | nfsd4: make sure sequence flags are set after destroy_sessionJ. Bruce Fields2011-01-113-2/+8
| * | | | | nfsd4: re-probe callback on connection lossJ. Bruce Fields2011-01-111-1/+1
| * | | | | nfsd4: set sequence flag when backchannel is downJ. Bruce Fields2011-01-113-8/+8
| * | | | | nfsd4: keep finer-grained callback statusJ. Bruce Fields2011-01-113-17/+22
| * | | | | rpc: allow xprt_class->setup to return a preexisting xprtJ. Bruce Fields2011-01-113-9/+13
| * | | | | rpc: keep backchannel xprt as long as server connectionJ. Bruce Fields2011-01-113-11/+29
| * | | | | rpc: move sk_bc_xprt to svc_xprtJ. Bruce Fields2011-01-114-6/+8
| * | | | | nfsd4: allow backchannel recoveryJ. Bruce Fields2011-01-112-9/+43
| * | | | | nfsd4: support BIND_CONN_TO_SESSIONJ. Bruce Fields2011-01-116-10/+102
| * | | | | nfsd4: modify session list under cl_lockJ. Bruce Fields2011-01-111-0/+6
| * | | | | Documentation: fl_mylease no longer existsJ. Bruce Fields2011-01-111-2/+0
| * | | | | Merge commit 'v2.6.37' into for-2.6.38-incomingJ. Bruce Fields2011-01-11424-3094/+4332
| |\ \ \ \ \
| * | | | | | Documentation: don't remove lock manager fl_release_privateJ. Bruce Fields2011-01-111-0/+2
| * | | | | | nfs4: set source address when callback is generatedTakuma Umeya2011-01-053-3/+21
| * | | | | | nfsd4: return nfs errno from name_to_id functionsJ. Bruce Fields2011-01-054-14/+14
| * | | | | | nfsd4: remove outdated pathname-commentsJ. Bruce Fields2011-01-052-4/+0
| * | | | | | nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields2011-01-057-7/+8
| * | | | | | nfsd4: name->id mapping should fail with BADOWNER not BADNAMEJ. Bruce Fields2011-01-053-3/+4
| * | | | | | locks: minor setlease cleanupJ. Bruce Fields2011-01-041-1/+1
| * | | | | | locks: eliminate fl_mylease callbackJ. Bruce Fields2011-01-043-28/+2
| * | | | | | nfsd4: use a single struct file for delegationsJ. Bruce Fields2011-01-042-5/+6
| * | | | | | nfsd4: eliminate lease delete callbackJ. Bruce Fields2011-01-042-20/+0
| * | | | | | svcrpc: ensure cache_check caller sees updated entryJ. Bruce Fields2011-01-041-1/+10
| * | | | | | svcrpc: take lock on turning entry NEGATIVE in cache_checkJ. Bruce Fields2011-01-041-7/+18
| * | | | | | nfsd: remove some unnecessary dropit handlingJ. Bruce Fields2011-01-044-12/+0
| * | | | | | nfsd: stop translating EAGAIN to nfserr_dropitJ. Bruce Fields2011-01-041-1/+2
| * | | | | | svcrpc: simpler request droppingJ. Bruce Fields2011-01-044-2/+5
| * | | | | | svcrpc: avoid double reply caused by deferral raceJ. Bruce Fields2011-01-041-7/+11
| * | | | | | nfsd: don't drop requests on -ENOMEMJ. Bruce Fields2011-01-041-1/+1
| * | | | | | nfsd: declare several functions of nfs4callback as staticKirill A. Shutemov2011-01-041-3/+4
| * | | | | | SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields2011-01-042-0/+15
| * | | | | | svcrpc: modifying valid sunrpc cache entries is racyJ. Bruce Fields2011-01-041-2/+1
| * | | | | | nfsd4: fix oops on secinfo_no_name result encodingMi Jinlong2010-12-291-4/+17
| * | | | | | nfsd4: implement secinfo_no_nameJ. Bruce Fields2010-12-174-2/+48
| * | | | | | nfsd4: move guts of nfsd4_lookupp into helperJ. Bruce Fields2010-12-171-6/+10