summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | SVCRDMA: Add check for XPT_CLOSE in svc_rdma_sendTom Tucker2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | nfsd: initialize lease type in nfs4_open_delegation()Felix Blyakher2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | Documentation: NFS/RDMA instructions for 2.6.25-rc1James Lentini2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | NFS: convert nfs4 callback thread to kthread APIJeff Layton2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | nfsd: fix sparse warning in vfs.cHarvey Harrison2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | nfsd: fix sparse warningsHarvey Harrison2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | lockd: convert nsm_mutex to a spinlockJ. Bruce Fields2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | lockd: clean up __nsm_find()J. Bruce Fields2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | lockd: fix race in nlm_release()J. Bruce Fields2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGSHarshula Jayasuriya2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | lockd: fix sparse warning in svcshare.cHarvey Harrison2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | make nfsd_create_setattr() staticAdrian Bunk2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page failsJeff Layton2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | NFSD: Remove redundant "select" clauses in fs/KconfigChuck Lever2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL"Chuck Lever2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | NFSD: Move "select FS_POSIX_ACL if NFSD_V4"Chuck Lever2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | NFSD: Update help text for CONFIG_NFSDChuck Lever2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | NFSD: Remove NFSD_TCP kernel build optionChuck Lever2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | nfsd: clarify readdir/mountpoint-crossing codeJ. Bruce Fields2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | svcrpc: move unused field from cache_deferred_reqJ. Bruce Fields2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | nfsd4: kill unnecessary check in preprocess_stateid_opJ. Bruce Fields2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | nfsd4: simplify stateid sequencing checksJ. Bruce Fields2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_opJ. Bruce Fields2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | nfs: remove unnecessary NFS_NEED_* definesJ. Bruce Fields2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | IPv6 support for NFS server export cachesAurélien Charbon2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | NLM: Convert lockd to use kthreadsJeff Layton2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: have svc_recv() check kthread_should_stop()Jeff Layton2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: export svc_sock_update_bufsJeff Layton2008-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | knfsd: Remove NLM_HOST_MAX and associated logic.NeilBrown2008-04-23
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-04-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7731): tuner-xc2028: fix signal strength calculusMauro Carvalho Chehab2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7730): tuner-xc2028: Fix SCODE load for MTS firmwaresMauro Carvalho Chehab2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7729): Fix VIDIOCGAP corruption in ivtvAlan Cox2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7728): tea5761: bugzilla #10462: tea5761 autodetection code were brokenMauro Carvalho Chehab2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800Steven Toth2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder supportSteven Toth2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7723): pvrusb2: Clean up input selection list generation in V4L inte...Mike Isely2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2Mike Isely2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a commo...Mike Isely2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failureMike Isely2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7719): pvrusb2: Implement input selection enforcementMike Isely2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7718): pvrusb2-dvb: update Kbuild selectionsMichael Krufky2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7717): pvrusb2-dvb: add DVB-T support for Hauppauge pvrusb2 model 73xxxMichael Krufky2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7716): pvrusb2: clean up global functionsAdrian Bunk2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__Mike Isely2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7714): pvrusb2: Fix hang on module removalMike Isely2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdownMike Isely2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7712): pvrusb2: Close connect/disconnect raceMike Isely2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7711): pvrusb2: Fix race on module unloadMike Isely2008-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair...Mike Isely2008-04-24