summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfsd4: update nfsv4.1 implementation notesJ. Bruce Fields2011-07-191-23/+10Star
* nfsd: turn on reply cache for NFSv4J. Bruce Fields2011-07-187-23/+55
* nfsd4: call nfsd4_release_compoundargs from pc_releaseJ. Bruce Fields2011-07-183-10/+8Star
* nfsd41: Deny new lock before RECLAIM_COMPLETE doneMi Jinlong2011-07-161-0/+9
* fs: locks: remove init_onceMiklos Szeredi2011-07-161-31/+10Star
* nfsd41: check the size of requestMi Jinlong2011-07-161-0/+12
* nfsd41: error out when client sets maxreq_sz or maxresp_sz too smallMi Jinlong2011-07-161-0/+27
* nfsd4: fix file leak on open_downgradeJ. Bruce Fields2011-07-161-23/+8Star
* nfsd4: remember to put RW access on stateid destructionJ. Bruce Fields2011-07-161-11/+6Star
* NFSD: Added TEST_STATEID operationBryan Schumaker2011-07-165-3/+145
* NFSD: added FREE_STATEID operationBryan Schumaker2011-07-164-2/+161
* svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields2011-07-161-5/+6
* rpc: allow autoloading of gss mechanismsJ. Bruce Fields2011-07-162-4/+35
* svcauth_unix.c: quiet sparse noiseH Hartley Sweeten2011-07-161-0/+1
* svcsock.c: include sunrpc.h to quiet sparse noiseH Hartley Sweeten2011-07-161-0/+2
* nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-1614-1238/+0Star
* NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUNDBenny Halevy2011-07-161-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-07-142-27/+63
|\
| * mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2011-07-132-27/+63
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-07-135-19/+15Star
|\ \
| * | SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear2011-07-121-1/+1
| * | NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson2011-07-121-1/+1
| * | SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust2011-07-081-16/+11Star
| * | pnfs: write: Set mds_offset in the generic layer - it is needed by all LDsBoaz Harrosh2011-06-282-1/+2
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-07-131-4/+6
|\ \ \
| * | | kbuild: Do not write to builddir in modules_installMichal Marek2011-07-121-4/+6
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-07-137-15/+38
|\ \ \ \
| * | | | drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blitsAlex Deucher2011-07-131-2/+7
| * | | | agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson2011-07-131-3/+4
| * | | | drm/radeon/kms: fix typo in read_disabled vbios codeAlex Deucher2011-07-122-6/+17
| * | | | drm/radeon/kms: use correct BUS_CNTL reg on rs600Alex Deucher2011-07-121-3/+3
| * | | | drm/radeon/kms: fix backend map typo on juniperAlex Deucher2011-07-121-1/+1
| * | | | drm/radeon/kms: fix regression in hotplugAlex Deucher2011-07-121-0/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-1329-72/+187
|\ \ \ \ \
| * | | | | slip: fix wrong SLIP6 ifdef-endif placingMatvejchikov Ilya2011-07-121-1/+1
| * | | | | natsemi: fix another dma-debug reportJim Cromie2011-07-101-2/+2
| * | | | | sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf2011-07-083-9/+22
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-0816-42/+92
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-0816-42/+92
| | |\ \ \ \ \
| | | * | | | | mac80211: fix TKIP replay vulnerabilityJohannes Berg2011-07-071-3/+13
| | | * | | | | mac80211: fix ie memory allocation for scheduled scansLuciano Coelho2011-07-071-1/+2
| | | * | | | | ssb: fix init regression of hostmode PCI coreRafał Miłecki2011-07-071-9/+9
| | | * | | | | rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000MYoann DI-RUZZA2011-07-051-0/+1
| | | * | | | | ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan2011-07-051-1/+2
| | | * | | | | carl9170: add NEC WL300NU-AG usbidChristian Lamparter2011-07-051-0/+2
| | | * | | | | cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho2011-07-054-14/+34
| | | * | | | | ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin2011-07-051-2/+5
| | | * | | | | ath5k: fix incorrect use of drvdata in sysfs codePavel Roskin2011-07-051-3/+6
| | | * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-07-054-9/+18
| | | |\ \ \ \ \
| | | | * | | | | Bluetooth: Fix memory leak under page timeoutsTomas Targownik2011-06-301-0/+3